.ot-page{padding:28px 0 120px}.ot-grid{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);align-items:start;gap:26px;display:grid}.ot-status-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:26px;overflow:hidden}.ot-status-head{margin-bottom:18px}.ot-status-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.82rem;font-weight:700;display:block}.ot-countdown{color:var(--ink);font-variant-numeric:tabular-nums;font-size:2.7rem;font-weight:800;line-height:1.05;display:block}.ot-status-card.delivered .ot-countdown{color:var(--success)}.ot-order-code{color:var(--muted);margin:6px 0 0;font-size:.95rem;font-weight:600}.ot-map{border:1px solid var(--line);background:linear-gradient(160deg,#fff6ee 0%,#ffe9d6 100%);border-radius:16px;margin-bottom:20px;padding:10px;position:relative}.ot-map svg{width:100%;height:auto;display:block}.ot-route-bg{fill:none;stroke:#171a1f1a;stroke-width:5px;stroke-linecap:round;stroke-dasharray:2 10}.ot-route-fill{fill:none;stroke:url(#ot-route);stroke-width:5px;stroke-linecap:round;stroke-dasharray:360;transition:stroke-dashoffset .9s}.ot-pin circle{fill:#fff;stroke:var(--orange);stroke-width:2.5px}.ot-pin text{fill:var(--orange);font-size:9px;font-weight:800}.ot-pin-end circle{stroke:var(--success)}.ot-pin-end text{fill:var(--success)}.ot-courier-dot circle{fill:var(--accent);filter:drop-shadow(0 4px 10px #ff4d2d73)}.ot-courier-dot g{color:#fff}.ot-courier-dot:not(.arrived) circle{animation:1.6s ease-in-out infinite ot-pulse}@keyframes ot-pulse{0%,to{r:13}50%{r:15}}.ot-courier-dot.arrived circle{fill:var(--success);filter:drop-shadow(0 4px 10px #2e9e6273)}.ot-steps{margin:0;padding:0;list-style:none}.ot-step{grid-template-columns:34px 1fr;gap:12px;padding-bottom:18px;display:grid;position:relative}.ot-step:not(:last-child):before{content:"";background:var(--line);width:2px;position:absolute;top:30px;bottom:0;left:16px}.ot-step.done:not(:last-child):before{background:var(--success)}.ot-step-marker{background:var(--soft);border:2px solid var(--line);color:#fff;z-index:1;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.ot-step-marker i{background:var(--muted);border-radius:50%;width:8px;height:8px}.ot-step.done .ot-step-marker{background:var(--success);border-color:var(--success)}.ot-step.active .ot-step-marker{background:var(--orange);border-color:var(--orange);box-shadow:0 0 0 5px #ff6a0029}.ot-step.active .ot-step-marker i{background:#fff;animation:1.1s ease-in-out infinite ot-blink}@keyframes ot-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.ot-step-body{flex-direction:column;gap:2px;padding-top:4px;display:flex}.ot-step-body strong{color:var(--ink);font-size:1rem}.ot-step.todo .ot-step-body strong{color:var(--muted)}.ot-step-body small{color:var(--muted);font-size:.86rem}.ot-courier-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;align-items:center;gap:14px;margin-top:20px;padding:16px 20px;display:flex}.ot-courier-avatar{color:#fff;background:linear-gradient(140deg, var(--orange), var(--accent));border-radius:50%;flex:none;place-items:center;width:50px;height:50px;font-size:1.25rem;font-weight:800;display:grid}.ot-courier-info{flex-direction:column;flex:1;display:flex}.ot-courier-info strong{font-size:1.02rem}.ot-courier-info small{color:var(--muted);align-items:center;gap:4px;display:inline-flex}.ot-courier-rating{color:var(--ink);align-items:center;gap:3px;font-weight:700;display:inline-flex}.ot-courier-actions{gap:8px;display:flex}.ot-courier-actions button{background:var(--pink-2);width:42px;height:42px;color:var(--orange);border:none;border-radius:50%;place-items:center;transition:transform .15s,background .15s;display:grid}.ot-courier-actions button:hover{background:#ffe0c8;transform:translateY(-2px)}.ot-rating{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding:18px 22px;display:flex}.ot-rating>span{font-weight:700}.ot-stars{gap:4px;display:flex}.ot-stars button{opacity:.35;background:0 0;border:none;padding:2px;line-height:0;transition:opacity .15s,transform .15s}.ot-stars button.on{opacity:1}.ot-stars button:hover{transform:scale(1.15)}.ot-summary-card,.ot-history-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:22px}.ot-summary-card h2,.ot-history-card h2{margin:0 0 14px;font-size:1.2rem}.ot-address{color:var(--orange);border-bottom:1px solid var(--line);align-items:flex-start;gap:10px;margin-bottom:14px;padding-bottom:14px;display:flex}.ot-address span{color:var(--ink);flex-direction:column;font-weight:600;display:flex}.ot-address small{color:var(--muted);font-weight:500}.ot-items{flex-direction:column;gap:12px;margin:0 0 14px;padding:0;list-style:none;display:flex}.ot-items li{grid-template-columns:auto 1fr auto;align-items:baseline;gap:10px;display:grid}.ot-item-qty{color:var(--orange);font-weight:800}.ot-item-name{color:var(--ink);flex-direction:column;display:flex}.ot-item-name small{color:var(--muted);font-size:.82rem}.ot-item-price{white-space:nowrap;font-weight:700}.ot-summary-line,.ot-summary-total{justify-content:space-between;padding:7px 0;display:flex}.ot-summary-line.muted{color:var(--muted)}.ot-summary-total{border-top:1px solid var(--line);margin-top:4px;padding-top:12px;font-size:1.12rem}.ot-summary-total strong{color:var(--orange)}.ot-primary{color:#fff;background:linear-gradient(135deg, var(--orange), var(--accent));border:none;border-radius:999px;width:100%;margin-top:16px;padding:15px;font-size:1.02rem;font-weight:800;transition:transform .15s,box-shadow .15s;box-shadow:0 12px 26px #ff4d2d52}.ot-primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #ff4d2d66}.ot-history-card{margin-top:20px}.ot-history-card ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ot-history-card li{align-items:center;gap:12px;display:flex}.ot-history-badge{background:var(--pink-2);width:38px;height:38px;color:var(--orange);border-radius:12px;flex:none;place-items:center;display:grid}.ot-history-body{flex-direction:column;flex:1;display:flex}.ot-history-body strong{font-size:.98rem}.ot-history-body small{color:var(--muted);font-size:.82rem}.ot-history-total{white-space:nowrap;font-weight:700}.ot-empty{text-align:center;border-radius:var(--radius);max-width:460px;box-shadow:var(--shadow);background:#fff;margin:60px auto;padding:44px 28px}.ot-empty-badge{background:var(--pink-2);width:74px;height:74px;color:var(--orange);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.ot-empty h1{margin:0 0 8px;font-size:1.5rem}.ot-empty p{color:var(--muted);margin:0 0 22px}.ot-empty .ot-primary{max-width:260px;margin-inline:auto}@media (width<=960px){.ot-grid{grid-template-columns:1fr}}@media (width<=560px){.ot-status-card,.ot-summary-card,.ot-history-card{padding:18px}.ot-countdown{font-size:2.2rem}}.hero-b{background:radial-gradient(circle at 88% 12%,#ff6a0029 0 22%,#0000 22.5%),radial-gradient(circle at 8% 96%,#2e9e621f 0 20%,#0000 20.5%),linear-gradient(150deg,#fff7f0 0%,#fffdfb 60%,#fff3ea 100%);border:1px solid #ff6a0024;border-top:none;border-radius:0 0 22px 22px;width:min(1850px,100% - 88px);margin:0 auto 72px;position:relative;overflow:hidden}.hero-b-inner{z-index:2;grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr);align-items:center;gap:48px;padding:62px 76px 60px;display:grid;position:relative}.hero-b-copy{color:var(--ink)}.hero-b-mark{width:52px;height:52px;margin-bottom:18px;display:block;transform:scale(1.12)}.hero-b-eyebrow{color:var(--orange-dark);letter-spacing:.4px;text-transform:uppercase;background:#ff6a001a;border-radius:999px;margin-bottom:14px;padding:6px 14px;font-size:14px;font-weight:800;display:inline-block}.hero-b h1{letter-spacing:-2.5px;margin:0 0 16px;font-size:clamp(42px,4.4vw,68px);font-weight:850;line-height:1.02}.hero-b h1 em{color:var(--orange);font-style:normal}.hero-b-copy p{color:#5a5148;max-width:520px;margin:0 0 30px;font-size:clamp(17px,1.4vw,21px);font-weight:500;line-height:1.5}.hero-b-cta{flex-wrap:wrap;gap:14px;margin-bottom:30px;display:flex}.hero-b-primary,.hero-b-secondary{cursor:pointer;border-radius:14px;align-items:center;gap:10px;padding:16px 28px;font-size:18px;font-weight:800;transition:transform .14s,box-shadow .14s;display:inline-flex}.hero-b-primary{background:linear-gradient(135deg, var(--orange), var(--orange-dark));color:#fff;border:none;box-shadow:0 12px 28px #ff6a0052}.hero-b-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px #ff6a0066}.hero-b-secondary{color:var(--ink);background:#fff;border:2px solid #171a1f24}.hero-b-secondary:hover{border-color:#ff6a0066;transform:translateY(-2px)}.hero-b-picks{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hero-b-picks-label{color:#8a8078;margin-right:4px;font-size:14px;font-weight:700}.hero-b-chip{color:var(--ink);cursor:pointer;background:#ffffffb3;border:1px solid #171a1f1f;border-radius:999px;padding:8px 18px;font-size:15px;font-weight:700;transition:background .14s,border-color .14s}.hero-b-chip:hover{background:#ff6a001a;border-color:#ff6a0059}.hero-b-card{background:#fff;border:1px solid #171a1f0f;border-radius:20px;padding:30px 30px 26px;position:relative;box-shadow:0 24px 54px #171a1f24}.hero-b-card-badge{color:var(--orange-dark);background:linear-gradient(135deg,#fff3ea,#ffe6d4);border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:8px 16px;display:inline-flex}.hero-b-card-badge strong{font-size:20px;font-weight:850}.hero-b-card-badge span{color:#6b625a;font-size:13px;font-weight:600}.hero-b-stats{gap:14px;margin:0 0 20px;padding:0;list-style:none;display:grid}.hero-b-stats li{border-bottom:1px solid #171a1f14;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:12px;display:flex}.hero-b-stats li:last-child{border-bottom:none;padding-bottom:0}.hero-b-stats strong{color:var(--ink);font-size:22px;font-weight:850}.hero-b-stats span{color:#8a8078;text-align:right;font-size:14px;font-weight:600}.hero-b-note{color:var(--success);margin:0;font-size:14px;font-weight:700}@media (width<=1080px){.hero-b{width:calc(100% - 32px)}.hero-b-inner{grid-template-columns:1fr;gap:32px;padding:44px 32px 40px}.hero-b-card{max-width:460px}}@media (width<=560px){.hero-b-inner{padding:34px 22px 32px}.hero-b-cta{flex-direction:column;align-items:stretch}.hero-b-primary,.hero-b-secondary{justify-content:center}}:root{--orange:#ff6a00;--orange-dark:#f35a00;--accent:#ff4d2d;--charcoal:#171a1f;--cream:#fff6ee;--soft-gray:#e9e3dc;--beige:#f4ece2;--success:#2e9e62;--pink:var(--orange);--pink-2:#fff0e6;--ink:var(--charcoal);--muted:#686f77;--line:var(--soft-gray);--soft:#f7f3ee;--shadow:0 16px 44px #171a1f1f;--radius:18px;color:var(--ink);font-synthesis:none;font-family:Avenir Next,Nunito Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}body{background:var(--cream);margin:0}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #ff6a006b}.app{background:var(--cream);min-height:100vh}.shell{width:min(1660px,100% - 96px);margin:0 auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff6eef5;position:sticky;top:0;box-shadow:0 8px 24px #171a1f14}.top-line{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:82px;display:grid}.brand{width:max-content;color:var(--ink);letter-spacing:0;background:0 0;border:0;align-items:center;gap:13px;font-size:28px;font-weight:850;display:inline-flex}.brand-word span{color:var(--orange)}.brand-icon{object-fit:cover;mix-blend-mode:multiply;border-radius:13px;width:52px;height:52px}.bringit-mark{flex:none;width:60px;height:43px;display:inline-block;position:relative}.bringit-mark:before,.bringit-mark:after{content:"";background:var(--orange);border-radius:999px;height:7px;position:absolute;left:0}.bringit-mark:before{width:30px;top:16px}.bringit-mark:after{width:22px;top:28px}.bringit-mark span{background:linear-gradient(135deg, var(--orange), var(--orange-dark));border-radius:0 22px 22px;width:43px;height:39px;position:absolute;bottom:0;right:0}.bringit-mark span:before{content:"";background:inherit;border-radius:17px 17px 0 0;width:17px;height:34px;position:absolute;top:-18px;left:0}.bringit-mark span:after{content:"";background:var(--cream);border-radius:50%;width:15px;height:15px;position:absolute;top:12px;left:18px}.location-chip{color:var(--ink);background:#fff;border:0;border-radius:10px;align-items:center;gap:8px;font-size:19px;font-weight:650;display:inline-flex}.location-chip svg{width:28px;height:28px}.user-nav{justify-content:flex-end;align-items:center;gap:26px;display:flex}.user-nav button{background:0 0;border:0;align-items:center;gap:9px;font-size:20px;font-weight:650;display:inline-flex;position:relative}.user-nav .chev{color:var(--pink);display:inline-flex;transform:translateY(-2px)}.cart-button span{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:13px;font-weight:800;display:grid;position:absolute;top:-15px;right:-13px}.nav-line{height:92px}.nav-shell{grid-template-columns:440px 1fr 560px;align-items:center;height:100%;display:grid;position:relative}.mode-tabs{align-self:end;gap:38px;height:70px;display:flex}.mode-tabs button{color:#6f757b;background:0 0;border:0;align-items:center;gap:10px;font-size:20px;font-weight:650;display:inline-flex;position:relative}.mode-tabs button.active{color:var(--ink)}.mode-tabs button.active:after{content:"";background:var(--ink);border-radius:5px;height:5px;position:absolute;bottom:0;left:0;right:0}.location-tip{pointer-events:none;background:var(--charcoal);color:#fff;border-radius:8px;width:385px;padding:16px 18px;font-size:16px;font-weight:650;line-height:1.45;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000002e}.location-tip:before{content:"";border-right:15px solid #0000;border-bottom:15px solid var(--charcoal);border-left:15px solid #0000;position:absolute;top:-13px;left:28px}.header-search{color:#7a7f86;text-align:left;background:#fff;border-radius:999px;justify-self:end;align-items:center;gap:16px;width:100%;padding:18px 20px;font-size:20px;font-weight:650;display:flex}.compact-search{max-width:535px;color:var(--ink);justify-content:space-between}.header-search-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:16px;padding:0;display:inline-flex}.header-search-main span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.search-x{color:var(--ink);background:0 0;border:0;flex:none;padding:0;display:inline-flex}.mobile-bottom-nav{display:none}.hero{background:radial-gradient(circle at 92% 88%, #fff6ee4d 0 10%, transparent 10.5% 100%), linear-gradient(120deg, var(--orange), var(--accent) 68%, #ff8c11);border-radius:0 0 18px 18px;width:min(1850px,100% - 88px);min-height:390px;margin:0 auto 72px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:85px solid #fff6ee2e;border-radius:50%;width:590px;height:590px;position:absolute;bottom:-230px;right:-35px}.hero:after{border-width:75px;width:390px;height:390px;bottom:-190px;right:105px}.hero-copy{z-index:3;color:#fff;max-width:920px;padding:56px 0 54px 76px;position:relative}.hero-mark{width:64px;height:64px;margin-bottom:16px;display:block;transform:scale(1.18)}.hero h1{letter-spacing:-2px;margin:0 0 8px;font-size:clamp(44px,4vw,62px);line-height:1}.hero p{letter-spacing:-1px;align-items:center;gap:10px;margin:0 0 42px;font-size:clamp(28px,3vw,39px);font-weight:650;display:flex}.hero-pills{flex-wrap:wrap;gap:12px;max-width:690px;display:flex}.hero-pills button{color:var(--ink);background:#fff6eeeb;border:2px solid #ff6a0047;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:21px;font-weight:750;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffffb3}.hero-pills button:first-child{width:86px;padding-inline:0}.cloche{background:radial-gradient(circle at 78% 30%,#2e9e623d 0 11%,#0000 11.5%),linear-gradient(90deg,#fff6eed1 0 34%,#fffffff5 34% 73%,#fff6eed1 73%),url(/brand/logo_icon.png) 50%/58% no-repeat;border-radius:18px;width:clamp(250px,27vw,430px);height:clamp(185px,21vw,315px);position:absolute;bottom:36px;right:clamp(28px,7vw,140px);box-shadow:0 22px 46px #171a1f33}.cloche:before{content:"";background:var(--success);border-radius:50%;width:clamp(52px,6vw,84px);height:clamp(52px,6vw,84px);position:absolute;top:13%;right:10%;box-shadow:inset 0 0 0 16px #fffffff0}.cloche:after{content:"ORDER NOW";background:var(--orange);color:#fff;letter-spacing:0;text-shadow:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:850;position:absolute;bottom:11%;left:12%}.brand-personalization{z-index:1;pointer-events:none;opacity:.28;position:absolute;inset:0}.personalization-icon{background-image:url(/brand/personalization-icons.png);background-repeat:no-repeat;background-size:1000% 600%;flex:none;width:42px;height:42px;display:inline-block}.micro-hint{filter:saturate(1.08);opacity:.44;width:clamp(22px,3vw,44px);height:clamp(22px,3vw,44px);transform:rotate(calc((var(--i) - 28) * 1deg)) scale(.72);position:absolute}.hint-1,.hint-5,.hint-9{opacity:.22;transform:rotate(calc((var(--i) - 28) * 1deg)) scale(.54)}.page-grid{grid-template-columns:352px minmax(0,1fr);gap:88px;display:grid}.left-column{flex-direction:column;gap:32px;display:flex}.download-card{z-index:3;background:var(--charcoal);color:#fff;text-align:center;border-radius:14px;margin-top:-196px;padding:110px 20px 26px;position:relative}.download-card .floating-close{color:#fff;background:0 0;border:0;position:absolute;top:32px;right:22px}.fake-qr{background:#fff;border:14px solid #fff;border-radius:16px;grid-template-columns:repeat(11,1fr);gap:3px;width:206px;height:206px;display:grid;position:absolute;top:-103px;left:50%;transform:translate(-50%)}.fake-qr i{background:0 0}.fake-qr i.on{background:var(--charcoal)}.qr-logo{object-fit:cover;border-radius:9px;width:34px;height:34px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.download-card h3{max-width:280px;margin:18px auto 24px;font-size:22px;line-height:1.45}.store-row{justify-content:center;gap:12px;display:flex}.store-row button{color:#30343a;background:#fff;border:0;border-radius:8px;align-items:center;gap:8px;padding:10px 13px;font-size:18px;font-weight:750;display:inline-flex}.filter-panel{border:1px solid var(--line);background:#ffffffc7;border-radius:16px;padding:28px 34px}.filter-panel h2,.filter-panel h3{margin:0}.filter-panel h2{margin-bottom:36px;font-size:26px}.filter-panel section+section{margin-top:34px}.filter-panel h3{margin-bottom:14px;font-size:18px}.filter-option,.check-option{color:#44484e;align-items:center;gap:14px;margin:15px 0;font-size:18px;font-weight:650;display:flex}.filter-option input,.check-option input{appearance:none;background:#fff;border:2px solid #80878e;border-radius:50%;width:27px;height:27px}.filter-option input:checked{border:8px solid #34383e}.check-option input{border-radius:5px}.check-option input:checked{background:var(--pink);border-color:var(--pink)}.chips{flex-wrap:wrap;gap:11px;display:flex}.chips button,.popular-searches button{background:#fff;border:1px solid #d5d8dc;border-radius:999px;align-items:center;gap:7px;padding:8px 16px;font-size:18px;font-weight:650;display:inline-flex}.chips button.active{border-color:var(--pink);color:var(--pink);background:#fff0e6}.chips b,.pink-tag{color:var(--pink)}.cuisine-search{background:var(--soft);color:#7a7f86;border-radius:999px;align-items:center;gap:10px;margin-bottom:12px;padding:13px 16px;font-size:17px;font-weight:650;display:flex}.cuisine-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-weight:650}.cuisine-search input::placeholder{color:#7a7f86}.content-column{min-width:0}.section-block{margin-bottom:50px}.section-block h2,.result-title{letter-spacing:-1.8px;margin:0 0 28px;font-size:clamp(38px,4vw,48px);line-height:1}.promo-strip{background:linear-gradient(135deg, #fff0e6, var(--beige));border-radius:9px;margin-bottom:48px;padding:28px 24px 24px;position:relative;overflow:hidden}.promo-strip:before{content:"";background:radial-gradient(circle at 0 0,#ffffffa6,#0000 62%);width:270px;position:absolute;inset:0 auto 0 0}.promo-strip>div:first-child{grid-template-columns:120px 1fr;align-items:center;column-gap:18px;margin-bottom:18px;display:grid;position:relative}.gift{width:86px;height:86px;color:var(--pink);grid-row:span 2;place-items:center;display:grid}.gift .personalization-icon{width:76px;height:76px}.promo-strip h2{margin:0;font-size:33px}.promo-strip p{color:var(--pink);margin:8px 0 0;font-size:19px}.timer{background:var(--charcoal);color:#fff;border-radius:5px;padding:13px;font-weight:750;position:absolute;top:34px;right:20px}.mini-row{grid-template-columns:repeat(4,minmax(220px,1fr));gap:22px;display:grid}.mini-card{color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:12px;padding:0;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden}.mini-card-signal{z-index:2;opacity:.82;filter:drop-shadow(0 5px 10px #171a1f38);width:34px;height:34px;position:absolute;top:10px;left:10px}.mini-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #171a1f1c}.mini-card img{object-fit:cover;width:100%;height:144px}.mini-card h3,.mini-card p,.mini-card small{margin-inline:18px}.mini-card h3{margin-top:10px;margin-bottom:4px;font-size:23px}.mini-card p{color:#565c63;align-items:center;gap:6px;margin-top:0;margin-left:8px;display:inline-flex}.mini-card small{color:#858b92;margin-bottom:14px;font-size:15px;display:block}.restaurant-row,.deal-row,.cuisine-row{grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:24px;display:grid;position:relative;overflow:hidden}.restaurant-card{cursor:pointer;background:#ffffffb3;border:1px solid #0000;border-radius:12px;min-width:0;padding:10px;transition:border-color .16s,box-shadow .16s,transform .16s}.restaurant-card:hover{border-color:var(--soft-gray);transform:translateY(-2px);box-shadow:0 14px 32px #171a1f1a}.card-image{background:var(--soft);border-radius:12px;position:relative;overflow:hidden}.card-signal{z-index:2;opacity:.86;filter:drop-shadow(0 5px 10px #171a1f47);width:34px;height:34px;position:absolute;bottom:10px;left:10px}.card-image img{aspect-ratio:1.9;object-fit:cover;width:100%;transition:transform .18s;display:block}.save-restaurant{color:#3b3f45;background:#fff;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 2px 6px #00000029}.ad-badge{color:#fff;background:#000000b8;border-radius:12px;padding:3px 8px;font-size:13px;position:absolute;bottom:10px;right:10px}.card-title{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.card-title h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:22px;line-height:1.15;overflow:hidden}.card-title span{color:var(--success);flex-shrink:0;align-items:center;gap:5px;font-weight:650;display:inline-flex}.card-title small{color:#81878e;font-weight:500}.restaurant-card p{color:#838991;white-space:nowrap;text-overflow:ellipsis;margin:9px 0 0;font-size:16px;overflow:hidden}.restaurant-card .fee{color:#686f77;align-items:center;gap:6px;max-width:100%;font-weight:650;display:inline-flex}.restaurant-card .fee span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.pink-tag{background:#fff0e6;border-radius:999px;margin-top:10px;padding:3px 10px;font-size:13px;display:inline-block}.arrow-button{z-index:2;width:62px;height:62px;box-shadow:var(--shadow);background:#fff;border:1px solid #e2e4e7;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.cuisine-row{grid-auto-columns:130px}.cuisine-item{color:var(--ink);text-align:center;background:0 0;border:0;font-size:19px;font-weight:750}.cuisine-item img{object-fit:cover;border-radius:8px;width:130px;height:92px}.cuisine-item span{margin-top:10px;display:block}.deal-row{grid-auto-columns:380px}.deal-card{background:linear-gradient(135deg, var(--orange), var(--accent));color:#fff;text-align:left;cursor:pointer;border:0;border-radius:9px;min-height:142px;padding:0;transition:transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.deal-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #ff4d2d3d}.deal-card.pepsi-deal{background:linear-gradient(135deg, var(--charcoal), var(--orange) 68%)}.deal-card div{z-index:1;max-width:225px;padding:24px 18px;position:relative}.deal-signal{filter:drop-shadow(0 5px 10px #171a1f24);width:34px;height:34px;margin-bottom:8px}.deal-card strong{font-size:28px;line-height:1;display:block}.deal-card span{margin-top:6px;font-weight:750;display:block}.deal-card small{font-size:10px;position:absolute;bottom:7px;left:18px}.deal-card img{object-fit:cover;clip-path:circle(70% at 66%);width:190px;height:142px;position:absolute;bottom:0;right:-20px}.logo-row{grid-auto-columns:310px;grid-auto-flow:column;gap:36px;display:grid;position:relative;overflow:hidden}.logo-tile{grid-template-rows:auto auto;grid-template-columns:130px 1fr;align-items:center;column-gap:20px;display:grid}.logo-tile div{color:#fff;text-align:center;border-radius:9px;grid-row:span 2;place-items:center;width:130px;height:130px;font-weight:850;display:grid}.logo-tile p{margin:0;font-size:22px;font-weight:800}.logo-tile small{color:#848a91;font-size:19px}.restaurant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 32px;display:grid}.results-layout{padding-top:40px}.results-layout .left-column{padding-top:0}.result-grid .card-image img{aspect-ratio:1.78}.search-overlay{z-index:100;position:fixed;inset:0}.search-backdrop{background:#000000ad;position:absolute;inset:0}.search-panel{width:min(1450px,100% - 160px);margin:92px auto 0;position:relative}.search-input-large{border:3px solid var(--orange);background:#fff;border-radius:34px;align-items:center;gap:16px;padding:14px 20px;display:flex;box-shadow:0 0 0 3px #ff6a002e}.search-input-large input{border:0;outline:0;flex:1;font-size:21px;font-weight:650}.search-input-large button{background:0 0;border:0}.search-body{min-height:715px;box-shadow:var(--shadow);background:#fff;border-radius:22px;margin-top:8px}.search-tabs{border-bottom:1px solid var(--line);gap:36px;padding:34px 24px 0;display:flex}.search-tabs button{color:#6f757d;background:0 0;border:0;padding:0 0 22px;font-size:19px;font-weight:750;position:relative}.search-tabs button.active{color:var(--ink)}.search-tabs button.active:after{content:"";background:var(--ink);border-radius:5px;height:5px;position:absolute;bottom:0;left:0;right:0}.search-body h3{margin:34px 24px 18px;font-size:22px}.recent-row{color:#3f454b;grid-template-columns:1fr 44px;align-items:center;width:100%;padding:0 16px 0 24px;display:grid}.recent-select{text-align:left;background:0 0;border:0;grid-template-columns:32px 1fr;align-items:center;min-width:0;padding:20px 0;font-size:20px;display:grid}.recent-select span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.recent-remove{color:#6f757d;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.recent-remove:hover{background:var(--soft)}.popular-searches{flex-wrap:wrap;gap:10px;padding:0 24px;display:flex}.restaurant-page{background:var(--cream)}.restaurant-hero{padding:30px 0}.breadcrumbs{align-items:center;gap:16px;margin-bottom:18px;font-size:18px;display:flex}.breadcrumbs button{background:0 0;border:0;border-bottom:2px solid;padding:0;font-weight:750}.breadcrumbs span{color:#777e87}.restaurant-head{grid-template-columns:214px minmax(0,1fr) auto;align-items:center;gap:32px;display:grid}.restaurant-head>img{object-fit:cover;border-radius:14px;width:214px;height:214px}.restaurant-head h1{color:#050506;letter-spacing:-1.4px;margin:20px 0;font-size:43px;line-height:1.05}.restaurant-head p{color:#7a8088;margin:0;font-size:19px}.meta-line,.restaurant-actions{flex-wrap:wrap;align-items:center;gap:10px;font-size:18px;font-weight:650;display:flex}.meta-line strong{color:var(--pink);align-items:center;gap:6px;display:inline-flex}.meta-line span{align-items:center;gap:6px;display:inline-flex}.restaurant-actions{margin-top:26px}.restaurant-actions button{background:0 0;border:0;align-items:center;gap:8px;font-weight:750;display:inline-flex}.restaurant-actions span{align-items:center;gap:6px;display:inline-flex}.group-order{background:#fff;border:1px solid #393d42;border-radius:8px;align-items:center;gap:12px;padding:18px 24px;font-size:20px;font-weight:750;display:inline-flex}.available-deals{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:44px max(48px,50% + min(1660px,100% - 96px)/-2) 36px}.available-deals h2{margin:0 0 26px;font-size:31px}.available-deals>div{grid-template-columns:repeat(3,minmax(260px,380px));gap:18px;display:grid}.deal-box{text-align:left;cursor:pointer;border:0;border-radius:12px;min-height:140px;padding:22px;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden}.deal-box-signal{opacity:.2;width:58px;height:58px;position:absolute;bottom:16px;right:18px;transform:rotate(-8deg)}.deal-box:hover{transform:translateY(-2px);box-shadow:0 14px 30px #171a1f1a}.deal-box strong{align-items:center;gap:8px;margin-bottom:12px;font-size:19px;display:flex}.deal-box span{color:#6f757d;line-height:1.45}.deal-box.dark{color:#fff;background:#30343a}.deal-box.dark span{color:#e7e9eb}.deal-box.light{background:#f5f6f7}.deal-box.light b{background:var(--charcoal);color:#fff;border-radius:4px;padding:2px 6px;font-size:14px}.deal-box.soft{color:var(--pink);background:#fff0e6}.menu-nav{z-index:20;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:174px;box-shadow:0 12px 30px #0000000a}.menu-nav .shell{align-items:center;gap:28px;height:72px;display:flex}.menu-nav button{color:#6f757d;background:0 0;border:0;font-size:18px;font-weight:750;position:relative}.menu-nav button.active{color:var(--ink)}.menu-nav button.active:after{content:"";background:var(--ink);border-radius:5px;height:5px;position:absolute;bottom:-24px;left:0;right:0}.menu-search{text-align:left;align-items:center;gap:10px;min-width:318px;padding:12px 18px;display:inline-flex;background:var(--soft)!important;color:#777e87!important;border-radius:999px!important}.menu-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-weight:750}.menu-search input::placeholder{color:#777e87}.menu-layout{grid-template-columns:minmax(0,1fr) 480px;gap:42px;padding-top:34px;display:grid}.menu-section{margin-bottom:36px}.menu-section h2{margin:0 0 8px;font-size:34px}.menu-section>p{color:#858b92;margin:0 0 28px;font-size:22px}.menu-empty{border:1px solid var(--line);background:#fff;border-radius:12px;padding:34px}.menu-empty.loading{background:#fafafa}.menu-empty h2{margin:0 0 8px;font-size:28px}.menu-empty p{color:#777e87;margin:0;font-size:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px;display:grid}.product-card{border:1px solid var(--soft-gray);cursor:pointer;background:#ffffffd1;border-radius:13px;grid-template-columns:1fr 174px;gap:20px;min-height:180px;padding:18px;display:grid}.product-card h3{margin:0 0 12px;font-size:22px}.product-card p{margin:0 0 18px}.product-card p strong{color:var(--pink);font-size:20px}.product-card s{color:#838991;margin-left:7px}.product-card span{color:#858b92;font-size:20px}.product-image{align-self:end;position:relative}.product-image img{object-fit:cover;border-radius:9px;width:174px;height:124px}.product-add{border:1px solid var(--soft-gray);width:45px;height:45px;color:var(--orange);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:8px;right:8px;box-shadow:0 6px 18px #0000001c}.cart-panel{background:#fff;border:1px solid #d8dcdf;border-radius:10px;flex-direction:column;align-self:start;gap:20px;min-height:560px;padding:22px;display:flex;position:sticky;top:276px}.delivery-toggle{background:#fafafa;border-radius:10px;grid-template-columns:repeat(2,1fr);display:grid}.delivery-toggle button{background:0 0;border:1px solid #0000;border-radius:10px;padding:18px;font-size:18px;font-weight:750}.delivery-toggle button.active{border-color:var(--orange);color:var(--orange);background:#fff}.empty-cart,.empty-large{text-align:center;place-items:center;min-height:420px;display:grid}.basket-panda{background:linear-gradient(135deg, var(--orange), var(--accent));border-radius:8px 8px 18px 18px;width:94px;height:70px;position:relative}.basket-panda:before{content:"";background:radial-gradient(circle at 36% 40%, var(--orange) 0 8%, transparent 9%), radial-gradient(circle at 64% 40%, var(--orange) 0 8%, transparent 9%), #fff;border:7px solid var(--orange);border-radius:50%;width:58px;height:46px;position:absolute;top:-22px;left:18px}.empty-cart h3,.empty-large h2{margin:20px 0 8px;font-size:26px}.empty-cart p,.empty-large p{color:#555b62;max-width:280px;margin:0;font-size:18px;line-height:1.4}.cart-content{padding-top:22px;padding-bottom:8px}.cart-line,.cart-product-row,.mini-summary,.summary-line,.summary-total{justify-content:space-between;align-items:center;gap:18px;display:flex}.cart-line{border-bottom:1px solid var(--line);padding:14px 0}.cart-line span{color:#777e87;margin-top:6px;display:block}.cart-line small,.cart-product-row small{color:#777e87;margin-top:5px;font-size:14px;display:block}.qty-small{align-items:center;gap:12px;display:inline-flex}.qty-small button{background:#fff;border:1px solid #d5d9dc;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.summary-line,.summary-total{padding:13px 0}.summary-line.muted{color:#777e87}.summary-total{border-top:1px solid var(--line);font-size:21px;font-weight:800}.summary-total small{color:#777e87;font-size:13px;font-weight:500}.primary-button{background:var(--pink);color:#fff;border:0;border-radius:11px;width:100%;padding:20px;font-size:21px;font-weight:800}.primary-button:disabled{cursor:not-allowed;background:#d7dade}.cart-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:6px;margin-top:auto;padding-top:16px;display:grid}.cart-footer a{color:var(--ink);font-weight:750}.modal-layer,.modal-shade{z-index:110;position:fixed;inset:0}.modal-shade{background:#0000009e}.item-modal{z-index:111;width:min(1280px,100% - 132px);max-height:calc(100vh - 80px);box-shadow:var(--shadow);background:#fff;border-radius:24px;flex-direction:column;margin:40px auto;display:flex;position:relative;overflow:hidden}.modal-close{z-index:2;background:#fff;border:0;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:absolute;top:30px;right:30px}.modal-image{object-fit:cover;flex:none;width:100%;height:clamp(220px,37vh,445px)}.modal-copy{flex:auto;min-height:0;padding:38px 32px 0;overflow-y:auto}.modal-copy h2{margin:0 0 28px;font-size:31px}.modal-price{margin:0 0 28px;font-size:27px}.modal-price strong,.modal-price span{color:var(--pink)}.modal-price s{color:#7b8289;margin-inline:8px}.modal-copy>p:not(.modal-price){color:#3e4349;font-size:24px}.variation-options{border:1px solid var(--line);border-radius:12px;margin-top:24px;overflow:hidden}.variation-options h3{border-bottom:1px solid var(--line);margin:0;padding:18px 20px;font-size:22px}.variation-option{grid-template-columns:28px 1fr auto;align-items:center;gap:14px;padding:16px 20px;font-size:19px;font-weight:650;display:grid}.variation-option+.variation-option{border-top:1px solid var(--line)}.variation-option input{appearance:none;border:2px solid #80878e;border-radius:50%;width:24px;height:24px}.variation-option input:checked{border:7px solid #34383e}.variation-option strong{color:var(--pink)}.modal-copy hr{border:0;border-top:1px solid var(--line);margin:34px 0}.modal-copy h3{margin:0 0 12px;font-size:34px}.modal-copy textarea{resize:none;border:1px solid #d4d8dc;border-radius:12px;width:100%;min-height:140px;margin-top:18px;padding:28px;font-size:24px}.modal-footer{border-top:1px solid var(--line);background:#fff;flex:none;grid-template-columns:190px 1fr;align-items:center;gap:24px;padding:26px 48px 32px;display:grid}.quantity-stepper{justify-content:space-between;align-items:center;display:flex}.quantity-stepper button{color:#70777f;background:#fff;border:1px solid #d4d8dc;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.quantity-stepper span{font-size:26px}.order-page,.delivery-page{grid-template-columns:minmax(0,1fr) 430px;gap:42px;padding:48px 0 80px;display:grid}.back-link{color:var(--pink);background:0 0;border:0;padding:0;font-size:18px;font-weight:800}.order-main h1,.delivery-form h1{margin:18px 0 28px;font-size:44px}.cart-list-card,.form-card,.checkout-summary{border:1px solid var(--line);background:#fff;border-radius:15px;padding:24px}.cart-product-row{border-bottom:1px solid var(--line);padding:18px 0}.cart-product-row:last-child{border-bottom:0}.cart-product-row img{object-fit:cover;border-radius:8px;width:96px;height:76px}.cart-product-row h3{margin:0 0 8px}.checkout-summary{align-self:start}.checkout-summary h2{margin:0 0 20px}.checkout-summary .delivery-toggle{margin-bottom:20px}.delivery-form{gap:22px;display:grid}.form-card h2{margin:0 0 18px}.form-card label{color:#555b62;gap:8px;margin-top:16px;font-weight:750;display:grid}.form-card input,.form-card textarea{color:var(--ink);outline-color:var(--pink);border:1px solid #d9dde1;border-radius:10px;padding:15px 16px}.form-card textarea{resize:vertical;min-height:110px}.two-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.radio-card{border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;padding:16px;gap:12px!important;display:flex!important}.sticky-summary{position:sticky;top:208px}.mini-summary{border-bottom:1px solid var(--line);padding:12px 0}.order-celebration{z-index:220;pointer-events:none;position:fixed;inset:0;overflow:hidden}.order-celebration span{left:calc((var(--i) * 31px) % 100%);background:var(--accent);width:11px;height:18px;animation:1.35s cubic-bezier(.2,.76,.38,1) forwards confetti-fall;animation-delay:calc((var(--i) % 12) * 28ms);border-radius:3px;position:absolute;top:-28px}.order-celebration span:nth-child(3n){background:var(--orange);border-radius:50%;width:18px;height:18px}.order-celebration span:nth-child(4n){background:var(--success)}.order-celebration span:nth-child(5n){background:var(--charcoal);border-radius:999px;width:24px;height:6px}@keyframes confetti-fall{0%{opacity:0;transform:translateY(-30px)rotate(0)}10%{opacity:1}to{opacity:0;transform:translate3d(calc(((var(--i) % 9) - 4) * 22px), 105vh, 0) rotate(720deg)}}@media (width<=1180px){.shell{width:min(100% - 40px,1320px)}.nav-shell{grid-template-columns:1fr;gap:16px;height:auto;padding-bottom:18px}.nav-line{height:auto}.mode-tabs{height:58px}.location-tip{display:none}.header-search{justify-self:stretch}.hero{border-radius:0;width:100%;margin-top:0}.hero-copy{padding-left:32px;padding-right:360px}.page-grid{grid-template-columns:286px minmax(0,1fr);gap:32px}.left-column{display:flex}.download-card{margin-top:-150px;padding:92px 16px 22px}.fake-qr{border-width:12px;width:170px;height:170px;top:-84px}.download-card h3{font-size:20px}.store-row{flex-direction:column}.restaurant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.menu-layout{grid-template-columns:minmax(0,1fr) 420px;gap:28px}.order-page,.delivery-page{grid-template-columns:minmax(0,1fr) 390px;gap:28px}.cart-panel,.sticky-summary{top:232px}}@media (width<=1280px){.page-grid{grid-template-columns:260px minmax(0,1fr);gap:24px}.restaurant-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel,.download-card{font-size:.95rem}}@media (width<=1180px){.page-grid,.menu-layout,.order-page,.delivery-page{grid-template-columns:1fr}.left-column{display:none}.cart-panel,.sticky-summary{position:static}}@media (width<=760px){body{background:#fffaf5}.app{padding-bottom:calc(90px + env(safe-area-inset-bottom));background:linear-gradient(180deg, #fff6eef5, #fffaf5 360px), var(--cream)}.shell{width:calc(100% - 28px)}.site-header{background:#fff6eefa;border-bottom:1px solid #e9e3dccc;position:sticky;top:0;box-shadow:0 10px 26px #171a1f14}.top-line{grid-template-columns:1fr auto;gap:10px 12px;height:auto;padding:12px 0 8px}.brand{gap:9px;min-height:40px;font-size:25px}.brand-icon{border-radius:11px;width:40px;height:40px}.location-chip{border-radius:15px;grid-area:2/1/auto/-1;justify-content:flex-start;width:100%;min-height:42px;padding:0 14px;font-size:17px;box-shadow:inset 0 0 0 1px #e9e3dcb3}.location-chip svg{width:24px;height:24px}.user-nav{grid-area:1/2;justify-content:flex-end;place-self:center end;gap:8px}.user-nav button{background:#ffffffb8;border-radius:999px;place-items:center;width:40px;height:40px;font-size:0;display:grid;box-shadow:inset 0 0 0 1px #e9e3dcb3}.user-nav button:first-child,.user-nav button:nth-child(2),.user-nav .chev{display:none}.cart-button span{min-width:18px;height:18px;font-size:11px;top:-2px;right:-2px}.nav-line{height:auto;padding-bottom:10px}.nav-shell{flex-direction:column;gap:10px;height:auto;padding-bottom:0;display:flex}.mode-tabs{background:linear-gradient(135deg, var(--orange), var(--accent));border-radius:15px;grid-template-columns:repeat(3,1fr);align-self:stretch;gap:0;height:40px;padding:4px;display:grid;box-shadow:0 12px 24px #ff6a0033}.mode-tabs button{color:#ffffffd1;border-radius:11px;justify-content:center;gap:6px;font-size:12px;font-weight:850}.mode-tabs button svg{width:17px;height:17px}.mode-tabs button.active{color:var(--orange);background:#fff;box-shadow:0 6px 15px #171a1f29}.mode-tabs button.active:after{display:none}.header-search{border-radius:18px;min-height:50px;padding:0 16px;font-size:16px;box-shadow:0 10px 24px #171a1f12}.header-search-main{gap:10px}.header-search-main svg{width:22px;height:22px}.hero h1{letter-spacing:0;font-size:34px}.hero{border-radius:24px;width:calc(100% - 28px);min-height:252px;margin:12px auto 24px;box-shadow:0 18px 36px #ff6a0033}.hero-copy{max-width:none;padding:22px 18px;position:static}.hero-copy h1,.hero-copy p{z-index:3;position:relative}.hero-mark{display:none}.hero p{letter-spacing:0;max-width:290px;margin-bottom:16px;font-size:18px;line-height:1.2}.hero-pills{z-index:4;scrollbar-width:none;grid-auto-columns:max-content;grid-auto-flow:column;max-width:none;padding-bottom:2px;display:grid;position:absolute;bottom:14px;left:14px;right:14px;overflow-x:auto}.hero-pills::-webkit-scrollbar{display:none}.hero-pills button{background:#fff6eee6;border-color:#ffffff94;min-height:44px;padding:8px 15px;font-size:16px;box-shadow:0 8px 18px #171a1f1f}.hero-pills button:first-child{width:58px}.cloche{z-index:2;opacity:.95;border-radius:18px;width:178px;height:128px;bottom:58px;right:-28px}.cloche:before{width:42px;height:42px;box-shadow:inset 0 0 0 12px #fffffff0}.cloche:after{padding:8px 11px;font-size:11px;bottom:12px;left:16px}.brand-personalization{opacity:.16}.micro-hint{width:24px;height:24px}.page-grid,.results-layout,.menu-layout,.order-page,.delivery-page{padding-top:0;display:block}.content-column,.menu-list,.order-main,.delivery-form{min-width:0}.section-block{margin-bottom:30px}.section-block h2,.result-title{letter-spacing:0;margin-bottom:16px;font-size:25px;line-height:1.05}.promo-strip{border-radius:22px;margin-bottom:28px;padding:18px;box-shadow:0 16px 36px #171a1f12}.promo-strip>div:first-child{grid-template-columns:58px 1fr;margin-bottom:14px}.gift,.gift .personalization-icon{width:52px;height:52px}.promo-strip h2{font-size:24px}.promo-strip p{padding-right:68px;font-size:14px}.timer{padding:8px 9px;font-size:12px;top:18px;right:16px}.mini-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mini-card{border-radius:17px;box-shadow:0 10px 24px #171a1f12}.mini-card img{height:106px}.mini-card-signal{width:28px;height:28px}.mini-card h3,.mini-card p,.mini-card small{margin-inline:11px}.mini-card h3{min-height:36px;margin-top:9px;font-size:15px;line-height:1.15}.mini-card p{margin-left:11px;font-size:13px}.mini-card small{margin-bottom:12px;font-size:12px;line-height:1.3}.restaurant-row,.deal-row,.cuisine-row,.logo-row{scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-flow:column;padding:0 14px 4px 0;display:grid;overflow:auto visible}.restaurant-row::-webkit-scrollbar{display:none}.deal-row::-webkit-scrollbar{display:none}.cuisine-row::-webkit-scrollbar{display:none}.logo-row::-webkit-scrollbar{display:none}.restaurant-row{grid-auto-columns:minmax(230px,76vw)}.deal-row{grid-auto-columns:minmax(250px,78vw)}.cuisine-row{grid-auto-columns:86px;gap:14px}.cuisine-item{font-size:13px}.cuisine-item img{border-radius:16px;width:86px;height:68px}.cuisine-item span{margin-top:7px}.deal-card{scroll-snap-align:start;border-radius:18px;min-height:126px}.deal-card div{max-width:180px;padding:18px 16px}.deal-card strong{font-size:22px}.deal-card img{width:150px;height:126px}.arrow-button{display:none}.restaurant-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.restaurant-card{background:#fff;border-color:#e9e3dce0;border-radius:18px;padding:8px;box-shadow:0 12px 28px #171a1f12}.card-image{border-radius:15px}.card-image img{aspect-ratio:1.18}.save-restaurant{width:32px;height:32px;top:8px;right:8px}.card-signal{width:28px;height:28px}.card-title{margin-top:9px;display:block}.card-title h3{white-space:normal;font-size:15px;line-height:1.18}.card-title span{margin-top:6px;font-size:13px}.restaurant-card p{font-size:12px;line-height:1.35}.pink-tag{font-size:12px}.logo-row{grid-auto-columns:190px;gap:18px}.logo-tile{grid-template-columns:72px 1fr;gap:12px}.logo-tile div{border-radius:16px;width:72px;height:72px;font-size:14px}.logo-tile p{font-size:16px}.logo-tile small{font-size:14px}.restaurant-head{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:14px}.restaurant-hero{padding:18px 0}.breadcrumbs{white-space:nowrap;gap:8px;margin-bottom:14px;font-size:13px;overflow:hidden}.restaurant-head>img{border-radius:18px;width:96px;height:96px}.restaurant-head h1{letter-spacing:0;margin:6px 0 10px;font-size:24px}.restaurant-head p,.meta-line,.restaurant-actions{font-size:13px;line-height:1.35}.restaurant-actions{margin-top:10px}.group-order{grid-column:1/-1;justify-content:center;min-height:44px;padding:12px 14px;font-size:15px}.available-deals{padding:18px 14px}.available-deals h2{margin-bottom:12px;font-size:22px}.available-deals>div{scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(230px,74vw);grid-auto-flow:column;padding-bottom:4px;display:grid;overflow-x:auto}.available-deals>div::-webkit-scrollbar{display:none}.deal-box{border-radius:18px;min-height:112px;padding:18px}.menu-nav{top:0;overflow:hidden}.menu-nav .shell{scrollbar-width:none;gap:12px;height:auto;min-height:62px;padding:9px 0;overflow-x:auto}.menu-nav .shell::-webkit-scrollbar{display:none}.menu-search{min-width:210px;padding:10px 14px}.menu-nav button{background:var(--soft);border-radius:999px;flex:none;padding:10px 14px;font-size:14px}.menu-nav button.active{background:var(--charcoal);color:#fff}.menu-nav button.active:after{display:none}.menu-layout{padding-bottom:130px}.menu-section{margin-bottom:28px}.menu-section h2{font-size:25px}.menu-section>p{margin-bottom:16px;font-size:15px}.product-card{border-radius:18px;grid-template-columns:1fr;gap:12px;min-height:0;padding:12px}.product-card h3{min-height:40px;margin-bottom:8px;font-size:15px;line-height:1.25}.product-card p strong{font-size:15px}.product-card span{font-size:13px}.product-image{order:-1}.product-image img{aspect-ratio:1.26;border-radius:15px;width:100%;height:auto}.product-add{width:40px;height:40px}.cart-panel.is-empty{display:none}.cart-panel.has-items{right:14px;bottom:calc(88px + env(safe-area-inset-bottom));z-index:45;border-radius:22px;min-height:0;padding:12px;position:fixed;left:14px;box-shadow:0 20px 44px #171a1f33}.cart-panel.has-items .delivery-toggle,.cart-panel.has-items .cart-line,.cart-panel.has-items .summary-line,.cart-panel.has-items .cart-footer{display:none}.cart-panel.has-items .cart-content{grid-template-columns:1fr auto;align-items:center;gap:12px;padding:0;display:grid}.cart-panel.has-items .summary-total{border:0;padding:0;font-size:16px}.cart-panel.has-items .primary-button{width:auto;min-height:48px;padding:0 18px;font-size:15px}.search-panel,.item-modal{width:calc(100% - 24px)}.search-panel{margin-top:12px}.search-input-large{border-width:2px;border-radius:20px;padding:12px 16px}.search-input-large input{font-size:17px}.search-body{border-radius:20px;min-height:68vh}.search-tabs{gap:18px;padding:22px 18px 0;overflow-x:auto}.recent-row{padding-left:18px}.popular-searches{padding-inline:18px}.item-modal{border-radius:26px 26px 0 0;width:100%;max-height:92vh;margin:0;position:fixed;bottom:0;left:0;right:0}.modal-close{width:46px;height:46px;top:14px;right:14px}.modal-copy{padding:22px 18px 0}.modal-copy h2,.modal-copy h3{font-size:24px}.modal-price{font-size:21px}.modal-copy>p:not(.modal-price),.variation-option{font-size:16px}.modal-footer{padding:16px 18px calc(18px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:14px}.modal-image{height:210px}.quantity-stepper button{width:48px;height:48px}.primary-button{border-radius:16px;min-height:52px;padding:14px 18px;font-size:17px;transition:transform .16s,box-shadow .16s,background .16s}.primary-button:active{transform:scale(.98)}.order-page,.delivery-page{padding:18px 0 28px}.order-main h1,.delivery-form h1{margin:14px 0 18px;font-size:30px}.cart-list-card,.form-card,.checkout-summary{border-radius:20px;padding:18px}.cart-product-row{grid-template-columns:68px 1fr;align-items:start;gap:12px;display:grid}.cart-product-row img{width:68px;height:62px}.cart-product-row>strong,.cart-product-row .qty-small{grid-column:2}.checkout-summary{margin-top:18px}.delivery-toggle button{min-height:46px;padding:12px;font-size:15px}.form-card label{font-size:14px}.form-card input,.form-card textarea{border-radius:14px;min-height:48px}.two-fields{grid-template-columns:1fr}.mobile-bottom-nav{right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #e9e3dcdb;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-height:72px;padding:8px;display:grid;position:fixed;left:12px;box-shadow:0 18px 44px #171a1f2e}.mobile-bottom-nav button{color:#737982;background:0 0;border:0;border-radius:18px;place-items:center;gap:3px;min-width:0;min-height:56px;font-size:11px;font-weight:850;transition:color .16s,background .16s,transform .16s;display:grid;position:relative}.mobile-bottom-nav button.active{background:linear-gradient(135deg, var(--orange), var(--accent));color:#fff;animation:.26s both nav-pop;box-shadow:0 10px 22px #ff6a0042}.mobile-bottom-nav button:active{transform:translateY(1px)scale(.97)}.mobile-nav-icon{place-items:center;display:grid;position:relative}.mobile-nav-icon b{background:var(--charcoal);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:-9px;right:-13px}}@keyframes nav-pop{0%{transform:translateY(4px)scale(.96)}to{transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.skip-link{z-index:1000;background:var(--charcoal);color:#fff;box-shadow:var(--shadow);border-radius:12px;padding:12px 18px;font-weight:700;text-decoration:none;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus,.skip-link:focus-visible{outline:3px solid var(--orange);outline-offset:3px;transform:translateY(0)}#main-content:focus{outline:none}.cuisine-search:focus-within,.search-input-large:focus-within,.menu-search:focus-within{outline-offset:3px;border-radius:12px;outline:3px solid #ff6a006b}:root{--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--lift-shadow:0 20px 44px -18px #171a1f57, 0 4px 12px -6px #171a1f2e;--ring:0 0 0 3px #ff6a0029;--glass:#ffffffb8}html{scroll-behavior:smooth}.app ::selection{color:var(--charcoal);background:#ff6a0038}.app button:focus-visible,.app input:focus-visible,.app textarea:focus-visible,.app a:focus-visible,.app [role=button]:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:10px}.restaurant-row,.deal-row,.cuisine-row,.mini-row,.logo-row{scrollbar-width:thin;scrollbar-color:#ff6a0066 transparent}.restaurant-row::-webkit-scrollbar{height:8px}.deal-row::-webkit-scrollbar{height:8px}.cuisine-row::-webkit-scrollbar{height:8px}.mini-row::-webkit-scrollbar{height:8px}.logo-row::-webkit-scrollbar{height:8px}.restaurant-row::-webkit-scrollbar-thumb{background:linear-gradient(var(--orange), var(--orange-dark));border-radius:999px}.deal-row::-webkit-scrollbar-thumb{background:linear-gradient(var(--orange), var(--orange-dark));border-radius:999px}.cuisine-row::-webkit-scrollbar-thumb{background:linear-gradient(var(--orange), var(--orange-dark));border-radius:999px}.mini-row::-webkit-scrollbar-thumb{background:linear-gradient(var(--orange), var(--orange-dark));border-radius:999px}.logo-row::-webkit-scrollbar-thumb{background:linear-gradient(var(--orange), var(--orange-dark));border-radius:999px}.restaurant-card{transition:transform .26s var(--ease-out), box-shadow .26s var(--ease-out), border-color .2s ease;will-change:transform}.restaurant-card:hover,.restaurant-card:focus-within{box-shadow:var(--lift-shadow);border-color:#ff6a0080;transform:translateY(-6px)}.restaurant-card .card-image{position:relative}.restaurant-card .card-image:after{content:"";border-radius:inherit;opacity:0;transition:opacity .26s var(--ease-out);pointer-events:none;background:linear-gradient(#0000 55%,#00000047);position:absolute;inset:0}.restaurant-card:hover .card-image:after{opacity:1}.restaurant-card .card-image img{transition:transform .52s var(--ease-out)}.restaurant-card:hover .card-image img{transform:scale(1.07)}.restaurant-card .save-restaurant{transition:transform .24s var(--ease-spring), background .2s ease, color .2s ease, opacity .2s ease;opacity:.85}.restaurant-card:hover .save-restaurant{opacity:1;transform:scale(1.08)}.restaurant-card .save-restaurant:hover{background:var(--orange);color:#fff;transform:scale(1.18)}.ad-badge,.pink-tag{transition:transform .2s var(--ease-spring)}.restaurant-card:hover .pink-tag{transform:translateY(-1px)scale(1.02)}.mini-card,.cuisine-item{transition:transform .24s var(--ease-out), box-shadow .24s var(--ease-out)}.mini-card:hover,.cuisine-item:hover{box-shadow:var(--lift-shadow);transform:translateY(-4px)}.cuisine-item img{transition:transform .48s var(--ease-out)}.cuisine-item:hover img{transform:scale(1.09)rotate(-1deg)}.deal-card{transition:transform .26s var(--ease-out), box-shadow .26s var(--ease-out)}.deal-card:hover{box-shadow:var(--lift-shadow);transform:translateY(-5px)}.deal-card img{transition:transform .52s var(--ease-out)}.deal-card:hover img{transform:scale(1.06)}.arrow-button{transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out), background .2s ease}.arrow-button:hover{box-shadow:var(--lift-shadow);transform:scale(1.08)}.arrow-button:hover svg{animation:nudge-x .7s var(--ease-out) infinite}@keyframes nudge-x{0%,to{transform:translate(0)}50%{transform:translate(3px)}}.product-card{transition:transform .24s var(--ease-out), box-shadow .24s var(--ease-out), border-color .2s ease, background .2s ease;position:relative}.product-card:hover,.product-card:focus-within{box-shadow:var(--lift-shadow);background:#fff;border-color:#ff6a008c;transform:translateY(-4px)}.product-image img{transition:transform .46s var(--ease-out)}.product-card:hover .product-image img{transform:scale(1.05)}.product-add{transition:transform .24s var(--ease-spring), background .2s ease, box-shadow .2s ease}.product-card:hover .product-add{transform:scale(1.14)rotate(90deg);box-shadow:0 8px 18px -6px #ff6a0099}.primary-button{background:linear-gradient(135deg, var(--orange), var(--orange-dark));transition:transform .2s var(--ease-out), box-shadow .24s var(--ease-out), filter .2s ease;position:relative;overflow:hidden;box-shadow:0 12px 26px -12px #f35a00b3}.primary-button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 18px 34px -12px #f35a00c7}.primary-button:active:not(:disabled){transform:translateY(0)scale(.99)}.primary-button:disabled{box-shadow:none;background:#d9d3cb}.primary-button:after{content:"";width:40%;height:100%;transition:left .62s var(--ease-out);pointer-events:none;background:linear-gradient(100deg,#fff0 0%,#ffffff61 50%,#fff0 100%);position:absolute;top:0;left:-40%;transform:skew(-18deg)}.primary-button:hover:not(:disabled):after{left:130%}.cart-line{border-radius:10px;transition:background .2s}.cart-line:hover{background:#ff6a000d}.qty-small button,.quantity-stepper button{transition:transform .16s var(--ease-spring), background .18s ease, color .18s ease}.qty-small button:hover,.quantity-stepper button:hover{background:var(--orange);color:#fff;transform:scale(1.15)}.qty-small button:active,.quantity-stepper button:active{transform:scale(.92)}.cart-button span{animation:badge-pop .32s var(--ease-spring)}@keyframes badge-pop{0%{transform:scale(0)}60%{transform:scale(1.25)}to{transform:scale(1)}}.empty-cart,.empty-large{animation:fade-rise .46s var(--ease-out) both}.empty-cart h3,.empty-large h2{background:linear-gradient(120deg, var(--charcoal), var(--orange-dark));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.basket-panda{animation:3.2s ease-in-out infinite bob}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.menu-empty.loading{background:0 0;border:none;padding:0}.menu-empty.loading h2,.menu-empty.loading p{z-index:1;color:var(--muted);position:relative}.menu-empty.loading h2{align-items:center;gap:12px;font-size:20px;display:inline-flex}.menu-empty.loading h2:before{content:"";border:3px solid #ff6a0040;border-top-color:var(--orange);border-radius:50%;width:20px;height:20px;animation:.72s linear infinite spin}.menu-empty.loading:after{content:"";background:var(--skel) 0 0 / calc(50% - 16px) 180px no-repeat, var(--skel) 100% 0 / calc(50% - 16px) 180px no-repeat, var(--skel) 0 208px / calc(50% - 16px) 180px no-repeat, var(--skel) 100% 208px / calc(50% - 16px) 180px no-repeat, var(--skel) 0 416px / calc(50% - 16px) 180px no-repeat, var(--skel) 100% 416px / calc(50% - 16px) 180px no-repeat;--skel:linear-gradient(100deg, #efe8df 30%, #f8f3ec 50%, #efe8df 70%);background-size:calc(50% - 16px) 180px;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px;height:596px;margin-top:22px;animation:1.3s linear infinite shimmer;display:grid}@keyframes shimmer{0%{background-position-x:-140%,-40%,-140%,-40%,-140%,-40%}to{background-position-x:240%,340%,240%,340%,240%,340%}}@keyframes spin{to{transform:rotate(360deg)}}.section-block{animation:fade-rise .52s var(--ease-out) both}.restaurant-grid .restaurant-card{animation:fade-rise .48s var(--ease-out) both}.restaurant-grid .restaurant-card:first-child{animation-delay:20ms}.restaurant-grid .restaurant-card:nth-child(2){animation-delay:60ms}.restaurant-grid .restaurant-card:nth-child(3){animation-delay:.1s}.restaurant-grid .restaurant-card:nth-child(4){animation-delay:.14s}.restaurant-grid .restaurant-card:nth-child(5){animation-delay:.18s}.restaurant-grid .restaurant-card:nth-child(6){animation-delay:.22s}@keyframes fade-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.header-search-main{transition:box-shadow .22s var(--ease-out), border-color .2s ease, background .2s ease}.header-search-main:hover{box-shadow:var(--ring)}.location-chip,.user-nav>button{transition:background .18s ease, transform .18s var(--ease-out)}.location-chip:hover,.user-nav>button:hover{transform:translateY(-1px)}.mode-tabs button{transition:background .2s ease, color .2s ease, transform .16s var(--ease-out)}.mode-tabs button:hover{transform:translateY(-1px)}.promo-strip .timer{animation:2.4s ease-in-out infinite pulse-soft}@keyframes pulse-soft{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.item-modal{animation:modal-in .34s var(--ease-out) both}.modal-shade{animation:.24s both fade-in}@keyframes modal-in{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.logo-tile{transition:transform .24s var(--ease-out)}.logo-tile:hover{transform:translateY(-4px)}.logo-tile>div{transition:box-shadow .24s var(--ease-out)}.logo-tile:hover>div{box-shadow:var(--lift-shadow)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.app *,.app :before,.app :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.menu-empty.loading:after,.menu-empty.loading h2:before{animation:none}}@media (width>=761px) and (width<=1180px){.restaurant-row,.deal-row,.cuisine-row,.logo-row{scroll-snap-type:x proximity;scrollbar-width:thin;grid-auto-columns:minmax(232px,44%);padding-bottom:6px;overflow:auto visible}.cuisine-row{grid-auto-columns:116px}.logo-row{grid-auto-columns:minmax(232px,46%)}.available-deals>div{scroll-snap-type:x proximity;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(232px,48%);grid-auto-flow:column;padding-bottom:6px;overflow:auto visible}.restaurant-row>*,.deal-row>*,.available-deals>div>*{scroll-snap-align:start}.arrow-button{display:none}}@media (pointer:coarse){.qty-small button{width:40px;height:40px}.search-x{place-items:center;min-width:44px;min-height:44px;margin-right:-6px;display:inline-grid}.arrow-button{min-width:44px;min-height:44px}}@media (width<=360px){.restaurant-grid,.product-grid{gap:10px}.card-title h3,.product-card h3{font-size:14px}.hero-copy{padding:20px 16px}.hero p{max-width:240px}.cart-panel.has-items .summary-total span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}}img,video{max-width:100%}
