:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;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;font:18px/145% system-ui,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc}}#root{box-sizing:border-box;width:100%;max-width:100%;min-height:100svh;margin:0 auto}body{margin:0}h1,h2{color:var(--text-h);font-weight:600}p{margin:0}.page{text-align:left;width:100%;max-width:640px;margin:0 auto;padding:2rem 1.25rem 3rem}.header{margin-bottom:1.75rem}.title{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.subtitle{color:var(--text);margin:0;font-size:1rem;line-height:1.45}.search{margin-bottom:1.5rem}.label{color:var(--text-h);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.input{min-width:0;font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;flex:200px;padding:.65rem .85rem}.input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.button{font:inherit;cursor:pointer;background:var(--accent);color:var(--bg);border:none;border-radius:8px;padding:.65rem 1.25rem;font-weight:500}@media (prefers-color-scheme:light){.button{color:#fff}}.button:disabled{opacity:.65;cursor:not-allowed}.banner{border-radius:8px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.9375rem}.banner.error{color:var(--text-h);background:#dc26261f;border:1px solid #dc262659}@media (prefers-color-scheme:dark){.banner.error{background:#f871711f;border-color:#f8717159}}.results{margin-top:.5rem}.pointsCard{border:1px solid var(--border);background:var(--code-bg);border-radius:12px;flex-direction:column;gap:.25rem;margin-bottom:1.5rem;padding:1rem 1.125rem;display:flex}.pointsLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text);font-size:.8125rem}.pointsValue{color:var(--text-h);font-size:1.75rem;font-weight:600}.empty{color:var(--text);margin:0}.groups{flex-direction:column;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.group{margin:0}.groupTitle{margin:0 0 .75rem;font-size:1.0625rem;font-weight:600}.rewards{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.reward{border:1px solid var(--border);border-radius:10px;align-items:center;gap:.875rem;padding:.65rem .75rem;display:flex}.reward.inactive{opacity:.55}.thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:72px;height:72px}.thumb.placeholder{background:var(--border)}.rewardBody{flex-direction:column;gap:.2rem;min-width:0;display:flex}.rewardName{color:var(--text-h);font-weight:500}.rewardMeta{color:var(--text);font-size:.875rem}.toolbar{margin-top:1rem}.signInWrap{max-width:420px}.card{border:1px solid var(--border);background:var(--code-bg);border-radius:12px;margin-bottom:1.75rem;padding:1.25rem}.cardTitle{color:var(--text-h);margin:0 0 .35rem;font-size:1.125rem;font-weight:600}.cardHint{color:var(--text);margin:0 0 1rem;font-size:.875rem;line-height:1.45}.banner.info{color:var(--text-h);background:#3b82f614;border-color:#3b82f640;margin-top:.75rem}.button.secondary{color:var(--text-h);border:1px solid var(--border);background:0 0}.consentRow{border:1px solid var(--border);background:var(--bg);cursor:pointer;border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.75rem;display:flex}.consentRow input{flex-shrink:0;margin-top:.2rem}.consentText{color:var(--text);font-size:.8125rem;line-height:1.45}.buttonStack{flex-direction:column;gap:.75rem;display:flex}.ordersHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.orderList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.orderCard{margin-bottom:0}.orderHead{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.orderId{color:var(--text-h);margin:0;font-size:1.125rem;font-weight:700}.badge{white-space:nowrap;border-radius:999px;padding:.2rem .65rem;font-size:.75rem;font-weight:700;display:inline-block}.badgePreparing{color:#c2410c;background:#ea580c24;border:1px solid #ea580c59}.lineItems{border-top:1px solid var(--border);margin:1rem 0 .5rem;padding:0;list-style:none}.lineItem{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.6rem 0;display:flex}.lineItemMain{align-items:baseline;gap:.5rem;min-width:0;display:flex}.lineItemQty{color:var(--text-h);font-weight:700}.lineItemName{color:var(--text-h);font-size:1.0625rem;font-weight:600}.lineItemTotal{font-variant-numeric:tabular-nums;color:var(--text-h)}.lineItemOptions{color:var(--text);flex-basis:100%;margin:.15rem 0 0;font-size:.85rem}.orderTotalRow{color:var(--text-h);justify-content:space-between;margin:.5rem 0 1rem;font-size:1.0625rem;font-weight:700;display:flex}.orderPickedUp{width:100%;padding:.85rem 1.25rem;font-size:1.0625rem;font-weight:600}.cancelLink{width:100%;font:inherit;color:var(--text);cursor:pointer;text-align:center;background:0 0;border:none;margin-top:.5rem;padding:.4rem;font-size:.85rem;display:block}.cancelLink:hover:not(:disabled){text-decoration:underline}.cancelLink:disabled{opacity:.5;cursor:not-allowed}.toast{z-index:50;border-radius:10px;max-width:90vw;padding:.75rem 1.1rem;font-size:.9375rem;font-weight:500;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #0000002e}.toastOk{color:#fff;background:#166534}.toastErr{color:#fff;background:#b91c1c}
