.taminot-root{--bg:#f4f6fb;--panel:#fff;--panel-2:#fbfcfe;--border:#e4e8f0;--text:#1a2233;--text-muted:#66718a;--accent:#1f5be0}.taminot-root.dark{--bg:#0c1018;--panel:#141a26;--panel-2:#1a2230;--border:#263042;--text:#e6ebf5;--text-muted:#93a0b8;--accent:#599dff}.taminot-root .panel{background:var(--panel);border:1px solid var(--border);border-radius:14px}.taminot-root .panel-2{background:var(--panel-2)}.taminot-root .muted{color:var(--text-muted)}.taminot-root ::-webkit-scrollbar{width:9px;height:9px}.taminot-root ::-webkit-scrollbar-thumb{background:var(--border);border-radius:8px}.taminot-root ::-webkit-scrollbar-thumb:hover{background:#9aa6bd}.taminot-root .card-title:after{content:"";display:block;width:34px;height:3px;border-radius:3px;background:var(--accent);margin-top:6px}