*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--teal:#0d7377;--teal-light:#14a085;--teal-pale:#e6f4f1;--teal-xpale:#f0faf8;--navy:#1a2c42;--gold:#c89b3c;--gold-light:#f5e6c2;--slate:#4a5568;--slate-light:#718096;--silver:#f7f9fa;--white:#fff;--border:#d1e3de;--display:"Plus Jakarta Sans", sans-serif;--body:"Nunito Sans", sans-serif;--surface:var(--white);--surface-alt:var(--silver);--surface-tint:var(--teal-pale);--surface-tint-soft:var(--teal-xpale);--surface-tint-gold:var(--gold-light);--text:var(--navy);--text-muted:var(--slate);--text-faint:var(--slate-light);--line:var(--border)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--surface:#131c2b;--surface-alt:#0f1621;--surface-tint:#14a08524;--surface-tint-soft:#0e1a22;--surface-tint-gold:#c89b3c29;--text:#eaf0f4;--text-muted:#a9b7c5;--text-faint:#7c8ca0;--line:#ffffff1f}}:root[data-theme=dark]{--surface:#131c2b;--surface-alt:#0f1621;--surface-tint:#14a08524;--surface-tint-soft:#0e1a22;--surface-tint-gold:#c89b3c29;--text:#eaf0f4;--text-muted:#a9b7c5;--text-faint:#7c8ca0;--line:#ffffff1f}html{scroll-behavior:smooth}body{font-family:var(--body);color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;line-height:1.7;transition:background .2s,color .2s}nav{z-index:100;background:var(--surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:68px;padding:0 6vw;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{align-items:center;text-decoration:none;display:flex}.nav-logo .logo-img{width:auto;height:48px;display:block}.nav-logo .logo-dark,:root[data-theme=dark] .nav-logo .logo-light{display:none}:root[data-theme=dark] .nav-logo .logo-dark{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .nav-logo .logo-light{display:none}:root:not([data-theme=light]) .nav-logo .logo-dark{display:block}}.nav-right{align-items:center;gap:1.25rem;display:flex}.nav-links{align-items:center;gap:1.5rem;list-style:none;display:flex}.nav-links a{color:var(--text-muted);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--teal)}.nav-cta{border-radius:8px;padding:.5rem 1.25rem;background:var(--teal)!important;color:var(--white)!important;font-weight:600!important}.nav-cta:hover{background:var(--teal-light)!important}.theme-toggle{border:1px solid var(--line);background:var(--surface);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.theme-toggle:hover{color:var(--teal);border-color:var(--teal)}.theme-toggle svg{width:17px;height:17px}.hero{background:linear-gradient(155deg, var(--surface-tint-soft) 0%, var(--surface) 60%);align-items:center;min-height:100vh;padding:100px 6vw 80px;display:flex}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;width:100%;max-width:1180px;margin:0 auto;display:grid}.hero-eyebrow{background:var(--surface-tint);color:var(--teal);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.hero-eyebrow:before{content:"";background:var(--teal);border-radius:50%;width:6px;height:6px}.hero h1{font-family:var(--display);letter-spacing:-.03em;color:var(--text);margin-bottom:1.4rem;font-size:clamp(2.2rem,3.8vw,3.2rem);font-weight:700;line-height:1.13}.hero h1 em{color:var(--teal);font-style:normal}.hero-sub{color:var(--text-muted);max-width:520px;margin-bottom:2.25rem;font-size:1.08rem;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.btn-primary{background:var(--teal);color:var(--white);font-family:var(--body);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.btn-primary:hover{background:var(--teal-light);transform:translateY(-1px)}.btn-secondary{color:var(--teal);font-family:var(--body);border:2px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:8px;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.btn-secondary:hover{background:var(--surface-tint);border-color:var(--teal)}.hero-visual{position:relative}.fund-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0d73771a,0 4px 16px #0000000a}.fc-header{background:var(--teal);justify-content:space-between;align-items:center;padding:.9rem 1.4rem;display:flex}.fc-header-title{font-family:var(--display);color:var(--white);font-size:.82rem;font-weight:600}.fc-header-dots{gap:5px;display:flex}.fc-header-dots span{background:#ffffff4d;border-radius:50%;width:7px;height:7px}.fc-body{padding:1.2rem 1.4rem}.fc-section-label{color:var(--text-faint);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.65rem;font-size:.68rem;font-weight:700}.fc-funds{flex-direction:column;gap:6px;margin-bottom:1.1rem;display:flex}.fc-fund-row{background:var(--surface-alt);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;padding:.65rem .85rem;display:flex}.fc-fund-left{align-items:center;gap:10px;display:flex}.fc-fund-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.fc-fund-name{color:var(--text);font-size:.82rem;font-weight:600}.fc-fund-alloc{color:var(--text-faint);font-size:.68rem}.fc-fund-balance{font-family:var(--display);color:var(--text);font-size:.88rem;font-weight:700}.fc-stats{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.fc-stat{background:var(--surface-tint);text-align:center;border-radius:8px;padding:.65rem .75rem}.fc-stat-val{font-family:var(--display);color:var(--teal);font-size:1rem;font-weight:700}.fc-stat-lbl{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.62rem;font-weight:600}.hero-float{background:var(--surface);border:1px solid var(--line);border-radius:10px;align-items:center;gap:8px;padding:.6rem .9rem;font-size:.75rem;display:flex;position:absolute;box-shadow:0 6px 20px #00000012}.hero-float.tl{top:-16px;left:-24px}.hero-float.br{bottom:-16px;right:-24px}.hf-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.hf-text strong{color:var(--text);font-size:.76rem;font-weight:700;display:block}.hf-text span{color:var(--text-faint);font-size:.68rem}section{padding:5.5rem 6vw}.section-inner{max-width:1180px;margin:0 auto}.section-eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.85rem;font-size:.75rem;font-weight:700}.section-title{font-family:var(--display);letter-spacing:-.03em;word-spacing:.05em;color:var(--text);margin-bottom:.85rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.18}.section-sub{color:var(--text-muted);max-width:560px;margin-bottom:3rem;font-size:1rem;line-height:1.75}.problem-section{background:var(--navy)}.problem-section .section-eyebrow{color:#ffffff80}.problem-section .section-title{color:var(--white)}.problem-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:2.5rem;display:grid}.problem-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;padding:1.6rem;transition:background .2s}.problem-card:hover{background:#ffffff17}.pc-q{font-family:var(--display);color:var(--white);margin-bottom:.6rem;font-size:1rem;font-weight:700;line-height:1.35}.pc-a{color:#ffffff8c;font-size:.88rem;line-height:1.65}.problem-close{font-family:var(--display);color:var(--teal-light);background:#0d737740;border:1px solid #0d737766;border-radius:12px;align-items:center;gap:12px;padding:1.1rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.problem-close:before{content:"→";font-size:1.1rem}.diff-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.diff-card{background:var(--surface);border:1px solid var(--line);border-top:3px solid var(--teal);border-radius:16px;padding:2rem 1.6rem;transition:box-shadow .2s,transform .2s}.diff-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0d73771a}.diff-icon{background:var(--surface-tint);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:1.1rem;display:flex}.diff-icon svg{width:20px;height:20px}.diff-card h3{font-family:var(--display);color:var(--text);margin-bottom:.55rem;font-size:1.05rem;font-weight:700}.diff-card p{color:var(--text-muted);font-size:.88rem;line-height:1.65}.how-section{background:var(--surface-tint-soft)}.how-grid-wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.how-flow{flex-direction:column;gap:0;display:flex}.how-step{align-items:flex-start;gap:1.25rem;display:flex}.how-left{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.how-num-circle{background:var(--teal);width:40px;height:40px;font-family:var(--display);color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:flex}.how-connector{background:var(--line);flex:1;width:2px;min-height:28px;margin:4px 0}.how-content{min-width:0;padding-top:.5rem;padding-bottom:1.75rem}.how-content h3{font-family:var(--display);color:var(--text);margin-bottom:.3rem;font-size:1rem;font-weight:700}.how-content p{color:var(--text-muted);font-size:.88rem;line-height:1.65}.how-visual{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 12px 40px #0d737714}.hv-header{background:var(--teal);padding:.9rem 1.3rem}.hv-header-title{font-family:var(--display);color:var(--white);font-size:.8rem;font-weight:600}.hv-body{flex-direction:column;gap:9px;padding:1.1rem 1.3rem;display:flex}.hv-row{border-radius:8px;align-items:center;gap:12px;padding:.75rem .9rem;display:flex}.hv-row.done{background:var(--surface-tint);border:1px solid #0d737726}.hv-row.ready{background:var(--surface-tint-gold);border:1px solid #c89b3c40}.hv-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.68rem;font-weight:700;display:flex}.hv-icon.teal{background:var(--teal)}.hv-icon.gold{background:var(--gold)}.hv-label{color:var(--text);font-size:.8rem;font-weight:700}.hv-sub{color:var(--text-faint);font-size:.68rem}.recon-section{background:var(--surface)}.recon-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1180px;margin:0 auto;display:grid}.recon-benefits{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.recon-benefit{align-items:flex-start;gap:12px;display:flex}.rb-icon{background:var(--teal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}.rb-icon svg{width:10px;height:10px}.rb-text strong{color:var(--text);margin-bottom:2px;font-size:.92rem;font-weight:700;display:block}.rb-text span{color:var(--text-muted);font-size:.85rem}.recon-visual{background:var(--surface-alt);border:1px solid var(--line);border-radius:16px;overflow:hidden}.rv-header{background:var(--teal);padding:.85rem 1.25rem}.rv-header-title{font-family:var(--display);color:var(--white);font-size:.8rem;font-weight:600}.rv-body{flex-direction:column;gap:8px;padding:1.1rem 1.25rem;display:flex}.rv-row{background:var(--surface);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;padding:.6rem .85rem;display:flex}.rv-row-left{align-items:center;gap:10px;display:flex}.rv-name{color:var(--text);font-size:.8rem;font-weight:600}.rv-date{color:var(--text-faint);font-size:.68rem}.rv-status{border-radius:100px;padding:3px 10px;font-size:.7rem;font-weight:700}.rv-status.matched{color:#1a7a4a;background:#e8f8ee}.rv-status.review{color:#9a6700;background:#fff4e0}.rv-score{background:var(--surface-tint);border-radius:10px;justify-content:space-between;align-items:center;margin-top:4px;padding:.85rem;display:flex}.rv-score-val{font-family:var(--display);color:var(--teal);font-size:1.5rem;font-weight:700}.rv-score-lbl{color:var(--teal);font-size:.72rem;font-weight:600}.features-section{background:var(--navy)}.features-section .section-title{color:var(--white)}.features-section .section-eyebrow{color:#ffffff80}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.1rem;display:grid}.feat-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:1rem;padding:1.5rem 1.4rem;transition:background .2s;display:flex}.feat-card:hover{background:#ffffff17}.feat-icon{background:#0d737766;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.feat-icon svg{width:18px;height:18px}.feat-card h3{font-family:var(--display);color:var(--white);margin-bottom:.35rem;font-size:.95rem;font-weight:700;line-height:1.3}.feat-card p{color:#ffffff8c;font-size:.84rem;line-height:1.6}.trust-section{background:var(--surface-alt)}.trust-inner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1180px;margin:0 auto;display:grid}.trust-col h3{font-family:var(--display);color:var(--text);margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.trust-tags{flex-wrap:wrap;gap:.65rem;display:flex}.trust-tag{background:var(--surface);border:1px solid var(--line);color:var(--text-muted);border-radius:8px;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600}.trust-value{background:var(--surface-tint);color:var(--teal);border:1px solid #0d737733;border-radius:8px;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600}.currency-switcher-row{align-items:center;gap:.6rem;margin-bottom:.85rem;display:flex}.currency-switcher-label{color:var(--text-faint);font-size:.72rem;font-weight:600}.currency-switcher{background:var(--surface-alt);border:1px solid var(--line);border-radius:100px;align-items:center;gap:2px;padding:3px;display:inline-flex}.currency-option{font-family:var(--body);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:100px;padding:.4rem .7rem;font-size:.72rem;font-weight:700;transition:background .2s,color .2s}.currency-option.active{background:var(--teal);color:var(--white)}.billing-toggle{background:var(--surface-alt);border:1px solid var(--line);border-radius:100px;align-items:center;gap:2px;margin-bottom:2.5rem;padding:4px;display:inline-flex}.billing-option{font-family:var(--body);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:100px;padding:.55rem 1.3rem;font-size:.88rem;font-weight:700;transition:background .2s,color .2s}.billing-option.active{background:var(--teal);color:var(--white)}.pricing-annual-note{color:var(--teal);background:var(--surface-tint);border-radius:8px;margin-bottom:1.4rem;padding:.55rem .75rem;font-size:.78rem;font-weight:600;line-height:1.5}.pricing-annual-note.gold{color:#9a6700;background:#c89b3c2e}.pricing-card.featured .pricing-annual-note{color:var(--white);background:#ffffff26}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:1.5rem;display:grid}.pricing-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:2rem}.pricing-card.featured{background:var(--teal);border-color:var(--teal)}.pricing-tag{letter-spacing:.08em;text-transform:uppercase;background:var(--gold);color:var(--navy);border-radius:100px;margin-bottom:.85rem;padding:3px 10px;font-size:.65rem;font-weight:700;display:inline-block}.pricing-name{font-family:var(--display);margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.pricing-card:not(.featured) .pricing-name{color:var(--text)}.pricing-card.featured .pricing-name{color:var(--white)}.pricing-desc{color:var(--text-faint);margin-bottom:1.4rem;font-size:.85rem;line-height:1.6}.pricing-card.featured .pricing-desc{color:#ffffffa6}.pricing-price{font-family:var(--display);letter-spacing:-.04em;margin-bottom:.2rem;font-size:2.2rem;font-weight:700}.pricing-card:not(.featured) .pricing-price{color:var(--text)}.pricing-card.featured .pricing-price{color:var(--white)}.pricing-period{color:var(--text-faint);margin-bottom:1.6rem;font-size:.8rem}.pricing-card.featured .pricing-period{color:#ffffff8c}.pricing-features{flex-direction:column;gap:.55rem;margin-bottom:1.75rem;list-style:none;display:flex}.pricing-features li{align-items:flex-start;gap:10px;font-size:.87rem;display:flex}.pricing-card:not(.featured) .pricing-features li{color:var(--text-muted)}.pricing-card.featured .pricing-features li{color:#ffffffd9}.pricing-features li.is-highlighted{font-weight:700}.pricing-features li.is-highlighted>div{flex-direction:column;gap:2px;display:flex}.feature-badge{letter-spacing:.05em;text-transform:uppercase;color:var(--navy);background:var(--gold);vertical-align:middle;border-radius:100px;margin-left:7px;padding:1px 7px;font-size:.6rem;font-weight:700;display:inline-block}.feature-note{color:var(--text-faint);font-size:.74rem;font-weight:400;line-height:1.5}.pricing-card.featured .feature-note{color:#fff9}.chk{background:var(--surface-tint);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;margin-top:2px;display:flex}.pricing-card.featured .chk{background:#fff3}.chk svg{width:9px;height:9px}.pricing-btn{text-align:center;width:100%;font-family:var(--body);border-radius:10px;padding:.85rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.pb-outline{border:2px solid var(--line);color:var(--text);background:var(--surface)}.pb-outline:hover{border-color:var(--teal);color:var(--teal);background:var(--surface-tint)}.pb-white{background:var(--white);color:var(--teal)}.pb-white:hover{background:var(--teal-pale)}.pb-dark{background:var(--navy);color:var(--white)}.pb-dark:hover{background:#243550}.cta-section{background:var(--teal);text-align:center;padding:5.5rem 6vw}.cta-inner{max-width:680px;margin:0 auto}.cta-section h2{font-family:var(--display);letter-spacing:-.03em;color:var(--white);margin-bottom:1rem;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:700;line-height:1.2}.cta-section p{color:#ffffffbf;margin-bottom:2.25rem;font-size:1.05rem;line-height:1.7}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.btn-white{background:var(--white);color:var(--teal);font-family:var(--body);border-radius:10px;align-items:center;gap:8px;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.btn-white:hover{background:var(--teal-pale)}.btn-ghost{color:#fffc;font-family:var(--body);border:2px solid #ffffff4d;border-radius:10px;align-items:center;gap:8px;padding:.9rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-ghost:hover{color:var(--white);border-color:#ffffffb3}.cta-footnote{margin-top:1.75rem;color:#fff9!important;margin-bottom:0!important;font-size:.85rem!important}.cta-footnote a{color:var(--white);border-bottom:1px solid #fff6;font-weight:600;text-decoration:none}.personal-teaser{background:var(--surface-alt);border-top:1px solid var(--line);text-align:center;padding:2rem 6vw}.personal-teaser p{color:var(--text-faint);font-size:.88rem}.personal-teaser a{color:var(--teal);font-weight:600;text-decoration:none}.personal-teaser a:hover{text-decoration:underline}footer{background:#111e2e;padding:3rem 6vw 1.75rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;display:flex}.footer-brand{font-family:var(--display);color:var(--white);align-items:center;gap:8px;font-size:1rem;font-weight:700;display:flex}.footer-dot{background:var(--teal);border-radius:50%;width:8px;height:8px}.footer-links{gap:1.5rem;list-style:none;display:flex}.footer-links a{color:#fff6;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--teal-light)}.footer-email{color:#fff6;font-size:.85rem}.footer-email a{color:var(--teal-light);text-decoration:none}.footer-email a:hover{text-decoration:underline}.footer-divider{border:none;border-top:1px solid #ffffff12;margin:1.5rem 0}.footer-bottom{color:#ffffff4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1180px;margin:0 auto;font-size:.78rem;display:flex}.footer-tagline{color:var(--teal-light);font-weight:600;font-family:var(--display)}.clarity-lead{color:var(--text-muted);max-width:640px;margin-bottom:1.75rem;font-size:1.05rem;line-height:1.75}.clarity-list{grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:.75rem;margin-bottom:2.75rem;list-style:none;display:grid}.clarity-list li{background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--teal);color:var(--text);border-radius:10px;align-items:flex-start;gap:12px;padding:.9rem 1.1rem;font-size:.92rem;font-weight:600;line-height:1.55;display:flex}.clarity-list .cl-mark{font-family:var(--display);color:var(--teal);flex-shrink:0;font-weight:700}.compare-grid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:2rem;display:grid}.compare-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:1.6rem}.compare-card.is-after{border-top:3px solid var(--teal)}.compare-card h3{font-family:var(--display);color:var(--text);margin-bottom:1.1rem;font-size:1.05rem;font-weight:700}.compare-row{border-bottom:1px dashed var(--line);justify-content:space-between;gap:1.25rem;padding:.62rem 0;font-size:.9rem;display:flex}.compare-row:last-child{border-bottom:none}.compare-label{color:var(--text-muted);font-weight:600}.compare-value{color:var(--text);text-align:right;font-weight:700}.compare-card.is-after .compare-value{color:var(--teal)}.compare-arrow{color:var(--teal);align-self:center;font-size:2rem;font-weight:700}.compare-grid-stacked{grid-template-columns:1fr;gap:1rem}.compare-grid-stacked .compare-arrow{justify-self:center;font-size:1.5rem;transform:rotate(90deg)}.hero-visual-stats{margin-top:1.1rem}.tour-lead{background:var(--surface);border:1px solid var(--line);border-radius:16px;margin:0 0 1.25rem;overflow:hidden}.tour-lead img{border-bottom:1px solid var(--line);width:100%;height:auto;display:block}.tour-lead figcaption{color:var(--text-muted);padding:1.15rem 1.5rem;font-size:.92rem;line-height:1.7}.tour-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.tour-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;flex-direction:column;margin:0;display:flex;overflow:hidden}.tour-card img{border-bottom:1px solid var(--line);width:100%;height:auto;display:block}.tour-card figcaption{padding:1.1rem 1.25rem}.tour-card figcaption strong{font-family:var(--display);color:var(--text);margin-bottom:.35rem;font-size:.98rem;display:block}.tour-card figcaption span{color:var(--text-muted);font-size:.86rem;line-height:1.65}.tour-note{color:var(--text-faint);margin-top:1.75rem;font-size:.88rem}.tour-note a{color:var(--teal);font-weight:700;text-decoration:none}.tour-note a:hover{text-decoration:underline}.cred-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr))}.cred-note{background:var(--surface-tint);border:1px solid var(--line);max-width:760px;color:var(--text-muted);border-radius:12px;margin-top:1.9rem;padding:1.15rem 1.35rem;font-size:.9rem;line-height:1.7}.cred-note strong{color:var(--text);font-family:var(--display)}.placeholder-tag{text-transform:uppercase;letter-spacing:.05em;color:#9a6700;background:#c89b3c29;border:1px solid #c89b3c66;border-radius:100px;margin-bottom:.5rem;padding:2px 9px;font-size:.62rem;font-weight:700;display:inline-block}.diff-card p.is-placeholder{font-style:italic}.founder-section{background:var(--surface-alt)}.founder-inner{grid-template-columns:290px 1fr;align-items:start;gap:3.5rem;max-width:1180px;margin:0 auto;display:grid}.founder-photo{aspect-ratio:4/5;border:1px solid var(--line);background:var(--surface-tint);text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:.9rem;width:100%;padding:1.5rem;display:flex}.founder-initials{background:var(--surface);border:2px solid var(--teal);width:86px;height:86px;color:var(--teal);font-family:var(--display);letter-spacing:.02em;border-radius:50%;justify-content:center;align-items:center;font-size:1.7rem;font-weight:700;display:flex}.founder-photo-name{font-family:var(--display);color:var(--text);font-size:.95rem;font-weight:700}.founder-photo-note{text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);font-size:.7rem;font-weight:600}.founder-body p{color:var(--text-muted);margin-bottom:1.1rem;font-size:1rem;line-height:1.85}.founder-questions{border-left:3px solid var(--gold);margin:1.6rem 0;padding-left:1.35rem}.founder-questions p{font-family:var(--display);color:var(--text);margin-bottom:.35rem;font-size:1.02rem;font-weight:600;line-height:1.6}.founder-sign{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.9rem;padding-top:1.5rem;display:flex}.founder-name{font-family:var(--display);color:var(--text);font-size:1rem;font-weight:700}.founder-role{color:var(--text-muted);font-size:.85rem}.cost-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.cost-item{background:var(--surface);border:1px solid var(--line);border-radius:12px;align-items:flex-start;gap:12px;padding:1.1rem 1.25rem;display:flex}.cost-mark{background:var(--gold-light);color:#9a6700;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;font-size:.72rem;font-weight:700;display:flex}.cost-item strong{font-family:var(--display);color:var(--text);margin-bottom:.2rem;font-size:.93rem;display:block}.cost-item span{color:var(--text-muted);font-size:.85rem;line-height:1.6}.cost-close{font-family:var(--display);color:var(--text);max-width:820px;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:700;line-height:1.55}.cost-close em{color:var(--teal);font-style:normal}.hero-note{color:var(--text-faint);letter-spacing:.01em;margin-top:1.05rem;font-size:.82rem;font-weight:600}.pricing-cta-note{text-align:center;color:var(--text-muted);margin-top:2.75rem;font-size:.98rem;line-height:1.7}.pricing-cta-note a{color:var(--teal);font-weight:700;text-decoration:none}.pricing-cta-note a:hover{text-decoration:underline}@media (width<=900px){.hero-inner,.recon-inner,.trust-inner,.how-grid-wrapper,.founder-inner{grid-template-columns:1fr;gap:2.5rem}.compare-grid{grid-template-columns:1fr;gap:1rem}.compare-arrow{justify-self:center;transform:rotate(90deg)}.founder-photo{max-width:250px}.nav-links,.how-visual{display:none}}@media (width<=600px){nav{padding:0 4vw}.hero,section{padding:4rem 4vw}.cta-section,.personal-teaser,footer{padding-left:4vw;padding-right:4vw}}
