:root{--bg-app:#fafafa;--bg-surface:#fff;--bg-subtle:#f4f4f5;--bg-dark:#0e0f11;--tx:#0f1115;--tx-2:#374151;--tx-muted:#6b7280;--tx-dim:#9ca3af;--tx-on-accent:#fff;--bd:#e5e7eb;--bd-strong:#d4d4d8;--acc:#2a6fdb;--acc-2:#1f5bb0;--acc-soft:rgba(42,111,219,.1);--ok:#1f8a5b;--ok-soft:rgba(31,138,91,.1);--warn:#c97a1a;--warn-soft:rgba(201,122,26,.1);--err:#c43e2c;--err-soft:rgba(196,62,44,.1);--r-1:3px;--r-2:5px;--r-3:8px;--row-h:32px;--row-pad-x:12px;--row-pad-y:6px;--card-pad:14px;--topbar-h:44px;--sb-w:220px;--fs-h1:19px;--fs-h2:16px;--fs-h3:15px;--fs-body:13px;--fs-kpi:22px;--shadow-pop:0 6px 20px rgba(15,17,21,.08)}.dark{--bg-app:#0e0f11;--bg-surface:#15171b;--bg-subtle:#1a1c20;--tx:#f5f5f5;--tx-2:#d4d4d8;--tx-muted:#a1a1aa;--tx-dim:#6b7280;--bd:#27272a;--bd-strong:#3f3f46;--acc:#4f8ee5;--acc-soft:rgba(79,142,229,.15);--ok:#34b07a;--warn:#e59d3e;--err:#e25a48;--ok-soft:rgba(52,176,122,.15);--warn-soft:rgba(229,157,62,.15);--err-soft:rgba(226,90,72,.15)}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:var(--bg-app);color:var(--tx);font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:13px;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--bd-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--tx-dim)}.mono{font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:12px}.text-muted{color:var(--tx-muted)}.text-dim{color:var(--tx-dim)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width:1024px){:root{--sb-w:200px}}@media (max-width:768px){:root{--topbar-h:48px;--sb-w:240px;--card-pad:10px}.topbar-hamburger{display:flex!important}.app-sidebar{position:fixed!important;top:var(--topbar-h);left:0;bottom:0;z-index:50;transform:translateX(-100%);box-shadow:4px 0 20px rgba(15,17,21,.2)}.app-sidebar.sidebar-open{transform:translateX(0)}.sidebar-overlay{display:block!important}main{width:100%}.page-content{padding:12px 14px!important}.table-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.kpi-grid-5{grid-template-columns:repeat(2,1fr)!important}.form-grid-2{grid-template-columns:1fr!important}.header-actions{flex-wrap:wrap}}@media (max-width:480px){:root{--sb-w:100vw;--card-pad:8px;--fs-h1:17px;--fs-kpi:18px}}.rte-content{outline:none;font-size:var(--fs-body);color:var(--tx);line-height:1.6}.rte-content p{margin:0 0 8px}.rte-content p:last-child{margin-bottom:0}.rte-content h2{font-size:15px;font-weight:700;margin:14px 0 6px}.rte-content h3{font-size:13px;font-weight:700;margin:10px 0 4px}.rte-content ul{list-style:disc}.rte-content ol,.rte-content ul{padding-left:20px;margin:0 0 8px}.rte-content ol{list-style:decimal}.rte-content li{margin:2px 0}.rte-content li p{margin:0}.rte-content strong{font-weight:700}.rte-content em{font-style:italic}.rte-content s{text-decoration:line-through}.rte-content blockquote{border-left:3px solid var(--bd);padding-left:12px;margin:8px 0;color:var(--tx-muted)}.rte-content code{font-family:monospace;background:var(--bg-subtle);border:1px solid var(--bd);border-radius:3px;padding:0 4px;font-size:12px}.rte-view h2{font-size:15px;font-weight:700;margin:14px 0 6px}.rte-view h3{font-size:13px;font-weight:700;margin:10px 0 4px}.rte-view ul{list-style:disc}.rte-view ol,.rte-view ul{padding-left:20px;margin:0 0 8px}.rte-view ol{list-style:decimal}.rte-view li{margin:2px 0}.rte-view strong{font-weight:700}.rte-view em{font-style:italic}.rte-view s{text-decoration:line-through}.rte-view p{margin:0 0 8px}.rte-view p:last-child{margin-bottom:0}