:root{color-scheme:dark;--sf-orange: #ED5F1E;--sf-orange-hover: #F36B2C;--sf-bg: #0f1517;--sf-bg-soft: #121a1d;--sf-panel: #182125;--sf-panel-2: #202b30;--sf-line: #314047;--sf-text: #f5f7f8;--sf-muted: #94a2a9;--sf-muted-strong: #b7c2c7;--sf-green: #45c985;--sf-red: #ef6464;--sf-blue: #62a6ff;--sf-yellow: #f0b84b;--sf-shadow: rgba(0, 0, 0, .3);--sf-soft-white: rgba(255, 255, 255, .035);--sf-soft-white-2: rgba(255, 255, 255, .06)}:root[data-theme=light]{color-scheme:light;--sf-bg: #f3f5f6;--sf-bg-soft: #eef2f3;--sf-panel: #ffffff;--sf-panel-2: #f5f7f8;--sf-line: #d7dfe3;--sf-text: #182126;--sf-muted: #65757d;--sf-muted-strong: #47575e;--sf-shadow: rgba(25, 39, 46, .12);--sf-soft-white: rgba(15, 30, 36, .025);--sf-soft-white-2: rgba(15, 30, 36, .055)}*{box-sizing:border-box}html,body{min-height:100%;margin:0;background:var(--sf-bg)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}
