:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17202a;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.payment-frame-shell{z-index:10;background:#fff;position:fixed;inset:0}.payment-frame{border:0;width:100%;height:100%}.page-shell{place-items:center;min-height:100dvh;padding:56px 8px 8px;display:grid}.modal-stack{width:min(100%,440px)}.restaurant-heading{text-align:center;flex-direction:column;align-items:center;gap:4px;margin:0 16px 12px;display:flex}.restaurant-heading span{color:#65717d;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.restaurant-heading strong{color:#17202a;overflow-wrap:anywhere;font-size:1.2rem}.modal-stack>.card{width:100%}.card{background:#fff;border:1px solid #e2e6ea;border-radius:16px;width:min(100%,440px);overflow:hidden;box-shadow:0 14px 40px #1b273314}.card.product-card,.card.result-card{width:100%;height:min(658px,100dvh - 120px);min-height:0;overflow-y:auto}.card.product-card{flex-direction:column;display:flex}.product-card .card-content{flex-direction:column;flex:1;display:flex}.product-card .primary-button{margin-top:auto}.card-content{padding:16px}.product-image{aspect-ratio:4/3;object-fit:cover;background:#e9ecef;width:100%;display:block}.product-image-placeholder{aspect-ratio:4/3;color:#65717d;background:#e9ecef;place-items:center;width:100%;font-size:.9rem;display:grid}.eyebrow{color:#65717d;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:700}h1{margin:0;font-size:clamp(1.65rem,6vw,2.15rem);line-height:1.14}.product-name{text-align:center}.card-title{text-align:center;font-size:1.5rem}.quantity-row{color:#59636e;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.quantity-control{z-index:2;touch-action:manipulation;background:#fff;border:1px solid #b8c0c8;border-radius:9px;grid-template-columns:46px 42px 46px;align-items:center;display:grid;position:relative;overflow:hidden}.quantity-control button{color:#17202a;pointer-events:auto;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#f4f6f8;border:0;border-radius:0;width:46px;min-height:46px;font-size:1.25rem}.quantity-control button:disabled{cursor:not-allowed;opacity:.4}.quantity-control output{color:#17202a;text-align:center;font-weight:700}p{color:#59636e;line-height:1.55}.price-row{color:#59636e;border-top:1px solid #e8ebee;border-bottom:1px solid #e8ebee;justify-content:space-between;align-items:baseline;margin:28px 0 20px;padding:18px 0;display:flex}.total-row{margin-top:0}.price-row strong{color:#17202a;font-size:1.4rem}button,.button-link{min-height:48px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:#17202a;border:1px solid #17202a;width:100%}.primary-button:disabled{cursor:wait;opacity:.72}.language-switch{z-index:20;top:max(12px, env(safe-area-inset-top));background:#fffffff5;border:1px solid #e2e6ea;border-radius:12px;gap:4px;padding:4px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #1b27331a}.language-button{color:#59636e;background:0 0;border:1px solid #0000;gap:6px;min-height:32px;padding:0 10px;font-size:.78rem}.language-flag{font-size:1.15rem;line-height:1}.language-button[aria-pressed=true]{color:#17202a;background:#f4f6f8;border-color:#b8c0c8}.secondary-button{color:#17202a;background:#fff;border:1px solid #b8c0c8;padding:0 20px}.button-link{margin-top:10px;text-decoration:none}.fine-print{text-align:center;margin:14px 0 0;font-size:.82rem}.result-card{text-align:center;display:flex}.result-card .card-content{flex-direction:column;flex:1;width:100%;display:flex}.result-title{font-size:1.3rem}.result-title.success{color:#188038;font-size:1.7rem}.result-food-section{text-align:left;margin-top:24px}.result-section-label{color:#65717d;letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:700}.result-food-list{gap:8px;display:grid}.result-food-item{background:#f8f9fa;border:1px solid #e8ebee;border-radius:12px;grid-template-columns:76px minmax(0,1fr) 44px;align-items:center;gap:14px;padding:10px;display:grid}.result-food-image,.result-food-image-placeholder{object-fit:cover;background:#e9ecef;border-radius:8px;flex:none;width:76px;height:60px}.result-food-image-placeholder{place-items:center;font-size:1.4rem;display:grid}.result-food-copy{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.result-food-copy strong,.result-food-copy span{overflow-wrap:anywhere}.result-food-quantity{color:#17202a;background:#e9ecef;border-radius:999px;place-items:center;min-width:38px;min-height:34px;font-size:.9rem;font-weight:700;display:grid}.result-total-row{margin:18px 0 0}.result-actions{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-top:auto;padding-top:8px;display:grid}.result-actions .button-link{text-align:center;width:100%;margin-top:0;padding:0 12px}.receipt-page-shell{place-items:start center}.receipt-stack{width:min(100%,640px)}.backend-receipt-image{object-fit:contain;width:100%;height:auto;margin-top:24px;display:none}.backend-receipt-image.is-loaded{display:block}.receipt-image-stage{min-height:260px}.receipt-unavailable{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;margin:24px 0;display:flex}.receipt-unavailable .primary-button{width:100%}.receipt-loading-spinner{border:5px solid #d9dee3;border-top-color:#52606d;border-radius:50%;width:48px;height:48px;animation:.9s linear infinite spin}.receipt-back-button{width:100%}.result-food-copy span{color:#65717d;font-size:.9rem}.result-restaurant{color:#65717d;background:#f8f9fa;border-radius:10px;flex-direction:column;gap:5px;margin-top:14px;padding:12px;font-size:.82rem;display:flex}.result-restaurant strong{color:#17202a;overflow-wrap:anywhere;font-family:inherit;font-weight:700}.order-summary{grid-template-columns:minmax(0,1fr);margin-top:24px;display:grid}.order-summary-top{border-bottom:1px solid #e8ebee;margin-top:18px;padding-bottom:18px}.order-summary-column{flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:128px;display:flex}.order-summary-label{color:#65717d;margin:0 0 10px;font-size:.86rem;font-weight:600}.order-number-label{color:#65717d;margin-bottom:7px;font-size:.78rem}.order-summary-value{color:#188038;font-size:2.2rem;line-height:1}.order-summary-caption{margin-top:6px;font-weight:700}.status-icon{border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 20px;font-size:1.7rem;font-weight:800;display:grid}.status-icon.success{color:#116329;background:#ddf4e4}.status-icon.cancelled,.status-icon.failed,.status-icon.error{color:#9b2c2c;background:#fde7e7}.status-icon.pending{border:5px solid #d9dee3;border-top-color:#52606d;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.status-icon.pending,.receipt-loading-spinner{animation:none}}@media (max-height:800px){.fine-print{display:none}}
