:root{--primary:#e11919;--primary-dark:#b81414;--secondary:#ff8a1f;--cream:#fff;--surface:#fff;--card:#fff;--ink:#201a16;--muted:#746967;--line:#f1d7d7;--shadow:0 14px 34px rgba(190,20,20,.11)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;background:var(--surface);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.45;padding-bottom:92px}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(100%,1040px);margin:0 auto;padding:0 26px}.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}.header-content{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:16px 0 10px}.brand-block{display:flex;align-items:center;color:inherit;text-decoration:none;min-width:0}.brand-kicker,.logo-text,.brand-subtitle{display:none}.brand-logo{display:block;width:min(178px,42vw);height:auto;object-fit:contain}.header-actions{display:flex;align-items:center;gap:10px}.notify-btn,.cart-btn,.filter-chip{position:relative;display:inline-grid;place-items:center;width:46px;height:46px;border:0;border-radius:15px;background:var(--card);color:var(--ink);box-shadow:0 8px 22px rgba(120,72,20,.1)}.notify-btn svg,.cart-btn svg,.filter-chip svg{width:21px;height:21px;stroke-width:2.1}.notify-badge,.cart-badge{position:absolute;top:-4px;right:-4px;min-width:19px;height:19px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#e65318;color:#fff;font-size:10px;font-weight:700}.notify-badge{background:#cf1f14}.main-content{position:relative;z-index:1}.hero-section{padding:6px 0 18px}.mobile-search-row{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:14px}.search-shell{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 15px;border-radius:16px;background:var(--card);box-shadow:0 8px 24px rgba(120,72,20,.1)}.search-shell svg{width:20px;height:20px;stroke-width:2.1}.search-shell input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.search-shell input::placeholder{color:#9c9288}.filter-chip{width:auto;grid-template-columns:auto auto;gap:7px;padding:0 13px;color:var(--primary);font-size:12px;font-weight:700}.store-status{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;color:var(--muted);font-size:12px}.status-indicator,.store-info{display:flex;align-items:center;gap:7px}.status-dot{width:9px;height:9px;border-radius:999px;background:#22c55e}.banner-carousel{overflow:hidden;border-radius:22px;background:#1f1208;box-shadow:var(--shadow)}.swiper{width:100%;height:clamp(205px,52vw,390px)}.swiper-slide{position:relative;overflow:hidden}.swiper-slide:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(24,9,2,.78),rgba(24,9,2,.24) 62%,rgba(24,9,2,.04))}.swiper-slide img{width:100%;height:100%;object-fit:cover}.banner-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:20px;max-width:330px;color:#fff}.banner-pill,.deal-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:var(--primary);color:#fff;font-size:10px;font-weight:700;text-transform:uppercase}.banner-copy h2{margin:10px 0 7px;font-size:30px;line-height:1.05;font-weight:750;letter-spacing:0}.banner-copy p{max-width:280px;color:rgba(255,255,255,.84);font-size:13px}.banner-cta{display:inline-flex;align-items:center;gap:8px;margin-top:13px;padding:9px 13px;border-radius:999px;background:var(--primary);color:#fff;font-size:13px;font-weight:700;text-decoration:none}.banner-cta span{display:grid;place-items:center;width:21px;height:21px;border-radius:999px;background:#fff;color:var(--primary)}.swiper-pagination-bullet{background:#fff!important;opacity:.65!important}.swiper-pagination-bullet-active{width:20px!important;border-radius:999px!important;background:var(--primary)!important;opacity:1!important}.menu-section{padding:0 0 28px}.page-section{padding:18px 0 30px}.page-heading{margin-bottom:16px}.page-heading p{color:var(--primary);font-size:12px;font-weight:700;text-transform:uppercase}.page-heading h1{font-size:27px;font-weight:760;line-height:1.1;letter-spacing:0}.section-header{margin-bottom:14px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.section-title-row h2{font-size:18px;font-weight:720}.view-all-link{display:inline-flex;align-items:center;gap:6px;color:var(--ink);font-size:13px;font-weight:650;text-decoration:none}.view-all-link svg{width:15px;height:15px}.filter-panel{padding:12px;margin-bottom:14px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.55)}.filter-panel:not(.open) .filter-help{display:inline}.filter-help{color:var(--muted);font-size:12px}.category-filter{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(74px,1fr);gap:10px;overflow-x:auto;padding:3px 0 7px;scrollbar-width:none}.category-filter::-webkit-scrollbar{display:none}.filter-btn{display:grid;justify-items:center;gap:7px;min-height:76px;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:600}.filter-btn svg{width:52px;height:52px;padding:14px;border-radius:17px;background:var(--card);color:var(--ink);box-shadow:0 8px 22px rgba(120,72,20,.1);stroke-width:1.9}.filter-btn.active{color:var(--ink)}.filter-btn.active svg{background:#ffe0d0;color:#b81414}.menu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}.product-card{overflow:hidden;border-radius:16px;background:var(--card);box-shadow:0 12px 28px rgba(120,72,20,.1)}.product-image{height:124px;margin:9px;border-radius:14px;background:#f0dfc9 center/cover}.product-info{padding:0 12px 13px}.product-header{display:grid;gap:5px}.product-name{min-height:35px;font-size:14px;font-weight:680;line-height:1.25}.spice-badge{order:-1;display:inline-flex;align-items:center;width:max-content;height:22px;padding:0 8px;border-radius:999px;background:#fff0ed;color:#b81414;font-size:10px;font-weight:650;text-transform:uppercase}.spice-badge.mild{background:#dcfce7;color:#15803d}.spice-badge.hot,.spice-badge.extra,.spice-badge.extra-hot{background:#ffe0d5;color:#b92309}.product-description{min-height:34px;margin:5px 0 8px;color:var(--muted);font-size:12px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-meta{display:flex;align-items:center;gap:5px;margin-bottom:8px;color:var(--muted);font-size:11px}.product-meta svg{width:13px;height:13px;color:#ff8a1f;fill:#ff8a1f}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-price{font-size:15px;font-weight:750}.btn-add{display:grid;place-items:center;width:33px;height:33px;border:0;border-radius:12px;background:var(--primary);color:#fff;box-shadow:0 8px 17px rgba(230,83,24,.24)}.btn-add svg{width:17px;height:17px}.btn-add span{display:none}.offer-band{margin-top:22px;overflow:hidden;border-radius:20px;background:linear-gradient(90deg,rgba(43,18,4,.9),rgba(43,18,4,.54)),var(--offer-image,linear-gradient(135deg,#3b1707,#9f3c0a));background-position:center;background-size:cover;color:#fff;min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px;box-shadow:var(--shadow);text-decoration:none}.large-offer{min-height:190px;margin:0 0 18px}.offer-band h3{margin:5px 0 3px;font-size:23px;font-weight:720;line-height:1}.offer-band p{color:rgba(255,255,255,.84);font-size:13px}.offer-badge{flex:0 0 auto;display:grid;place-items:center;width:68px;height:68px;border-radius:999px;background:rgba(0,0,0,.42);font-size:19px;font-weight:760;text-align:center;line-height:.95}.offer-list{display:grid;gap:14px}.offer-card,.page-card{border-radius:18px;background:var(--card);box-shadow:var(--shadow);padding:14px}.offer-card{display:grid;grid-template-columns:92px 1fr;gap:13px}.offer-thumb{min-height:92px;border-radius:15px;background:#f0dfc9 center/cover}.offer-card h3,.page-card h2,.order-line h3{font-size:16px;font-weight:700}.offer-card p,.page-card p,.order-line p{margin:4px 0 10px;color:var(--muted);font-size:13px}.bottom-nav{position:fixed;left:50%;bottom:14px;z-index:150;display:grid;grid-template-columns:repeat(5,1fr);gap:3px;width:min(calc(100% - 28px),520px);min-height:70px;padding:8px;border:1px solid rgba(255,255,255,.66);border-radius:23px;background:rgba(255,250,244,.94);box-shadow:0 16px 38px rgba(117,63,12,.17);transform:translateX(-50%);backdrop-filter:blur(16px)}.bottom-nav a{display:grid;place-items:center;gap:2px;border-radius:15px;color:#968b80;font-size:10px;font-weight:600;text-decoration:none}.bottom-nav a.active,.bottom-nav a:hover{color:var(--primary)}.bottom-nav svg{width:22px;height:22px;stroke-width:2}.footer{display:none}.cart-panel{position:fixed;inset:0 0 0 auto;z-index:220;display:flex;flex-direction:column;width:min(420px,100vw);background:var(--surface);box-shadow:-20px 0 50px rgba(0,0,0,.16);transform:translateX(105%);transition:transform .28s ease}.cart-panel.active{transform:translateX(0)}.cart-header,.cart-footer{background:var(--card);border-color:var(--line)}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--line)}.cart-header h3{font-size:21px;font-weight:720}.close-cart,.modal-close{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:14px;background:var(--surface);color:var(--ink)}.cart-items{flex:1;overflow:auto;padding:18px}.empty-state{display:grid;place-items:center;align-content:center;gap:10px;min-height:150px;color:var(--muted);text-align:center}.cart-item,.order-line{display:grid;grid-template-columns:1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item-info h4{font-size:15px;font-weight:680}.cart-item-mods{color:var(--muted);font-size:12px}.cart-item-price{color:var(--primary);font-weight:700}.cart-item-controls{display:flex;align-items:center;gap:7px}.qty-btn-sm,.remove-btn,.qty-btn{border:0;border-radius:12px;background:var(--card);color:var(--ink);box-shadow:0 8px 18px rgba(120,72,20,.1)}.qty-btn-sm,.remove-btn{width:30px;height:30px}.remove-btn{background:#fff0ed;color:#c92310;font-size:20px}.cart-footer{padding:18px;border-top:1px solid var(--line)}.total-row,.summary-row{display:flex;justify-content:space-between;margin-bottom:8px;color:var(--muted);font-size:14px}.grand-total{color:var(--ink);font-size:18px;font-weight:760}.btn-primary,.btn-secondary{width:100%;min-height:47px;border:0;border-radius:14px;font-size:14px;font-weight:700}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 10px 22px rgba(230,83,24,.2)}.btn-secondary{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.link-button{display:grid;place-items:center;text-decoration:none}.modal{position:fixed;inset:0;z-index:300;display:none;align-items:end;justify-content:center;padding:14px}.modal.active{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55)}.modal-content{position:relative;z-index:1;width:min(100%,560px);max-height:92vh;overflow:auto;border-radius:24px;background:var(--surface);box-shadow:0 24px 70px rgba(0,0,0,.32)}.modal-close{position:absolute;top:12px;right:12px;z-index:5}.product-modal-image{width:100%;height:250px;border-radius:24px 24px 0 0;background:center/cover}.product-modal-info,.checkout-modal-body,.auth-modal-body{padding:24px 18px 18px}.product-modal-info h2,.checkout-modal-body h2,.auth-modal-body h2{margin-bottom:10px;font-size:23px;font-weight:740}.modal-description{color:var(--muted)}.modal-price{margin:16px 0;color:var(--primary);font-size:23px;font-weight:750}.modifier-group,.quantity-control,.form-group{margin-bottom:16px}.modifier-label,.quantity-control label,.form-group label{display:block;margin-bottom:8px;font-size:13px;font-weight:650}.option-label{display:flex;align-items:center;gap:10px;margin-bottom:8px;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--card)}.quantity-buttons{display:flex;align-items:center;gap:12px}.qty-btn{width:42px;height:42px;font-size:20px}#quantity{width:64px;height:42px;border:1px solid var(--line);border-radius:14px;background:var(--card);color:var(--ink);text-align:center}.form-group input,.form-group select,.form-group textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:var(--card);color:var(--ink);padding:12px 13px;outline:0}.checkout-summary{margin:18px 0;padding:14px;border-radius:16px;background:var(--card)}.checkout-summary h3{margin-bottom:10px;font-size:16px;font-weight:700}.summary-item{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--muted);font-size:13px}.auth-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:18px 0}.auth-tab{min-height:42px;border:0;border-radius:13px;background:var(--surface);color:var(--muted);font-weight:650}.auth-tab.active{background:var(--primary);color:#fff}.auth-divider{position:relative;margin:18px 0;color:var(--muted);text-align:center}.auth-divider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:var(--line)}.auth-divider span{position:relative;padding:0 14px;background:var(--surface)}.toast{position:fixed;left:50%;bottom:-110px;z-index:400;width:min(calc(100% - 32px),420px);padding:14px 16px;border-radius:16px;background:#171717;color:#fff;font-weight:650;text-align:center;transform:translateX(-50%);transition:bottom .25s ease}.toast.show{bottom:96px}.loading-skeleton{display:contents}.skeleton-card{min-height:230px;border-radius:16px;background:linear-gradient(90deg,rgba(255,255,255,.55),rgba(240,223,202,.7),rgba(255,255,255,.55));background-size:200% 100%;animation:loading 1.2s infinite}@keyframes loading{from{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:760px){body{padding-bottom:110px}.header-content{padding-top:24px}.notify-btn,.cart-btn,.filter-chip{min-height:50px}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-image{height:165px}.modal{align-items:center}.page-heading h1{font-size:32px}}@media (min-width:1080px){.container{max-width:980px}}
@media (max-width:380px){.container{padding:0 22px}.logo-text{font-size:23px}.notify-btn,.cart-btn{width:43px;height:43px}.header-actions{gap:8px}}

.container{padding-left:34px;padding-right:34px}.header-content{gap:18px}.header-actions{padding-right:2px}.logo-text{font-size:24px}.brand-kicker,.brand-subtitle{font-weight:500}.modal-price span{color:var(--muted);font-size:13px;font-weight:600}body[data-page=home]:not(.filters-open) .section-header .category-filter{display:none}.notification-panel{position:fixed;top:0;right:0;bottom:0;z-index:260;width:min(390px,100vw);padding:20px;background:var(--surface);box-shadow:-20px 0 50px rgba(0,0,0,.16);transform:translateX(105%);transition:transform .25s ease;overflow:auto}.notification-panel.active{transform:translateX(0)}.notification-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.notification-header h2{font-size:22px;font-weight:720}.notification-header button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:14px;background:var(--card);color:var(--ink);box-shadow:0 8px 18px rgba(120,72,20,.1)}.notification-header svg{width:20px;height:20px}.notification-list{display:grid;gap:12px}.notification-item{padding:14px;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:0 10px 22px rgba(120,72,20,.08)}.notification-item.unread{border-color:rgba(230,83,24,.42);box-shadow:0 12px 26px rgba(230,83,24,.14)}.notification-item h3{margin-bottom:5px;font-size:15px;font-weight:700}.notification-item p{color:var(--muted);font-size:13px}.notification-item span{display:block;margin-top:8px;color:#9c9288;font-size:11px}.order-history{display:grid;gap:12px;margin-top:18px}.order-history h2{font-size:18px;font-weight:720}.order-history-card{display:grid;gap:6px}.order-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.order-history-head h3{font-size:15px;font-weight:700}.status-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#fff0d0;color:#9b3b0a;font-size:11px;font-weight:700;text-transform:capitalize}.profile-detail-grid{display:grid;gap:12px;margin:16px 0}.profile-detail-grid div{padding:13px;border:1px solid var(--line);border-radius:14px;background:var(--card)}.profile-detail-grid span{display:block;margin-bottom:4px;color:var(--muted);font-size:12px}.profile-detail-grid strong{font-size:14px;font-weight:650}.auth-choice.signin .signup-only{display:none}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (max-width:520px){.container{padding-left:32px;padding-right:32px}.header-content{gap:14px}.brand-logo{width:min(154px,44vw)}.notify-btn,.cart-btn{width:44px;height:44px}.form-row{grid-template-columns:1fr}}

.product-card.unavailable{opacity:.72}.product-card.unavailable .product-image{filter:grayscale(.2)}.btn-add:disabled{background:#d7d7d7;color:#777;box-shadow:none;cursor:not-allowed}.product-card.unavailable .spice-badge{background:#f3f3f3;color:#777}.product-card.unavailable .product-meta svg{color:#d0d0d0;fill:#d0d0d0}
@media (max-width:430px){body{padding-bottom:82px}.container{padding-left:18px!important;padding-right:18px!important}.header-content{padding:8px 0 8px;gap:10px}.brand-logo{width:min(150px,40vw)!important}.header-actions{gap:8px}.notify-btn,.cart-btn{width:42px;height:42px;border-radius:14px}.mobile-search-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:12px}.search-shell{min-width:0;min-height:42px;padding:0 12px;border-radius:14px}.search-shell input{font-size:13px;text-overflow:ellipsis}.filter-chip{min-height:42px;padding:0 11px;border-radius:14px}.store-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:8px;font-size:11px}.status-indicator,.store-info{align-items:flex-start}.store-info{display:contents}.swiper{height:clamp(176px,49vw,230px)}.banner-carousel{border-radius:18px}.banner-copy{left:14px;right:14px;bottom:14px;max-width:260px}.banner-copy h2{font-size:24px;line-height:1.06}.banner-copy p{font-size:12px;max-width:235px}.banner-cta{padding:8px 11px;font-size:12px}.menu-grid{grid-template-columns:1fr;gap:13px}.product-image{height:150px}.page-heading h1{font-size:24px}.bottom-nav{width:calc(100% - 24px);bottom:10px;min-height:64px;padding:6px;border-radius:20px}.bottom-nav a{font-size:9px}.bottom-nav svg{width:20px;height:20px}}
@media (max-width:360px){.container{padding-left:14px!important;padding-right:14px!important}.brand-logo{width:min(132px,38vw)!important}.notify-btn,.cart-btn{width:39px;height:39px}.filter-chip span{display:none}.filter-chip{width:42px;padding:0}.banner-copy h2{font-size:21px}.product-image{height:132px}.store-status{font-size:10.5px}.bottom-nav{width:calc(100% - 16px)}}
html,body{max-width:100%;overflow-x:hidden}img,svg{max-width:100%}@media (max-width:430px){.container{width:100%;max-width:100%}.brand-block{max-width:calc(100vw - 126px)}.header-actions{flex:0 0 auto}.brand-logo{max-height:58px}.hero-section{padding-top:2px}.section-title-row h2{font-size:17px}.offer-band h3{font-size:20px}}@media (max-width:340px){.brand-logo{width:min(118px,36vw)!important}.notify-btn,.cart-btn{width:36px;height:36px;border-radius:12px}.header-actions{gap:6px}.brand-block{max-width:calc(100vw - 108px)}.search-shell input{font-size:12px}.banner-copy h2{font-size:19px}.banner-copy p{font-size:11px}.bottom-nav a{font-size:8.5px}}
