:root{color:#f8fafc;background:#090d14;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Tahoma,Arial,sans-serif}*{box-sizing:border-box}html{direction:rtl}body{background:radial-gradient(circle at 75% 5%,#263146 0,#111827 28%,#090d14 70%);min-width:320px;min-height:100dvh;margin:0}button,input{font:inherit}button{touch-action:manipulation;min-height:50px}.login-page,.splash{min-height:100dvh;padding:max(24px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));place-items:center;display:grid}.login-card{background:#111827e8;border:1px solid #ffffff14;border-radius:28px;width:min(100%,420px);padding:34px 24px}.brand{direction:ltr;justify-content:center;align-items:center;gap:12px;display:flex}.brand-mark{color:#111827;background:linear-gradient(145deg,#e7ca82,#9d762e);border-radius:17px;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.brand b,.brand small{display:block}.brand b{font-size:22px}.brand small{color:#cda85d}.eyebrow{text-align:center;color:#9ca3af;margin:14px 0 32px}.login-card form{gap:20px;display:grid}.login-card label{color:#d1d5db;gap:9px;font-weight:700;display:grid}.login-card input{color:#fff;background:#090d14;border:1px solid #374151;border-radius:15px;width:100%;min-height:56px;padding:0 16px;font-size:16px}.primary{color:#111827;background:#cda85d;border:0;border-radius:16px;font-weight:900}.primary:disabled{opacity:.48}.form-error{color:#fecaca;background:#7f1d1d55;border-radius:12px;margin:0;padding:13px}.home-page{min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));max-width:650px;margin:auto}.home-page header{justify-content:space-between;align-items:center;display:flex}.home-page header .brand{justify-content:flex-start}.logout{color:#e5e7eb;background:#111827;border:1px solid #ffffff1f;border-radius:13px;padding:0 15px}.welcome{padding-top:44px}.connection{color:#cbd5e1;background:#ffffff0c;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:inline-flex}.connection i{background:#ef4444;border-radius:50%;width:8px;height:8px}.connection.online i{background:#22c55e}.welcome>p{color:#9ca3af;margin:30px 0 5px}.welcome h1{margin:0 0 28px;font-size:clamp(30px,8vw,46px)}.event-card{background:#111827;border:1px solid #cda85d33;border-radius:22px;gap:10px;padding:24px;display:grid}.event-card span{color:#cda85d}.event-card strong{font-size:24px}.event-card small{color:#9ca3af}.next-stage{text-align:center;color:#6b7280;border:1px dashed #ffffff24;border-radius:22px;place-items:center;gap:7px;min-height:190px;margin-top:22px;display:grid}.scan-symbol{font-size:46px}.spinner{border:3px solid #ffffff1f;border-top-color:#cda85d;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite spin}.update-prompt{z-index:10;left:16px;right:16px;bottom:max(16px,env(safe-area-inset-bottom));background:#1f2937;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex;position:fixed}.update-prompt button{background:#cda85d;border:0;border-radius:11px;font-weight:800}@keyframes spin{to{transform:rotate(360deg)}}.retry{color:#e7ca82;background:0 0;border:1px solid #cda85d;border-radius:14px;width:100%;margin:0 0 20px;font-weight:800}.retry:disabled{opacity:.45}.scan-launch{color:#111827;background:linear-gradient(145deg,#e7ca82,#b88b3a);border:1px solid #cda85d66;border-radius:22px;place-items:center;gap:7px;width:100%;min-height:180px;margin-top:22px;font-weight:900;display:grid}.scan-launch small{color:#493712}.scanner-page{max-width:700px;min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));margin:auto}.scanner-header{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:18px;display:grid}.scanner-header>div{display:grid}.scanner-header small{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;max-width:32vw;overflow:hidden}.back,.stop,.scanner-controls button,.sheet-actions button{color:#f3f4f6;background:#111827;border:1px solid #fff2;border-radius:13px;padding:0 14px}.camera-card{aspect-ratio:3/4;background:#020617;border:1px solid #ffffff1f;border-radius:24px;max-height:58dvh;position:relative;overflow:hidden}.camera-card video{object-fit:cover;width:100%;height:100%}.scan-frame{pointer-events:none;border:3px solid #e7ca82;border-radius:22px;position:absolute;inset:23% 12%;box-shadow:0 0 0 999px #0006}.scan-frame:before,.scan-frame:after{content:"";border-color:#fff;width:42px;height:42px;position:absolute}.camera-placeholder{color:#9ca3af;background:#090d14;place-items:center;display:grid;position:absolute;inset:0}.scanner-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.scanner-controls .primary{grid-column:1/-1}.scanner-controls button:disabled{opacity:.4}.sound-toggle{color:#d1d5db;align-items:center;gap:9px;margin:16px 4px;display:flex}.sound-toggle input{width:20px;height:20px}.scanner-error{color:#fecaca;background:#7f1d1d66;border-radius:12px;padding:10px 13px}.sheet,.result-overlay{z-index:30;padding:max(16px,env(safe-area-inset-top)) 14px max(16px,env(safe-area-inset-bottom));background:#000a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet-card{background:#111827;border:1px solid #ffffff20;border-radius:26px;width:min(100%,520px);max-height:90dvh;padding:24px;overflow:auto}.sheet-card h2{margin-top:0}.sheet-card label{gap:8px;font-weight:800;display:grid}.sheet-card input{color:#fff;background:#090d14;border:1px solid #374151;border-radius:14px;min-height:54px;padding:0 14px;font-size:17px}.sheet-actions{grid-template-columns:1fr 1.5fr;gap:10px;margin-top:20px;display:grid}.sheet-actions .primary{color:#111827;background:#cda85d}.sheet-actions button:disabled{opacity:.45}.sheet-card dl{gap:10px;display:grid}.sheet-card dl div{border-bottom:1px solid #ffffff0f;justify-content:space-between;gap:15px;padding-bottom:9px;display:flex}.sheet-card dt{color:#9ca3af}.sheet-card dd{margin:0;font-weight:900}.result-overlay{align-items:center}.result-card{text-align:center;background:#111827;border:2px solid;border-radius:28px;justify-items:center;gap:12px;width:min(100%,480px);padding:30px 22px;display:grid}.result-card.success{border-color:#22c55e}.result-card.warning{border-color:#eab308}.result-card.error{border-color:#ef4444}.result-icon{border-radius:50%;place-items:center;width:78px;height:78px;font-size:48px;font-weight:900;display:grid}.success .result-icon{color:#86efac;background:#14532d}.warning .result-icon{color:#fde047;background:#713f12}.error .result-icon{color:#fecaca;background:#7f1d1d}.result-card h2,.result-card p{margin:0}.result-card p{color:#d1d5db;line-height:1.7}.result-card code{color:#e7ca82;font-size:18px}.result-card .primary{width:100%;margin-top:8px}@media (width<=430px){.scanner-header .connection{padding:10px;font-size:0}.scanner-header small{max-width:38vw}.camera-card{max-height:54dvh}}.statistics-panel{background:#111827;border:1px solid #ffffff18;border-radius:22px;margin:22px 0;padding:20px}.statistics-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.statistics-heading h2{margin:0 0 5px;font-size:19px}.statistics-heading p{color:#9ca3af;margin:0;font-size:13px}.statistics-heading button{color:#e7ca82;background:0 0;border:1px solid #cda85d55;border-radius:12px;min-height:42px;padding:0 12px}.statistics-heading button:disabled{opacity:.5}.statistics-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px;display:grid}.statistics-grid article{text-align:center;background:#090d14;border-radius:16px;gap:7px;padding:15px 6px;display:grid}.statistics-grid span{color:#9ca3af;font-size:13px}.statistics-grid strong{font-size:clamp(27px,8vw,42px)}.statistics-grid article.complete{color:#dcfce7;background:#14532d}.completion-status{color:#dcfce7;background:#14532d;border-radius:14px;gap:5px;margin-top:14px;padding:14px;display:grid}.completion-status small{color:#bbf7d0}.remaining-status{color:#e7ca82;margin:14px 0 0;font-weight:800}.statistics-panel footer{color:#9ca3af;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:13px;display:flex}.stale-data{color:#fca5a5}.statistics-panel.compact{margin:0 0 14px;padding:14px}.statistics-panel.compact .statistics-heading h2{font-size:16px}.statistics-panel.compact .statistics-grid{margin-top:12px}.statistics-panel.compact .statistics-grid article{padding:10px 4px}.statistics-panel.compact .statistics-grid strong{font-size:25px}.statistics-panel.compact .completion-status{padding:10px}@media (width<=390px){.statistics-heading{display:grid}.statistics-heading button{width:100%}.statistics-grid span{font-size:11px}}.service-status{color:#d1d5db;background:#1f2937;border-radius:999px;margin-inline-start:10px;padding:7px 10px;font-size:12px;display:inline-block}.service-status.connected{color:#86efac}.service-status.offline,.service-status.unreachable{color:#fecaca}.home-options{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.home-options label{background:#111827;border:1px solid #ffffff18;border-radius:14px;grid-column:1/-1;align-items:center;gap:10px;padding:14px;display:flex}.home-options input{width:22px;height:22px}.home-options button{color:#f3f4f6;background:#111827;border:1px solid #fff2;border-radius:14px}.guide-card ol{gap:11px;padding-inline-start:24px;line-height:1.6;display:grid}.guide-card .primary,.about-card .primary{width:100%;margin-top:18px}.about-card>a{color:#e7ca82}.about-card>small{color:#9ca3af}.result-card{box-shadow:0 18px 70px #000b}.result-card h2{font-size:clamp(25px,7vw,34px)}.result-card strong{font-size:clamp(22px,6vw,30px)}.result-card small{font-size:16px;font-weight:800}.result-card.success{background:#092e1b}.result-card.warning{background:#35250a}.result-card.error{background:#3b1010}.update-prompt button:disabled{opacity:.45}.install-card{background:#111827;border:1px solid #cda85d44;border-radius:18px;gap:12px;margin-top:16px;padding:17px;display:grid}.install-card h2{margin:0;font-size:17px}.install-card button{width:100%}.install-help{color:#e7ca82;background:0 0;border:1px solid #fff2;border-radius:13px}.install-instructions ol{gap:10px;padding-inline-start:24px;line-height:1.6;display:grid}.install-instructions .primary{width:100%;margin-top:14px}.install-success{color:#dcfce7;background:#14532d;border-radius:14px;margin:16px 0 0;padding:13px;font-weight:800}.brand-logo{object-fit:contain;width:54px;height:54px}.brand-mark{display:none}.about-logo{object-fit:contain;width:74px;height:74px;margin:0 auto 10px;display:block}.install-title{align-items:center;gap:11px;display:flex}.install-title img{object-fit:contain;width:42px;height:42px}.install-title h2{flex:1}
