:root{--color-ink:#101010;--color-white:#ffffff;--color-action:#0071e3;--color-action-hover:#0077ed;--color-canvas:#f7f7f7;--color-surface:#ffffff;--color-surface-secondary:#f5f5f5;--color-surface-input:#f1f1f1;--color-text-muted:#696969;--color-border:rgba(0,0,0,0.10);--color-border-strong:rgba(0,0,0,0.18);--color-shadow:rgba(0,0,0,0.08);--type-display:clamp(3.25rem,5.8vw,4.875rem);--type-page-title:clamp(2rem,3vw,2.5rem);--type-section-title:1.5rem;--type-card-title:1.0625rem;--type-body-large:1.0625rem;--type-body:0.9375rem;--type-label:0.8125rem;--type-caption:0.75rem;--control-height:44px;--control-height-compact:40px;--control-radius:10px;--ink:var(--color-ink);--canvas:var(--color-canvas);--brand-coral:var(--color-action);--brand-coral-dark:var(--color-action-hover);--brand-lime:var(--color-surface-secondary);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{min-height:100%}body{margin:0;color:var(--ink);background:var(--canvas);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:16px;line-height:1.5}::selection{color:var(--color-white);background:var(--color-action)}:focus-visible{outline:3px solid color-mix(in srgb,var(--color-action) 32%,transparent);outline-offset:2px}button,input,select,textarea{font:inherit}input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{color:var(--color-ink);background-color:var(--color-surface-input)!important}button{color:inherit}.moonwindBrand{display:inline-block;overflow:visible;position:relative;flex:0 0 auto}.moonwindBrand img{max-width:none;position:absolute;left:50%;top:50%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.moonwindBrand--wordmark{width:184px;height:48px}.moonwindBrand--wordmark img{width:124.5%;height:auto;transform:translate(-50%,-50%)}.moonwindBrand--mark{width:32px;height:32px}.moonwindBrand--mark img{width:159.375%;height:auto;transform:translate(-50%,-50%)}.dashboardViewport{width:100%;min-height:100vh}@media (max-width:820px){.dashboardViewport{width:100%;min-height:100vh}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}