*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F7F9FB;--surface: #FFFFFF;--surface-2: #EEF1F5;--border: #E2E6EC;--accent: #2AA9F2;--accent-deep: #1B6FA0;--accent-soft: rgba(42, 169, 242, .12);--accent-glow: rgba(42, 169, 242, .3);--green: #22A06B;--yellow: #E0A020;--red: #E5484D;--blue: #2AA9F2;--purple: #6B63E0;--text: #171B21;--text-2: #6B7684;--text-3: #9AA5B1;--radius-sm: 8px;--radius: 12px;--radius-lg: 16px;--shadow: 0 1px 2px rgba(9,17,22,.05), 0 2px 10px rgba(9,17,22,.06)}:root[data-theme=dark]{--bg: #0E1116;--surface: #171B21;--surface-2: #232A33;--border: #333B47;--accent: #4DB3F3;--accent-deep: #2AA9F2;--accent-soft: rgba(77, 179, 243, .16);--accent-glow: rgba(77, 179, 243, .35);--green: #2FBF83;--yellow: #E7B04C;--red: #F0666A;--blue: #4DB3F3;--purple: #8F87F0;--text: #F7F9FB;--text-2: #9AA5B1;--text-3: #6B7684;--shadow: 0 4px 24px rgba(0,0,0,.4)}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;transition:background .15s ease,color .15s ease}.font-brand{font-family:Playfair Display,Georgia,serif;font-weight:400}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
