.onboarding-module__4GJvBa__page{background:var(--parchment);flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;font-family:Jost,sans-serif;display:flex;position:relative}.onboarding-module__4GJvBa__nav{background:var(--midnight);padding:6px 24px 20px;padding-top:max(6px, env(safe-area-inset-top))}.onboarding-module__4GJvBa__wordmark{letter-spacing:-.025em;font-family:EB Garamond,Georgia,serif;font-size:24px;font-weight:700;line-height:1}.onboarding-module__4GJvBa__wordmarkN{color:#eff5fc}.onboarding-module__4GJvBa__wordmarkW{color:var(--aurora);font-style:italic}.onboarding-module__4GJvBa__navDivider{background:linear-gradient(to right, var(--midnight-border) 0%, var(--arctic-blue) 35%, var(--aurora) 65%, var(--midnight-border) 100%);opacity:.65;height:2px}.onboarding-module__4GJvBa__navBridge{pointer-events:none;background:linear-gradient(#131c2b47 0%,#131c2b00 100%);height:24px}.onboarding-module__4GJvBa__body{flex-direction:column;flex:1;display:flex;overflow-y:auto}.onboarding-module__4GJvBa__welcome{border-bottom:1px solid var(--border);padding:24px 24px 20px}.onboarding-module__4GJvBa__headline{color:var(--ink);letter-spacing:-.015em;margin-bottom:12px;font-family:EB Garamond,Georgia,serif;font-size:clamp(30px,9vw,36px);font-weight:400;line-height:1.12}.onboarding-module__4GJvBa__headline em{color:var(--terra);font-style:italic}.onboarding-module__4GJvBa__sub{color:var(--muted);font-family:Jost,sans-serif;font-size:13px;font-weight:300;line-height:1.65}.onboarding-module__4GJvBa__servicesSection{flex:1;padding:22px 0 20px}.onboarding-module__4GJvBa__secHeader{margin-bottom:16px;padding:0 24px}.onboarding-module__4GJvBa__secLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted-dark);margin-bottom:4px;font-family:Jost,sans-serif;font-size:11px;font-weight:500}.onboarding-module__4GJvBa__secSublabel{color:var(--muted);font-family:Jost,sans-serif;font-size:12px;font-weight:300}.onboarding-module__4GJvBa__grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:0 24px;display:grid}.onboarding-module__4GJvBa__chip{background:var(--cream);border:1.5px solid var(--border);cursor:pointer;box-shadow:var(--shadow-card);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;font:inherit;color:inherit;text-align:center;appearance:none;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:18px 8px 14px;transition:background .18s,border-color .18s,box-shadow .18s,transform .12s;display:flex;position:relative}.onboarding-module__4GJvBa__chip:hover{border-color:var(--border-mid);transform:translateY(-1px);box-shadow:0 4px 14px #1c17101c}.onboarding-module__4GJvBa__chip:active{transform:scale(.96)}.onboarding-module__4GJvBa__chip.onboarding-module__4GJvBa__selected{background:var(--chip-terra);border-color:var(--chip-border-terra);box-shadow:var(--shadow-sel);transform:translateY(-1px)}.onboarding-module__4GJvBa__checkBadge{background:var(--terra);opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:8px;right:8px;transform:scale(.6);box-shadow:0 2px 6px #b85c2a59}.onboarding-module__4GJvBa__checkBadge svg{width:10px;height:10px;display:block}.onboarding-module__4GJvBa__selected .onboarding-module__4GJvBa__checkBadge{opacity:1;transform:scale(1)}.onboarding-module__4GJvBa__chipIcon{background:var(--poster-bg);width:40px;height:40px;color:var(--muted);letter-spacing:.02em;opacity:.65;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-family:Jost,sans-serif;font-size:12px;font-weight:500;transition:background .18s,opacity .18s,color .18s;display:flex;overflow:hidden}.onboarding-module__4GJvBa__chipIcon img{object-fit:contain;border-radius:10px;width:100%;height:100%;display:block}.onboarding-module__4GJvBa__selected .onboarding-module__4GJvBa__chipIcon{opacity:1;color:var(--terra);background:#b85c2a1a}.onboarding-module__4GJvBa__chipName{color:var(--muted);text-align:center;letter-spacing:.025em;font-family:Jost,sans-serif;font-size:10px;font-weight:500;line-height:1.2;transition:color .18s}.onboarding-module__4GJvBa__selected .onboarding-module__4GJvBa__chipName{color:var(--terra)}.onboarding-module__4GJvBa__cta{background:var(--parchment);border-top:1px solid var(--border);padding:16px 24px 10px}.onboarding-module__4GJvBa__ctaMeta{justify-content:center;align-items:center;gap:5px;min-height:22px;margin-bottom:12px;display:flex}.onboarding-module__4GJvBa__ctaCount{color:var(--terra);text-align:center;min-width:18px;font-family:EB Garamond,Georgia,serif;font-size:17px;font-weight:700;transition:color .18s}.onboarding-module__4GJvBa__ctaCount.onboarding-module__4GJvBa__zero{color:var(--muted)}.onboarding-module__4GJvBa__ctaText{color:var(--muted);font-family:Jost,sans-serif;font-size:12px;font-weight:300}.onboarding-module__4GJvBa__ctaBtn{background:var(--terra);color:#fff;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:17px 20px;font-family:Jost,sans-serif;font-size:13px;font-weight:500;transition:background .15s,box-shadow .15s;display:flex;box-shadow:0 4px 18px #b85c2a47}.onboarding-module__4GJvBa__ctaBtn:hover:not(:disabled){background:var(--terra-dark);box-shadow:0 6px 24px #b85c2a59}.onboarding-module__4GJvBa__ctaBtn:disabled{background:var(--chip-bg);color:var(--muted);box-shadow:none;cursor:default}.onboarding-module__4GJvBa__skipRow{text-align:center;width:100%;color:var(--muted);cursor:pointer;background:0 0;border:none;padding:13px 0 3px;font-family:Jost,sans-serif;font-size:12px;font-weight:300;transition:color .15s;display:block}.onboarding-module__4GJvBa__skipRow span{text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--border-mid);text-decoration-color:var(--border-mid)}.onboarding-module__4GJvBa__skipRow:hover{color:var(--muted-dark)}.onboarding-module__4GJvBa__bottomNav{background:var(--warm-grey);border-top:1px solid var(--border);padding:13px 0 max(28px, env(safe-area-inset-bottom));justify-content:space-around;display:flex}.onboarding-module__4GJvBa__bnavItem{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:0;font-family:Jost,sans-serif;font-size:9px;font-weight:500;transition:color .15s;display:flex}.onboarding-module__4GJvBa__bnavItem svg{width:18px;height:18px}.onboarding-module__4GJvBa__bnavItem.onboarding-module__4GJvBa__active{color:var(--terra)}@media (min-width:480px){.onboarding-module__4GJvBa__page{border-left:1px solid var(--border);border-right:1px solid var(--border);min-height:100vh}}
