:root{color-scheme:light;--rs-bg:#f8fafc;--rs-surface:#ffffff;--rs-surface-muted:#f1f5f9;--rs-surface-raised:#ffffff;--rs-border:#e2e8f0;--rs-border-strong:#cbd5e1;--rs-text:#0f172a;--rs-text-muted:#475569;--rs-text-subtle:#64748b;--rs-text-inverse:#f8fafc;--rs-brand-ink:#0d1728;--rs-brand-navy:#13233d;--rs-accent:#f8c15c;--rs-accent-strong:#8b5a12;--rs-accent-soft:#fff7ed;--rs-success:#166534;--rs-success-bg:#dcfce7;--rs-warning:#92400e;--rs-warning-bg:#fff7ed;--rs-danger:#991b1b;--rs-danger-bg:#fef2f2;--rs-info:#1e40af;--rs-info-bg:#dbeafe;--rs-focus:#f8c15c;--rs-font-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--rs-text-xs:0.75rem;--rs-text-sm:0.875rem;--rs-text-md:1rem;--rs-text-lg:1.125rem;--rs-text-xl:1.5rem;--rs-text-2xl:2rem;--rs-text-display:clamp(2.35rem,7vw,4.75rem);--rs-leading-tight:1.1;--rs-leading-title:1.2;--rs-leading-body:1.5;--rs-space-1:0.25rem;--rs-space-2:0.5rem;--rs-space-3:0.75rem;--rs-space-4:1rem;--rs-space-5:1.25rem;--rs-space-6:1.5rem;--rs-space-8:2rem;--rs-space-10:2.5rem;--rs-space-12:3rem;--rs-radius-sm:0.375rem;--rs-radius-md:0.625rem;--rs-radius-lg:0.875rem;--rs-radius-xl:1.25rem;--rs-radius-pill:999px;--rs-shadow-sm:0 1px 2px rgba(15,23,42,0.06);--rs-shadow-md:0 10px 30px rgba(15,23,42,0.10);--rs-shadow-dark:0 22px 70px rgba(0,0,0,0.35)}*,:after,:before{box-sizing:border-box}html{min-height:100%;-webkit-text-size-adjust:100%}body{min-height:100vh;margin:0;background:var(--rs-bg);color:var(--rs-text);font-family:var(--rs-font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}a{color:inherit}canvas,img,svg,video{display:block;max-width:100%}:focus{outline:none}:focus-visible{outline:3px solid var(--rs-focus);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}