:root{--tm-font-body:"Segoe UI",Tahoma,Arial,sans-serif;--tm-color-canvas:#0b1020;--tm-color-text:#f5f7fb;--tm-color-text-muted:rgba(245,247,251,.82);--tm-color-surface:rgba(7,12,28,.72);--tm-color-surface-strong:rgba(7,12,24,.84);--tm-color-surface-muted:hsla(0,0%,100%,.04);--tm-color-border:hsla(0,0%,100%,.08);--tm-color-border-strong:hsla(0,0%,100%,.18);--tm-color-cyan:#4bc6c0;--tm-color-gold:#d8b761;--tm-color-green:#46c680;--tm-color-red:#ef7f7f;--tm-color-yellow:#f0d48a;--tm-radius-sm:12px;--tm-radius-md:16px;--tm-radius-lg:18px;--tm-radius-xl:22px;--tm-radius-xxl:30px;--tm-radius-pill:999px;--tm-shadow-overlay:0 18px 44px rgba(0,0,0,.28);--tm-shadow-panel:0 22px 60px rgba(0,0,0,.24)}body.tm-root,html{background:var(--tm-color-canvas)}body.tm-root{margin:0;font-family:var(--tm-font-body);color:var(--tm-color-text);line-height:1.6;overflow-x:hidden}*,:after,:before{box-sizing:border-box}a{color:inherit}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid rgba(75,198,192,.68);outline-offset:2px}.tm-dashboard-tabs{position:-webkit-sticky;position:sticky;top:12px;z-index:4;margin-bottom:22px}.tm-dashboard-tabs__scroller{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}.tm-dashboard-tabs__scroller::-webkit-scrollbar{display:none}.tm-dashboard-anchor{scroll-margin-top:118px}