.start-shell{gap:var(--ds-space-6);padding:var(--ds-space-8) 0 calc(var(--ds-space-16) + 20px);display:grid}#start-hero,#new-user,#existing-user,#start-support{scroll-margin-top:96px}.home-reveal{animation:.55s cubic-bezier(.16,1,.3,1) both popIn}.start-hero{gap:var(--ds-space-5);grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;display:grid}.start-hero-copy{align-content:start;gap:var(--ds-space-4);display:grid}.start-hero-side{align-items:stretch;display:grid}.start-route-card,.start-support-card,.start-side-card,.start-utility-link,.start-utility-section{border:1px solid var(--ds-color-border);border-radius:var(--admin-radius-xl);box-shadow:var(--ds-shadow-md);background:#fff;position:relative;overflow:hidden}.start-side-card,.start-utility-section{padding:clamp(24px,4vw,38px)}.home-kicker,.home-section-kicker,.home-entry-eyebrow{border-radius:var(--admin-radius-pill);width:fit-content;color:var(--ds-color-text-secondary);font-size:var(--ds-text-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:var(--ds-font-semibold);background:#0f172a0f;align-items:center;padding:7px 12px;display:inline-flex}.start-display{color:var(--ds-color-text);font-family:var(--ds-font-sans);letter-spacing:0;max-width:12ch;margin:0;font-size:clamp(2.4rem,6.4vw,4.6rem);line-height:1.05}.start-summary{color:var(--ds-color-text-secondary);max-width:64ch;margin:0;font-size:1.06rem;line-height:1.75}.start-route-card p,.start-support-card p,.start-side-card p,.start-utility-link p{color:var(--ds-color-text-secondary);margin:0;line-height:1.75}.start-route-card h2,.start-side-card strong{color:var(--ds-color-text);font-family:var(--ds-font-sans);letter-spacing:0;margin:0;line-height:1.2}.start-fact-card strong,.start-support-card strong,.start-utility-link strong{color:var(--ds-color-text)}.home-section-head{gap:var(--ds-space-3);display:grid}.home-section-head h2{color:var(--ds-color-text);font-family:var(--ds-font-sans);letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.2}.home-section-head p{color:var(--ds-color-text-secondary);margin:0;line-height:1.75}.home-cta-primary,.home-cta-secondary{border-radius:var(--admin-radius-lg);min-height:56px;font-weight:var(--ds-font-semibold);transition:transform var(--ds-transition-fast), box-shadow var(--ds-transition-fast), background var(--ds-transition-fast);border:1.5px solid #0000;justify-content:center;align-items:center;padding:0 32px;font-size:1rem;text-decoration:none;display:inline-flex}.home-cta-primary{background:var(--ds-color-primary-darker);color:#fff;box-shadow:0 8px 28px rgba(var(--ds-color-primary-rgb), .28), 0 2px 6px rgba(var(--ds-color-primary-rgb), .16)}.home-cta-secondary{border-color:var(--ds-color-primary-dark);color:var(--ds-color-primary-dark);background:0 0}.home-cta-primary:hover,.home-cta-secondary:hover,.start-route-card:hover,.start-utility-link:hover{transform:translateY(-3px)}.start-fact-grid,.start-route-grid,.start-support-grid{gap:var(--ds-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.start-utility-grid{gap:var(--ds-space-3);margin-top:var(--ds-space-5);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.start-fact-card{gap:var(--ds-space-2);padding:var(--ds-space-4);border-radius:var(--admin-radius-lg);background:var(--ds-color-surface-glass);border:1px solid var(--ds-color-border);display:grid}.start-fact-card span{color:var(--ds-color-text-muted);font-size:var(--ds-text-xs);letter-spacing:.08em;text-transform:uppercase}.start-side-card{align-content:start;gap:var(--ds-space-3);background:linear-gradient(#fff,#f3f8fa);display:grid}.start-hero-quick-choices,.start-hero-tools{display:none}.start-hero-choice{gap:var(--ds-space-2);padding:var(--ds-space-4);border-radius:var(--admin-radius-xl);border:1px solid var(--ds-color-border);color:inherit;background:var(--ds-color-surface-glass);box-shadow:var(--ds-shadow-md);text-decoration:none;display:grid}.start-hero-choice strong,.start-hero-tool{color:var(--ds-color-text);font-weight:var(--ds-font-bold)}.start-hero-tool{min-height:44px;padding:0 var(--ds-space-3);border-radius:var(--admin-radius-md);border:1px solid var(--ds-color-border);background:var(--ds-color-surface-glass);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.start-route-card{gap:var(--ds-space-4);padding:var(--ds-space-6);display:grid}.start-route-cta{width:fit-content}.start-route-card-primary{background:linear-gradient(160deg, #fff, rgba(var(--ds-color-primary-rgb), .12))}.start-route-card-secondary{background:linear-gradient(160deg, #fff, rgba(var(--ds-color-primary-rgb), .12));border-color:rgba(var(--ds-color-primary-rgb), .2);box-shadow:0 4px 16px rgba(var(--ds-color-primary-rgb), .1)}.start-route-list{gap:var(--ds-space-2);color:var(--ds-color-text-secondary);margin:0;padding:0;list-style:none;display:grid}.start-route-list li{padding-left:20px;line-height:1.7;position:relative}.start-route-list li:before{content:"";border-radius:var(--admin-radius-pill);background:linear-gradient(135deg, var(--ds-color-primary), var(--ds-color-primary-dark));width:8px;height:8px;position:absolute;top:11px;left:0}.start-support-card,.start-utility-link{gap:var(--ds-space-3);padding:var(--ds-space-5);display:grid}.start-utility-link{text-decoration:none}@media (max-width:1024px){.start-hero{grid-template-columns:1fr}.start-utility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.start-shell{gap:var(--ds-space-4);padding:var(--ds-space-5) 0 80px}.start-route-card,.start-support-card,.start-side-card,.start-utility-link,.start-utility-section{padding:var(--ds-space-5);box-shadow:var(--ds-shadow-md);border-radius:16px}.start-display{letter-spacing:0;max-width:none;font-size:clamp(2.05rem,10.2vw,2.95rem);line-height:1.2}.start-fact-grid,.start-route-grid,.start-support-grid,.start-utility-grid{gap:var(--ds-space-2);grid-template-columns:1fr}.start-hero{gap:var(--ds-space-3)}.home-kicker,.home-section-kicker,.home-entry-eyebrow{letter-spacing:.06em;font-size:.84rem}.start-hero-side{margin-top:var(--ds-space-4);display:grid}.start-fact-grid{gap:var(--ds-space-2);margin-top:var(--ds-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.start-utility-section{margin-top:var(--ds-space-4);display:grid}.start-hero-quick-choices,.start-hero-tools{display:grid}.start-hero-quick-choices{gap:var(--ds-space-2);grid-template-columns:repeat(2,minmax(0,1fr))}.start-hero-choice{padding:var(--ds-space-3);gap:var(--ds-space-1);border-radius:var(--admin-radius-lg)}.start-hero-choice strong{font-size:.96rem;line-height:1.35}.start-hero-tools{gap:var(--ds-space-2);grid-template-columns:repeat(2,minmax(0,1fr))}.start-route-card,.start-support-card{gap:var(--ds-space-3);padding:var(--ds-space-5)}.start-route-cta{width:100%}.start-route-list{gap:var(--ds-space-2);flex-wrap:wrap;display:flex}.start-route-list li{padding:var(--ds-space-1) var(--ds-space-2);border-radius:var(--admin-radius-pill);border:1px solid var(--ds-color-border);background:var(--ds-color-surface-glass);line-height:1.35;font-size:var(--ds-text-sm)}.start-route-list li:before{display:none}.start-support-card p{font-size:.92rem;display:block}.home-cta-primary,.home-cta-secondary{width:100%}}@media (max-width:430px){.start-shell{padding-bottom:90px}.start-hero-quick-choices{grid-template-columns:1fr}}html.dark .start-route-card,html.dark .start-support-card,html.dark .start-side-card,html.dark .start-utility-link,html.dark .start-utility-section{background:var(--ds-color-surface);box-shadow:0 4px 16px #0003}html.dark .home-kicker,html.dark .home-section-kicker,html.dark .home-entry-eyebrow{background:#ffffff14}html.dark .start-side-card{background:linear-gradient(180deg, var(--ds-color-surface-elevated), var(--ds-color-surface))}html.dark .start-route-card-primary{background:linear-gradient(160deg, var(--ds-color-surface), rgba(var(--ds-color-primary-rgb), .08))}html.dark .start-route-card-secondary{background:linear-gradient(160deg, var(--ds-color-surface), rgba(var(--ds-color-primary-rgb), .08));border-color:rgba(var(--ds-color-primary-rgb), .18);box-shadow:0 4px 16px #00000026}
