:root{font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#111827;background-color:#f3f4f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0}a{text-decoration:none}.kiosk{min-height:100vh;padding:1.6rem;display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:1rem;background:linear-gradient(160deg,#f4eee6,#e8ded1 52%,#d6ccc0)}.kiosk.is-rtl{direction:rtl}.menu-dashboard,.cart-panel{background:#fffefb;border:1px solid #dccfbf;border-radius:18px;box-shadow:0 12px 30px #4e3a2217}.menu-dashboard{padding:1.25rem}.dashboard-header h1{margin:0;font-size:1.55rem;color:#2f2418}.dashboard-title-group{display:inline-flex;align-items:center;gap:.9rem}.dashboard-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,360px);gap:.9rem;align-items:start}.header-left{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.header-right{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem;position:relative;min-height:66px}.dashboard-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.75rem;width:100%;transition:transform .26s cubic-bezier(.2,.9,.25,1)}.dashboard-actions.allergy-open{transform:translate(-350px)}.temp-button{width:66px;height:66px;border:1px solid #cfd8e3;border-radius:16px;background:#eef5ff;color:#355270;font-weight:700;cursor:pointer;display:inline-grid;grid-template-rows:auto auto;align-items:center;justify-items:center;gap:.18rem;padding:.35rem;font-size:.92rem;line-height:1;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,background .16s ease,border-color .16s ease}.temp-button.is-active{box-shadow:0 10px 18px #507cac3d,0 0 0 3px #507cac38;transform:translateY(-3px) scale(1.05);animation:option-pop .22s ease-out}.temp-button span{font-size:1.25rem}.temp-button:hover{transform:translateY(-1px)}.temp-button:active{transform:translateY(1px) scale(.98)}.temp-button.cold{background:#e1f2ff;border-color:#8fc8ef;color:#1f5f8b}.temp-button.cold.is-active{background:#cde9ff;border-color:#5aa9de;box-shadow:0 10px 18px #507cac3d,0 0 0 3px #507cac38}.temp-button.hot{background:#ffe5ee;border-color:#f2a9bf;color:#a03c63}.temp-button.hot.is-active{background:#ffd6e6;border-color:#e47ca0;box-shadow:0 10px 18px #e47ca042,0 0 0 3px #e47ca038}.temp-button.allergy{background:#fff0c9;border-color:#edcc74;color:#8a6112}.temp-button.allergy.is-active{background:#ffe8ab;border-color:#dbb44f;box-shadow:0 10px 18px #dbb44f4d,0 0 0 3px #dbb44f3d}.temp-button.ai{background:#111;border-color:#111;color:#fff;position:relative;animation:ai-aura 1.7s ease-out infinite}.temp-button.prompt{background:#f2ecff;border-color:#b9a9ea;color:#4a3488}.temp-button.prompt.is-active{background:#e7dcff;border-color:#9477e3;box-shadow:0 10px 18px #9477e347,0 0 0 3px #9477e338}.ai-icon{width:24px;height:24px;border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center}.ai-icon svg{width:16px;height:16px;fill:#111}.language-button{border:1px solid #d7c7b4;border-radius:10px;background:#fff8ef;color:#5b422b;padding:.5rem .8rem;font-weight:700;cursor:pointer;margin-top:.5rem}.header-left p{margin:.4rem 0 0;color:#6b5440}.allergy-filters{position:absolute;top:0;right:0;left:auto;width:330px;min-height:66px;height:auto;margin-top:0;text-align:right;z-index:20;animation:allergy-slide-in .26s cubic-bezier(.2,.9,.25,1)}.allergy-group{border:1px solid #dfcfa7;border-radius:12px;background:#fff7e1;min-height:66px;height:auto;padding:.45rem .7rem;box-shadow:inset 0 1px #fff6;display:flex;align-items:center;justify-content:center;gap:.6rem}.allergy-filters p{margin:0;color:#7a5f3a;font-size:.79rem;white-space:nowrap}.allergy-filter-list{display:flex;flex-wrap:nowrap;justify-content:center;gap:.45rem;overflow-x:auto;scrollbar-width:thin;width:100%}.allergy-pill{border:1px solid #d9c8a2;border-radius:999px;padding:.34rem .7rem;font-weight:700;font-size:.82rem;cursor:pointer;background:#fff7e2;color:#795a20;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease}.allergy-pill.is-on{background:#ffe6ab;border-color:#d9a33f;box-shadow:0 6px 12px #cd912638;transform:translateY(-1px);animation:option-pop .21s ease-out}.allergy-pill.is-off{background:#f3f1eb;border-color:#d9d1c3;color:#8f8472}.menu-sections{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.menu-section{border:1px solid #e5d8ca;border-radius:14px;background:#fdf9f3;overflow:hidden}.menu-section.tone-cold{border-color:#b7d9f1;background:#f1f8fe}.menu-section.tone-cold .section-toggle{background:#dff1ff;color:#1c5b86}.menu-section.tone-cold .section-toggle small{color:#2f739f}.menu-section.tone-hot{border-color:#efbfd2;background:#fff1f6}.menu-section.tone-hot .section-toggle{background:#ffdfea;color:#95395c}.menu-section.tone-hot .section-toggle small{color:#ab4f71}.menu-section.tone-allergy{border-color:#e8cc84;background:#fff7df}.menu-section.tone-allergy .section-toggle{background:#ffefc5;color:#8f6517}.menu-section.tone-allergy .section-toggle small{color:#9a721f}.section-toggle{width:100%;border:0;padding:.9rem 1rem;background:linear-gradient(180deg,#f7ecde,#ebddca);color:#2f2418;cursor:pointer;display:flex;justify-content:space-between;align-items:center;text-align:left;box-shadow:inset 0 -1px #58422b14,0 2px 6px #58422b12;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.section-toggle:disabled{cursor:default}.section-toggle:hover:not(:disabled){transform:translateY(-1px);box-shadow:inset 0 -1px #58422b1a,0 6px 12px #58422b24;filter:saturate(1.05)}.section-toggle:active:not(:disabled){transform:translateY(0)}.section-toggle span{font-weight:700;font-size:1.05rem}.section-toggle small{color:#7e654f}.menu-grid{padding:.85rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.menu-card{border:0;width:100%;border:1px solid #eadfce;border-radius:12px;background:#fff;padding:.85rem;display:flex;flex-direction:column;gap:.45rem;text-align:left;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.menu-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #4e3a221f}.menu-card.is-active{border-color:#7f5c3c;background:#f8ecdc;transform:scale(.98);box-shadow:0 0 0 3px #7f5c3c26}.menu-card h3{margin:0;font-size:1.02rem;color:#3a2c1f}.menu-card-head{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.temp-badges{display:inline-flex;align-items:center;gap:.25rem}.temp-badge{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.84rem;font-weight:700}.temp-badge.cold{background:#def2ff;color:#1e6d9d}.temp-badge.hot{background:#ffe0eb;color:#a23e65}.menu-card p{margin:0;color:#7b6651;font-size:.9rem}.menu-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:flex-start}.menu-card-footer strong{color:#2f2418}.cart-panel{display:grid;grid-template-rows:auto 1fr;min-height:0}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eadfce;padding:1rem}.cart-head h2{margin:0;color:#332417}.cart-head span{padding:.2rem .55rem;border-radius:999px;background:#f2e5d6;color:#654b34;font-weight:700}.cart-body{min-height:0;display:grid;grid-template-rows:minmax(260px,.95fr) auto minmax(220px,1.05fr)}.cart-list,.cart-detail{padding:.9rem;overflow:auto}.cart-list{display:flex;flex-direction:column;gap:.55rem;overflow-y:auto;overscroll-behavior:contain}.cart-list::-webkit-scrollbar{width:10px}.cart-list::-webkit-scrollbar-track{background:#efe5d9;border-radius:999px}.cart-list::-webkit-scrollbar-thumb{background:#c7b39d;border-radius:999px}.cart-list::-webkit-scrollbar-thumb:hover{background:#ad9680}.cart-swipe-shell{position:relative;border-radius:10px;overflow:hidden}.swipe-remove-cue{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;padding-right:.9rem;background:linear-gradient(90deg,#f87171,#dc2626);color:#fff;font-size:.84rem;font-weight:800;letter-spacing:.01em;pointer-events:none}.cart-row{border:1px solid #e8ddcf;border-radius:10px;background:#fffaf4;color:#3c2d1f;padding:.65rem .7rem;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:.2rem;position:relative;z-index:1;touch-action:pan-y;will-change:transform;transition:transform .18s cubic-bezier(.2,.8,.2,1);box-shadow:none}.cart-row.is-swiping{transition:none;cursor:grabbing}.cart-row-top{display:flex;align-items:center;gap:.65rem}.cart-main{flex:1 1 auto;min-width:120px;display:flex;flex-direction:column;gap:.12rem}.cart-name{font-weight:700;display:inline-flex;align-items:center;gap:.3rem;flex-wrap:wrap}.cart-temp-icon{width:19px;height:19px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.76rem;font-weight:700}.cart-temp-icon.cold{background:#def2ff;color:#1e6d9d}.cart-temp-icon.hot{background:#ffe0eb;color:#a23e65}.cart-price{font-style:normal;color:#7c6045;font-size:.84rem}.cart-qty{width:40px;height:36px;border-radius:10px;background:#ead6be;color:#5f432a;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:1.05rem;flex:0 0 auto}.cart-qty-value{display:inline-block;animation:qty-bump .28s ease}.cart-controls{margin-left:auto;display:inline-flex;align-items:center;justify-content:flex-end;gap:.4rem;flex:0 0 auto}.qty-button{width:32px;height:32px;border:1px solid #dfc8b7;border-radius:8px;background:#fff7ef;color:#6a4b31;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:800;cursor:pointer;padding:0}.cart-row.is-selected{border-color:#d7c6b2;background:#f6ece0;box-shadow:none}.cart-row strong{color:#6e5035;font-size:.9rem}.cart-detail h3{margin:0 0 .75rem;color:#342619}.cart-detail dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.cart-detail dl>div{border:1px solid #e8ddcf;border-radius:10px;background:#fffaf4;padding:.55rem .6rem}.cart-detail dt{color:#82654b;font-size:.84rem}.cart-detail dd{margin:.1rem 0 0;color:#332417}.trash-button{width:36px;height:36px;border:1px solid #ef4444;border-radius:10px;background:#fee2e2;color:#b91c1c;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.trash-button svg{width:20px;height:20px;fill:currentColor}.trash-button:hover{background:#fecaca;border-color:#dc2626}@keyframes qty-bump{0%{transform:scale(.7);opacity:.6}60%{transform:scale(1.22);opacity:1}to{transform:scale(1)}}@keyframes option-pop{0%{transform:translateY(0) scale(.92)}68%{transform:translateY(-3px) scale(1.08)}to{transform:translateY(-3px) scale(1.05)}}@keyframes ai-aura{0%{box-shadow:0 0 #ffffff40,0 0 #22d3ee3d}70%{box-shadow:0 0 0 8px #fff0,0 0 0 14px #22d3ee00}to{box-shadow:0 0 #fff0,0 0 #22d3ee00}}@keyframes allergy-slide-in{0%{opacity:0;transform:translate(14px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}.empty-text{margin:0;color:#80644b}.cart-total{border-top:1px solid #eadfce;border-bottom:1px solid #eadfce;padding:1rem;display:grid;grid-template-columns:1fr auto;align-items:center;row-gap:.65rem;column-gap:.8rem;background:#f7efe4}.cart-total span{color:#6a513c;font-weight:600}.cart-total strong{font-size:1.3rem;color:#2e2216;justify-self:end}.checkout-button{grid-column:1 / -1;width:100%;border:0;border-radius:12px;background:linear-gradient(135deg,#ff5f6d,#ff8a3d);color:#fff;padding:.9rem 1rem;font-size:1.04rem;font-weight:800;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease,opacity .14s ease}.checkout-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 18px #ff6a4e52;filter:saturate(1.03)}.checkout-button:active:not(:disabled){transform:translateY(0)}.checkout-button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.fly-token{position:fixed;left:0;top:0;width:34px;height:34px;border-radius:999px;background:#3b2b1c;color:#fff;font-size:.85rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;z-index:30;animation:fly-to-cart .68s cubic-bezier(.2,.9,.25,1) forwards}.modal-overlay{position:fixed;inset:0;background:#160f0a61;display:flex;align-items:center;justify-content:center;z-index:50}.checkout-overlay{display:flex;align-items:center;justify-content:center;padding:1.6rem}.checkout-review-modal{width:min(560px,calc(100vw - 3.2rem));max-height:calc(100vh - 3.2rem);overflow:hidden;border-radius:14px;border:1px solid #dccfbf;background:#fffefb;box-shadow:0 18px 40px #3827153d;padding:1rem;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:.65rem}.checkout-review-modal h3{margin:0;color:#3a2b1e}.checkout-review-modal p{margin:0;color:#6c5138;font-size:.92rem}.checkout-review-list{border:1px solid #eadfce;border-radius:10px;background:#fff9f1;padding:.6rem;overflow:auto;display:flex;flex-direction:column;gap:.5rem}.checkout-review-row{border:1px solid #e8ddcf;border-radius:9px;background:#fffefb;padding:.5rem .6rem;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.55rem}.checkout-review-row strong{color:#3a2b1e}.checkout-review-row span{color:#7b6651;font-size:.88rem}.checkout-review-row em{color:#2f2418;font-style:normal;font-weight:700}.checkout-review-total{border:1px solid #eadfce;border-radius:10px;background:#f8efe2;padding:.6rem .7rem;display:flex;align-items:center;justify-content:space-between}.checkout-review-total span{color:#6c5138}.checkout-review-total strong{color:#2f2418}.checkout-review-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.review-back-button,.review-proceed-button{border:0;border-radius:10px;padding:.7rem .8rem;font-weight:800;cursor:pointer}.review-back-button{background:#efe3d5;color:#5a4330}.review-proceed-button{background:linear-gradient(135deg,#ff5f6d,#ff8a3d);color:#fff}.language-modal{width:min(620px,calc(100vw - 2rem));border-radius:14px;border:1px solid #dccfbf;background:#fffefb;box-shadow:0 18px 40px #38271533;padding:1rem}.language-modal h3{margin:0 0 .8rem;color:#3a2b1e}.language-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.language-option{border:1px solid #e3d4c4;border-radius:9px;background:#fff8f0;color:#5b422b;padding:.55rem;font-weight:700;cursor:pointer}.language-option.is-selected{border-color:#7f5c3c;background:#f0dfca}.modal-close{margin-top:.8rem;width:100%;border:0;border-radius:9px;background:#3b2b1c;color:#fff;padding:.58rem;font-weight:700;cursor:pointer}.temp-modal-overlay{position:fixed;inset:0;background:#160f0a61;display:flex;align-items:center;justify-content:center;z-index:55}.temp-modal{width:min(360px,calc(100vw - 2rem));border-radius:14px;border:1px solid #dccfbf;background:#fffefb;box-shadow:0 18px 40px #38271533;padding:1rem}.temp-modal h3{margin:0 0 .7rem;color:#3a2b1e;text-align:center}.temp-choice-row{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.temp-choice{border:1px solid #e3d4c4;border-radius:10px;background:#fff8f0;color:#5b422b;padding:.8rem .5rem;font-weight:700;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem}.temp-choice span{font-size:1.15rem}.temp-choice.cold{background:#e1f2ff;border-color:#8fc8ef;color:#1f5f8b}.temp-choice.hot{background:#ffe5ee;border-color:#f2a9bf;color:#a03c63}.temp-cancel{margin-top:.75rem;width:100%;border:0;border-radius:9px;background:#3b2b1c;color:#fff;padding:.55rem;font-weight:700;cursor:pointer}.payment-kiosk{min-height:100vh;grid-template-columns:repeat(3,minmax(0,1fr))}.payment-order-board{display:grid;grid-template-rows:auto minmax(0,1fr);gap:.9rem;min-height:0}.payment-header h1{margin:0;color:#2f2418}.payment-header p{margin:.35rem 0 0;color:#6b5440}.payment-packaging-hint{margin:.45rem 0 0;color:#8a6112;font-weight:700;font-size:.9rem}.payment-items{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:.5rem}.payment-items h2{margin:0;font-size:1.05rem;color:#3a2b1e}.payment-item-list{min-height:0;overflow:auto;border:1px solid #eadfce;border-radius:10px;background:#fff9f1;padding:.55rem;display:flex;flex-direction:column;gap:.48rem}.payment-item-row{border:1px solid #e8ddcf;border-radius:9px;background:#fffaf4;padding:.5rem .6rem;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:.5rem;align-items:center}.payment-item-row.is-selectable{cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.payment-item-row.is-selectable:hover{transform:translateY(-1px);box-shadow:0 6px 14px #4e3a221a}.payment-item-row.is-packed{border-color:#d6b476;background:#fff4de}.payment-item-row strong{color:#332417}.payment-item-row span{color:#7c6045;font-size:.88rem}.payment-item-row em{font-style:normal;font-weight:700;color:#2f2418}.pack-badge{justify-self:end;border-radius:999px;background:#ffe5bf;color:#8f6517;border:1px solid #e6be6d;padding:.14rem .5rem;font-size:.74rem;font-weight:800}.payment-option-panel{padding:.95rem;display:flex;flex-direction:column;gap:.4rem}.payment-middle-panel{justify-content:flex-start}.payment-summary-panel{justify-content:flex-start;gap:.28rem}.payment-option-section{border:1px solid #eadfce;border-radius:12px;background:#fffaf4;padding:.75rem}.payment-option-section h3{margin:0 0 .35rem;font-size:.95rem;color:#3a2b1e}.payment-option-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.payment-option-group.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-option-button{border:1px solid #e3d4c4;border-radius:10px;background:#fffefb;color:#5b422b;padding:.6rem .55rem;font-weight:700;font-size:.86rem;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.payment-option-button.is-active{border-color:#7f5c3c;background:#f0dfca;box-shadow:0 5px 12px #53381e24;transform:translateY(-1px)}.payment-inline-note{margin:.45rem 0 0;color:#7b5d3f;font-size:.86rem;font-weight:700}.payment-footer{border-top:1px solid #eadfce;padding-top:.8rem;display:grid;gap:.75rem}.payment-total{display:flex;align-items:center;justify-content:space-between}.payment-total span{color:#6a513c}.payment-total strong{color:#2e2216;font-size:1.2rem}.payment-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.payment-actions .review-proceed-button:disabled{opacity:.5;cursor:not-allowed}.split-modal-overlay{z-index:70}.split-modal{width:min(420px,calc(100vw - 2rem));border-radius:14px;border:1px solid #dccfbf;background:#fffefb;box-shadow:0 18px 40px #3827153d;padding:1rem}.split-modal h3{margin:0;color:#3a2b1e}.split-modal p{margin:.35rem 0 .7rem;color:#6c5138}.split-display{border:1px solid #eadfce;border-radius:10px;background:#fff8ef;color:#2f2418;font-size:1.35rem;font-weight:800;text-align:right;padding:.6rem .75rem}.split-keypad{margin-top:.7rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.split-key{border:1px solid #dfcfbc;border-radius:10px;background:#fffaf4;color:#4f3a26;padding:.68rem .3rem;font-size:1rem;font-weight:800;cursor:pointer}.split-key-back{background:#efe4d7}.split-actions{margin-top:.75rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:.45rem}.split-pay-rest-button{margin-top:.65rem;width:100%;border:0;border-radius:10px;background:linear-gradient(135deg,#ff8a3d,#ff5f6d);color:#fff;padding:.78rem .8rem;font-size:1rem;font-weight:800;cursor:pointer}.payment-done-modal .payment-done-lines{margin:.75rem 0;border:1px solid #eadfce;border-radius:10px;background:#fffaf4;padding:.6rem .7rem}.payment-done-modal .payment-done-lines p{margin:0;color:#463321}.payment-done-modal .payment-done-lines p+p{margin-top:.35rem}.ai-clerk-modal{width:min(560px,calc(100vw - 2rem))}.ai-stage-chip{display:inline-flex;align-items:center;justify-content:center;margin-top:.45rem;border:1px solid #e1d3c2;border-radius:999px;background:#fff7ec;color:#5f4833;font-size:.72rem;font-weight:800;letter-spacing:.06em;padding:.2rem .55rem}.ai-chat-log{margin-top:.65rem;border:1px solid #e7dbc9;border-radius:10px;background:#fffaf4;min-height:180px;max-height:260px;overflow-y:auto;padding:.6rem;display:flex;flex-direction:column;gap:.45rem}.ai-chat-line{margin:0;max-width:90%;border-radius:10px;padding:.46rem .58rem;font-size:.92rem;line-height:1.35}.ai-chat-line.is-ai{background:#f2e8da;color:#3f2f20;align-self:flex-start}.ai-chat-line.is-user{background:#d7ecff;color:#17344e;align-self:flex-end}.ai-voice-actions{margin-top:.65rem}.ai-input-row{margin-top:.65rem;display:grid;grid-template-columns:1fr auto;gap:.5rem}.ai-input-row input{border:1px solid #dfd0be;border-radius:10px;background:#fff;color:#3c2f22;font-size:.95rem;padding:.62rem .7rem}.ai-hud{position:fixed;left:50%;top:16px;transform:translate(-50%);z-index:90;width:min(720px,calc(100vw - 2rem));border:1px solid #1f1f1f;border-radius:14px;background:#ffffffeb;box-shadow:0 14px 28px #0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.56rem .78rem}.ai-hud-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ai-hud-head strong{color:#111;font-size:.86rem}.ai-hud-head span{color:#333;font-size:.78rem;font-weight:700;text-transform:uppercase}.ai-hud p{margin:.28rem 0 0;color:#2d241a;font-weight:700;font-size:.92rem}.ai-hud small{display:block;margin-top:.22rem;color:#5e4935}.ai-hud em{display:block;margin-top:.2rem;color:#a32424;font-style:normal;font-weight:700}.is-ai-spotlight{animation:ai-spotlight-pop .42s cubic-bezier(.21,.95,.34,1) forwards}.ai-mode .menu-dashboard,.ai-mode .cart-panel,.ai-mode .payment-option-panel{transition:transform .26s ease,box-shadow .26s ease}@keyframes ai-spotlight-pop{0%{transform:translateY(0) scale(1);box-shadow:0 0 #0000}45%{transform:translateY(-3px) scale(1.015);box-shadow:0 0 0 3px #0000001a,0 16px 24px #00000024}to{transform:translateY(0) scale(1);box-shadow:0 0 0 2px #00000014,0 10px 16px #0000001a}}@keyframes fly-to-cart{0%{transform:translate(-50%,-50%) scale(1);opacity:.95}to{transform:translate(calc(-50% + var(--fly-dx)),calc(-50% + var(--fly-dy))) scale(.45);opacity:.1}}@media(max-width:1024px){.kiosk,.payment-kiosk,.dashboard-header{grid-template-columns:1fr}.header-right{width:100%;align-items:flex-start;min-height:0}.dashboard-actions.allergy-open{transform:none}.allergy-filters{position:static;width:100%;height:auto;text-align:left;max-width:100%;animation:none}.allergy-group{height:auto;flex-direction:column;align-items:flex-start}.allergy-filter-list{flex-wrap:wrap;justify-content:flex-start;overflow-x:visible}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-panel{min-height:68vh}.checkout-overlay{padding:1rem}.cart-detail dl{grid-template-columns:1fr}.language-list{grid-template-columns:1fr 1fr}.payment-option-group{grid-template-columns:1fr}.payment-option-group.two-col{grid-template-columns:1fr 1fr}}@media(max-width:640px){.menu-grid{grid-template-columns:1fr}.payment-item-row{grid-template-columns:1fr;gap:.2rem}.payment-option-group.two-col{grid-template-columns:1fr}}
