:root{--bg: #fafaf9;--surface: #ffffff;--surface-2: #f5f4f2;--border: #e6e4e0;--border-strong: #d6d3ce;--track: #f0efec;--text: #1a1917;--text-2: #6e6a62;--text-3: #9c978d;--accent: #1e3a5f;--accent-soft: #edf1f7;--ok: #157f5b;--ok-bg: #e8f4ef;--warn: #b4780f;--warn-bg: #fbf3e2;--err: #b3261e;--err-bg: #fbebea;--r-card: 12px;--r-control: 10px;--r-badge: 6px;--h-topbar: 56px;--h-tabbar: 56px;--h-row: 60px;--h-control: 48px;--pad-x: 16px;color-scheme:light}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:22px;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}.tnum{font-variant-numeric:tabular-nums}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}input,textarea{font:inherit;color:inherit;background:none;border:0;outline:0;width:100%}input::placeholder,textarea::placeholder{color:var(--text-3)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.t-screen{font:600 22px/28px Inter;letter-spacing:-.01em}.t-section{font:600 17px/24px Inter}.t-row{font:500 16px/22px Inter}.t-body{font:400 15px/22px Inter}.t-read{font:400 16px/26px Inter}.t-caption{font:400 13px/18px Inter;color:var(--text-2)}.t-over{font:500 12px/16px Inter;letter-spacing:.04em;text-transform:uppercase;color:var(--text-2)}.t-num{font:500 28px/32px Inter;font-variant-numeric:tabular-nums}@keyframes sk{0%{background-position:100% 50%}to{background-position:0 50%}}
