@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.0/dist/fonts/geist-sans/Geist-Light.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.0/dist/fonts/geist-sans/Geist-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.0/dist/fonts/geist-sans/Geist-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.0/dist/fonts/geist-sans/Geist-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Geist Mono;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.0/dist/fonts/geist-mono/GeistMono-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Geist Mono;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.0/dist/fonts/geist-mono/GeistMono-Medium.woff2) format("woff2");font-weight:500;font-style:normal}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0a;--surface: #111111;--card: #141414;--border: rgba(255,255,255,.08);--border-hi: rgba(255,255,255,.15);--text: #ededed;--text-sub: #888;--text-dim: #444;--accent: #b8f53d;--accent-bg: rgba(184,245,61,.08);--accent-bd: rgba(184,245,61,.25);--red: #ff5c5c;--blue: #4da6ff;--amber: #f5a623;--purple: #a78bfa;--teal: #38d9a9;--font: "Geist", "Inter", system-ui, sans-serif;--mono: "Geist Mono", "JetBrains Mono", monospace}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#ffffff2e}input:focus,select:focus,textarea:focus{border-color:var(--accent-bd)!important;box-shadow:0 0 0 1px #b8f53d1a}::selection{background:#b8f53d2e}button{cursor:pointer;font-family:var(--font)}table{border-collapse:collapse;width:100%}.mono{font-family:var(--mono)}@media (max-width: 767px){button{min-height:36px}input,select,textarea{font-size:16px!important}.page-content{-webkit-overflow-scrolling:touch}table{min-width:600px}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.card-grid{grid-template-columns:1fr!important}.modal-inner{width:100%!important;max-width:100%!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;margin:0!important}}
