.entry-page.svelte-pdmvnr{min-height:100vh;color:var(--ink-950);background:linear-gradient(180deg,var(--accent-100) 0,var(--surface-soft) 45%,var(--page-bg) 100%)}main.svelte-pdmvnr{width:min(1040px,100% - 32px);margin-inline:auto;padding:25px 0 42px}.entry-hero.svelte-pdmvnr{max-width:760px;margin:0 auto 17px;text-align:center}.entry-hero.svelte-pdmvnr>span:where(.svelte-pdmvnr),.selection-panel.svelte-pdmvnr header:where(.svelte-pdmvnr)>span:where(.svelte-pdmvnr){display:block;margin-bottom:7px;color:var(--accent-700);font-size:.76rem;font-weight:900}.entry-hero.svelte-pdmvnr h1:where(.svelte-pdmvnr){margin:0 0 9px;color:var(--brand-text-strong);font-size:clamp(1.85rem,3.3vw,2.65rem);line-height:1.42}.entry-hero.svelte-pdmvnr p:where(.svelte-pdmvnr){margin:0;color:var(--ink-600);font-size:.86rem;line-height:1.95}.orientation-strip.svelte-pdmvnr{display:grid;grid-template-columns:minmax(250px,1fr) 1.6fr;margin-bottom:16px;padding:13px 18px;align-items:center;gap:18px;border:1px solid #f1ddc1;border-radius:16px;background:var(--surface-glass)}.strip-copy.svelte-pdmvnr h2:where(.svelte-pdmvnr){margin:0 0 3px;font-size:.82rem}.strip-copy.svelte-pdmvnr p:where(.svelte-pdmvnr){margin:0;color:var(--ink-500);font-size:.64rem}.strip-items.svelte-pdmvnr{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.strip-items.svelte-pdmvnr div:where(.svelte-pdmvnr){display:flex;min-height:48px;padding:6px 8px;align-items:center;justify-content:center;gap:8px;border-radius:10px;color:var(--accent-700);background:var(--accent-100);font-size:.67rem;font-weight:900;text-align:center}.selection-panel.svelte-pdmvnr{padding:21px 24px 20px;border:1px solid #f0ddc4;border-radius:22px;background:var(--surface);box-shadow:0 15px 38px #7e4d1114}.selection-panel.svelte-pdmvnr header:where(.svelte-pdmvnr){margin-bottom:15px}.selection-panel.svelte-pdmvnr h2:where(.svelte-pdmvnr){margin:0 0 5px;color:var(--brand-text-strong);font-size:1.4rem}.selection-panel.svelte-pdmvnr header:where(.svelte-pdmvnr) p:where(.svelte-pdmvnr){margin:0;color:var(--ink-600);font-size:.76rem;line-height:1.8}.goal-grid.svelte-pdmvnr{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;padding:3px;border:2px solid transparent;border-radius:18px;outline:0}.goal-grid.invalid.svelte-pdmvnr{border-color:var(--danger-600)}.goal-grid.svelte-pdmvnr:focus{box-shadow:0 0 0 3px #be2e2e1f}.goal-grid.svelte-pdmvnr button:where(.svelte-pdmvnr){position:relative;display:flex;min-height:112px;padding:16px 17px;align-items:flex-start;gap:13px;border:1px solid #eee4d8;border-radius:16px;background:var(--surface);text-align:right}.goal-grid.svelte-pdmvnr button.selected:where(.svelte-pdmvnr){border:2px solid var(--accent-600);background:var(--accent-100)}.check.svelte-pdmvnr{position:absolute;top:11px;left:11px;display:grid;width:24px;height:24px;place-items:center;border:1px solid #dbcbb8;border-radius:50%;color:transparent;background:var(--surface)}.selected.svelte-pdmvnr .check:where(.svelte-pdmvnr){border-color:var(--accent-600);color:#fff;background:var(--accent-600)}.card-icon.svelte-pdmvnr{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:13px;color:var(--accent-700);background:var(--accent-100)}.card-copy.svelte-pdmvnr{display:grid;padding-left:24px;gap:5px}.card-copy.svelte-pdmvnr strong:where(.svelte-pdmvnr){font-size:.86rem}.card-copy.svelte-pdmvnr small:where(.svelte-pdmvnr){color:var(--ink-600);font-size:.68rem;line-height:1.8}.identity-form.svelte-pdmvnr{display:grid;max-width:720px;gap:5px}.identity-form.svelte-pdmvnr label:where(.svelte-pdmvnr){margin-top:9px;color:var(--brand-text);font-size:.74rem;font-weight:900}.identity-form.svelte-pdmvnr label:where(.svelte-pdmvnr)>span:where(.svelte-pdmvnr){display:flex;align-items:center;justify-content:space-between;gap:10px}.identity-form.svelte-pdmvnr input:where(.svelte-pdmvnr),.identity-form.svelte-pdmvnr textarea:where(.svelte-pdmvnr){width:100%;padding:11px 13px;border:1px solid var(--ink-200);border-radius:12px;color:var(--ink-950);background:var(--surface);font:inherit;outline:0}.identity-form.svelte-pdmvnr input:where(.svelte-pdmvnr){min-height:48px}.identity-form.svelte-pdmvnr textarea:where(.svelte-pdmvnr){min-height:165px;resize:vertical;line-height:1.9}.identity-form.svelte-pdmvnr input:where(.svelte-pdmvnr):focus,.identity-form.svelte-pdmvnr textarea:where(.svelte-pdmvnr):focus{border-color:var(--brand-500);box-shadow:0 0 0 3px #1c6a861a}.identity-form.svelte-pdmvnr input.invalid:where(.svelte-pdmvnr),.identity-form.svelte-pdmvnr textarea.invalid:where(.svelte-pdmvnr){border-color:var(--danger-600);background:var(--danger-100)}.identity-form.svelte-pdmvnr input[readonly]:where(.svelte-pdmvnr){cursor:not-allowed;color:var(--ink-600);background:var(--surface-muted)}.otp.svelte-pdmvnr{max-width:280px;font-size:1.35rem!important;font-weight:900;letter-spacing:.3em;text-align:center}.mock.svelte-pdmvnr{color:var(--brand-text-muted)}footer.svelte-pdmvnr{display:flex;margin-top:17px;justify-content:flex-start;gap:10px}.continue.svelte-pdmvnr,.back.svelte-pdmvnr,.resend.svelte-pdmvnr{display:inline-flex;min-height:48px;padding:0 20px;align-items:center;justify-content:center;gap:9px;border-radius:12px;font-weight:900}.continue.svelte-pdmvnr{min-width:220px;color:var(--on-accent);background:linear-gradient(135deg,var(--accent-400),var(--accent-500))}.back.svelte-pdmvnr,.resend.svelte-pdmvnr{color:var(--brand-text);border:1px solid var(--ink-200);background:var(--surface)}button.svelte-pdmvnr:disabled{cursor:not-allowed;opacity:.55}.loading.svelte-pdmvnr{display:flex;min-height:280px;align-items:center;justify-content:center;gap:9px;color:var(--ink-600)}@media(max-width:760px){main.svelte-pdmvnr{width:calc(100% - 22px);padding-top:20px}.entry-hero.svelte-pdmvnr h1:where(.svelte-pdmvnr){font-size:1.65rem}.orientation-strip.svelte-pdmvnr{grid-template-columns:1fr;padding:14px}.strip-copy.svelte-pdmvnr{text-align:center}.strip-items.svelte-pdmvnr{grid-template-columns:repeat(2,1fr)}.selection-panel.svelte-pdmvnr{padding:18px 14px}.selection-panel.svelte-pdmvnr h2:where(.svelte-pdmvnr){font-size:1.15rem}.goal-grid.svelte-pdmvnr{grid-template-columns:1fr}.goal-grid.svelte-pdmvnr button:where(.svelte-pdmvnr){min-height:0}footer.svelte-pdmvnr{flex-direction:column-reverse}.continue.svelte-pdmvnr,.back.svelte-pdmvnr,.resend.svelte-pdmvnr{width:100%}}
