:root{--bg:#ffffff;--surface:#fbfaf7;--surface-sunk:#f4f8fd;--surface-accent:#eef4fc;--text:#0e1b2e;--text-secondary:#4c5a70;--text-onaccent:#ffffff;--brand:#1565ff;--brand-strong:#0d47cc;--brand-grad:linear-gradient(120deg,#2f80ff,#1565ff);--brand-fill:#1565ff;--brand-fill-strong:#0d47cc;--brand-violet:#7c4fd6;--brand-jewel:linear-gradient(120deg,var(--brand-violet),var(--brand));--brand-jewel-fill:linear-gradient(120deg,#7c4fd6,#1565ff);--line:#e0e8f2;--focus:#0d47cc;--ok-text:#0f6b46;--ok-bg:#e6f6ef;--neutral-text:#4c5a70;--neutral-bg:#eef1f5;--wait-text:#8a5a13;--wait-bg:#fff4e0;--attn-text:#b42318;--attn-bg:#fdeceb;--paused-text:#55607a;--paused-bg:#eceff4;--cat-1:#1565ff;--cat-2:#0f9d6b;--cat-3:#d97706;--cat-4:#8b46d4;--cat-5:#c2185b;--cat-6:#0f7d8c;--radius:20px;--radius-sm:14px;--radius-pill:999px;--elev-1:0 10px 30px rgba(16,40,80,.08);--elev-2:0 24px 60px rgba(16,40,80,.14);--ease:cubic-bezier(.22,.61,.36,1);--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-6:1.5rem;--sp-8:2rem;--sp-12:3rem;--font-hebrew:var(--font-heebo),"Heebo","Roboto",system-ui,-apple-system,"Segoe UI",sans-serif;--fs-display:clamp(1.6rem,3vw,2.2rem);--fs-h1:1.5rem;--fs-h2:1.25rem;--fs-body:1rem;--fs-small:.875rem;--fs-micro:.8rem;--lh-body:1.6;--lh-tight:1.2}:root[data-theme=dark]{--bg:#0e1b2e;--surface:#13243c;--surface-sunk:#172c48;--surface-accent:#1b3357;--text:#eaf1fb;--text-secondary:#a9b8ce;--text-onaccent:#ffffff;--brand:#5c9bff;--brand-strong:#83b4ff;--brand-violet:#a98af0;--line:#2a3d5c;--focus:#83b4ff;--ok-text:#63d6a3;--ok-bg:#113526;--neutral-text:#a9b8ce;--neutral-bg:#1c2b41;--wait-text:#f0b968;--wait-bg:#3a2c12;--attn-text:#f28b82;--attn-bg:#3a1c1a;--paused-text:#9aa6bf;--paused-bg:#1f2a3e;--cat-1:#5c9bff;--cat-2:#4fd6a0;--cat-3:#f0a952;--cat-4:#b98af0;--cat-5:#f06fa2;--cat-6:#4fc0d1;--elev-1:0 10px 30px rgba(0,0,0,.35);--elev-2:0 24px 60px rgba(0,0,0,.5)}*,:after,:before{box-sizing:border-box}html{color-scheme:light dark}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-hebrew);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased}[dir=rtl] .rtl-flip{transform:scaleX(-1)}.tabular{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.visually-hidden{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]):not([data-theme=dark]){--bg:#0e1b2e;--surface:#13243c;--surface-sunk:#172c48;--surface-accent:#1b3357;--text:#eaf1fb;--text-secondary:#a9b8ce;--text-onaccent:#ffffff;--brand:#5c9bff;--brand-strong:#83b4ff;--brand-violet:#a98af0;--line:#2a3d5c;--focus:#83b4ff;--ok-text:#63d6a3;--ok-bg:#113526;--neutral-text:#a9b8ce;--neutral-bg:#1c2b41;--wait-text:#f0b968;--wait-bg:#3a2c12;--attn-text:#f28b82;--attn-bg:#3a1c1a;--paused-text:#9aa6bf;--paused-bg:#1f2a3e;--cat-1:#5c9bff;--cat-2:#4fd6a0;--cat-3:#f0a952;--cat-4:#b98af0;--cat-5:#f06fa2;--cat-6:#4fc0d1;--elev-1:0 10px 30px rgba(0,0,0,.35);--elev-2:0 24px 60px rgba(0,0,0,.5)}}