:root{--c-bg:#0b0f1a;--c-surface:#111827;--c-card:#1a2236;--c-cardHover:#1e2843;--c-border:#ffffff0f;--c-borderLight:#ffffff1a;--c-accent:#3b82f6;--c-accentSoft:#3b82f61f;--c-gold:#f59e0b;--c-goldSoft:#f59e0b1f;--c-green:#10b981;--c-greenSoft:#10b9811f;--c-red:#ef4444;--c-redSoft:#ef44441f;--c-purple:#8b5cf6;--c-purpleSoft:#8b5cf61f;--c-text:#f1f5f9;--c-textMuted:#94a3b8;--c-textDim:#64748b}*{box-sizing:border-box}body{background:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;transition:background .3s,color .3s}[data-theme=light] ::-webkit-scrollbar-thumb{background:#00000026}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#00000040}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}@media (width<=768px){[style*="gridTemplateColumns: minmax(0,1fr) minmax(0,1fr)"],[style*="gridTemplateColumns: 1fr 1fr"]{grid-template-columns:1fr!important}[role=dialog]>div:first-child{align-items:flex-end!important;padding:0!important}[role=dialog]>div>div{border-radius:20px 20px 0 0!important;width:100%!important;max-width:100%!important;max-height:92vh!important;padding:1.25rem 1rem!important}}@media (width<=600px){[style*="display: flex"][style*="gap: 2"][style*="borderRadius: 10"]{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important;overflow-x:auto!important}[style*="display: flex"][style*="gap: 2"][style*="borderRadius: 10"]::-webkit-scrollbar{display:none}table{font-size:11px!important}th,td{padding:5px 3px!important}}@media (width<=380px){[style*="display: flex"][style*="alignItems: center"][style*="gap: 10"]{flex-wrap:wrap;justify-content:flex-end}}@media (width<=768px){button{min-height:40px}input,select,textarea{min-height:40px;font-size:16px!important}input[type=number]{min-height:unset;font-size:14px!important}}@media (width<=600px){.header{margin-bottom:16px!important}.headerSubtitle{display:none}[style*="display: grid"]{grid-template-columns:1fr!important}}@media (width<=480px){[style*="gridTemplateColumns: repeat(3"]{grid-template-columns:1fr 1fr!important}}@media (width<=600px){[style*="display: flex"][style*="gap: 4"][style*=background][style*="borderRadius: 12"]{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px;overflow-x:auto;flex-wrap:nowrap!important}[style*="display: flex"][style*="gap: 4"][style*=background][style*="borderRadius: 12"]::-webkit-scrollbar{display:none}[style*="fontSize: 13"][style*="fontWeight: 600"]{font-size:12px!important}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}input[type=number]::-webkit-inner-spin-button{opacity:.3}input[type=number]::-webkit-outer-spin-button{opacity:.3}select:focus,input:focus,textarea:focus{outline:none;border-color:#3b82f6!important}body.modal-open{overflow:hidden}._appLayout_wrj1d_6{min-height:100vh;font-family:DM Sans,system-ui,sans-serif;display:flex;overflow:hidden}._mainContent_wrj1d_13{flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;overflow-y:auto}._mobileTopbar_wrj1d_23{z-index:100;justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:none;position:sticky;top:0}@media (width<=768px){._appLayout_wrj1d_6{overflow:visible}._mainContent_wrj1d_13{height:100vh;overflow-y:auto}._mobileTopbar_wrj1d_23{display:flex}}._loadingScreen_wrj1d_48{color:#94a3b8;background:#0b0f1a;justify-content:center;align-items:center;height:100vh;font-family:DM Sans,system-ui,sans-serif;font-size:16px;display:flex}
