:root{--ink:#20342b;--ink-soft:#4f6259;--paper:#fbfaf6;--paper-warm:#f7f1e5;--pine:#294b3e;--pine-dark:#18372c;--gold:#a86e2d;--gold-light:#f1d5a3;--mist:#e4eee6;--line:#d6dfd8;--white:#fff;--shadow:0 18px 55px rgba(31,57,46,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;text-rendering:optimizeLegibility}a{color:inherit;text-underline-offset:.18em}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #d39d50;outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.7rem,7vw,5.7rem);margin:0}h2{font-size:clamp(1.7rem,3vw,2.4rem)}h3{font-size:1.35rem}.skip-link{position:fixed;z-index:100;left:1rem;top:-5rem;background:var(--white);color:var(--pine-dark);padding:.75rem 1rem;border-radius:.5rem}.skip-link:focus{top:1rem}.shell{width:100%;max-width:1120px;margin-inline:auto;padding-inline:24px}.eyebrow{margin:0;color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow--light{color:var(--gold-light)}.lede{max-width:760px;color:var(--ink-soft);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.7}.card{border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:var(--shadow)}.email-button,.primary,.secondary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:999px;cursor:pointer;font-weight:750;padding:.78rem 1.4rem;text-decoration:none}.primary{border:1px solid var(--pine);background:var(--pine);color:var(--white);box-shadow:0 9px 24px rgba(35,70,57,.2)}.primary:hover{background:var(--pine-dark)}.secondary{border:1px solid var(--pine);background:transparent;color:var(--pine)}.secondary:hover{background:var(--mist)}.text-button,.text-link{border:0;background:transparent;color:var(--pine);cursor:pointer;font-weight:750;padding:.7rem 0;text-underline-offset:.2em}.text-link{text-decoration:underline}.button-row{flex-wrap:wrap;gap:1rem}.button-row,.site-header{display:flex;align-items:center}.site-header{min-height:92px;justify-content:space-between;gap:2rem}.site-header--compact{min-height:76px}.brand{display:inline-flex;align-items:center;gap:.55rem;margin:0;font-weight:850;letter-spacing:-.04em;text-decoration:none;white-space:nowrap}.brand-mark{display:inline-grid;width:1.75rem;height:1.75rem;place-items:center;border-radius:50%;background:var(--pine);color:var(--gold-light);font-size:.8rem}.primary-nav{display:flex;align-items:center;gap:clamp(1rem,3vw,2rem);font-size:.94rem;font-weight:650}.primary-nav a{text-decoration:none}.primary-nav a:hover{text-decoration:underline}.landing{background:radial-gradient(circle at 82% 15%,#f4ddba 0,transparent 30rem),radial-gradient(circle at 14% 86%,#dcecdf 0,transparent 34rem)}.landing,.landing-inner{min-height:min(850px,100svh)}.landing-inner{display:flex;flex-direction:column}.hero{flex:1;display:grid;align-content:center;padding:3rem 0 6rem}.hero,.hero h1{max-width:900px}.hero h1{margin:1.2rem 0 1.8rem}.hero-copy{max-width:710px;margin:0;color:#354d43;font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.7}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem;margin-top:2rem}.trust-line{margin:1.35rem 0 0;color:var(--ink-soft);font-size:.9rem}.hero-disclaimer{max-width:670px;margin:.6rem 0 0;color:var(--ink-soft);font-size:.79rem}.expectation-strip{border-block:1px solid var(--line);background:var(--white)}.expectation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding-block:1.5rem}.expectation-grid div{display:flex;align-items:center;gap:.85rem;padding:.75rem 1.25rem}.expectation-grid span{color:var(--gold);font-size:.75rem;font-weight:850;letter-spacing:.12em}.expectation-grid strong{font-size:.94rem}.reflection-page{min-height:100svh}.question-shell{max-width:760px;margin:5vh auto 0;padding-bottom:4rem}.question-meta{display:flex;align-items:center;justify-content:space-between;color:var(--ink-soft);font-size:.9rem}.progress-track{height:6px;margin-top:1.25rem;overflow:hidden;border-radius:999px;background:var(--mist)}.progress-track div{height:100%;border-radius:inherit;background:var(--gold);transition:width .25s ease}.question-shell h1{margin:2.35rem 0 1.65rem;font-size:clamp(2.15rem,6vw,4rem)}.question-hint{max-width:680px;margin:-.7rem 0 1.5rem;color:var(--ink-soft)}.answer-grid{display:grid;gap:.8rem}.answer-card{display:flex;width:100%;min-height:62px;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--line);border-radius:18px;background:var(--white);color:var(--ink);cursor:pointer;font-size:1.05rem;font-weight:720;padding:1rem 1.25rem;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.answer-card:hover{border-color:#b5c6ba;transform:translateY(-1px)}.answer-card[aria-pressed=true]{border-color:var(--gold);background:#fff6e7;box-shadow:inset 0 0 0 1px var(--gold)}.question-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem}.reflection-center{min-height:100svh;display:grid;place-items:center;padding-block:3rem}.state-card{width:min(100%,680px);padding:clamp(2rem,7vw,4rem);text-align:center}.state-card h1{margin:1.25rem 0;font-size:clamp(2rem,5vw,3.5rem)}.state-card p:not(.eyebrow){color:var(--ink-soft)}.state-card .primary{margin-top:1rem}.state-card .text-button{display:block;margin:.5rem auto 0}.orb{display:grid;width:76px;height:76px;place-items:center;margin:0 auto 1.5rem;border-radius:50%;background:var(--mist);color:var(--gold);font-size:1.8rem;animation:breathe 1.5s ease-in-out infinite alternate}@keyframes breathe{to{transform:scale(1.07);box-shadow:0 0 0 18px rgba(228,238,230,0)}}.result-page{max-width:880px;padding-top:4rem;padding-bottom:6rem}.result-hero{padding-bottom:3rem;border-bottom:1px solid var(--line)}.result-hero h1{margin:.75rem 0 1.5rem}.result-intro{margin:0;color:var(--ink-soft);font-size:clamp(1.25rem,2.6vw,1.6rem);line-height:1.7}.reflection-copy,.result-intro{max-width:760px;font-family:Georgia,Times New Roman,serif}.reflection-copy{margin:3.5rem auto 0;font-size:1.15rem;line-height:1.85}.reflection-copy>section{margin-top:3.5rem}.reflection-copy .eyebrow,.reflection-copy h2,.reflection-copy h3{font-family:Inter,ui-sans-serif,sans-serif}.reflection-copy h2{margin-bottom:1.15rem}.prompt-panel,.soft-panel{border-radius:24px;padding:clamp(1.5rem,5vw,2.5rem)}.soft-panel{background:var(--mist)}.prompt-panel{background:var(--paper-warm)}.prompt-panel .eyebrow{margin-bottom:.65rem}.prompt-panel h2{margin:0}.prompt-panel p:last-child{font-size:1.3rem}.symbol-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem}.symbol-card{box-shadow:none;padding:1.35rem}.symbol-card h3{margin-top:0}.result-disclaimer,.section-note{color:var(--ink-soft);font-family:Inter,ui-sans-serif,sans-serif;font-size:.9rem}.action-card{padding:clamp(1.5rem,5vw,2.5rem);border-color:#dfc18d;box-shadow:none}.action-card h2{margin:.5rem 0}.reflection-copy blockquote{margin:4rem 0 1.5rem;padding-left:1.5rem;border-left:4px solid var(--gold);color:#385247;font-size:1.35rem;font-style:italic}.email-capture{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(2rem,6vw,4rem);margin-top:4.5rem;border-radius:28px;background:var(--pine);color:var(--white);padding:clamp(1.6rem,5vw,3rem)}.email-capture h2{margin:.45rem 0 1rem}.privacy-note{color:#cbdad2;font-size:.82rem}.email-capture form{display:grid;align-content:start;gap:.5rem}.email-capture label{font-size:.88rem;font-weight:720}.email-capture label span{font-weight:450}.email-capture input:not([type]),.email-capture input[type=email],.email-capture input[type=text]{width:100%;min-height:48px;margin-bottom:.65rem;border:1px solid #8ea398;border-radius:10px;background:var(--white);color:var(--ink);padding:.7rem .85rem}.consent-row{display:grid;grid-template-columns:20px 1fr;gap:.75rem;align-items:start;margin-top:.5rem;font-weight:500!important;line-height:1.5}.consent-row input{width:18px;height:18px;margin:.2rem 0 0;accent-color:var(--gold-light)}.form-legal{margin:.5rem 0;color:#d9e3dd;font-size:.8rem}.email-button{border:1px solid var(--gold-light);background:var(--gold-light);color:var(--pine-dark)}.form-message{margin:.75rem 0 0;font-size:.9rem}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.success-message{align-self:center;border:1px solid #789083;border-radius:18px;background:rgba(255,255,255,.08);padding:1.4rem}.ad-slot{display:grid;min-width:0;place-items:center;margin-top:2.5rem;border:1px dashed #c8d3ca;border-radius:18px;background:#f4f5f1;color:#66746b;font-size:.72rem;letter-spacing:.12em;text-align:center;text-transform:uppercase}.related-section{margin-top:4.5rem}.related-section>h2{margin:.6rem 0 1.5rem}.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.article-card{min-width:0;border:1px solid var(--line);border-radius:20px;background:var(--white);padding:1.5rem}.article-card--featured{grid-row:span 2}.article-card h2,.article-card h3{margin:.5rem 0 .8rem}.article-card p{color:var(--ink-soft)}.article-card a,.article-meta{font-weight:750}.article-meta{margin:0;color:var(--gold)!important;font-size:.78rem;letter-spacing:.03em}.journal-cta,.next-experience{margin-top:3rem;padding:clamp(1.5rem,5vw,2.5rem);box-shadow:none}.journal-cta h2,.next-experience h2{margin:.55rem 0}.content-page{min-height:60svh;padding-top:3rem;padding-bottom:6rem}.content-hero{max-width:850px;padding:2rem 0 3rem}.content-hero h1{margin-top:.7rem}.prose{max-width:760px;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.85}.prose h2,.prose h3{margin-top:2.6rem;font-family:Inter,ui-sans-serif,sans-serif}.prose li{margin-bottom:.65rem}.article-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.article-page{max-width:900px;padding-top:2rem;padding-bottom:6rem}.article-page>nav{color:var(--ink-soft);font-size:.9rem}.article-hero{padding:3rem 0}.article-hero h1{margin:.7rem 0 1.3rem}.article-prose{margin-inline:auto}.editorial-note{margin-top:3rem;border-left:4px solid var(--gold);background:var(--paper-warm);padding:1.25rem 1.5rem;font-family:Inter,ui-sans-serif,sans-serif;font-size:.95rem}.editorial-note p{margin-bottom:0}.legal-page{max-width:900px;padding-top:3rem;padding-bottom:6rem}.legal-page article>h1{margin:.7rem 0 1.2rem}.legal-toc{max-width:760px;margin:2.5rem 0;border:1px solid var(--line);border-radius:18px;background:var(--white);padding:1.25rem 1.5rem}.legal-toc h2{margin:0;font-size:1.1rem}.legal-toc ol{margin-bottom:0}.legal-toc li{margin:.35rem 0}.site-footer{border-top:1px solid var(--line);background:#f1f4ef;padding:3rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}.footer-note{max-width:480px;color:var(--ink-soft);font-size:.9rem}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1.5rem;align-content:start;font-size:.9rem}.copyright{margin:2rem 0 0;color:var(--ink-soft);font-size:.78rem;text-align:center}@media (max-width:760px){.site-header{min-height:78px;flex-wrap:wrap;gap:.65rem 1rem;padding-block:.8rem}.primary-nav{width:100%;justify-content:space-between;order:2;border-top:1px solid var(--line);padding-top:.7rem}.hero{padding-top:4rem}.email-capture,.expectation-grid,.footer-grid{grid-template-columns:1fr}.expectation-grid div{padding-inline:0}.question-shell{margin-top:3vh}.article-grid,.article-list{grid-template-columns:1fr}.article-card--featured{grid-row:auto}}@media (max-width:480px){.shell{padding-inline:18px}.primary-nav{gap:.75rem;font-size:.82rem}.hero{padding-top:3.5rem;padding-bottom:4rem}.hero h1{font-size:clamp(2.65rem,13vw,4rem)}.hero-actions,.hero-actions .primary{width:100%}.question-shell h1{margin-top:1.8rem}.answer-card{min-height:58px;border-radius:15px;padding:.85rem 1rem}.result-page{padding-top:2.5rem}.reflection-copy{font-size:1.08rem}.email-capture{border-radius:20px;padding:1.35rem}.question-actions .primary,.question-actions .secondary{min-width:45%}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}