:root{
  --red:#d71920;
  --deep-red:#970000;
  --cream:#f7f3ed;
  --paper:#fbf9f5;
  --ink:#111;
  --muted:#6f6a65;
  --line:#e1ddd7;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:14px}
button,input{font:inherit}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
img{display:block;width:100%}
.page-wrap{width:min(1354px,calc(100% - 48px));margin:0 auto}

.site-header{height:66px;background:#090909;color:#fff;border-bottom:1px solid #303030;position:sticky;top:0;z-index:50}
.header-inner{height:66px;display:flex;align-items:center;gap:42px}
.wordmark{width:88px;display:flex;flex-direction:column;align-items:flex-start;line-height:.83;font-weight:900;letter-spacing:-1.4px}
.wordmark span{font-size:30px;color:#ef282e}
.wordmark small{font-size:19px;color:#fff;margin-left:10px;letter-spacing:-.6px}
.main-nav{display:flex;gap:42px;align-items:center;font-size:13px;font-weight:600}
.main-nav a{opacity:.96;transition:.2s}
.main-nav a:hover{color:#ff4a4f}
.header-actions{margin-left:auto;display:flex;align-items:center;gap:18px}
.text-action{background:transparent;border:0;color:#fff;font-weight:600;padding:12px 0;white-space:nowrap}
.pin-icon{font-size:21px;margin-right:5px}
.login-btn{height:40px;padding:0 20px;background:#0d0d0d;border:1px solid #625e58;border-radius:4px;color:#fff}
.order-btn{height:40px;padding:0 17px;background:var(--red);border:0;border-radius:4px;color:#fff;font-weight:800;display:flex;gap:8px;align-items:center}
.order-btn b{width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--red);font-size:10px}
.bag-icon{font-size:17px}.mobile-toggle{display:none;background:#111;border:1px solid #444;color:#fff;border-radius:4px;width:42px;height:40px}
.mobile-nav{display:none;background:#111;border-top:1px solid #2d2d2d;padding:12px 24px}
.mobile-nav a{display:block;padding:11px 0;color:#fff}

.hero{background:#121212}
.hero-inner{height:330px;position:relative;overflow:hidden;background:#141414}
.hero-copy{position:absolute;left:0;top:0;width:42%;height:100%;z-index:4;padding:25px 0 20px 0;background:linear-gradient(90deg,#171717 0%,#171717 87%,rgba(23,23,23,.15) 100%)}
.limited{color:#ff661f;font-weight:800;letter-spacing:.5px;font-size:16px;margin-bottom:8px}.limited span{font-size:20px}
.hero h1{font-family:Impact,Arial Black,sans-serif;margin:0;line-height:.98;text-transform:uppercase;letter-spacing:.7px;font-weight:400}
.hero h1 span{display:block;color:#f1efeb;font-size:52px;text-shadow:0 2px 0 #292929}
.hero h1 strong{display:block;color:#ef2f32;font-size:55px;font-weight:400}
.hero-copy p{color:#fff;font-size:16px;margin:10px 0 14px;line-height:1.2}
.hero-buttons{display:flex;gap:16px}
.hero-buttons button{height:43px;padding:0 28px;border-radius:4px;font-size:13px;font-weight:800}
.primary-cta{border:0;background:var(--red);color:#fff}.secondary-cta{border:1px solid #d8d8d8;background:#161616;color:#fff}
.hero-photo{position:absolute;right:0;top:0;width:66%;height:100%;background:url('assets/hero-right.jpg') center center/cover no-repeat}
.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#171717 0%,rgba(23,23,23,.05) 17%,transparent 42%)}
.slider-dots{position:absolute;z-index:10;bottom:16px;left:47%;display:flex;gap:21px}.slider-dots i{width:8px;height:8px;background:#fff;border-radius:50%;opacity:.95}.slider-dots i.active{background:#d91b1e}

.order-area{background:linear-gradient(#111 0 0) top/100% 1px no-repeat,var(--cream)}
.order-shell{height:70px;background:#fff;border-radius:8px 8px 0 0;display:grid;grid-template-columns:180px 320px 100px 1fr 125px;align-items:center;gap:15px;padding:0 22px;box-shadow:0 -8px 25px rgba(0,0,0,.06);position:relative;margin-top:0}
.order-question{font-size:16px;line-height:1.2;font-weight:800}
.order-modes{display:flex;gap:15px}.mode{height:37px;min-width:145px;border:1px solid #ddd6d0;background:#fff;border-radius:5px;font-weight:700}.mode.active{border-color:#e67171;color:#b90000}.mode span{margin-right:8px}
.deliver-label{font-weight:800;text-align:center;border-left:1px solid #d5d0ca;padding-left:13px}
.address-box{height:37px;border:1px solid #dad8d4;border-radius:4px;background:#fff;display:flex;align-items:center;padding:0 12px;color:#aaa}.address-box input{border:0;outline:0;width:100%;padding-left:9px;color:#333}.address-box input::placeholder{color:#aaa}
.search-btn{height:37px;background:#d70d12;color:#fff;border:0;border-radius:4px;font-weight:800}

.promos{padding:14px 0 8px;background:var(--cream)}
.promo-grid{display:grid;grid-template-columns:1.24fr 1.12fr 1.12fr .84fr;gap:12px}
.promo-card{height:91px;border:0;padding:0;border-radius:6px;overflow:hidden;background:#eee;box-shadow:0 2px 6px rgba(0,0,0,.06)}
.promo-card img{height:100%;object-fit:cover}

.menu-section{background:var(--cream);padding-top:0;padding-bottom:13px}
.category-row{height:55px;border-bottom:1px solid #d6d0c9;display:flex;align-items:center;justify-content:space-between}
.category-tabs{display:flex;align-items:stretch;height:100%;gap:14px}.category{min-width:100px;padding:0 13px;border:0;background:transparent;color:#6d6863;font-weight:600;position:relative}.category span{font-size:19px;margin-right:8px}.category.active{color:#bf0005}.category.active:after{content:"";height:2px;background:#d71920;position:absolute;left:0;right:0;bottom:-1px}
.view-menu{height:32px;padding:0 15px;border:1px solid #d8d3ce;border-radius:4px;background:#fbfaf8;color:#444}.view-menu span{font-size:21px;margin-left:10px}
.product-viewport{position:relative;padding-top:14px;overflow:hidden}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;transition:.2s}
.product-card{height:126px;background:#fff;border:1px solid #e5e0db;border-radius:7px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.04)}
.product-image{height:81px;background:#f2eee8;overflow:hidden}.product-image img{height:100%;object-fit:cover}.product-image.popular{position:relative}.product-image.popular:after{content:"POPULAR";position:absolute;left:0;top:0;background:#ea181d;color:white;font-size:9px;font-weight:800;padding:3px 10px;border-radius:0 0 4px 0}
.product-info{height:45px;display:flex;align-items:center;justify-content:space-between;padding:5px 8px 5px 10px}.product-info h3{font-size:11px;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.product-info p{font-size:10px;font-weight:800;margin:0}.product-info button{width:27px;height:27px;border:0;border-radius:50%;background:#e41a1f;color:#fff;font-size:20px;line-height:1}.product-next{position:absolute;right:-3px;top:47px;width:38px;height:38px;border-radius:50%;border:1px solid #e0ddd8;background:#fff;font-size:30px;color:#444;box-shadow:0 2px 10px rgba(0,0,0,.11)}

.rewards-section{background:var(--cream);padding:0 0 14px}.reward-bar{height:63px;background:linear-gradient(90deg,#890000,#ae0000 45%,#8b0000);border-radius:7px;display:grid;grid-template-columns:340px 120px 180px 1fr 140px;align-items:center;color:#fff;padding:0 22px;gap:22px}
.reward-brand{display:flex;align-items:center;gap:17px}.reward-icon{width:38px;height:38px;border:2px solid #ffbd45;border-radius:50%;display:grid;place-items:center;background:#9d0000}.reward-brand strong{display:block;font-size:14px}.reward-brand small,.reward-stat small{display:block;font-size:10px;opacity:.95;margin-top:3px}.reward-stat{border-left:1px solid rgba(255,255,255,.12);padding-left:20px}.reward-stat strong{font-size:17px}.reward-stat em{font-style:normal;font-size:11px}.progress{height:6px;background:rgba(0,0,0,.17);border-radius:999px;overflow:hidden}.progress span{display:block;width:82%;height:100%;background:#efad4e;border-radius:999px}.reward-bar button{height:31px;background:#fff;border:0;border-radius:4px;color:#333;font-size:11px;font-weight:700}

.outlet-section{background:#f4f0ea;border-top:1px solid #e3ddd7;padding:14px 0 15px}.outlet-row{display:grid;grid-template-columns:250px 130px 170px 170px 170px 1fr;gap:25px;align-items:center}.nearest small,.payments small{display:block;color:#b10000;font-size:9px;font-weight:800;margin-bottom:8px}.nearest strong{display:block;font-size:12px;margin-bottom:3px}.nearest span{display:block;font-size:9px;color:#4f4b47}.nearest b{color:#00a343}.outline-btn{height:30px;background:transparent;border:1px solid #c45656;border-radius:4px;color:#333;font-size:10px;font-weight:700}.service-item{display:flex;align-items:center;gap:10px;border-left:1px solid #ded8d2;padding-left:20px}.service-item>span{font-size:27px;filter:grayscale(1)}.service-item strong{display:block;font-size:9px}.service-item small{display:block;font-size:9px;margin-top:4px}.pay-logos{display:flex;align-items:center;gap:9px}.pay-logos b{font-size:10px;background:#fff;padding:4px 6px;border-radius:3px}.pay-logos span{font-size:9px;color:#555}

.footer{background:#111;color:#fff;padding:16px 0 15px}.footer-grid{display:grid;grid-template-columns:2fr .7fr 1fr .7fr .8fr 1.3fr;gap:34px;align-items:start}.footer-wordmark{width:90px}.footer-brand p{font-size:9px;color:#b7b7b7;margin:11px 0 0 110px;white-space:nowrap;transform:translateY(-25px)}.footer h4{font-size:9px;margin:0 0 6px}.footer a{display:block;font-size:9px;color:#bdbdbd;margin:4px 0}.socials{display:flex;gap:12px}.socials button{border:0;background:transparent;color:#fff;padding:0;font-size:14px}.store-badges{display:flex;gap:12px}.store-badges button{height:38px;background:#050505;border:1px solid #444;border-radius:4px;color:white;padding:3px 10px;display:flex;align-items:center;gap:7px;font-size:14px}.store-badges button span{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.store-badges small{font-size:7px;font-weight:400;margin-bottom:2px}

.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,25px);opacity:0;pointer-events:none;background:#111;color:#fff;padding:11px 16px;border-radius:6px;z-index:100;font-size:12px;font-weight:700;transition:.25s;box-shadow:0 8px 25px rgba(0,0,0,.25)}.toast.show{opacity:1;transform:translate(-50%,0)}

@media(max-width:1100px){
  .main-nav{gap:20px}.header-actions{gap:10px}.text-action{display:none}.page-wrap{width:min(100% - 28px,1354px)}
  .order-shell{grid-template-columns:160px 280px 90px 1fr 110px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card:nth-child(n+4){display:none}
  .outlet-row{grid-template-columns:220px 120px 1fr 1fr 1fr}.payments{grid-column:1/-1}.footer-grid{grid-template-columns:1.5fr repeat(4,1fr)}.app-column{grid-column:1/-1}.footer-brand p{margin-left:0;transform:none}
}
@media(max-width:800px){
  .site-header,.header-inner{height:62px}.main-nav,.login-btn{display:none}.mobile-toggle{display:block}.header-actions{margin-left:auto}.wordmark span{font-size:27px}.wordmark small{font-size:16px}.mobile-nav.open{display:block}
  .hero-inner{height:580px}.hero-copy{width:100%;height:55%;padding:28px 18px;background:linear-gradient(180deg,#171717 0%,#171717 76%,rgba(23,23,23,.8) 100%)}.hero h1 span{font-size:45px}.hero h1 strong{font-size:48px}.hero-photo{width:100%;height:49%;top:auto;bottom:0}.hero-photo:before{background:linear-gradient(180deg,#171717 0%,rgba(23,23,23,0) 28%)}.slider-dots{left:50%;transform:translateX(-50%)}
  .order-shell{height:auto;border-radius:0;grid-template-columns:1fr 1fr;padding:16px;gap:12px}.order-question{grid-column:1/-1}.order-modes{grid-column:1/-1}.deliver-label{display:none}.address-box{grid-column:1/-1}.search-btn{grid-column:1/-1}.mode{flex:1}
  .promo-grid{grid-template-columns:1fr 1fr}.promo-card{height:90px}.category-row{height:auto;display:block;padding:8px 0}.category-tabs{overflow:auto;height:47px}.category{min-width:90px}.view-menu{display:none}.product-grid{display:flex;overflow:auto}.product-card{min-width:190px}.product-card:nth-child(n){display:block}.product-next{display:none}
  .reward-bar{height:auto;grid-template-columns:1fr 1fr;padding:16px}.reward-brand{grid-column:1/-1}.progress{grid-column:1/-1}.reward-bar button{grid-column:1/-1}.outlet-row{grid-template-columns:1fr 1fr}.nearest{grid-column:1/-1}.payments{grid-column:1/-1}.service-item{border:0;padding:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.app-column{grid-column:1/-1}
}
@media(max-width:520px){
  .header-actions .order-btn{padding:0 10px;font-size:0}.header-actions .order-btn .bag-icon,.header-actions .order-btn b{font-size:12px}.hero-inner{height:620px}.hero h1 span{font-size:40px}.hero h1 strong{font-size:43px}.hero-copy p{font-size:14px}.hero-buttons{display:grid;grid-template-columns:1fr}.hero-buttons button{padding:0 12px}.promo-grid{grid-template-columns:1fr}.promo-card{height:105px}.reward-bar{grid-template-columns:1fr}.reward-stat{border:0;padding:0}.outlet-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.store-badges{flex-wrap:wrap}
}

.demo-back-link{position:fixed;left:18px;bottom:18px;z-index:9999;background:#111;color:#fff;text-decoration:none;padding:10px 14px;border-radius:999px;font:700 12px/1.2 Arial,sans-serif;box-shadow:0 10px 30px rgba(0,0,0,.22);opacity:.9}.demo-back-link:hover{opacity:1}@media(max-width:600px){.demo-back-link{left:12px;bottom:12px;padding:9px 12px;font-size:11px}}
