@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#142017;font-synthesis:none;--green:#087c2d;--dark:#064f22;--light:#eaf5ed;--line:#dce3dc;background:#eef1ed;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#f7faf7,#e8ece8);min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}svg{stroke-width:2px;width:22px;height:22px}.kiosk-shell{background:#fff;max-width:1440px;min-height:100vh;margin:auto;padding-bottom:90px;box-shadow:0 0 60px #b9c0ba66}.welcome-screen{z-index:100;color:#fff;isolation:isolate;background:#031a0b;position:fixed;inset:0;overflow:hidden}.welcome-media{position:absolute;inset:0}.welcome-media:after{content:"";pointer-events:none;background:linear-gradient(#00100618 45%,#001006c9 100%);position:absolute;inset:0}.welcome-media img,.welcome-media video{object-fit:cover;width:100%;height:100%;display:block}.welcome-fallback{background:radial-gradient(circle at 50% 35%,#119041,#064a20 45%,#022b12);place-content:center;justify-items:center;gap:45px;width:100%;height:100%;display:grid}.welcome-fallback .brand{color:#fff;transform:scale(1.8)}.welcome-fallback .brand-mark{border-color:#fff}.welcome-fallback>svg{opacity:.12;width:200px;height:200px}.welcome-tap{color:#fff;background:0 0;border:0;justify-content:center;align-items:flex-end;width:100%;height:100%;padding:0 20px 7vh;display:flex;position:absolute;inset:0}.welcome-tap>span{text-shadow:0 2px 12px #000;flex-direction:column;align-items:center;animation:1.8s ease-in-out infinite welcomePulse;display:flex}.welcome-tap i{border:2px solid #fff;border-radius:50%;width:72px;height:72px;margin-bottom:18px;position:relative;box-shadow:0 0 0 10px #ffffff1f}.welcome-tap i:before{content:"";border:4px solid #fff;border-radius:14px 14px 10px 10px;width:24px;height:34px;position:absolute;top:16px;left:21px}.welcome-tap b{font-size:28px}.welcome-tap small{opacity:.85;margin-top:7px;font-size:14px}.language-overlay{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#001108a8;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.language-card{color:#142017;text-align:center;background:#fff;border-radius:30px;width:min(560px,100%);padding:42px;box-shadow:0 25px 80px #0008}.language-globe{background:var(--light);width:72px;height:72px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.language-globe svg{width:35px;height:35px}.language-card>span{color:#6d786f;font-size:13px}.language-card>h1{margin:4px 0 28px;font-size:27px}.welcome-languages{gap:11px;display:grid}.welcome-languages button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;grid-template-columns:48px 1fr 30px;align-items:center;gap:13px;width:100%;height:74px;padding:10px 16px;transition:all .18s;display:grid}.welcome-languages button:hover,.welcome-languages button.selected{border-color:var(--green);background:var(--light);transform:translateY(-1px)}.welcome-languages button>strong{width:46px;height:46px;color:var(--green);background:#eff4ef;border-radius:50%;place-items:center;font-size:12px;display:grid}.welcome-languages button>span b,.welcome-languages button>span small{display:block}.welcome-languages button>span b{font-size:16px}.welcome-languages button>span small{color:#829086;margin-top:3px;font-size:10px}.lang-arrow{color:var(--green);text-align:center;font-size:22px}@keyframes welcomePulse{50%{opacity:.8;transform:translateY(-7px)}}.welcome-order-types{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.welcome-order-types button{border:1px solid var(--line);color:#203026;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:11px;min-height:170px;padding:20px;transition:all .18s;display:flex}.welcome-order-types button:hover,.welcome-order-types button.selected{border-color:var(--green);background:var(--light);transform:translateY(-2px)}.welcome-order-types button>span b,.welcome-order-types button>span small{text-align:center;display:block}.welcome-order-types button>span b{font-size:17px}.welcome-order-types button>span small{color:#78847b;margin-top:5px;font-size:10px}.order-type-icon{width:62px;height:62px;color:var(--green);background:#e5f3e8;border-radius:50%;place-items:center;display:grid}.order-type-icon svg{width:30px;height:30px}.welcome-order-types .lang-arrow{display:none}.content{padding:26px 30px 40px}header{grid-template-columns:250px 1fr 190px;align-items:center;gap:24px;margin-bottom:26px;display:grid}.brand{color:var(--green);align-items:center;display:flex}.brand-mark{border:2px solid var(--green);border-radius:17px;place-items:center;width:54px;height:54px;margin-right:12px;display:grid;transform:rotate(-4deg)}.brand-mark svg{width:30px;height:30px}.brand strong{letter-spacing:.8px;font-size:25px;font-weight:800;line-height:1;display:block}.brand span{letter-spacing:.5px;font-size:15px;font-weight:700;display:block}.brand small{letter-spacing:.7px;margin-top:6px;font-size:11px;display:block}nav{border:1px solid #79aa89;border-radius:14px;justify-self:center;display:flex;overflow:hidden}nav button{background:#fff;border:0;align-items:center;gap:9px;min-height:52px;padding:14px 25px;font-weight:700;display:flex}nav button+button{border-left:1px solid #9abd9f}nav .nav-active{color:#fff;background:linear-gradient(135deg,#07842d,#056e26)}.language{position:relative}.language>button{background:#fff;border:1px solid #6fa27b;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;height:50px;display:flex}.language>button svg:first-child{color:var(--green)}.language>button svg:last-child{width:16px}.language-menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;padding:6px;position:absolute;top:56px;right:0;box-shadow:0 10px 30px #18321e33}.language-menu button{text-align:left;background:0 0;border:0;border-radius:8px;width:100%;padding:10px;display:block}.language-menu button:hover{background:var(--light)}.demo-note{color:#745c00;background:#fff8dd;border:1px solid #f0d66c;border-radius:10px;justify-content:space-between;align-items:center;margin:-8px 0 18px;padding:9px 14px;font-size:12px;display:flex}.demo-note span{align-items:center;gap:8px;display:flex}.demo-note svg{width:16px}.demo-note button{color:#fff;background:#745c00;border:0;border-radius:7px;padding:6px 10px}.story-topbar{align-items:center;gap:14px;margin-bottom:25px;display:flex}.promos{scrollbar-width:none;flex:0 0 510px;grid-template-columns:repeat(6,80px);grid-auto-columns:80px;grid-auto-flow:column;gap:6px;min-width:0;margin-bottom:0;display:grid;overflow-x:auto}.story-actions{flex-direction:column;flex:1;gap:12px;width:auto;margin-left:0;display:flex}.story-actions .toolbar{margin:0}.story-actions .search{width:100%}.story-actions .mobile-order-type{justify-content:flex-end;width:100%;margin:0}.story-actions .mobile-order-type button{flex:1;justify-content:center}.story-card{color:#fff;text-align:left;background-color:#0b5124;border:0;border-radius:14px;width:100%;max-width:80px;height:128px;padding:0;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 6px 14px #003b1726}.story-card:hover{transform:translateY(-2px);box-shadow:0 9px 18px #003b1738}.story-card>div{position:absolute;bottom:10px;left:12px;right:12px}.story-card-media,.story-card-shade{display:block;position:absolute;inset:0}.story-card-media img,.story-card-media video{object-fit:cover;width:100%;height:100%;display:block}.story-card-shade{pointer-events:none;background:linear-gradient(#00321205,#003714eb)}.promos h2{margin:0;font-size:15px;line-height:1.2}.promos p{color:#d4ead9;margin:3px 0 7px;font-size:8px}.dots{gap:4px;display:flex}.dots i{background:#6aa17a;border-radius:4px;width:16px;height:3px}.dots i.active{background:#fff}.story-viewer{z-index:80;color:#fff;background:#050805;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.story-content{place-items:center;display:grid;position:absolute;inset:0}.story-content:after{content:"";pointer-events:none;background:linear-gradient(#0008,#0000 20% 78%,#0006);position:absolute;inset:0}.story-content img,.story-content video{object-fit:contain;width:100%;height:100%}.story-progress{z-index:84;gap:6px;display:flex;position:absolute;top:20px;left:24px;right:24px}.story-progress>span{background:#ffffff5c;border-radius:5px;flex:1;height:4px;overflow:hidden}.story-progress i{background:#fff;border-radius:5px;width:0;height:100%;display:block}.story-progress i.done{width:100%}.story-progress i.running{animation:storyProgress var(--story-duration) linear forwards}.story-viewer-head{z-index:84;text-shadow:0 2px 10px #000;justify-content:space-between;align-items:center;display:flex;position:absolute;top:38px;left:25px;right:18px}.story-viewer-head strong{font-size:18px}.story-viewer-head button{color:#fff;background:#0007;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.story-zone{z-index:83;background:0 0;border:0;width:38%;position:absolute;top:85px;bottom:0}.story-previous{left:0}.story-next{right:0}@keyframes storyProgress{to{width:100%}}.toolbar{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:22px;display:flex}.categories{border:1px solid var(--line);scrollbar-width:none;border-radius:13px;flex:1;display:flex;overflow-x:auto}.categories button{border:0;border-right:1px solid var(--line);white-space:nowrap;color:#333;background:#fff;flex:1;justify-content:center;align-items:center;gap:8px;min-width:125px;height:56px;display:flex}.categories button:last-child{border:0}.categories button.active{background:var(--green);color:#fff;font-weight:700}.categories svg{width:20px}.categories button img{object-fit:cover;background:#f2f5f2;border-radius:9px;flex:none;width:36px;height:36px}.categories button.active img{box-shadow:0 0 0 2px #ffffffb8}.search{border:1px solid var(--line);color:#79907f;border-radius:13px;align-items:center;gap:8px;width:230px;height:56px;padding:0 14px;display:flex}.search input{border:0;outline:0;width:100%;min-width:0}.search svg{width:19px}.menu-layout{grid-template-columns:155px minmax(0,1fr);align-items:start;gap:20px;display:grid}.category-sidebar{scrollbar-width:none;flex-direction:column;gap:9px;max-height:calc(100vh - 120px);display:flex;position:sticky;top:14px;overflow-y:auto}.category-sidebar button{border:1px solid var(--line);color:#304035;background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:100px;padding:8px 7px;transition:all .18s;display:flex}.category-sidebar button:hover{border-color:#8db296;transform:translateY(-1px)}.category-sidebar button.active{border-color:var(--green);background:var(--light);color:var(--green);box-shadow:inset 4px 0 0 var(--green)}.category-sidebar button b{text-align:center;font-size:12px;line-height:1.2}.category-photo,.category-all{background:#f1f4f1;border-radius:11px;place-items:center;width:66px;height:58px;display:grid;overflow:hidden}.category-photo img{object-fit:cover;width:100%;height:100%}.category-photo svg{color:#9aa69d}.category-all{color:var(--green);background:#e5f3e8}.category-all svg{width:28px;height:28px}.section-head{justify-content:space-between;align-items:center;margin:0 2px 15px;display:flex}.section-head h1{margin:0;font-size:24px}.section-head span{color:#748078;font-size:12px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 3px 10px #37543d0a}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px #31543c18}.product-image{background:#f3f6f2;place-items:center;height:180px;display:grid;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-image>svg{color:#a9b5aa;width:55px;height:55px}.product-copy{padding:15px}.product-copy h3{margin:0 0 6px;font-size:16px}.product-copy p{color:#5e675f;height:32px;margin:0 0 12px;font-size:11px;line-height:1.45;overflow:hidden}.product-copy>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-copy strong{white-space:nowrap;font-size:14px}.product-copy button{background:var(--green);color:#fff;border:0;border-radius:8px;align-items:center;gap:2px;padding:8px 10px;font-size:11px;font-weight:700;display:flex}.product-copy button svg{width:16px;height:16px}.product-qty{border:1px solid var(--green);height:34px;color:var(--green);background:#fff;border-radius:9px;align-items:center;display:flex;overflow:hidden}.product-qty button{place-items:center;width:34px;height:32px;color:var(--green)!important;background:#fff!important;border-radius:0!important;padding:0!important;display:grid!important}.product-qty button:active{background:var(--light)!important}.product-qty b{text-align:center;min-width:25px;font-size:12px}.flying-product{z-index:120;pointer-events:none;object-fit:cover;background:var(--green);transform-origin:50%;border-radius:16px;transition:transform .62s cubic-bezier(.2,.7,.25,1),opacity .58s;position:fixed;box-shadow:0 12px 35px #0005}.basket-bump{animation:.42s basketBump}@keyframes basketBump{35%{transform:scale(1.22)rotate(-8deg)}70%{transform:scale(.94)rotate(4deg)}to{transform:scale(1)}}.badge{z-index:2;color:#fff;background:#07832c;border-radius:6px;padding:5px 7px;font-size:10px;font-weight:800;position:absolute;top:10px;left:10px}.badge.red{background:#ed302b}.badge.yellow{color:#171717;background:#f5c620}.cart{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:420px;padding:20px;position:sticky;top:14px;box-shadow:0 6px 20px #32563c0c}.cart-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:17px;display:flex}.cart-title h2{margin:0;font-size:22px}.cart-title span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:12px;font-weight:800;display:grid}.cart-empty{text-align:center;color:#8a968d;padding:70px 10px}.cart-empty svg{stroke-width:1.3px;width:62px;height:62px}.cart-empty h3{color:#3b443d;margin:15px 0 5px;font-size:16px}.cart-empty p{margin:0;font-size:12px}.cart-items{scrollbar-width:thin;max-height:535px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr 25px;align-items:center;gap:10px;padding:17px 0;display:grid}.cart-thumb{background:#f2f5f2;border-radius:10px;place-items:center;height:60px;display:grid;overflow:hidden}.cart-thumb img{object-fit:cover;width:100%;height:100%}.cart-thumb svg{color:#aaa}.cart-info strong{font-size:12px;display:block}.cart-info>span{margin:4px 0 8px;font-size:11px;display:block}.qty{align-items:center;gap:8px;display:flex}.qty button{width:28px;height:28px;color:var(--green);background:#fff;border:1px solid #74a27d;border-radius:6px;place-items:center;padding:0;display:grid}.qty svg{width:14px}.qty b{font-size:12px}.remove{color:#8c918d;background:0 0;border:0;padding:0}.remove svg{width:17px}.summary{padding-top:18px}.summary>div{justify-content:space-between;margin-bottom:14px;font-size:12px;display:flex}.summary .total{border-top:1px solid var(--line);padding-top:16px;font-size:18px;font-weight:800}.summary .total b{color:var(--green)}.checkout,.clear{border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;font-weight:700;display:flex}.checkout{background:var(--green);color:#fff;border:0}.clear{color:#ed302b;background:#fff;border:1px solid #ebc5c5;margin-top:10px}.clear svg,.checkout svg{width:19px}.combo-banner{color:#fff;background:radial-gradient(circle at 80% 40%,#29a64f,#0000 35%),linear-gradient(130deg,#07541f,#07872d);border-radius:20px;justify-content:space-between;align-items:center;height:190px;margin-top:20px;padding:25px 30px;display:flex;overflow:hidden}.combo-banner span{color:#183c22;background:#f2ca2e;border-radius:4px;padding:4px 7px;font-size:11px;font-weight:800}.combo-banner h2{margin:12px 0 3px;font-size:30px}.combo-banner p{margin:0 0 14px}.combo-banner strong{color:#ffdd50;font-size:24px}.combo-banner>svg{opacity:.25;stroke-width:1px;width:130px;height:130px}footer{z-index:15;border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1.5fr 1fr 1.3fr;gap:15px;width:min(1440px,100%);height:82px;padding:12px 30px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -5px 25px #1c362220}footer button{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}footer button:nth-child(2){color:var(--green)}footer span{flex-direction:column;display:flex}footer small{font-size:10px;font-weight:700}.mini-basket{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important;justify-content:flex-start!important;padding:0 18px!important}.mini-basket-icon{background:#ffffff1f;border-radius:10px;place-items:center;width:42px;height:42px;position:relative;display:grid!important}.mini-basket-icon i{width:20px;height:20px;color:var(--green);background:#fff;border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:800;display:grid;position:absolute;top:-7px;right:-6px}.mini-basket>span:nth-child(2){flex:1;align-items:flex-start}.mini-basket small{opacity:.8}.mini-basket b{white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:13px;overflow:hidden}.mini-basket>svg:last-child{width:18px;transform:rotate(180deg)}.cart-drawer-backdrop{z-index:45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#07140b80;position:fixed;inset:0 0 82px}.cart-drawer{background:#fff;width:min(410px,100%);padding:18px;position:absolute;top:0;bottom:0;right:0;overflow:auto;box-shadow:-15px 0 50px #0003}.cart-drawer-close{z-index:3;background:#eff3ef;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:28px;right:30px}.cart-drawer-close svg{width:18px}.cart-drawer .cart{box-shadow:none;border:0;min-height:100%;padding:5px;position:relative;top:auto}.cart-drawer .cart-title{padding-right:55px}.cart-drawer .cart-items{max-height:none}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b1c10a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(520px,100%);max-height:90vh;padding:26px;position:relative;overflow:auto;box-shadow:0 25px 80px #0005}.modal-x{z-index:2;background:#eff3ef;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.modal-x svg{width:19px}.option-head{align-items:center;gap:18px;padding-right:40px;display:flex}.option-head img{object-fit:cover;border-radius:16px;width:105px;height:105px}.option-head span{color:var(--green);font-size:11px;font-weight:800}.option-head h2{margin:4px 0;font-size:23px}.option-head p{color:#6d766e;margin:0;font-size:12px}.option-list{margin:22px 0}.option-list>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-top:8px;padding:12px;display:flex}.option-list>button.selected{border-color:var(--green);background:var(--light)}.option-list button>span{align-items:center;gap:10px;display:flex}.option-list i{color:#fff;background:#fff;border:1px solid #8bae93;border-radius:6px;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.option-list .selected i{background:var(--green)}.option-list small,.option-list b{display:block}.option-list small{color:#8a938c;font-size:9px}.option-list b{font-size:13px}.option-list strong{font-size:12px}.modal-confirm{background:var(--green);color:#fff;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:58px;padding:0 20px;font-weight:800;display:flex}.payment-title{text-align:center}.payment-title>svg{width:54px;height:54px;color:var(--green);margin-top:8px}.payment-title h2{margin:12px 0 4px}.payment-title p{color:var(--green);margin:0 0 20px;font-size:20px;font-weight:800}.payments{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.payments button{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:120px;font-weight:700;display:flex}.payments button:hover{border-color:var(--green);background:var(--light)}.payments svg{width:35px;height:35px;color:var(--green)}.payments img{max-width:80px;max-height:40px}.payment-done{text-align:center;padding:20px}.payment-done>div{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:70px;height:70px;margin:auto;font-size:35px;display:grid}.payment-done h2{margin-bottom:5px}.payment-done p{color:#758078;margin:0}.payment-done strong{color:var(--green);margin:10px;font-size:50px;display:block}.payment-done button{background:var(--green);color:#fff;border:0;border-radius:10px;padding:12px 35px}.screen-state{text-align:center;min-height:100vh;color:var(--green);place-content:center;display:grid}.spinner{border:4px solid #d5e8da;border-top-color:var(--green);border-radius:50%;width:45px;height:45px;margin:auto;animation:.8s linear infinite spin}.screen-state h2{font-size:16px}@keyframes spin{to{transform:rotate(360deg)}}.no-results{text-align:center;color:#7f8981;padding:70px}.no-results svg{width:45px;height:45px}.mobile-order-type{justify-content:flex-end;align-items:center;gap:10px;width:max-content;margin:-78px 0 22px auto;display:flex;position:relative}.mobile-order-type>span{color:#728078;margin-right:4px;font-size:12px}.mobile-order-type button{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;height:48px;padding:0 18px;font-size:12px;font-weight:700;display:flex}.mobile-order-type button.active{background:var(--light);color:var(--green);border-color:#87ae8e}.mobile-order-type svg{width:18px}@media (width<=1050px){.content{padding:20px}.kiosk-shell{padding-bottom:85px}header{grid-template-columns:200px 1fr 155px}.brand strong{font-size:20px}nav button{padding:12px 16px}.story-topbar{gap:10px}.story-topbar .promos{flex-basis:430px}.story-actions{flex:1;width:auto}.story-card{height:105px}.promos h2{font-size:14px}.menu-layout{grid-template-columns:130px minmax(0,1fr)}.category-sidebar button{min-height:90px}.category-photo,.category-all{width:56px;height:50px}.product-grid{grid-template-columns:repeat(3,1fr)}.toolbar{align-items:stretch}.search{width:100%}.cart-item{grid-template-columns:50px 1fr 20px}.cart-thumb{height:50px}}@media (width<=760px){.language-card{border-radius:24px;padding:30px 20px}.language-card>h1,.welcome-tap b{font-size:22px}.welcome-fallback .brand{transform:scale(1.2)}.kiosk-shell{padding-bottom:72px}.content{padding:14px 12px 28px}header{grid-template-columns:1fr auto;margin-bottom:16px}.brand small,.brand span{display:none}.brand-mark{border-radius:12px;width:42px;height:42px}.brand strong{font-size:18px}nav{display:none}.language{width:132px}.language>button span{font-size:11px}.promos{scroll-snap-type:x mandatory;gap:10px;margin-inline:-12px;padding:0 12px;display:flex;overflow:auto}.story-card{scroll-snap-align:center;flex:0 0 80px;max-width:80px;height:102px}.toolbar{margin-bottom:12px}.search{height:48px}.mobile-order-type{align-items:center;gap:8px;margin-bottom:16px;display:flex}.mobile-order-type>span{color:#728078;margin-right:auto;font-size:11px}.mobile-order-type button{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:5px;padding:8px;font-size:10px;display:flex}.mobile-order-type button.active{background:var(--light);color:var(--green);border-color:#87ae8e}.mobile-order-type svg{width:15px}.menu-layout{grid-template-columns:88px minmax(0,1fr);gap:10px}.category-sidebar{gap:7px;top:8px}.category-sidebar button{border-radius:11px;min-height:74px;padding:5px 3px}.category-sidebar button b{font-size:9px}.category-photo,.category-all{border-radius:8px;width:48px;height:42px}.category-all svg{width:21px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{height:150px}.product-copy{padding:11px}.product-copy h3{font-size:13px}.product-copy p{height:27px;margin-bottom:8px;font-size:9px}.product-copy>div{align-items:flex-end}.product-copy strong{font-size:11px}.product-copy button{padding:7px;font-size:0}.product-copy button svg{width:18px}.combo-banner{height:160px;padding:20px}.combo-banner h2{font-size:21px}.combo-banner>svg{width:80px}.demo-note span{white-space:nowrap;text-overflow:ellipsis;max-width:75%;overflow:hidden}footer{grid-template-columns:.65fr .65fr .65fr 2fr;gap:6px;height:66px;padding:8px}footer>button:not(.mini-basket){flex-direction:column;gap:2px;font-size:0}footer button svg{width:20px}footer>button:not(.mini-basket) span{font-size:0}footer>button:not(.mini-basket) small{font-size:8px}.mini-basket{flex-direction:row!important;padding:0 10px!important}.mini-basket b{max-width:110px;font-size:10px}.mini-basket-icon{width:35px;height:35px}.cart-drawer-backdrop{bottom:66px}.section-head h1{font-size:18px}.option-head img{width:80px;height:80px}.modal{padding:20px}.payments{grid-template-columns:1fr 1fr}.payments button{min-height:100px}}@media (width<=390px){.product-grid{grid-template-columns:1fr}.product-image{height:205px}.story-card{flex-basis:80px}.mini-basket>span:nth-child(2){display:none}.mini-basket{justify-content:center!important}}@media (width<=1050px){.mobile-order-type{margin:0 0 16px auto}}@media (width<=760px){.mobile-order-type{justify-content:flex-start;width:100%;margin:0 0 16px}.mobile-order-type>span{margin-right:auto}.story-topbar{flex-direction:column;align-items:stretch;gap:12px}.story-actions{flex-basis:auto;order:-1;gap:8px;width:100%}.story-actions .mobile-order-type{justify-content:flex-start;margin:0}.story-actions .mobile-order-type>span{margin-right:auto}.story-topbar .promos{flex:none;width:calc(100% + 24px);margin-inline:-12px}}
