html[data-fleet-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-fleet-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#0f1218;--color-background:#0f1218;--background:#0f1218;--color-surface:#1a1f2a;--color-card:#1a1f2a;--color-panel:#1a1f2a;--color-fg:#e8eaef;--color-ink:#e8eaef;--color-foreground:#e8eaef;--foreground:#e8eaef;--color-muted:#9aa3b5;--muted:#9aa3b5;--color-line:#2a3142;--color-border:#2a3142;--border:#2a3142;--color-primary:#7eb8ff;--primary:#7eb8ff;--color-accent:#c4a574;--radius:var(--radius,.75rem)}html[data-fleet-theme=dark] body{background-color:var(--color-bg,#0f1218);color:var(--color-fg,#e8eaef)}html[data-fleet-vision=colorblind]{--color-primary:#0072b2;--primary:#0072b2;--color-accent:#e69f00;--color-success:#009e73;--color-danger:#d55e00;--color-warning:#f0e442;--color-info:#56b4e9;--color-chart-1:#0072b2;--color-chart-2:#e69f00;--color-chart-3:#009e73;--color-chart-4:#cc79a7;--color-chart-5:#56b4e9}html[data-fleet-vision=colorblind][data-fleet-theme=dark]{--color-primary:#56b4e9;--primary:#56b4e9;--color-accent:#f0e442;--color-success:#009e73;--color-danger:#e69f00}html[data-fleet-vision=colorblind] .text-red-600,html[data-fleet-vision=colorblind] .text-red-500,html[data-fleet-vision=colorblind] .text-destructive{color:#d55e00!important}html[data-fleet-vision=colorblind] .text-green-600,html[data-fleet-vision=colorblind] .text-green-500,html[data-fleet-vision=colorblind] .text-emerald-600{color:#0072b2!important}html[data-fleet-vision=colorblind] .bg-red-500,html[data-fleet-vision=colorblind] .bg-red-600{background-color:#d55e00!important}html[data-fleet-vision=colorblind] .bg-green-500,html[data-fleet-vision=colorblind] .bg-green-600,html[data-fleet-vision=colorblind] .bg-emerald-500{background-color:#0072b2!important}.fleet-a11y-bar{z-index:99990;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:1.35;display:flex;position:fixed;bottom:12px;right:12px}.fleet-a11y-bar *{box-sizing:border-box;pointer-events:auto}.fleet-a11y-panel{color:#141820;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border:1px solid #0000001f;border-radius:14px;width:min(320px,100vw - 24px);padding:14px;box-shadow:0 12px 40px #0f12182e,0 2px 8px #0f121814}html[data-fleet-theme=dark] .fleet-a11y-panel{color:#e8eaef;background:#1a1f2af7;border-color:#ffffff1f;box-shadow:0 12px 40px #00000073,0 2px 8px #0000004d}.fleet-a11y-panel h2{letter-spacing:.02em;text-transform:uppercase;margin:0 0 4px;font-size:13px;font-weight:700}.fleet-a11y-panel .fleet-a11y-note{opacity:.72;margin:0 0 12px;font-size:11px}.fleet-a11y-section{margin-bottom:12px}.fleet-a11y-section:last-child{margin-bottom:0}.fleet-a11y-label{letter-spacing:.04em;text-transform:uppercase;opacity:.7;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.fleet-a11y-row{flex-wrap:wrap;gap:6px;display:flex}.fleet-a11y-chip{appearance:none;color:inherit;font:inherit;cursor:pointer;background:#0000000a;border:1px solid #00000024;border-radius:999px;min-height:36px;padding:7px 12px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s}html[data-fleet-theme=dark] .fleet-a11y-chip{background:#ffffff0f;border-color:#ffffff24}.fleet-a11y-chip:hover{border-color:#0072b28c}.fleet-a11y-chip[aria-pressed=true],.fleet-a11y-chip.is-active{color:#fff;background:#0072b2;border-color:#0072b2}html[data-fleet-vision=colorblind] .fleet-a11y-chip[aria-pressed=true],html[data-fleet-vision=colorblind] .fleet-a11y-chip.is-active{background:#0072b2;border-color:#0072b2}.fleet-a11y-select{width:100%;min-height:40px;color:inherit;font:inherit;cursor:pointer;background:#ffffffe6;border:1px solid #00000024;border-radius:10px;padding:8px 10px;font-weight:500}html[data-fleet-theme=dark] .fleet-a11y-select{color:#e8eaef;background:#0f1218d9;border-color:#ffffff24}.fleet-a11y-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.fleet-a11y-btn{appearance:none;min-height:40px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:12.5px;font-weight:650;transition:background .15s,transform .1s;display:inline-flex}.fleet-a11y-btn:active{transform:scale(.98)}.fleet-a11y-btn-primary{color:#fff;background:#0072b2}.fleet-a11y-btn-primary:hover{background:#005a8c}.fleet-a11y-btn-ghost{color:inherit;background:0 0;border-color:#00000024}html[data-fleet-theme=dark] .fleet-a11y-btn-ghost{border-color:#ffffff29}.fleet-a11y-fab{color:#141820;min-height:44px;font:inherit;letter-spacing:.01em;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #0000001f;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:12.5px;font-weight:700;display:inline-flex;box-shadow:0 8px 28px #0f121829,0 1px 4px #0f121814}html[data-fleet-theme=dark] .fleet-a11y-fab{color:#e8eaef;background:#1a1f2af5;border-color:#ffffff1f;box-shadow:0 8px 28px #0006,0 1px 4px #00000040}.fleet-a11y-fab:hover{border-color:#0072b2}.fleet-a11y-fab svg,.fleet-a11y-btn svg{flex-shrink:0;width:16px;height:16px}.fleet-a11y-fab-dot{background:#0072b2;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #0072b233}@media (width<=420px){.fleet-a11y-bar{align-items:stretch;bottom:8px;left:8px;right:8px}.fleet-a11y-panel{width:100%}.fleet-a11y-fab{align-self:flex-end}}@media print{.fleet-a11y-bar{display:none!important}}@media (prefers-reduced-motion:reduce){.fleet-a11y-chip,.fleet-a11y-btn,.fleet-a11y-fab{transition:none}}
