:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--maillot-red:#c8102e;--maillot-red-dark:#a10d25;--maillot-red-soft:#fbebee;--background:#f2f3f5;--surface:#fff;--surface-subtle:#fafafb;--border:#e2e3e8;--text:#1a1b1e;--text-muted:#6b6d76;--radius-sm:8px;--radius-md:12px;--sidebar-width:224px;--sidebar-width-collapsed:128px;--header-height:68px;--control-height:44px;--control-height-sm:36px;--color-warning:#8a5a00;--color-warning-soft:#fdf2df;--color-success:#1f7a4d;--color-success-soft:#e7f6ee;--shadow-sm:0 1px 2px #1011140d, 0 1px 3px #1011140f}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--text);background:var(--background);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3{margin:0 0 .75rem;font-weight:600;line-height:1.25}h1{font-size:1.5rem}h2{font-size:1.15rem}h3{font-size:1rem}:focus-visible{outline:2px solid var(--maillot-red);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.btn{height:var(--control-height);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:.4rem;padding:0 .85rem;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;transition:background-color .12s,border-color .12s;display:inline-flex}.btn:hover{background:var(--surface-subtle);border-color:#c7c8ce}.btnIcon{width:var(--control-height);flex:none;padding:0}.btnGhostOnRed{border-radius:var(--radius-sm);color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff8c;justify-content:center;align-items:center;height:34px;padding:0 .75rem;font-size:.85rem;font-weight:500;line-height:1;text-decoration:none;transition:background-color .12s;display:inline-flex}.btnGhostOnRed:hover{background:#ffffff24}.selectControl{height:var(--control-height);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:0 .6rem;font-size:.875rem}.selectControl:hover{border-color:#c7c8ce}
