html,body,#app{height:100%;overflow:hidden}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scrollbar-gutter:stable;scrollbar-color:rgba(124,108,255,.52) rgba(18,23,32,.72)}body{margin:0;min-width:320px;min-height:100vh;scrollbar-gutter:stable;scrollbar-color:rgba(124,108,255,.52) rgba(18,23,32,.72)}body,button,input,textarea,select{font-family:var(--font-family-base)}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}*{scrollbar-width:thin;scrollbar-color:rgba(124,108,255,.52) rgba(18,23,32,.72)}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#121720b8}*::-webkit-scrollbar-thumb{border:2px solid rgba(18,23,32,.72);border-radius:999px;background:linear-gradient(180deg,#9184ffe0,#6c5ce0ad)}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#9f95fff5,#7c6cffd1)}*::-webkit-scrollbar-corner{background:#121720b8}:root{--font-family-base: "IBM Plex Sans", "Segoe UI", sans-serif;--font-family-heading: "Manrope", "IBM Plex Sans", sans-serif;--font-size-12: .75rem;--font-size-13: .8125rem;--font-size-14: .875rem;--font-size-16: 1rem;--font-size-18: 1.125rem;--font-size-20: 1.25rem;--font-size-24: 1.5rem;--font-size-28: 1.75rem;--font-weight-500: 500;--font-weight-600: 600;--font-weight-700: 700;--line-height-tight: 1.2;--line-height-base: 1.5;--line-height-loose: 1.65;--space-4: .25rem;--space-8: .5rem;--space-12: .75rem;--space-16: 1rem;--space-20: 1.25rem;--space-24: 1.5rem;--space-32: 2rem;--space-40: 2.5rem;--color-bg: #f3f5f8;--color-surface: #ffffff;--color-surface-secondary: #eef2f6;--color-surface-strong: #122033;--color-text: #172231;--color-text-secondary: #4b5b70;--color-text-muted: #708197;--color-border: #d7dee8;--color-border-strong: #bfc9d6;--color-primary: #0d6b60;--color-primary-strong: #095149;--color-info: #2368c4;--color-success: #227a48;--color-warning: #aa6a00;--color-danger: #b13a3f;--color-danger-soft: #fff1f2;--color-warning-soft: #fff6e8;--color-success-soft: #edf8f1;--color-info-soft: #edf4ff;--radius-sm: 8px;--radius-md: 14px;--sidebar-width: 208px;--sidebar-collapsed-width: 72px;--topbar-height: 64px;--control-height: 44px;--shadow-soft: 0 10px 30px rgba(18, 32, 51, .08);--layer-sidebar: 20;--layer-topbar: 25;--layer-dropdown: 30;--layer-modal: 40;--layer-toast: 50}body{background:radial-gradient(circle at top left,rgba(13,107,96,.08),transparent 32%),linear-gradient(180deg,#f8fafc,#eef3f8);color:var(--color-text);font-size:var(--font-size-14);line-height:var(--line-height-base)}#app{min-height:100vh}:focus-visible{outline:3px solid rgba(35,104,196,.28);outline-offset:2px}
