:root{--background:#fbfaff;--foreground:#1e1b4b;--blue:#078b7b;--violet:#8b5cf6;--brand-teal:#16c6af;--mint-surface:#ddf8f1;--mint-border:#bcefe5;--surface-subtle:#f1eeff;--violet-surface:#f3eeff;--violet-border:#d9cdf6;--muted:#65627b;--border:#ccc6e6;--border-subtle:#e3e0f4;--primary-depth:#055f55;--primary-depth-dark:#034a42;--primary-hover:#06937f;--accent-depth:#6d42cf;--success:#119e86}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100vw;margin:0;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}::selection{color:#fff;background:var(--blue)}:focus-visible{outline:3px solid var(--violet);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
