*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#25221f;background:#f6f5f3;font-synthesis:none;text-rendering:optimizeLegibility;--red: #d72622;--red-dark: #b91e1b;--yellow: #ffcb35;--cream: #fff8ed;--ink: #25221f;--muted: #6e6964;--line: #e8e4df;--surface: #ffffff;--green: #138a51}html{scroll-behavior:smooth;background:#f6f5f3}body{margin:0;min-width:320px;background:#f6f5f3}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.global-header{position:sticky;top:0;z-index:50;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{width:min(1180px,calc(100% - 32px));height:68px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.mini-brand{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:800}.mini-logo{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--red);color:#fff;font-weight:900;box-shadow:inset 0 -3px #0000001a}.header-cart{border:1px solid var(--line);background:#fff;color:var(--ink);height:42px;padding:0 14px;border-radius:12px;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:750;transition:.2s ease}.header-cart:hover{border-color:#d5cec7;box-shadow:0 5px 18px #271e1412}.header-cart strong{min-width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:var(--red);color:#fff;font-size:12px}.cart-icon{font-size:16px}.store-hero{width:min(1180px,calc(100% - 32px));margin:24px auto 0}.cover-image{height:248px;border-radius:22px;background:linear-gradient(90deg,#231108a6,#23110814),url(https://images.unsplash.com/photo-1541214113241-21578d2d9b62?auto=format&fit=crop&w=1600&q=90) center 48% / cover no-repeat;box-shadow:0 18px 50px #3b25141f}.store-card{width:calc(100% - 56px);margin:-58px auto 0;position:relative;z-index:2;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 16px 45px #2519101a;padding:22px 26px;display:flex;gap:20px;align-items:center}.store-logo{flex:0 0 92px;width:92px;height:92px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#ea3b32,var(--red-dark));color:#fff;font-size:34px;font-weight:950;border:5px solid #fff2d8;box-shadow:0 10px 25px #be1b1838}.store-main-info{flex:1;min-width:0}.title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.eyebrow{margin:0 0 5px;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:850;color:#857c73}.eyebrow.red{color:var(--red)}.title-row h1{margin:0;font-size:clamp(26px,3vw,36px);line-height:1.05;letter-spacing:-.035em}.favorite{width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:12px;font-size:24px;color:#57514b}.store-description{margin:9px 0 15px;color:var(--muted);line-height:1.5;font-size:14px}.store-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;color:#5e5954;font-size:13px;font-weight:650}.open-pill{color:var(--green);background:#eaf8f0;border-radius:999px;padding:6px 9px;display:inline-flex;align-items:center;gap:6px}.open-pill i{width:7px;height:7px;background:var(--green);border-radius:50%}.order-tools{width:min(1124px,calc(100% - 64px));margin:22px auto 0;display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.delivery-box,.search-box{min-height:64px;background:#fff;border:1px solid var(--line);border-radius:15px;display:flex;align-items:center}.delivery-box{padding:10px 14px;gap:12px}.tool-icon{width:38px;height:38px;border-radius:12px;background:#fff0ec;display:grid;place-items:center}.delivery-box div{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.delivery-box small{color:#8a847e;font-size:11px}.delivery-box strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delivery-box button{border:0;background:transparent;color:var(--red);font-weight:800;font-size:12px}.search-box{padding:0 16px;gap:10px}.search-box span{font-size:25px;color:#827b75;transform:rotate(-18deg)}.search-box input{width:100%;border:0;outline:0;background:transparent;font-size:14px;color:var(--ink)}.search-box input::placeholder{color:#a39d97}.category-wrap{position:sticky;top:68px;z-index:40;background:#f6f5f3f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(232,228,223,.85);margin-top:18px}.category-nav{width:min(1124px,calc(100% - 64px));margin:0 auto;display:flex;gap:6px;overflow-x:auto;padding:10px 0;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-nav button{white-space:nowrap;border:0;background:transparent;color:#67615c;font-weight:750;font-size:13px;padding:10px 14px;border-radius:999px}.category-nav button:hover{background:#eeeae6}.category-nav button.active{background:var(--red);color:#fff;box-shadow:0 6px 14px #d726222b}.content-layout{width:min(1124px,calc(100% - 64px));margin:26px auto 64px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:26px;align-items:start}.menu-content{min-width:0}.menu-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.menu-heading h2{margin:0;font-size:25px;letter-spacing:-.025em}.menu-heading>span{color:#8d8780;font-size:12px;font-weight:650}.product-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.menu-item{min-height:190px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px;display:flex;justify-content:space-between;gap:16px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.menu-item:hover{transform:translateY(-2px);border-color:#ddd5cc;box-shadow:0 14px 35px #30241914}.menu-item-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.best-seller{display:inline-flex;margin-bottom:7px;background:#fff1ce;color:#8f6100;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.menu-item h3{margin:0;font-size:16px;line-height:1.25}.menu-item p{margin:8px 0 12px;color:#77716b;font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.price{margin-top:auto;color:#22201e;font-size:15px}.product-photo-wrap{position:relative;flex:0 0 126px;width:126px;height:126px;border-radius:15px;overflow:visible;align-self:center}.product-photo{width:100%;height:100%;object-fit:cover;border-radius:15px;display:block;background:#eee}.add-button{position:absolute;right:-7px;bottom:-7px;width:38px;height:38px;border:3px solid white;border-radius:12px;background:var(--red);color:#fff;font-size:25px;line-height:1;display:grid;place-items:center;box-shadow:0 7px 16px #d7262247}.add-button:hover{background:var(--red-dark);transform:scale(1.03)}.desktop-cart{position:sticky;top:138px}.cart-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px;box-shadow:0 11px 30px #2e21170f}.cart-panel-heading{padding-bottom:13px;border-bottom:1px solid var(--line)}.cart-panel-heading h2{margin:0;font-size:20px}.empty-cart{text-align:center;padding:38px 12px 32px;color:#716b65}.empty-cart>span{width:58px;height:58px;margin:0 auto 13px;background:#f5f2ef;border-radius:18px;display:grid;place-items:center;font-size:24px}.empty-cart h3{margin:0 0 6px;color:#3a3531;font-size:15px}.empty-cart p{margin:0;font-size:12px;line-height:1.45}.cart-lines{display:flex;flex-direction:column;gap:0}.cart-line{display:flex;justify-content:space-between;gap:12px;padding:15px 0;border-bottom:1px solid #f0ede9}.cart-line>div:first-child{min-width:0;display:flex;flex-direction:column;gap:5px}.cart-line strong{font-size:13px;line-height:1.3}.cart-line>div:first-child span{color:#716b65;font-size:12px}.quantity-control{display:flex;align-items:center;gap:8px}.quantity-control button{width:27px;height:27px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:17px;display:grid;place-items:center}.quantity-control span{min-width:14px;text-align:center;font-size:12px;font-weight:800}.cart-summary{padding:14px 0;display:flex;flex-direction:column;gap:9px}.cart-summary>div{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#67615c}.cart-summary strong{color:#292622;font-size:13px}.checkout-button{width:100%;height:47px;border:0;border-radius:13px;background:var(--red);color:#fff;font-weight:850;font-size:14px;box-shadow:0 8px 18px #d726222e}.checkout-button:hover{background:var(--red-dark)}.checkout-note{margin:10px 4px 0;color:#9b948d;font-size:10px;text-align:center;line-height:1.4}.site-footer{border-top:1px solid var(--line);min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1124px,calc(100% - 64px));margin:0 auto;color:#77716b;font-size:12px}.site-footer strong{color:#38332f}.drawer-backdrop{position:fixed;inset:0;z-index:100;background:#14100d61;display:flex;justify-content:flex-end;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-drawer{width:min(410px,92vw);height:100%;background:#f7f5f2;padding:72px 18px 20px;position:relative;box-shadow:-15px 0 50px #00000021;overflow-y:auto}.drawer-close{position:absolute;top:17px;right:18px;width:39px;height:39px;border-radius:12px;border:1px solid var(--line);background:#fff;font-size:26px;color:#4a4540}.mobile-cart-bar{display:none}@media(max-width:980px){.content-layout{grid-template-columns:1fr}.desktop-cart{display:none}.product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-cart-bar{position:fixed;z-index:70;left:16px;right:16px;bottom:14px;min-height:56px;padding:7px 15px;border:0;border-radius:16px;background:var(--red);color:#fff;box-shadow:0 12px 30px #8218154d;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;font-weight:850}.mobile-count{width:30px;height:30px;border-radius:10px;background:#fff3;display:grid;place-items:center}.mobile-cart-bar>span:nth-child(2){text-align:left}}@media(max-width:700px){.header-inner{width:calc(100% - 24px);height:61px}.mini-brand>span:last-child{display:none}.header-cart>span:nth-child(2){display:none}.store-hero{width:100%;margin-top:0}.cover-image{height:180px;border-radius:0;box-shadow:none}.store-card{width:calc(100% - 24px);margin-top:-36px;border-radius:17px;padding:16px;align-items:flex-start;gap:13px}.store-logo{flex-basis:66px;width:66px;height:66px;border-radius:18px;border-width:3px;font-size:24px}.title-row h1{font-size:23px}.favorite{width:34px;height:34px;border-radius:10px;font-size:21px}.store-description{font-size:12px;margin:7px 0 12px}.store-meta{gap:7px 11px;font-size:11px}.open-pill{padding:5px 8px}.order-tools{width:calc(100% - 24px);margin-top:14px;grid-template-columns:1fr;gap:9px}.delivery-box,.search-box{min-height:56px;border-radius:13px}.category-wrap{top:61px;margin-top:13px}.category-nav{width:calc(100% - 24px)}.content-layout{width:calc(100% - 24px);margin-top:19px;margin-bottom:92px}.menu-heading h2{font-size:21px}.product-list{grid-template-columns:1fr;gap:10px}.menu-item{min-height:145px;border-radius:15px;padding:13px}.menu-item p{margin:6px 0 10px;-webkit-line-clamp:2}.product-photo-wrap{flex-basis:112px;width:112px;height:112px}.site-footer{width:calc(100% - 24px);flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;padding-bottom:80px}}@media(max-width:410px){.store-logo{display:none}.store-card{margin-top:-28px}.product-photo-wrap{flex-basis:98px;width:98px;height:98px}.menu-item{min-height:132px}.menu-item h3{font-size:15px}}
