*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--azul-oscuro: #1B5E8C;--azul-medio: #3396CC;--azul-claro: #5BB3E0;--verde: #6BA832;--verde-oscuro: #4A7C3F;--bg: #0f1923;--bg2: #162232;--bg3: #1c2d40;--border: #1e3a52;--border2: #2a4f6e;--text: #e8f4fc;--text2: #a8c8e0;--text3: #6a9ab8;--accent: #6BA832;--accent2: #4A7C3F;--green: #6BA832;--red: #ef4444;--blue: #3396CC;--sidebar-bg: #1B5E8C;--sidebar-bg2: #164f78;--sidebar-text: #ffffff;--sidebar-text2: rgba(255,255,255,.65);--sidebar-text3: rgba(255,255,255,.4);--sidebar-active: #3396CC;--sidebar-accent: #6BA832;--sidebar-border: rgba(255,255,255,.1);--mono: "IBM Plex Mono", monospace;--sans: "DM Sans", sans-serif}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}button{cursor:pointer;border:none;font-family:var(--sans)}input,select,textarea{font-family:var(--sans);background:var(--bg3);border:1px solid var(--border);color:var(--text);border-radius:6px;padding:8px 12px;font-size:13px;outline:none;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:var(--azul-medio)}select option{background:var(--bg3);color:var(--text)}table{border-collapse:collapse;width:100%}th{text-align:left;font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--text3);padding:10px 14px;border-bottom:1px solid var(--border);white-space:nowrap}td{padding:10px 14px;border-bottom:1px solid var(--border);color:var(--text2);font-size:13px}tr:last-child td{border-bottom:none}tr:hover td{background:var(--bg3);color:var(--text)}.mono{font-family:var(--mono)}.tag-ar{color:var(--azul-claro)}.tag-rd{color:#a78bfa}
