@import "https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&display=swap";:root{--bg:#0f172a;--surface:#1f2937;--surface-2:#111827;--border:#374151;--text:#f8fafc;--text-muted:#9ca3af;--primary:#3b82f6;--primary-strong:#2563eb;--danger:#ef4444;--warning:#f59e0b;--success:#10b981;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0}#root{box-sizing:border-box;width:100%;max-width:100%;min-height:100vh;margin:0 auto}*,:before,:after,html,body,h1,h2,h3,h4,h5,h6,p,span,div,a,label,button,input,select,textarea{font-family:Prompt,sans-serif!important}h1,h2,h3,h4,h5,h6{color:#fff;letter-spacing:-.01em}svg.lucide{vertical-align:middle;flex-shrink:0}button{transition:filter .15s,background-color .15s,border-color .15s,transform 50ms}button:hover:not(:disabled){filter:brightness(1.12)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.55;cursor:not-allowed!important}button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}input,select,textarea{transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #3b82f640;border-color:var(--primary)!important}::placeholder{color:#6b7280;opacity:1}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.75);cursor:pointer}input[type=checkbox]{accent-color:var(--primary);cursor:pointer;width:16px;height:16px}tbody tr{transition:background-color .12s}tbody tr:hover{background-color:#94a3b80f}@media (width<=768px){.app-main{padding:14px 12px 32px!important}.app-main h1{font-size:24px!important}.app-main h2{font-size:17px!important}}@media (width<=640px){.app-main table,.app-main tbody,.app-main tr,.app-main td{box-sizing:border-box;display:block;width:100%!important;min-width:0!important}.app-main table{white-space:normal!important;background:0 0!important}.app-main thead{display:none}.app-main tbody tr{background:#182130;border:1px solid #2b3647;border-radius:12px;margin-bottom:10px;padding:6px 0}.app-main td{word-break:break-word;justify-content:space-between;align-items:center;gap:12px;white-space:normal!important;text-align:right!important;border:none!important;padding:7px 14px!important;display:flex!important}.app-main td:before{content:attr(data-label);color:#9ca3af;text-align:left;flex-shrink:0;max-width:45%;font-size:12px;font-weight:500}.app-main td[data-label=""]:before,.app-main td:not([data-label]):before{display:none}.app-main td[data-label=""]{justify-content:flex-end}.app-main td[colspan]{justify-content:center;text-align:center!important}.app-main input[type=text],.app-main select{max-width:100%!important}body>#root [style*="position: fixed"][style*="bottom: 24px"]{left:12px;bottom:12px!important;right:12px!important}}*{scrollbar-width:thin;scrollbar-color:#374151 transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:#374151;border-radius:999px}::-webkit-scrollbar-track{background:0 0}
