:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app{color:#1f2937;background:#f3f4f6;flex-direction:column;height:100svh;font-family:system-ui,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.app-header{background:#1e3a63;flex:none;justify-content:center;align-items:center;height:clamp(52px,8svh,72px);padding:10px 16px;display:flex;position:relative}.logo-box{background:#fff;border-radius:4px;justify-content:center;align-items:center;width:clamp(44px,6svh,56px);height:clamp(44px,6svh,56px);display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%);box-shadow:0 2px 6px #00000026}.header-title{color:#fff;margin:0;font-size:clamp(16px,2.4svh,20px);font-weight:700}.app-main{box-sizing:border-box;flex-direction:column;flex:auto;gap:clamp(6px,1.2svh,12px);width:100%;max-width:860px;min-height:0;margin:0 auto;padding:clamp(8px,1.5svh,14px) 16px;display:flex;overflow:hidden}.status-title{color:#1e3a8a;flex:none;align-items:center;gap:8px;font-size:clamp(13px,1.8svh,16px);font-weight:600;display:flex}.status-icon{justify-content:center;align-items:center;display:inline-flex}.status-icon svg{width:clamp(16px,2.2svh,20px);height:clamp(16px,2.2svh,20px)}.queue-card{text-align:center;background:#dbe7fb;border-radius:8px;flex:none;padding:clamp(10px,2svh,18px) 16px}.queue-label{color:#1f2937;margin:0;font-size:clamp(13px,1.8svh,16px);font-weight:600}.queue-number{color:#7a1f1f;letter-spacing:-2px;margin:clamp(4px,.8svh,8px) 0;font-size:clamp(48px,9svh,78px);font-weight:800;line-height:1}.now-serving{color:#374151;margin:0;font-size:clamp(13px,1.8svh,16px);font-weight:500}.now-serving-number{color:#1f2937;margin-left:6px;font-weight:700}.info-grid{flex:none;grid-template-columns:1fr 1fr;gap:clamp(6px,1svh,12px) 16px;display:grid}.info-card{background:#e5edfa;border-radius:6px;flex-direction:column;justify-content:center;gap:clamp(2px,.6svh,6px);padding:clamp(8px,1.4svh,14px) 16px;display:flex}.info-label{color:#4b5563;margin:0;font-size:clamp(11px,1.5svh,14px);font-weight:400}.info-value{color:#111827;margin:0;font-size:clamp(13px,1.8svh,16px);font-weight:700}.promo-banner{background:#e2e4e7;border-radius:6px;flex:auto;justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.logo-image{width:100%;max-width:40px;height:auto}.banner{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.slideshow{width:100%;height:100%;position:relative;overflow:hidden}.slideshow-track{height:100%;transition:transform .5s ease-in-out;display:flex}.slideshow-slide{object-fit:cover;min-width:100%;height:100%}.slideshow-dots{gap:6px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.slideshow-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s}.slideshow-dot.active{background:#fff}.app-footer{background:#1e3a63;flex:none;height:clamp(24px,4svh,40px)}
