:root{--cs-bg-scene:#f5f5f3;--cs-bg-deep:#f8f8f8;--cs-bg-canvas:#050505;--cs-text:#0a0a0a;--cs-text-secondary:#404040;--cs-text-muted:#737373;--cs-text-subtle:#a0a0a0;--cs-border:#00000014;--cs-border-subtle:#0000000f;--cs-glass-bg:#ffffffb8;--cs-glass-border:#0000000f;--cs-glass-blur:40px;--cs-glass-shadow:0 4px 24px #0000000f;--cs-glass-highlight:inset 0 1px 0 0 #fffc;--cs-input-bg:#fffc;--cs-input-border:#00000014;--cs-input-focus-border:#0003;--cs-input-focus-ring:#0000000a;--cs-btn-bg:#0a0a0a;--cs-btn-text:#fff;--cs-btn-shadow:0 4px 12px #00000026;--cs-error-bg:#fef2f2;--cs-error-border:#fecaca;--cs-error-text:#dc2626;--cs-accent:#f59e0b;--cs-logo-color:#0a0a0a;--cs-status-track:#1918170f;--cs-status-fill:#19181740;--cs-status-fill-strong:#19181766;--cs-status-label:#19181759;--cs-status-label-dim:#19181733;--cs-status-dot-active:#1918174d;--cs-status-dot-done:#19181766;--cs-status-dot-idle:#1918171a;--cs-status-line:#19181733;--cs-status-line-idle:#1918170f;--cs-popup-border:#00000014;--cs-popup-shadow:0 8px 40px #0000001f;--cs-radius-panel:20px;--cs-radius-card:16px;--cs-z-chrome:10;--cs-z-panel:20;--cs-z-overlay:30;--cs-duration-fast:.15s;--cs-duration-normal:.25s;--cs-duration-slow:.4s;--cs-ease:cubic-bezier(0,0,.2,1);--cs-touch-min:44px;--cs-safe-bottom:env(safe-area-inset-bottom,0px);--cs-edge-x:calc(-18px + 3.06vw);--cs-edge-y:calc(-10px + 2.4vh)}.dark{--cs-bg-scene:#0a0a0f;--cs-bg-deep:#09090b;--cs-bg-canvas:#050505;--cs-text:#fafafa;--cs-text-secondary:#d4d4d4;--cs-text-muted:#a0a0a0;--cs-text-subtle:#606060;--cs-border:#ffffff14;--cs-border-subtle:#ffffff0f;--cs-glass-bg:#ffffff14;--cs-glass-border:#ffffff14;--cs-glass-shadow:0 4px 24px #ffffff0f,0 0 1px #ffffff1a;--cs-glass-highlight:inset 0 1px 0 0 #ffffff0a;--cs-input-bg:#0000004d;--cs-input-border:#ffffff0f;--cs-input-focus-border:#fff3;--cs-input-focus-ring:#ffffff0f;--cs-btn-bg:#fafafa;--cs-btn-text:#09090b;--cs-btn-shadow:0 4px 12px #ffffff14,0 0 1px #ffffff26;--cs-error-bg:#dc32321a;--cs-error-border:#dc32324d;--cs-error-text:#f87171;--cs-logo-color:#e0e0e0;--cs-status-track:#ffffff0f;--cs-status-fill:#ffffff40;--cs-status-fill-strong:#fff6;--cs-status-label:#ffffff59;--cs-status-label-dim:#fff3;--cs-status-dot-active:#ffffff4d;--cs-status-dot-done:#fff6;--cs-status-dot-idle:#ffffff1a;--cs-status-line:#fff3;--cs-status-line-idle:#ffffff0f;--cs-popup-border:#ffffff14;--cs-popup-shadow:0 8px 40px #ffffff0d,0 0 1px #ffffff1f}.cs-glass{background:var(--cs-glass-bg);border:1px solid var(--cs-glass-border);-webkit-backdrop-filter:blur(var(--cs-glass-blur))saturate(180%);box-shadow:var(--cs-glass-highlight),var(--cs-glass-shadow)}.cs-popup{border-radius:var(--cs-radius-card);border:1px solid var(--cs-popup-border);width:320px;min-height:180px;box-shadow:var(--cs-popup-shadow);position:relative}@keyframes indeterminate{0%{transform:translate(-100%)}to{transform:translate(400%)}}@keyframes cs-view-label{0%{opacity:0;transform:translateY(6px)}20%{opacity:1;transform:translateY(0)}70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes before-fade-in{0%{opacity:0}to{opacity:1}}@keyframes before-fade-out{0%{opacity:1}to{opacity:0}}
