body{background:#111;color:#fff}.page{display:grid;min-height:100vh;padding:32px;place-items:center}.panel{align-items:center;background:#202020;border-radius:32px;box-shadow:0 20px 60px #00000073;display:flex;flex-direction:column;gap:24px;justify-content:center;min-height:560px;padding:48px;text-align:center;width:min(900px,100%)}.panel.preparing{background:linear-gradient(135deg,#242424,#4a3718)}.panel.ready{background:linear-gradient(135deg,#124522,#1f7a3b)}.panel.error{background:linear-gradient(135deg,#4a1717,#7b2424)}.brand{font-size:28px;letter-spacing:.15em;opacity:.8;text-transform:uppercase}h1{font-size:clamp(42px,7vw,86px);line-height:1.05;margin:0}.muted{opacity:.75}.actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}button{border-radius:999px;font-size:20px;font-weight:700;padding:18px 28px}button:disabled{opacity:.5}button.secondary{background:#444;color:#fff}.loaderWrap{grid-gap:14px;display:grid;gap:14px;opacity:.9;place-items:center}.loader{animation:spin 1s linear infinite;border:8px solid #ffffff40;border-top-color:#fff;height:64px;width:64px}.take{font-size:28px}.err,.take{font-weight:700}.err{color:#ffd0d0}.debug{max-width:760px;opacity:.9;text-align:left;width:100%}.debug pre{background:#0000004d;border-radius:16px;overflow:auto;padding:16px}*{box-sizing:border-box}#root,body,html{margin:0;min-height:100%;width:100%}body{background:#070716;font-family:Arial,Helvetica,sans-serif;overflow:hidden;-webkit-user-select:none;user-select:none}button{-webkit-tap-highlight-color:transparent;border:0;cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed}.app-bg{background:radial-gradient(circle at 15% 15%,#7c3aed52,#0000 34%),radial-gradient(circle at 90% 8%,#06b6d438,#0000 30%),radial-gradient(circle at 52% 96%,#f59e0b29,#0000 34%),linear-gradient(135deg,#080816,#101024 50%,#070712);height:100vh;padding:28px;width:100vw}.kiosk-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0b1cd1;border:1px solid #ffffff17;border-radius:34px;box-shadow:0 28px 90px #0000009e;display:flex;flex-direction:column;height:100%;margin:0 auto;max-height:1200px;max-width:1920px;overflow:hidden;width:100%}.topbar{grid-gap:22px;align-items:center;border-bottom:1px solid #ffffff14;display:grid;gap:22px;grid-template-columns:420px 1fr 440px;height:122px;padding:24px 30px}.brand-block{align-items:center;background:hsla(0,0%,100%,.055);border-radius:24px;color:#fff;display:flex;gap:18px;height:74px;padding:10px 18px;text-align:left}.brand-block:disabled{opacity:.8}.brand-mark{align-items:center;background:linear-gradient(135deg,#7c3aede6,#06b6d4c7);border-radius:18px;box-shadow:0 12px 36px #7c3aed57;display:flex;font-size:32px;height:54px;justify-content:center;width:54px}.brand-title{font-size:30px;font-weight:900;letter-spacing:.04em}.brand-subtitle{color:#94a3b8;font-size:15px;letter-spacing:.16em;margin-top:2px;text-transform:uppercase}.topbar-center{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.status-pill{background:hsla(0,0%,100%,.055);border:1px solid #ffffff1a;border-radius:999px;color:#cbd5e1;font-size:17px;font-weight:700;padding:12px 18px}.status-pill.online{background:#22c55e1a;border-color:#22c55e59;color:#bbf7d0}.topbar-total{text-align:right}.topbar-total-label{color:#94a3b8;font-size:15px;letter-spacing:.16em;text-transform:uppercase}.topbar-total-value{color:#f8fafc;font-size:34px;font-weight:900;margin-top:5px}.progress-steps{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(7,1fr);height:78px;padding:16px 30px 12px}.progress-step{background:hsla(0,0%,100%,.045);border-radius:999px;color:#94a3b8;font-size:17px;font-weight:800;gap:9px;height:48px}.progress-step,.progress-step span{align-items:center;display:flex;justify-content:center}.progress-step span{background:#ffffff14;border-radius:50%;color:#cbd5e1;font-size:14px;height:28px;width:28px}.progress-step.active{background:linear-gradient(135deg,#7c3aede0,#06b6d499);box-shadow:0 14px 32px #06b6d41a;color:#fff}.progress-step.active span{background:#ffffff38;color:#fff}.main-layout{grid-gap:24px;display:grid;flex:1 1;gap:24px;grid-template-columns:minmax(0,1fr) 480px;min-height:0;padding:18px 30px 30px}.main-layout.single{grid-template-columns:1fr;padding-top:30px}.cart-panel,.main-panel{background:hsla(0,0%,100%,.052);border:1px solid #ffffff14;border-radius:30px;box-shadow:inset 0 1px 0 #ffffff0f;min-height:0}.main-panel{overflow:auto;padding:34px}.hero-copy,.page-title-block{max-width:980px}.eyebrow,.panel-eyebrow,.pay-label{color:#67e8f9;font-size:16px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hero-copy h1,.page-title-block h1{color:#fff;font-size:72px;letter-spacing:-.05em;line-height:.98;margin:10px 0 12px}.hero-copy p,.page-title-block p{color:#cbd5e1;font-size:26px;line-height:1.32;margin:0;max-width:820px}.product-grid{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px}.product-card{background:linear-gradient(145deg,#ffffff1a,hsla(0,0%,100%,.035));border:2px solid #ffffff14;border-radius:34px;color:#fff;min-height:390px;overflow:hidden;padding:34px;position:relative;text-align:left;transition:transform .15s ease,border-color .15s ease,background .15s ease}.option-card:active,.primary-action:active,.product-card:active,.secondary-action:active{transform:scale(.985)}.product-card.selected,.product-card:hover{background:linear-gradient(145deg,#7c3aed3b,#06b6d41f);border-color:#67e8f9d9}.product-glow{background:radial-gradient(circle,#67e8f938,#0000 68%);border-radius:50%;height:260px;position:absolute;right:-70px;top:-70px;width:260px}.product-icon{align-items:center;background:#ffffff14;border-radius:32px;display:flex;font-size:72px;height:128px;justify-content:center;position:relative;width:128px}.product-info{margin-top:34px;position:relative}.product-title{font-size:44px;font-weight:900;letter-spacing:-.03em}.product-subtitle{color:#cbd5e1;font-size:22px;line-height:1.35;margin-top:12px}.product-price{background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:999px;color:#fde68a;display:inline-flex;font-size:22px;font-weight:900;margin-top:22px;padding:10px 16px}.option-grid{grid-gap:22px;display:grid;gap:22px;margin-top:38px}.option-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.option-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.option-card{background:linear-gradient(145deg,hsla(0,0%,100%,.085),hsla(0,0%,100%,.035));border:2px solid #ffffff14;border-radius:30px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;padding:30px;text-align:left;transition:transform .15s ease,border-color .15s ease,background .15s ease}.option-card.selected,.option-card:hover{background:linear-gradient(145deg,#7c3aed4f,#06b6d41a);border-color:#c4b5fdf2;box-shadow:0 18px 46px #7c3aed2e}.option-title{font-size:38px;font-weight:900;letter-spacing:-.03em}.option-subtitle{color:#cbd5e1;font-size:21px;line-height:1.35;margin-top:10px}.option-price{color:#fde68a;font-size:28px;font-weight:900}.bottom-nav,.cart-actions-row,.payment-demo-row{display:flex;gap:18px;margin-top:34px}.primary-action,.secondary-action{border-radius:22px;color:#fff;font-size:22px;font-weight:900;min-height:70px;padding:0 24px}.primary-action{background:linear-gradient(135deg,#7c3aed,#06b6d4);box-shadow:0 16px 40px #06b6d42e}.primary-action:disabled{box-shadow:none;opacity:.42}.secondary-action{background:#ffffff14;border:1px solid #ffffff1a}.primary-action.big,.secondary-action.big{font-size:26px;min-height:82px;min-width:260px}.cart-panel{display:flex;flex-direction:column;overflow:hidden;padding:24px}.cart-panel-header{align-items:center;display:flex;gap:18px;justify-content:space-between}.panel-title{color:#fff;font-size:28px;font-weight:900;margin-top:5px}.mini-icon{align-items:center;background:linear-gradient(135deg,#7c3aedbf,#06b6d48c);border-radius:20px;display:flex;flex-shrink:0;font-size:34px;height:64px;justify-content:center;width:64px}.current-preview{background:hsla(0,0%,100%,.055);border-radius:22px;margin-top:18px;padding:18px}.preview-line{color:#cbd5e1;font-size:18px;padding:5px 0}.preview-price{color:#fde68a;font-size:22px;font-weight:900;margin-top:12px}.cart-divider{background:#ffffff14;height:1px;margin:20px 0}.cart-list-header{align-items:center;color:#fff;display:flex;font-size:24px;font-weight:900;justify-content:space-between}.small-link{background:#0000;color:#67e8f9;font-size:16px;font-weight:900}.small-link:disabled{color:#64748b}.cart-list{flex:1 1;margin-top:14px;min-height:0;overflow:auto;padding-right:4px}.empty-cart,.large-empty{background:hsla(0,0%,100%,.045);border:1px dashed #ffffff24;border-radius:24px;color:#94a3b8;font-size:20px;line-height:1.35;padding:24px}.cart-item{grid-gap:12px;align-items:start;border-bottom:1px solid #ffffff12;display:grid;gap:12px;grid-template-columns:48px 1fr 36px;padding:15px 0}.cart-item-icon{align-items:center;background:#ffffff12;border-radius:16px;display:flex;font-size:25px;height:48px;justify-content:center;width:48px}.cart-item-title{color:#fff;font-size:18px;font-weight:900}.cart-item-lines{color:#94a3b8;font-size:15px;line-height:1.28;margin-top:4px}.cart-item-price{color:#fde68a;font-size:18px;font-weight:900;margin-top:6px}.remove-btn{background:#f8717124;border-radius:50%;color:#fecaca;font-size:24px;font-weight:900;height:34px;width:34px}.cart-bottom{padding-top:18px}.grand-total-row{align-items:baseline;color:#cbd5e1;display:flex;font-size:22px;justify-content:space-between;margin-bottom:16px}.grand-total-row strong{color:#fff;font-size:36px}.cart-bottom .primary-action,.cart-bottom .secondary-action{margin-top:12px;width:100%}.cart-page-list{display:flex;flex-direction:column;gap:16px;margin-top:28px}.cart-page-item{grid-gap:18px;align-items:center;background:hsla(0,0%,100%,.055);border:1px solid #ffffff14;border-radius:24px;display:grid;gap:18px;grid-template-columns:58px 70px 1fr 190px 130px;min-height:112px;padding:18px}.cart-page-icon,.cart-page-index{align-items:center;border-radius:18px;display:flex;font-weight:900;height:58px;justify-content:center}.cart-page-index{background:#06b6d41f;color:#67e8f9;font-size:24px}.cart-page-icon{background:#ffffff12;color:#fff;font-size:32px}.cart-page-title{color:#fff;font-size:26px;font-weight:900}.cart-page-lines{color:#cbd5e1;font-size:18px;margin-top:4px}.cart-page-price{color:#fde68a;font-size:28px;font-weight:900;text-align:right}.remove-wide-btn{background:#f8717124;border-radius:18px;color:#fecaca;font-size:18px;font-weight:900;height:58px}.center-stage{align-items:center;display:flex;height:100%;justify-content:center;min-height:0}.message-card,.payment-card{background:linear-gradient(145deg,#ffffff1a,hsla(0,0%,100%,.045));border:1px solid #ffffff1a;border-radius:36px;padding:54px;text-align:center;width:min(980px,100%)}.message-icon,.payment-icons{font-size:86px;margin-bottom:22px}.pay-value{color:#fff;font-size:84px;font-weight:950;line-height:1;margin-top:8px}.message-title,.pay-text{color:#fff;font-size:40px;font-weight:900;margin-top:30px}.message-text,.pay-subtext,.prep-status{color:#cbd5e1;font-size:24px;margin-top:12px}.message-card.error{border-color:#f8717159}.message-card.success{border-color:#22c55e59}.progress-bar{background:#ffffff1a;border-radius:999px;height:22px;margin-top:34px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#7c3aed,#06b6d4,#22c55e);border-radius:999px;height:100%;transition:width .45s ease}.loaderWrap{display:flex;justify-content:center}.loader{animation:spin .8s linear infinite;border:5px solid #ffffff1a;border-radius:50%;border-top-color:#67e8f9;height:48px;width:48px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1400px){.topbar{grid-template-columns:330px 1fr 330px}.main-layout{grid-template-columns:minmax(0,1fr) 400px}.hero-copy h1,.page-title-block h1{font-size:56px}.option-grid.three,.product-grid{grid-template-columns:1fr}.product-card{min-height:260px}.cart-page-item{grid-template-columns:52px 60px 1fr 160px 110px}}@media (max-width:768px){body{overflow:auto}.app-bg{height:auto;min-height:100vh;min-width:0;padding:0}.kiosk-shell{border:none;border-radius:0;height:auto!important;max-height:none!important;max-width:100vw!important;min-height:100vh;min-width:0!important;overflow:visible!important}.topbar{gap:8px;grid-template-columns:1fr auto;height:auto;padding:12px 16px}.topbar-center{display:none}.brand-block{border-radius:14px;gap:10px;height:48px;padding:6px 12px}.brand-mark{border-radius:10px;font-size:20px;height:36px;width:36px}.brand-title{font-size:18px}.brand-subtitle,.topbar-total-label{font-size:11px}.topbar-total-value{font-size:20px;margin-top:2px}.progress-steps{-webkit-overflow-scrolling:touch;gap:6px;grid-template-columns:repeat(4,1fr);height:auto;overflow-x:auto;padding:8px 12px}.progress-step{font-size:11px;gap:4px;height:34px;padding:0 6px;white-space:nowrap}.progress-step span{flex-shrink:0;font-size:10px;height:18px;width:18px}.main-layout{flex:none;gap:12px;grid-template-columns:1fr!important;height:auto;overflow:visible;padding:12px 12px 24px}.main-panel{border-radius:20px;overflow:visible;padding:16px}.cart-panel{display:none}.hero-copy h1,.page-title-block h1{font-size:32px;margin:6px 0 8px}.hero-copy p,.page-title-block p{font-size:15px}.eyebrow,.panel-eyebrow{font-size:13px}.option-grid{gap:10px;margin-top:16px}.option-grid.three,.option-grid.two{grid-template-columns:1fr 1fr}.option-card{border-radius:18px;min-height:130px;padding:14px}.option-title{font-size:20px}.option-subtitle{font-size:13px;margin-top:4px}.option-price{font-size:18px}.product-grid{gap:12px;grid-template-columns:1fr!important;margin-top:16px}.product-card{border-radius:20px;min-height:140px;padding:18px}.product-icon{border-radius:18px;font-size:38px;height:64px;width:64px}.product-title{font-size:26px}.product-subtitle{font-size:15px}.product-info{margin-top:14px}.bottom-nav{flex-direction:column;gap:8px;margin-top:16px}.primary-action.big,.secondary-action.big{font-size:18px;min-height:56px;min-width:0;width:100%}.primary-action,.secondary-action{font-size:17px;min-height:52px}.cart-page-list{gap:10px;margin-top:16px}.cart-page-item{border-radius:16px;gap:8px;grid-template-columns:32px 40px 1fr 70px 40px;min-height:80px;padding:10px}.cart-page-icon,.cart-page-index{border-radius:12px;font-size:18px;height:40px}.cart-page-title{font-size:16px}.cart-page-lines{font-size:12px}.cart-page-price{font-size:18px}.remove-wide-btn{border-radius:12px;font-size:14px;height:40px}.center-stage{align-items:flex-start;height:auto;padding:8px 0}.message-card,.payment-card{border-radius:20px;padding:24px 16px}.message-icon,.payment-icons{font-size:52px;margin-bottom:12px}.pay-value{font-size:48px}.message-title,.pay-text{font-size:24px;margin-top:16px}.message-text,.pay-subtext,.prep-status{font-size:15px;margin-top:8px}.progress-bar{height:16px;margin-top:20px}.grand-total-row{font-size:18px}.grand-total-row strong{font-size:26px}}@media (max-width:420px){.option-grid.three,.option-grid.two{grid-template-columns:1fr}.hero-copy h1,.page-title-block h1{font-size:26px}.pay-value{font-size:38px}}
/*# sourceMappingURL=main.30603fe8.css.map*/