@font-face{font-family:Inter;src:url(/fonts/Inter_400Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_600SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_700Bold.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Fraunces;src:url(/fonts/Fraunces_700Bold.ttf) format("truetype");font-weight:700;font-display:swap}:root{--canvas:#f6f0e2;--surface:#fffefa;--ink:#29251f;--muted:#776c5e;--green:#1d7a35;--green-soft:#e2efde;--gold:#eda92e;--gold-ink:#985b00;--line:#d8d0c1;--font-sans:Inter,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);font-family:var(--font-sans);font-size:16px}body{margin:0}a,button,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--gold-ink);outline-offset:5px}a{color:inherit;text-decoration:none}p{line-height:1.65;color:var(--muted)}h1,h2,p{margin-top:0}h1:focus{outline:none}img{max-width:100%;display:block}button{color:inherit}em{font-style:normal;color:var(--green)}.journey-header,.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1280px;margin:auto;padding:32px 48px}.wordmark{display:inline-flex;align-items:center;gap:9px;font-family:Fraunces,Georgia,serif;font-size:24px;white-space:nowrap}.brand-dot{width:7px;height:7px;background:var(--gold);border-radius:50%;margin-top:10px}.header-note{font-size:14px;color:var(--muted)}.eyebrow{display:block;text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700;color:var(--gold-ink);margin-bottom:16px}.purchase-shell,.welcome-shell{min-height:100svh;display:flex;flex-direction:column}.welcome{max-width:1180px;width:100%;margin:auto;display:grid;grid-template-columns:1.08fr 1fr;align-items:center;grid-gap:70px;gap:70px;padding:35px 48px 70px}.welcome-art{position:relative}.welcome-art>img{width:100%;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.art-caption{display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;color:var(--green);margin-top:18px}.purchase-intro h1,.welcome h1{font-family:Fraunces,Georgia,serif;font-weight:700;letter-spacing:-2px;font-size:clamp(38px,4.3vw,60px);line-height:1.13;margin-bottom:24px}.welcome-copy>p{max-width:410px}.purchase-benefits,.welcome-features{display:flex;gap:25px;margin:28px 0 34px;font-size:14px;color:var(--green)}.purchase-benefits span,.welcome-features span{display:flex;align-items:center;gap:7px}.primary{border:solid #175f2a;border-width:1.5px 1.5px 4px;background:var(--green);color:white;min-height:58px;border-radius:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:15px;padding:16px 22px;width:100%;transition:background .15s,transform .15s}.primary:not(:disabled):hover{background:#175f2a;transform:translateY(-1px)}.welcome-copy>.primary{max-width:410px}.quiet{font-size:13px;text-align:center;margin:16px 0 0}.welcome-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:23px 48px;max-width:1184px;width:calc(100% - 96px);margin:0 auto;font-size:12px;color:var(--muted)}.welcome-footer>span:first-child{letter-spacing:2px;font-weight:700;color:var(--green)}.journey-shell{min-height:100svh;padding-bottom:155px}.journey-header{max-width:1120px}.journey-progress{max-width:620px;padding:8px 28px 22px;margin:auto;display:flex;align-items:center;gap:20px}.icon-button{border:0;background:transparent;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.icon-button:hover{background:#eae2d2}.progress-track{height:7px;border-radius:8px;background:#e3dbca;flex:1 1;overflow:hidden}.progress-track>span{display:block;height:100%;background:var(--green);border-radius:8px;transition:width .25s}.step-count{font-size:12px;color:var(--muted);white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.step-main{max-width:516px;margin:22px auto 0;padding:0 24px;animation:enter .25s ease-out}.step-heading{text-align:center;margin-bottom:28px}.step-heading h1{font-size:30px;line-height:1.23;letter-spacing:-.9px;margin-bottom:12px}.step-heading p{font-size:15px;line-height:1.5;margin:0}.step-heading .eyebrow{font-size:11px;margin-bottom:12px}.choices{display:flex;flex-direction:column;gap:12px}.choice{width:100%;display:flex;align-items:center;gap:15px;text-align:left;border:solid #302d29;border-width:1.5px 1.5px 3px;border-radius:17px;background:var(--surface);padding:16px;min-height:76px;transition:border-color .15s,background .15s}.choice:hover{background:#f9f5eb}.choice.correct,.choice.selected{border-color:var(--green);background:var(--green-soft)}.choice.incorrect{border-color:#b9564a;background:#f8e3dc}.choice-icon{display:flex;align-items:center;justify-content:center;width:35px;flex-shrink:0;color:var(--green)}.choice-copy{display:flex;flex:1 1;flex-direction:column;gap:5px}.choice-copy strong{font-size:16px;font-weight:600;line-height:1.35}.choice-copy>span{font-size:13px;line-height:1.4;color:var(--muted)}.choice-check{flex-shrink:0;width:22px;height:22px;border:1.5px solid #bbb4a6;border-radius:50%;display:flex;justify-content:center;align-items:center}.choice-check.square{border-radius:6px}.correct .choice-check,.selected .choice-check{background:var(--green);color:white;border-color:var(--green)}.incorrect .choice-check{background:#b9564a;border-color:#b9564a}.name-input{width:100%;padding:20px 18px;border:solid #302d29;border-width:1.5px 1.5px 3px;border-radius:17px;background:var(--surface);font-size:20px;color:var(--ink)}.input-label{display:block;font-size:14px;font-weight:600;margin-bottom:10px}.input-hint{font-size:12px;margin-top:15px}.step-footer{position:fixed;bottom:0;left:0;right:0;max-width:516px;padding:20px 24px max(18px,env(safe-area-inset-bottom));margin:auto;background:var(--canvas);z-index:2}.step-footer:before{content:"";position:absolute;top:-30px;left:0;right:0;height:30px;background:linear-gradient(transparent,var(--canvas));pointer-events:none}.footer-caption{display:block;text-align:center;font-size:12px;color:var(--muted);margin-top:13px}.transition-art{width:100%;height:285px;object-fit:contain;mix-blend-mode:multiply}.brand-rule{height:2px;width:35px;background:var(--gold);margin:24px auto 12px}.micro-brand{text-align:center;letter-spacing:2px;font-size:11px;font-weight:700;color:var(--green)}.question-art{width:100%;height:170px;object-fit:contain;margin-bottom:24px;mix-blend-mode:multiply}.discovery-result{padding:20px;background:#f9e8be;border:1px solid #d3ad63;border-radius:16px;margin-top:20px}.discovery-result.success{background:var(--green-soft);border-color:var(--green)}.discovery-result p{font-size:14px;margin:8px 0}.discovery-result small{font-size:12px;color:var(--green)}.audio-preview{margin-top:20px;text-align:center}.text-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:var(--green);min-height:44px;font-weight:600}.text-button:hover{text-decoration:underline}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;border:1px solid var(--line);border-radius:20px;padding:26px;text-align:center;color:var(--green);background:var(--surface)}.empty-state p{margin-top:15px;font-size:14px}.selection-count{text-align:center;font-size:13px}.story-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.story-card{position:relative;height:230px;border:2px solid var(--line);border-radius:18px;overflow:hidden;padding:0;background:#214c36;color:white;text-align:left}.story-card.selected{border:3px solid var(--green);box-shadow:0 0 0 2px var(--green-soft)}.story-card>img{width:100%;height:100%;object-fit:cover}.story-shade{position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(0,0,0,.8))}.story-name{position:absolute;bottom:15px;left:15px;right:15px;font-size:16px;font-weight:600;line-height:1.35}.story-tick{position:absolute;right:10px;top:10px;background:var(--green);border-radius:50%;width:26px;height:26px;display:grid;place-items:center}.book-fallback{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);color:#ecd9aa}.chosen-covers{display:flex;justify-content:center;gap:8px;padding:35px 0}.chosen-cover{position:relative;flex:1 1;max-width:145px;height:210px;border-radius:16px;overflow:hidden;background:#214c36;color:white;border:2px solid var(--gold)}.chosen-cover:first-child{transform:rotate(-5deg)}.chosen-cover:last-child{transform:rotate(5deg)}.chosen-cover img{width:100%;height:100%;object-fit:cover}.chosen-cover span{position:absolute;bottom:0;left:0;right:0;padding:25px 10px 12px;background:linear-gradient(transparent,#000b);font-size:13px;font-weight:600}.preparation{text-align:center;padding:20px 0}.preparation-icon{display:grid;place-items:center;border:2px solid var(--gold);background:#f9e8be;color:var(--gold-ink);border-radius:50%;width:130px;height:130px;margin:0 auto 30px}.preparation-list{display:flex;flex-direction:column;gap:14px}.preparation-list span{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;padding:16px;background:var(--surface);font-size:14px}.preparation-list svg{color:var(--green)}.recommendations{display:flex;flex-direction:column;gap:14px}.recommendation{display:flex;align-items:center;gap:20px;padding:12px;border:1.5px solid var(--line);border-radius:18px;background:var(--surface)}.recommendation-cover{position:relative;width:95px;height:110px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#214c36}.recommendation-cover img{width:100%;height:100%;object-fit:cover}.recommendation h2{font-size:18px;line-height:1.3;margin:0 0 6px}.recommendation .eyebrow{margin-bottom:5px}.recommendation p{font-size:12px;margin:0}.recap{border:1.5px solid var(--line);border-radius:20px;background:var(--surface);overflow:hidden}.recap-row{display:flex;align-items:center;padding:20px;border-bottom:1px solid var(--line);gap:10px}.recap-row:last-child{border:0}.recap-row>div{flex:1 1}.recap-row p{font-size:12px;margin-bottom:5px}.recap-row strong{font-size:15px;line-height:1.5}.purchase-main{width:100%;max-width:1080px;display:grid;grid-template-columns:1fr 1fr;grid-gap:75px;gap:75px;align-items:center;margin:auto;padding:40px 32px 65px}.purchase-intro h1{font-size:46px}.purchase-intro>img{height:260px;width:100%;object-fit:cover;border-radius:24px;margin-top:25px}.purchase-benefits{justify-content:center}.purchase-card{border:solid var(--green);border-width:1.5px 1.5px 4px;border-radius:26px;background:var(--surface);padding:34px}.offer-label{display:inline-flex;background:var(--green-soft);color:var(--green);padding:8px 12px;border-radius:8px;font-size:12px;font-weight:700;margin-bottom:20px}.purchase-card h2{font-family:Fraunces,Georgia,serif;font-size:30px;margin-bottom:10px}.purchase-card>p{font-size:14px}.price{font-size:48px;letter-spacing:-2px;font-weight:700;margin:25px 0 7px}.price span{font-size:16px;color:var(--muted);font-weight:400;letter-spacing:0;margin-left:8px}.purchase-card .price-detail{font-size:12px}.purchase-card hr{border:0;border-top:1px solid var(--line);margin:24px 0}.purchase-card ul{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-direction:column;gap:17px}.purchase-card li{display:flex;gap:12px;font-size:14px;line-height:1.5}.purchase-card li svg{color:var(--green);flex-shrink:0;margin-top:2px}.purchase-status{display:flex;gap:9px;align-items:center;color:var(--gold-ink);font-size:13px;padding:15px;background:#f9e8be;border-radius:12px;margin-bottom:16px}.purchase-status svg{flex-shrink:0}.purchase-note{text-align:center;font-size:12px!important;margin:15px 0 0}.purchase-card .primary:disabled{opacity:1;background:#cbd9c7;color:#435640;border-color:#a5b6a0}.welcome-footer a{text-decoration:underline}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1100px){.journey-header{padding-bottom:25px}.step-main{margin-top:28px}}@media (max-width:720px){.journey-header,.site-header{padding:22px 24px}.wordmark{font-size:21px}.header-note{display:none}.welcome{display:flex;flex-direction:column;gap:20px;padding:10px 24px 35px;max-width:480px}.welcome-art{width:100%}.welcome-art>img{height:265px;aspect-ratio:auto}.art-caption{display:none}.welcome-copy{text-align:center}.welcome-copy>p{max-width:none}.welcome h1{font-size:36px;letter-spacing:-1.2px;margin-bottom:16px}.welcome-copy .eyebrow{margin-bottom:10px}.welcome-features{justify-content:center;margin:22px 0}.welcome-copy>.primary{max-width:none}.welcome-footer{width:calc(100% - 48px);padding:20px 0;font-size:11px}.welcome-footer>span:last-child{max-width:155px;text-align:right}.journey-progress{padding:0 18px 12px;gap:12px}.step-main{margin-top:20px}.step-heading h1{font-size:28px}.choice{padding:14px;gap:10px}.step-footer{padding-top:14px}.purchase-main{grid-template-columns:1fr;gap:24px;padding:25px 24px 40px;max-width:500px}.purchase-intro{text-align:center}.purchase-intro h1{font-size:36px}.purchase-intro>img{height:210px;margin-top:20px}.purchase-benefits{margin:20px 0 0}.purchase-card{padding:26px}.transition-art{height:260px}.story-card{height:210px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}