.how-hero{padding:80px 0 48px;text-align:center}@media(max-width:768px){.how-hero{padding:48px 0 32px}}.how-hero-eyebrow{font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--green-700);font-weight:600;margin-bottom:14px}.how-hero-title{font-family:var(--serif);font-size:clamp(36px,5vw,56px);line-height:1.05;letter-spacing:-.025em;font-weight:700;margin-bottom:18px;max-width:720px;margin-left:auto;margin-right:auto}.how-hero-sub{font-size:18px;color:var(--text-muted);line-height:1.6;max-width:640px;margin:0 auto}.tabs-wrap{display:flex;justify-content:center;padding:32px 0 16px;position:sticky;top:69px;background:hsla(60,23%,97%,.9);backdrop-filter:blur(12px);z-index:50}.tabs{display:inline-flex;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:4px;gap:2px}.tab{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;gap:8px}.tab.active{background:var(--green-700);color:#fff}.tab-dot{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.6}.steps-section{padding:48px 0}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:1080px;margin:0 auto}@media(max-width:900px){.steps-grid{grid-template-columns:1fr;gap:18px}}.step-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:36px;display:flex;flex-direction:column;gap:18px;position:relative;overflow:hidden}.step-card.featured{background:linear-gradient(135deg,var(--green-50),#fafaf7);border-color:var(--green-100)}.step-card.featured:before{content:"";position:absolute;top:-80px;right:-80px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.12) 0,transparent 60%);pointer-events:none}.step-num{font-size:64px;line-height:1;color:var(--green-700);letter-spacing:-.04em}.step-num,.step-title{font-family:var(--serif);font-weight:700;position:relative;z-index:1}.step-title{font-size:26px;line-height:1.15;letter-spacing:-.025em}.step-desc{font-size:15px;color:var(--text-muted);line-height:1.6}.step-desc,.step-meta{position:relative;z-index:1}.step-meta{font-size:12px;color:var(--green-800);background:#fff;padding:9px 12px;border-radius:8px;display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;font-family:var(--mono);font-weight:500;border:1px solid var(--green-100)}.pricing-section{padding:96px 0;background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}@media(max-width:768px){.pricing-section{padding:64px 0}}.section-narrow{max-width:880px;margin:0 auto;text-align:center}.section-eyebrow{font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--green-700);font-weight:600;margin-bottom:14px}.section-title{font-family:var(--serif);font-size:clamp(30px,4vw,44px);line-height:1.1;letter-spacing:-.025em;font-weight:700;margin-bottom:18px}.section-lead{font-size:17px;color:var(--text-muted);line-height:1.6;max-width:680px;margin:0 auto}.fee-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;max-width:1080px;margin-left:auto;margin-right:auto}@media(max-width:900px){.fee-cards{grid-template-columns:1fr}}.fee-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:28px;display:flex;flex-direction:column;gap:14px}.fee-eyebrow{font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-weight:600}.fee-amount{font-family:var(--serif);font-size:38px;line-height:1;color:var(--green-900);font-weight:700;letter-spacing:-.025em}.fee-amount .unit{font-family:var(--mono);font-weight:500;margin-left:4px}.fee-amount .unit,.fee-desc{font-size:13px;color:var(--text-muted)}.fee-desc{line-height:1.55}.fee-detail{font-size:12px;color:var(--text);background:#fff;padding:10px 12px;border-radius:8px;border:1px solid var(--border);font-family:var(--mono)}.faq-section{padding:96px 0}@media(max-width:768px){.faq-section{padding:64px 0}}.faq-list{max-width:780px;margin:48px auto 0}.faq-item{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:10px;overflow:hidden}.faq-q{padding:20px 24px;font-size:15px;font-weight:600;color:var(--text);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:14px}.faq-q:hover{background:var(--bg)}.faq-icon{width:28px;height:28px;border-radius:50%;background:var(--green-100);color:var(--green-800);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.faq-a{padding:0 24px 22px;font-size:14px;color:var(--text-muted);line-height:1.65}.cta-section{padding:96px 0;background:var(--green-900);color:#fff;position:relative;overflow:hidden;text-align:center}@media(max-width:768px){.cta-section{padding:64px 0}}.cta-section:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(52,211,153,.18) 0,transparent 60%);pointer-events:none}.cta-section .section-eyebrow{color:var(--green-300);position:relative;z-index:1}.cta-section .section-title{color:#fff;position:relative;z-index:1}.cta-section .section-lead{color:hsla(0,0%,100%,.85);position:relative;z-index:1}.cta-row{display:flex;gap:14px;justify-content:center;margin-top:36px;flex-wrap:wrap;position:relative;z-index:1}.cta-section .btn-secondary{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.15);color:#fff}.cta-section .btn-secondary:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.25)}