@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700;800;900&family=Heebo:wght@400;500;700;800;900&display=swap";:root{--c-black:#03070F;--c-stage-deep:#060B16;--c-stage-navy:#0A1730;--c-stage-blue:#123059;--c-ink:#F4F8FF;--c-ink-dim:#9DB0C9;--c-hairline:rgba(150,180,220,.22);--c-panel-top:#171E2B;--c-panel:#0B0F17;--c-panel-bottom:#05070C;--c-player:#17A6C4;--c-player-deep:#0E7793;--c-player-glow:#34E1F6;--c-player-hi:#7DF2FF;--c-chaser:#C21B24;--c-chaser-deep:#7E0F16;--c-chaser-glow:#FF3A42;--c-chaser-hi:#FF7A80;--c-correct:#1FA344;--c-correct-deep:#0C6D2B;--c-correct-glow:#43E06E;--c-bank:#0F9A40;--c-wrong:#3A424F;--c-step-top:#0F3A53;--c-step:#0B2A3D;--c-step-bottom:#071825;--c-step-edge:rgba(90,200,235,.35);--bg-app:var(--c-stage-navy);--bg-stage:var(--c-stage-deep);--text-strong:var(--c-ink);--text-muted:var(--c-ink-dim);--surface-panel:var(--c-panel);--accent-contestant:var(--c-player);--accent-chaser:var(--c-chaser);--accent-correct:var(--c-correct)}:root{--font-display:"Rubik","Heebo",system-ui,sans-serif;--font-body:"Heebo","Rubik",system-ui,sans-serif;--fw-regular:400;--fw-medium:500;--fw-bold:700;--fw-black:900;--fs-money-xl:64px;--fs-money:44px;--fs-question:34px;--fs-answer:26px;--fs-tag:24px;--fs-name:30px;--fs-badge:20px;--fs-body:18px;--fs-label:14px;--lh-tight:1.05;--lh-snug:1.2;--lh-body:1.5;--ls-label:.14em}:root{--r-sm:4px;--r-md:8px;--r-lg:12px;--r-pill:999px;--grad-panel:linear-gradient(180deg,#1b2433 0%,#0c111b 42%,#05080d 100%);--grad-panel-sheen:linear-gradient(180deg,rgba(255,255,255,.14) 0%,rgba(255,255,255,0) 20%);--grad-player:linear-gradient(180deg,#22c6e6 0%,#0e7d99 100%);--grad-chaser:linear-gradient(180deg,#e23640 0%,#8b1119 100%);--grad-correct:linear-gradient(180deg,#2fc85b 0%,#0b7a30 100%);--grad-bank:linear-gradient(180deg,#19b24d 0%,#0a6e2e 100%);--grad-step:linear-gradient(180deg,#0f3a53 0%,#0b2a3d 50%,#071825 100%);--grad-step-red:linear-gradient(180deg,#e0242c 0%,#8c1017 100%);--glow-player:0 0 18px rgba(52,225,246,.55);--glow-chaser:0 0 18px rgba(255,58,66,.55);--glow-correct:0 0 20px rgba(67,224,110,.6);--shadow-panel:0 18px 40px rgba(0,0,0,.55);--shadow-tag:0 6px 16px rgba(0,0,0,.45);--shadow-inset-top:inset 0 1px 0 rgba(255,255,255,.18);--underline-player:0 3px 0 var(--c-player-glow),0 0 16px var(--c-player-glow);--ease-snap:cubic-bezier(.2,.9,.25,1);--ease-out:cubic-bezier(.16,1,.3,1);--dur-fast:.14s;--dur-med:.28s;--dur-slow:.52s}:root{--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:24px;--sp-6:32px;--sp-7:48px;--sp-8:64px;--sp-9:96px;--gap-answers:10px;--gap-steps:6px;--pad-panel:22px}html,body,#root{margin:0;height:100%}body{background:radial-gradient(130% 90% at 50% -10%,#1a3d6e,#0a1730 46%,#05080f);font-family:var(--font-body);color:var(--c-ink)}.app-shell{box-sizing:border-box;display:grid;gap:var(--space-6, 24px);min-height:100%;padding:var(--space-6, 24px)}.app-shell--unified{align-items:start}.app-shell--display{box-sizing:border-box;height:100%;min-height:100%;padding:0;gap:0;overflow:hidden}.route-shell{box-sizing:border-box;border:1px solid rgb(255 255 255 / 16%);border-radius:20px;padding:clamp(24px,5vw,64px);background:#05080f94;box-shadow:0 24px 80px #00000047}.route-shell--display{display:grid;align-content:center;min-height:50vh;text-align:center}.route-shell--display:has(.display-stage--chase),.route-shell--display:has(.display-stage--offer){align-content:stretch;box-sizing:border-box;height:100%;min-height:0;overflow:hidden;border:0;border-radius:0;padding:0;background:transparent;box-shadow:none}.route-shell__eyebrow{margin:0 0 8px;color:var(--c-accent, #f3c53c);font-weight:700}.host-shell__toolbar{display:flex;justify-content:flex-end;margin-block-end:16px}.route-shell h1{margin:0 0 32px;font-size:clamp(2rem,7vw,5rem)}.night-status{display:flex;flex-wrap:wrap;justify-content:inherit;gap:32px;margin:0}.night-status div{min-width:160px}.night-status dt{color:#ffffffa6;font-size:.9rem}.night-status dd{margin:4px 0 0;font-size:clamp(1.5rem,4vw,3rem);font-weight:800}.host-setup{display:grid;gap:var(--sp-6, 32px);max-width:960px}.host-setup__header p:last-child{max-width:620px;margin:-16px 0 0;color:var(--text-muted)}.host-setup__section{min-width:0;margin:0;padding:0;border:0}.host-setup__section legend{margin-bottom:var(--sp-4, 16px);font-size:1.2rem;font-weight:800}.host-setup__details{display:grid;gap:var(--sp-6, 32px)}.host-setup__section-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--sp-3, 12px);margin-bottom:var(--sp-4, 16px)}.host-setup__section-heading h2{margin:0;font-size:1.2rem}.host-setup__banks{display:grid;gap:var(--sp-3, 12px);margin:0;padding:0;list-style:none}.host-setup__bank{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--sp-4, 16px);padding:var(--sp-3, 12px);border:1px solid var(--c-hairline);border-radius:10px;background:var(--surface-panel)}.host-setup__bank>div:first-child{display:grid;gap:4px}.host-setup__bank span,.host-setup__empty{color:var(--text-muted)}.host-setup__bank-actions{display:flex;flex-wrap:wrap;gap:var(--sp-2, 8px)}.host-setup__bank-actions .host-setup__button{padding:9px 14px}.host-setup__bank--selected{border-color:var(--c-player-hi);box-shadow:inset 0 0 0 1px var(--c-player-hi)}.host-setup__empty{margin:0}.host-setup__names{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--sp-4, 16px)}.host-setup__player-row{display:grid;gap:8px}.host-setup__photo-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.host-setup__photo-controls .host-setup__button{display:inline-block;color:var(--text-strong)}.host-setup__photo-controls input[type=file][hidden]{display:none}.host-setup__photo-error{margin:0;color:#ff8f8f;font-size:.9rem}.host-setup label,.host-setup__questions{display:grid;gap:var(--sp-2, 8px);color:var(--text-muted);font-weight:700}.host-setup input,.host-setup textarea{box-sizing:border-box;width:100%;border:1px solid var(--c-hairline);border-radius:10px;padding:13px 14px;background:var(--surface-panel);color:var(--text-strong);font:inherit}.host-setup textarea{direction:ltr;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.5;text-align:left}.host-setup input:focus,.host-setup textarea:focus,.host-setup__button:focus-visible{outline:2px solid var(--c-player-hi);outline-offset:2px}.host-setup__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sp-4, 16px);margin-top:var(--sp-4, 16px)}.host-setup__actions>.host-setup__message{flex:1 0 100%}.host-setup__message{margin:0;font-weight:800}.host-setup__message--success{color:var(--c-correct-glow)}.host-setup__message--error{color:var(--c-chaser-hi)}.host-setup__button{box-sizing:border-box;border:1px solid transparent;border-radius:10px;padding:12px 22px;color:var(--text-strong);font:inherit;font-weight:800;line-height:normal;text-align:center;text-decoration:none;cursor:pointer;transition:filter .12s ease,transform .12s ease}.host-setup__button:hover:not(:disabled){filter:brightness(1.14);transform:translateY(-1px)}.host-setup__button--primary{background:var(--accent-contestant)}.host-setup__button--secondary{border-color:var(--c-hairline);background:var(--surface-panel)}.host-setup__button:disabled{cursor:not-allowed;opacity:.42}.question-bank-form{display:grid;gap:var(--sp-4, 16px)}.question-bank-form label{display:grid;gap:var(--sp-2, 8px);color:var(--text-muted);font-weight:700}.question-bank-form input{box-sizing:border-box;width:100%;border:1px solid var(--c-hairline);border-radius:10px;padding:13px 14px;background:var(--surface-panel);color:var(--text-strong);font:inherit}.question-bank-form input:focus{outline:2px solid var(--c-player-hi);outline-offset:2px}.question-bank-form__composer{display:grid;gap:var(--sp-3, 12px)}.question-bank-form__answer-row{display:flex;align-items:end;gap:var(--sp-3, 12px)}.question-bank-form__answer-row label{flex:1}.question-bank-form__answer-row button[aria-pressed=true]{border-color:var(--c-correct-glow);background:var(--grad-correct);box-shadow:var(--glow-correct)}.question-bank-form__hint{margin:0;color:var(--c-text-muted, #9bb4c9);font-size:.9rem}.question-bank-form__draft-list{display:grid;gap:var(--sp-2, 8px);margin:0;padding:0;list-style:none}.question-bank-form__draft-list li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--sp-2, 8px);padding:var(--sp-2, 8px) var(--sp-3, 12px);border:1px solid var(--c-hairline);border-radius:10px;background:var(--surface-panel)}.host-offer{display:grid;gap:var(--sp-6, 32px);max-width:1000px}.host-offer__header h1{max-width:800px}.host-offer__amounts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sp-4, 16px);min-width:0;margin:0;padding:0;border:0}.host-offer__amounts legend{margin-bottom:var(--sp-4, 16px);font-size:1.2rem;font-weight:800}.host-offer__amounts label{display:grid;gap:var(--sp-2, 8px);color:var(--text-muted);font-weight:700}.host-offer__amounts input{box-sizing:border-box;width:100%;border:1px solid var(--c-hairline);border-radius:10px;padding:13px 14px;background:var(--surface-panel);color:var(--text-strong);font:inherit}.host-offer__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sp-4, 16px)}.host-offer__choice{display:grid;gap:var(--sp-2, 8px);border:1px solid var(--c-hairline);border-radius:12px;padding:18px;background:var(--surface-panel);color:var(--text-strong);font:inherit;cursor:pointer;transition:border-color .12s ease,filter .12s ease,transform .12s ease}.host-offer__choice:hover{filter:brightness(1.14);transform:translateY(-1px)}.host-offer__choice[aria-pressed=true]{border-color:var(--c-correct-glow);background:var(--grad-correct);box-shadow:var(--glow-correct)}.host-offer__choice strong{font-family:var(--font-display);font-size:clamp(1.5rem,3.5vw,2.5rem)}.host-offer__amounts input:focus,.host-offer__choice:focus-visible,.host-offer__confirm:focus-visible{outline:2px solid var(--c-player-hi);outline-offset:2px}.host-offer__confirm{justify-self:start}.display-stage{display:grid;justify-items:center;gap:var(--sp-5, 24px)}.display-stage h1{margin-bottom:0}.display-stage--offer{position:relative;display:grid;align-content:stretch;justify-items:center;width:100%;height:100%;min-height:0;padding:12px 0 8px;gap:0;box-sizing:border-box}.display-stage--offer .route-shell__eyebrow{position:absolute;top:14px;left:50%;z-index:1;margin:0;transform:translate(-50%);pointer-events:none}.display-stage__contestant-chip{position:absolute;top:12px;inset-inline-start:16px;z-index:1;display:inline-flex;align-items:center;gap:12px;max-width:min(40vw,280px)}.display-stage__contestant-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-display);font-size:clamp(1rem,2.2vw,1.5rem);font-weight:var(--fw-black);color:var(--c-ink)}.display-stage [aria-label="סולם ההצעות"]{width:min(96vw,960px);max-width:min(96vw,960px);height:100%;max-height:100%}.host-chase{display:grid;gap:var(--sp-5, 24px);max-width:1100px}.host-chase__pick-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--sp-4, 16px);min-width:0;margin:0;padding:var(--sp-4, 16px);border:1px solid var(--c-hairline);border-radius:14px}.host-chase__pick-row legend{padding:0 8px;font-size:1.15rem;font-weight:800}.host-chase__answers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sp-3, 12px)}.host-chase__answers button,.host-chase__lock{border:1px solid var(--c-hairline);border-radius:10px;padding:12px;background:var(--surface-panel);color:var(--text-strong);font:inherit;cursor:pointer}.host-chase__answers button{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;text-align:start}.host-chase__answers button[aria-pressed=true]{border-color:var(--c-player-hi);box-shadow:var(--glow-player)}.host-chase__lock[aria-pressed=true]{border-color:var(--c-correct-glow);background:var(--grad-correct)}.host-chase__pick-row:disabled{opacity:.72}.host-chase__sfx{display:grid;gap:var(--sp-3, 12px);margin-top:var(--sp-4, 16px)}.host-chase__sfx .host-setup__button{width:100%}.host-chase__reveal-actions{display:grid;gap:var(--sp-3, 12px);margin-top:var(--sp-4, 16px)}.host-chase__reveal-actions .host-setup__button{width:100%}.display-stage--chase{grid-template-columns:auto minmax(0,1fr);align-items:stretch;justify-items:stretch;box-sizing:border-box;width:100%;height:100%;min-height:0;padding:12px 16px;gap:clamp(140px,22vw,320px)}.display-stage--chase [aria-label="סולם המרדף"]{align-self:stretch;height:100%;max-height:100%;width:min(36vw,480px)}.display-stage--outcome strong{font-family:var(--font-display);font-size:clamp(2rem,6vw,5rem)}.host-summary{display:grid;justify-items:center;gap:var(--sp-6, 32px);width:100%;max-width:1000px;margin-inline:auto;text-align:center}.host-summary__header h1{margin-bottom:var(--sp-3, 12px)}.host-summary__pot{color:var(--c-accent, #f3c53c);font-family:var(--font-display);font-size:clamp(3.5rem,12vw,9rem);line-height:.9;text-shadow:0 0 36px rgb(243 197 60 / 28%)}.host-summary__contestants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--sp-3, 12px);width:100%;margin:0;padding:0;list-style:none}.host-summary__contestants li{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-4, 16px);border-bottom:1px solid var(--c-hairline);padding:var(--sp-4, 16px);font-size:clamp(1.1rem,2.5vw,1.6rem);text-align:start}.host-summary__player{display:inline-flex;align-items:center;gap:10px}.host-summary__contestants strong{font-family:var(--font-display);white-space:nowrap}.host-summary__fate--banked{color:var(--c-correct-glow)}.host-summary__fate--caught{color:var(--c-chaser-hi)}.host-summary__new-night:focus-visible{outline:2px solid var(--c-player-hi);outline-offset:2px}@media (min-width: 1100px){.app-shell--unified{grid-template-columns:minmax(0,3fr) minmax(360px,2fr)}.app-shell--unified .route-shell--display{position:sticky;top:var(--space-6, 24px);min-height:calc(100vh - 48px)}.app-shell--unified .route-shell--host{min-width:0;padding:clamp(24px,3vw,42px)}.app-shell--unified .route-shell--host h1{font-size:clamp(2rem,3vw,3.5rem)}}@media (max-width: 640px){.app-shell{gap:var(--sp-4, 16px);padding:var(--sp-4, 16px)}.route-shell{border-radius:14px;padding:var(--sp-5, 24px)}.host-setup__names,.host-setup__bank,.host-offer__amounts,.host-offer__choices,.host-chase__answers,.display-stage--chase,.host-summary__contestants,.host-chase__pick-row{grid-template-columns:1fr}}.app-loading{display:grid;min-height:100%;place-items:center;font-size:1.5rem}.site-gate{box-sizing:border-box;display:grid;place-content:center;justify-items:center;gap:var(--space-4, 16px);min-height:100%;padding:var(--space-6, 24px);text-align:center}.site-gate__eyebrow{margin:0;font-family:var(--font-display);font-weight:700;letter-spacing:.18em;color:#ffffffb8}.site-gate__title{margin:0;font-family:var(--font-display);font-weight:900;font-size:clamp(2.5rem,8vw,4rem)}.site-gate__lead,.site-gate__label,.site-gate__error{margin:0;font-family:var(--font-body)}.site-gate__lead{color:#ffffffc7}.site-gate__form{display:grid;gap:var(--space-3, 12px);width:min(100%,320px);text-align:start}.site-gate__input{box-sizing:border-box;width:100%;padding:12px 14px;border:1px solid rgb(255 255 255 / 24%);border-radius:12px;background:#05080fb3;color:var(--c-ink);font:inherit}.site-gate__error{color:#ff6b73}.site-gate__submit{padding:12px 16px;border:0;border-radius:12px;background:var(--c-cyan, #17a6c4);color:#041018;font:inherit;font-weight:700;cursor:pointer}
