*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--teal: #0F6E56;--teal-mid: #1D9E75;--teal-light: #E1F5EE;--teal-pale: #F4FAF7;--bg: #F7F7F9;--surface: #FFFFFF;--surface-2: #F2F2F6;--border: rgba(0,0,0,.08);--border-strong: rgba(0,0,0,.14);--text: #0D0D12;--text-2: #5A5A72;--text-3: #9999B2;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.08)}@media (prefers-color-scheme: dark){:root{--bg: #0D0D10;--surface: #141418;--surface-2: #1C1C22;--border: rgba(255,255,255,.07);--border-strong: rgba(255,255,255,.13);--teal: #1D9E75;--teal-mid: #5DCAA5;--teal-light: rgba(29,158,117,.12);--teal-pale: rgba(29,158,117,.06);--text: #EEEEF8;--text-2: #8888A8;--text-3: #44445A}}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:Figtree,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}a{color:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}
