.how-page .public-header nav a[href=\/how-it-works]{-webkit-text-decoration:underline 2px var(--ds-accent);text-decoration:underline 2px var(--ds-accent);text-underline-offset:6px}.how-shell{width:min(1160px,100% - 64px);padding:var(--ds-space-10) 0 var(--ds-space-12);margin:0 auto}.how-breadcrumb{color:var(--ds-text-muted);font-size:var(--ds-text-sm)}.how-breadcrumb span{margin:0 var(--ds-space-2);color:var(--ds-border-strong)}.how-kicker{margin:0 0 var(--ds-space-3);color:var(--ds-brand);font-size:var(--ds-text-xs);font-weight:var(--ds-weight-heavy);letter-spacing:.18em}.how-hero{align-items:center;gap:var(--ds-space-12);padding:var(--ds-space-8) 0 var(--ds-space-12);grid-template-columns:minmax(0,1fr) 560px;display:grid}.how-hero h1,.how-section-heading h2,.how-info-section h2,.how-final h2{color:var(--ds-ink);margin:0}.how-hero h1{max-width:530px;font-family:var(--ds-font-display);font-size:clamp(42px,3.25rem,56px);font-weight:400;line-height:1}.how-hero>div:first-child>p:not(.how-kicker){max-width:520px;margin:var(--ds-space-5) 0 0;color:var(--ds-ink-soft);font-size:var(--ds-text-lg);line-height:1.55}.how-hero-actions{align-items:center;gap:var(--ds-space-6);margin-top:var(--ds-space-6);display:flex}.how-hero-actions a{color:var(--ds-brand);font-size:var(--ds-text-sm);font-weight:var(--ds-weight-bold)}.how-hero-actions .how-primary{min-height:var(--ds-control-height);padding:0 var(--ds-space-5);border-radius:var(--ds-radius-md);color:#fff;background:var(--ds-brand);align-items:center;text-decoration:none;display:inline-flex}.how-hero-image{border:8px solid var(--ds-surface-warm);border-radius:var(--ds-radius-xl);background:var(--ds-brand-subtle);box-shadow:var(--ds-shadow-md);overflow:hidden}.how-hero-image img{width:100%;height:auto;display:block}.how-journeys{padding:var(--ds-space-12) 0}.how-section-heading{max-width:700px}.how-section-heading h2{font-family:var(--ds-font-display);font-size:var(--ds-heading-lg);font-weight:400;line-height:1.08}.how-section-heading>p:last-child{margin:var(--ds-space-3) 0 0;color:var(--ds-text-muted);font-size:var(--ds-text-md)}.how-journey-grid{gap:var(--ds-space-4);margin-top:var(--ds-space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.how-journey-card{border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow-sm);grid-template-columns:128px minmax(0,1fr);display:grid;overflow:hidden}.how-journey-card.adult{background:var(--ds-surface-warm)}.how-journey-card.family{background:var(--ds-brand-subtle)}.how-journey-card.teen{background:#e7f0fb}.how-journey-image{height:160px;overflow:hidden}.how-journey-image img{object-fit:contain;width:100%;height:100%}.how-journey-card>div:last-child{padding:var(--ds-space-5) var(--ds-space-4)}.how-journey-card h3{margin:0 0 var(--ds-space-2);font-size:var(--ds-text-xl)}.how-journey-card p{color:var(--ds-text-muted);font-size:var(--ds-text-sm);margin:0;line-height:1.45}.how-content-layout{gap:var(--ds-space-12);margin-top:var(--ds-space-12);grid-template-columns:190px minmax(0,1fr);align-items:start;display:grid}.how-page-nav{top:var(--ds-space-5);gap:var(--ds-space-1);padding-right:var(--ds-space-5);border-right:1px solid var(--ds-border);display:grid;position:sticky}.how-page-nav strong{margin-bottom:var(--ds-space-2);font-size:var(--ds-text-sm)}.how-page-nav a{padding:var(--ds-space-2) var(--ds-space-3);border-radius:var(--ds-radius-sm);color:var(--ds-ink-soft);font-size:var(--ds-text-sm);text-decoration:none}.how-page-nav a:first-of-type{border-left:3px solid var(--ds-brand);background:var(--ds-brand-subtle)}.how-article{min-width:0}.how-info-section{gap:var(--ds-space-4);padding:0 0 var(--ds-space-8);border-bottom:1px solid var(--ds-border);grid-template-columns:44px minmax(0,1fr);display:grid}.how-info-section+.how-info-section{padding-top:var(--ds-space-8)}.how-section-icon{border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.how-section-icon svg{width:var(--ds-icon-md)}.how-section-icon.mint{color:var(--ds-brand);background:var(--ds-brand-subtle)}.how-section-icon.warm{color:var(--ds-warning);background:var(--ds-surface-warm)}.how-section-icon.blue{color:var(--ds-info);background:#e7f0fb}.how-section-icon.coral{color:var(--ds-accent);background:#fbe9e6}.how-info-section h2{font-size:1.65rem}.how-lead{margin:var(--ds-space-1) 0 0;color:var(--ds-text-muted);font-size:var(--ds-text-md);line-height:1.55}.how-step-list{margin-top:var(--ds-space-4)}.how-step-row{align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-3) 0;border-top:1px solid var(--ds-border);grid-template-columns:30px 28px minmax(0,1fr);display:grid}.how-step-row>span{color:var(--ds-brand);font-size:var(--ds-text-xs);font-weight:var(--ds-weight-heavy)}.how-step-row>svg{width:var(--ds-icon-md);color:var(--ds-brand)}.how-step-row p,.how-fact-grid p{color:var(--ds-text-muted);font-size:var(--ds-text-sm);margin:0;line-height:1.45}.how-step-row strong,.how-fact-grid strong{color:var(--ds-ink)}.how-fact-grid{gap:var(--ds-space-4);margin-top:var(--ds-space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.how-fact-grid p{padding:var(--ds-space-4);border-radius:var(--ds-radius-md);background:var(--ds-surface-warm)}.how-inline-note{align-items:center;gap:var(--ds-space-3);margin-top:var(--ds-space-4);padding:var(--ds-space-3) var(--ds-space-4);border-radius:var(--ds-radius-md);color:var(--ds-info);font-size:var(--ds-text-sm);background:#edf3fa;display:flex}.how-inline-note svg{width:var(--ds-icon-md);flex:none}.how-inline-link{margin-top:var(--ds-space-4);color:var(--ds-brand);font-size:var(--ds-text-sm);font-weight:var(--ds-weight-bold);display:inline-block}.how-final{align-items:center;gap:var(--ds-space-4);margin-top:var(--ds-space-12);padding:var(--ds-space-6);border-radius:var(--ds-radius-xl);color:#fff;background:linear-gradient(115deg, var(--ds-brand), #0c7660);grid-template-columns:44px minmax(0,1fr) auto;display:grid}.how-final>svg{width:32px}.how-final h2{color:#fff;font-size:var(--ds-heading-sm)}.how-final p{margin:var(--ds-space-1) 0 0;color:#dcf3e9;font-size:var(--ds-text-sm)}.how-final a{padding:var(--ds-space-3) var(--ds-space-5);border-radius:var(--ds-radius-md);color:var(--ds-brand);font-size:var(--ds-text-sm);font-weight:var(--ds-weight-bold);background:#fff;text-decoration:none}@media (max-width:980px){.how-hero{gap:var(--ds-space-8);grid-template-columns:minmax(0,1fr) 430px}.how-journey-card{grid-template-columns:1fr}.how-journey-image{height:150px}}@media (max-width:760px){.how-shell{width:calc(100% - 40px)}.how-hero,.how-journey-grid{grid-template-columns:1fr}.how-journey-card{grid-template-columns:120px 1fr}.how-content-layout{grid-template-columns:1fr}.how-page-nav{padding:0 0 var(--ds-space-4);border-right:0;border-bottom:1px solid var(--ds-border);flex-wrap:wrap;display:flex;position:static}.how-page-nav strong{width:100%}.how-fact-grid{grid-template-columns:1fr}.how-final{grid-template-columns:36px 1fr}.how-final a{grid-column:2;width:fit-content}}@media (max-width:480px){.how-hero-actions{align-items:flex-start;gap:var(--ds-space-3);flex-direction:column}.how-journey-card{grid-template-columns:96px 1fr}.how-info-section{gap:var(--ds-space-3);grid-template-columns:36px minmax(0,1fr)}.how-section-icon{width:36px;height:36px}}
