@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--bg:#f2f5f9;--card:#fff;--muted:#6b7280;--text:#0f172a;--blue:#2563eb;--blue2:#1d4ed8;--border:#e5e7eb}*{box-sizing:border-box}html,body{height:100%}body{background:radial-gradient(1200px 600px at 20% -10%,#2563eb2e,transparent 60%),radial-gradient(1200px 600px at 80% 0%,#2563eb1a,transparent 55%),var(--bg);color:var(--text);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1100px;margin:0 auto;padding:24px}.nav{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.brand{letter-spacing:.2px;align-items:center;gap:10px;font-weight:800;display:flex}.badge{color:var(--blue2);background:#2563eb1f;border:1px solid #2563eb40;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.card{background:var(--card);border:1px solid var(--border);border-radius:18px;box-shadow:0 10px 30px #0206170f}.btn{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;padding:10px 14px;font-weight:700}.btnPrimary{background:linear-gradient(180deg,var(--blue),var(--blue2));color:#fff;border-color:#1d4ed859}.btn:disabled{opacity:.6;cursor:not-allowed}.input{border:1px solid var(--border);background:#fff;border-radius:12px;outline:none;width:100%;padding:12px;font-size:16px}.input:focus{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb1f}.grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.dealCard{grid-column:span 12;overflow:hidden}@media (min-width:720px){.dealCard{grid-column:span 6}}@media (min-width:1024px){.dealCard{grid-column:span 4}}.dealImg{object-fit:cover;background:#e5e7eb;width:100%;height:170px}.dealBody{padding:14px}.price{font-size:18px;font-weight:900}.muted{color:var(--muted)}.modalOverlay{background:#0f172a8c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{width:min(520px,100%);padding:16px}.modalHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.center{justify-content:center;align-items:center;min-height:calc(100vh - 60px);display:flex}.hscroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding:10px 2px 4px;display:flex;overflow-x:auto}.hscroll::-webkit-scrollbar{height:0}.hscroll{scrollbar-width:none}.hscrollEndCap{flex:none;width:2px}.dealSwipeCard{scroll-snap-align:start;background:#ffffffbf;border:1px solid #0000000f;border-radius:18px;flex:none;width:min(320px,82vw);overflow:hidden;box-shadow:0 10px 30px #0000000a}.dealSwipeImg{background:#0000000d;height:160px}.dealSwipeImg img{object-fit:cover;width:100%;height:100%;display:block}.dealSwipeImgPlaceholder{width:100%;height:100%}.dealSwipeBody{padding:12px}.dealSwipeTopRow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.dealSwipeTitle{max-width:220px;font-size:16px;font-weight:950;line-height:1.15}.dealSwipePrice{font-size:18px;font-weight:950}.dealSwipeDesc{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin-top:8px;font-size:13px;line-height:1.25;display:-webkit-box;overflow:hidden}.dealSwipeMeta{opacity:.7;margin-top:10px;font-size:12px}.bigBtn{border-radius:16px;padding:16px 18px;font-size:20px;font-weight:950}.bigInput{text-align:center;border-radius:16px;padding:16px 18px;font-size:26px;font-weight:950}.pricePreview{text-align:center;margin-top:10px;font-size:34px;font-weight:950}.kioskRoot{background:#f3f7ff;width:100vw;height:100vh;overflow:hidden}.kioskWrap{box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:14px;display:flex}.kioskTopbar{background:#fff;border:1px solid #1d4ed824;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 8px 24px #0a2a7a0f}.kioskBrand{color:#0a2a7a;align-items:center;gap:10px;font-size:18px;font-weight:950;display:flex}.dot{background:#1d4ed8;border-radius:999px;width:10px;height:10px;display:inline-block}.pill{color:#1d4ed8;background:#1d4ed81a;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.kioskPanel{background:#fff;border:1px solid #1d4ed824;border-radius:22px;flex-direction:column;flex:1;margin-top:12px;padding:14px;display:flex;overflow:hidden;box-shadow:0 8px 24px #0a2a7a0f}.kioskTitle{color:#0a2a7a;font-size:20px;font-weight:950}.kioskMuted{color:#0a2a7aa6;margin-top:4px;font-weight:850}.kioskLabel{color:#0a2a7aa6;margin-bottom:6px;font-size:12px;font-weight:950}.amountBox{color:#0a2a7a;background:#f7faff;border:1px solid #1d4ed82e;border-radius:18px;width:100%;padding:16px;font-size:20px;font-weight:950}.moneyBig{color:#0a2a7a;margin-top:6px;font-size:44px;font-weight:950}.kioskRow{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.kioskBtn{cursor:pointer;color:#1d4ed8;background:#e8efff;border:0;border-radius:16px;padding:14px 16px;font-weight:950}.kioskBtn.primary{color:#fff;background:#1d4ed8}.kioskBtn.danger{color:#991b1b;background:#fee2e2}.kioskStatus{color:#0a2a7a;margin-top:10px;font-weight:900}.overlay{z-index:50;background:#0a2a7a73;justify-content:center;align-items:center;padding:14px;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #1d4ed824;border-radius:22px;width:min(520px,100%);padding:14px;box-shadow:0 18px 50px #0a2a7a2e}.hr{background:#1d4ed81f;height:1px;margin:12px 0}.keypad{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;display:grid}.key{color:#1d4ed8;background:#e8efff;border:0;border-radius:18px;padding:18px 0;font-size:22px;font-weight:950}.key.alt{color:#991b1b;background:#fee2e2}.key.done{color:#fff;background:#1d4ed8;grid-column:span 3}
