:root{letter-spacing:0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--c-bg:#f7f9f8;--c-surface:#fff;--c-surface-2:#f3f6f4;--c-border:#e2e8e4;--c-text:#14201b;--c-text-dim:#64706a;--c-text-faint:#9aa5a0;--c-accent:#126b47;--c-accent-strong:#0b4a32;--c-accent-ink:#fff;--c-accent-soft:#dff3e9;--c-danger:#c0392b;--c-shadow:#14281e1f;--c-glass:#fffc;--c-glass-strong:#ffffffed;--c-glass-border:#0000001a;color:var(--c-text);background:var(--c-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--c-bg:#0f1623;--c-surface:#1a2433;--c-surface-2:#232f42;--c-border:#2a3648;--c-text:#cdd7e1;--c-text-dim:#8b97ab;--c-text-faint:#5d6878;--c-accent:#2bc684;--c-accent-strong:#25b074;--c-accent-ink:#06281a;--c-accent-soft:#2bc68424;--c-danger:#e05a4f;--c-shadow:#00000073;--c-glass:#101824bd;--c-glass-strong:#0f1621eb;--c-glass-border:#ffffff1f}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--c-border) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--c-border);background-clip:padding-box;border:2px solid #0000;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--c-text-faint);background-clip:padding-box}html,body,#root{width:100%;height:100%;min-height:100%;overflow:hidden}body{overscroll-behavior:none;margin:0}button,input,textarea,select{font:inherit}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #0ea5e98c}h1,h2,p{margin-top:0}img{max-width:100%}
