*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #1e6ef4;--blue-dark: #1558d0;--blue-light: #dce9fe;--blue-mid: #b4cefb;--teal: #0d9488;--ink: #0a0a0c;--ink-2: #34343a;--ink-3: #5d5f68;--ink-4: #7c7e88;--rule: #d7d9e1;--rule-2: #e6e8ee;--surface: #ebedf3;--white: #ffffff;--green: #15803d;--green-bg: #cdf5db;--red: #dc2626;--red-bg: #fdd6d6;--amber: #b45309;--amber-bg: #fdecb8;--radius: 10px;--radius-lg: 16px;--shadow: 0 1px 2px rgba(15,23,42,.06), 0 6px 16px rgba(15,23,42,.1);--shadow-lg: 0 24px 60px rgba(15,23,42,.14), 0 6px 18px rgba(15,23,42,.08)}[data-theme=dark]{--blue: #4a90f5;--blue-dark: #3a7de8;--blue-light: #1a2744;--blue-mid: #1e3a6e;--ink: #f0f0f2;--ink-2: #c8c8d0;--ink-3: #8a8a96;--ink-4: #5a5a66;--rule: #2a2a32;--rule-2: #1e1e26;--surface: #0e0e14;--white: #16161e;--green: #34d399;--green-bg: #0d2e22;--red: #f87171;--red-bg: #2e0d0d;--amber: #fbbf24;--amber-bg: #2e200a;--shadow: 0 4px 16px rgba(0,0,0,.3), 0 2px 6px rgba(0,0,0,.2);--shadow-lg: 0 20px 60px rgba(0,0,0,.5), 0 4px 16px rgba(0,0,0,.3)}html{height:100%;-webkit-text-size-adjust:100%}body{font-family:Geist,sans-serif;background:var(--surface);color:var(--ink);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;height:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch;transition:background .2s,color .2s}#root{height:100%;max-width:100vw;overflow-x:hidden}h1,h2,h3,h4{font-family:Bricolage Grotesque,sans-serif;letter-spacing:-.02em}button{font-family:Geist,sans-serif;cursor:pointer}input,textarea,select{font-family:Geist,sans-serif;font-size:16px}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{color-scheme:dark}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--rule);border-radius:3px}@media (max-width: 768px){input,textarea,select{font-size:16px!important}}@media (max-width: 767.98px){html,body,#root{height:auto;min-height:100%;overflow-x:clip}}
