*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-page:#f1eded;--bg-card:#fff;--bg-card-hover:#fafafa;--border:#e5e5e5;--border-light:#eee;--text-primary:#1a0a1a;--text-secondary:#6b6375;--text-muted:#9b8a9b;--text-bright:#000;--amethyst:#be59c0;--wisteria:#dface0;--plum:#802680;--purple-light:#faf0fa;--blue-soft:#e7ebf5;--blue-active:#3898ec;--green-mint:#e6f5ec;--green-border:#b8dbc6;--success:#10b981;--error:#ef4444;--chart-blue:#3b82f6;--chart-orange:#f59e0b;color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,system-ui,sans-serif;font-size:14px;line-height:1.5}body{min-height:100vh}#root{flex-direction:column;min-height:100vh;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-page)}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--amethyst)}.app{background:#f1eded;flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;overflow-y:auto}.footer{color:#9b8a9b;background:#fff;border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:12px 24px;font-size:11px;display:flex}.footer-allium{color:#802680;font-weight:600}.footer-right{color:#9b8a9b;opacity:.7}.tab-bar button{appearance:none;box-shadow:none;color:#9b8a9b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;outline:none;padding:10px 16px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:color .2s,border-color .2s}.tab-bar button:hover{color:#6b6375}.tab-bar button.active{color:#802680;border-bottom-color:#be59c0;font-weight:600}.tab-bar button:focus,.tab-bar button:focus-visible{box-shadow:none;outline:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
