*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#0f1117;--color-surface:#181c26;--color-surface-2:#1f2435;--color-border:#2a3047;--color-accent:#3d7fff;--color-accent-hover:#5591ff;--color-danger:#ef4444;--color-success:#22c55e;--color-warning:#f59e0b;--color-text:#e4e8f0;--color-text-muted:#8892a4;--color-text-faint:#4a5568;--radius:8px;--radius-sm:4px;--shadow:0 4px 24px #0006;--font:"Inter", system-ui, -apple-system, sans-serif;--sidebar-width:240px;--bg-base:#0d0f14;--bg-panel:#13161d;--bg-sub:#191c25;--bg-hover:#1e2230;--bg-active:#1a2035;--bg-input:#1c1f2a;--accent:#3d7fff;--accent-dim:#3d7fff1f;--amber:#f59e0b;--amber-dim:#f59e0b1f;--amber-border:#f59e0b33;--green:#22c55e;--green-dim:#22c55e1f;--red:#ef4444;--text-1:#e8eaf0;--text-2:#8b90a0;--text-3:#555a6b;--border-rp:#ffffff0f;--border-md:#ffffff17;--radius-sm-rp:8px;--radius-md-rp:12px;--radius-lg-rp:16px;--font-rp:"DM Sans", sans-serif;--font-mono:"DM Mono", monospace;--app-height:100vh;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}html,body,#root{height:100%}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}input,textarea,select,button{appearance:none}a,button,[role=button],input,textarea,select,label{-webkit-tap-highlight-color:transparent}.flex-scroll-child{min-height:0}.app-full-height{height:var(--app-height,100vh);height:100dvh}.loading-screen{height:100vh;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:16px;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-faint)}@media (width<=639px){:root{--sidebar-width:0px}body{overscroll-behavior:none}input,textarea,select{font-size:16px!important}::-webkit-scrollbar{display:none}*{scrollbar-width:none}.scroll-ios{-webkit-overflow-scrolling:touch;overflow-y:auto}img,button,[role=button]{-webkit-touch-callout:none}}@media (width<=1023px){.modal-responsive{max-width:480px;width:calc(100vw - 32px)!important}}.right-panel-scroll::-webkit-scrollbar{width:3px}.right-panel-scroll::-webkit-scrollbar-track{background:0 0}.right-panel-scroll::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:2px}.right-panel-scroll input::placeholder,.right-panel-scroll textarea::placeholder{color:var(--text-3)}.right-panel-tab:hover{color:var(--text-2)!important}.right-panel-tab.active{color:var(--accent)!important;border-bottom-color:var(--accent)!important}
