:root{--dark:#070910;--dark2:#111827;--red:#ff3200;--orange:#ff7a00;--bg:#f4f6fb;--card:#fff;--text:#111827;--muted:#6b7280;--line:#e5e7eb;--shadow:0 18px 45px rgba(15,23,42,.1)}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text)}button,input,textarea,select{font-family:inherit}button{cursor:pointer}img{max-width:100%}.header{height:78px;background:rgba(7,9,16,.96);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;cursor:pointer}.brand span{font-size:34px}.brand b{display:block;font-size:24px;color:var(--red);letter-spacing:.5px}.brand small{display:block;color:#cbd5e1;font-size:12px;margin-top:1px}.desktopNav{display:flex;gap:8px}.desktopNav button,.headerCart,.hamburger{border:0;background:transparent;color:#fff;padding:12px 15px;border-radius:14px;font-weight:800}.desktopNav button.active,.desktopNav button:hover,.headerCart{background:#171d2b}.headerCart span{background:linear-gradient(135deg,var(--red),var(--orange));border-radius:999px;padding:3px 8px;margin-left:5px}.hamburger{display:none;font-size:22px}.mobileMenu{position:absolute;right:15px;top:72px;background:#111827;padding:10px;border-radius:18px;box-shadow:var(--shadow);display:grid;gap:6px;width:190px}.mobileMenu button{border:0;color:#fff;background:#1f2937;border-radius:12px;padding:13px;font-weight:800;text-align:left}.hero{min-height:560px;background:linear-gradient(90deg,rgba(7,9,16,.98) 0%,rgba(7,9,16,.8) 45%,rgba(7,9,16,.18) 100%),url(https://images.unsplash.com/photo-1513104890138-7c749659a591?w=1800);background-size:cover;background-position:center;display:flex;align-items:center;padding:40px 34px}.heroCard{max-width:720px;color:#fff}.badge{display:inline-flex;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);padding:9px 14px;border-radius:999px;font-weight:800;color:#fff;margin-bottom:16px}.darkBadge{background:#fff3ef;color:var(--red);border:0}.hero h1{font-size:66px;line-height:1.02;margin:0 0 18px}.hero h1 span{color:var(--red)}.hero p{color:#e5e7eb;font-size:19px;line-height:1.55;max-width:560px}.heroActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.heroActions button,.sectionHead button,.productBottom button,.primaryFull,.empty button,.summary button,.successBox button,.addModalBtn{border:0;border-radius:16px;padding:15px 22px;font-weight:950;color:#fff;background:linear-gradient(135deg,var(--red),var(--orange));box-shadow:0 12px 28px #ff320040}.heroActions .secondary{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.25);box-shadow:none}.stats{margin:-42px 34px 30px;display:grid;grid-template-columns:repeat(4,1fr);border-radius:24px;overflow:hidden;background:white;box-shadow:var(--shadow)}.stats div{padding:24px 20px;border-right:1px solid var(--line);text-align:center}.stats div:last-child{border-right:0}.stats b{display:block;font-size:24px;color:var(--red)}.stats span{display:block;color:var(--muted);margin-top:5px}.section,.page{padding:30px 34px 95px}.sectionHead,.pageTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.sectionHead h2,.pageTitle h1,.page h1{margin:0;font-size:40px}.sectionHead p,.pageTitle p{color:var(--muted);margin:8px 0 0}.sectionHead button{padding:12px 18px}.categoryShowcase{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.categoryBig{height:210px;border-radius:26px;overflow:hidden;position:relative;background:#111;box-shadow:var(--shadow);cursor:pointer}.categoryBig img{width:100%;height:100%;object-fit:cover;filter:brightness(.72);transition:.25s}.categoryBig:hover img{transform:scale(1.05)}.categoryBig div{position:absolute;left:18px;bottom:18px;color:#fff;font-size:24px;font-weight:950}.searchBox{background:white;border:1px solid var(--line);border-radius:18px;padding:0 16px;height:58px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 24px #0f172a0f;max-width:620px}.searchBox input{border:0;outline:0;width:100%;height:100%;font-size:16px;background:transparent}.categoryTabs{display:flex;gap:10px;overflow:auto;padding:18px 0 20px}.categoryTabs button{border:0;background:white;border-radius:14px;padding:13px 18px;white-space:nowrap;font-weight:900;box-shadow:0 8px 22px #0f172a0f}.categoryTabs button.active{background:linear-gradient(135deg,var(--red),var(--orange));color:#fff}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.productCard{background:white;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;cursor:pointer;transition:.2s}.productCard:hover{transform:translateY(-3px)}.productCard img{width:100%;height:190px;object-fit:cover}.productInfo{padding:18px;display:flex;flex-direction:column;flex:1}.productInfo h3{margin:0 0 8px;font-size:21px}.productInfo p{color:var(--muted);line-height:1.4;margin:0 0 16px;flex:1}.productBottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.productBottom b{font-size:22px}.productBottom button{padding:11px 15px;border-radius:13px}.narrow{max-width:1180px;margin:0 auto}.backBtn{border:0;background:white;border-radius:14px;padding:12px 16px;font-weight:900;margin-bottom:15px;box-shadow:0 8px 22px #0f172a0f}.cartLayout,.checkoutLayout{display:grid;grid-template-columns:1fr 360px;gap:22px;align-items:start}.cartItems{display:grid;gap:14px}.cartItem{display:grid;grid-template-columns:95px 1fr 115px 95px 42px;gap:15px;align-items:center;background:white;padding:14px;border-radius:22px;box-shadow:0 10px 28px #0f172a12}.cartItem img{width:95px;height:78px;object-fit:cover;border-radius:16px}.cartText h3{margin:0}.cartText p{margin:7px 0 0;color:var(--muted)}.cartText small{display:block;color:#6b7280;margin-top:6px;line-height:1.35}.cartQty{display:flex;align-items:center;justify-content:center;gap:8px}.cartQty button,.qtyControl button{border:0;background:#eef0f5;width:38px;height:38px;border-radius:12px;font-size:20px;font-weight:950}.lineTotal{font-size:18px}.deleteBtn{border:0;background:#fee2e2;color:#dc2626;width:38px;height:38px;border-radius:12px;font-size:22px;font-weight:950}.empty,.successBox,.formPanel,.summary{background:white;border-radius:26px;padding:26px;box-shadow:var(--shadow)}.empty{text-align:center;padding:55px 25px}.empty h2{margin:0 0 8px}.empty p{color:var(--muted)}.summary{position:sticky;top:100px}.summary h2{margin:0 0 15px}.summary div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:14px 0;color:#374151}.summary .grandTotal{border-bottom:0;color:var(--red);font-size:24px;font-weight:950}.summary button{width:100%;margin-top:18px}.formPanel{display:grid;gap:13px}.formPanel h2{margin:0 0 8px}.formPanel label{font-weight:900;color:#374151}.formPanel input,.formPanel textarea{width:100%;border:1px solid var(--line);outline:0;background:#f9fafb;border-radius:16px;padding:15px;font-size:15px}.formPanel textarea{min-height:105px;resize:vertical}.choiceRow{display:flex;flex-wrap:wrap;gap:10px}.choiceRow button{border:1px solid var(--line);background:white;border-radius:14px;padding:12px 14px;font-weight:900}.choiceRow button.selected{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--red),var(--orange))}.successBox{text-align:center;padding:60px 20px}.successIcon{font-size:50px}.successBox p{color:var(--muted);font-size:18px}.mobileNav,.floatingCart{display:none}.modalOverlay{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:120;display:flex;align-items:center;justify-content:center;padding:18px;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.productModal{width:min(980px,100%);max-height:92vh;background:white;border-radius:30px;box-shadow:0 30px 80px #00000059;display:grid;grid-template-columns:42% 58%;overflow:hidden;position:relative}.modalClose{position:absolute;right:15px;top:15px;z-index:2;border:0;background:white;color:#111;width:42px;height:42px;border-radius:50%;font-size:28px;box-shadow:0 10px 25px #0000002e}.modalImageWrap{background:#111;min-height:500px}.modalImageWrap img{width:100%;height:100%;object-fit:cover}.modalContent{padding:28px;overflow:auto;max-height:92vh}.modalContent h2{font-size:36px;margin:8px 0 10px}.modalContent p{color:var(--muted);line-height:1.5}.modalBlock{border:1px solid var(--line);border-radius:20px;padding:18px;margin:18px 0;background:#fff}.modalBlock h3{margin:0 0 12px}.optionList{display:grid;gap:10px}.optionLine{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#f9fafb;border:1px solid #eef0f4;border-radius:14px;padding:13px}.optionLine span{display:flex;align-items:center;gap:8px}.optionLine input{width:18px;height:18px}.optionLine b{white-space:nowrap;color:var(--red)}.modalBlock textarea{width:100%;min-height:90px;border:1px solid var(--line);background:#f9fafb;border-radius:14px;padding:14px;outline:0}.modalFooter{display:flex;align-items:center;gap:14px;position:sticky;bottom:0;background:white;padding-top:14px}.qtyControl{display:flex;align-items:center;gap:10px}.qtyControl b{font-size:20px}.addModalBtn{flex:1;font-size:16px}@media (max-width:1180px){.productGrid{grid-template-columns:repeat(3,1fr)}.categoryShowcase{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.desktopNav,.headerCart{display:none}.hamburger{display:block}.header{height:68px;padding:0 16px}.brand b{font-size:20px}.brand small{display:none}.hero{min-height:470px;padding:24px 16px}.hero h1{font-size:42px}.hero p{font-size:16px}.stats{grid-template-columns:repeat(2,1fr);margin:-30px 16px 20px}.stats div{padding:18px 12px}.section,.page{padding:24px 16px 95px}.sectionHead,.pageTitle{align-items:flex-start;flex-direction:column}.sectionHead h2,.pageTitle h1,.page h1{font-size:32px}.productGrid{grid-template-columns:repeat(2,1fr)}.cartLayout,.checkoutLayout{grid-template-columns:1fr}.summary{position:static}.mobileNav{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;position:fixed;left:0;right:0;bottom:0;z-index:80;background:rgba(7,9,16,.98);padding:10px;box-shadow:0 -10px 30px #0003}.mobileNav button{border:0;background:#151d2c;color:#fff;border-radius:16px;padding:9px 4px;font-size:20px;font-weight:900}.mobileNav span{display:block;font-size:11px;margin-top:2px;color:#d1d5db}.productModal{grid-template-columns:1fr;width:100%;max-height:94vh}.modalImageWrap{min-height:220px;height:220px}.modalContent{padding:20px}.modalContent h2{font-size:28px}.modalFooter{gap:10px}}@media (max-width:620px){.hero h1{font-size:36px}.heroActions button{width:100%}.stats,.categoryShowcase{grid-template-columns:1fr}.categoryBig{height:170px}.productGrid{grid-template-columns:1fr}.productCard{border-radius:20px}.productCard img{height:178px}.cartItem{grid-template-columns:78px 1fr 38px;gap:10px}.cartItem img{width:78px;height:66px}.cartQty{grid-column:2/3;justify-content:flex-start}.lineTotal{grid-column:2/3}.deleteBtn{grid-column:3/4;grid-row:1/2}.floatingCart{display:block;position:fixed;right:16px;bottom:82px;z-index:85;border:0;color:#fff;background:linear-gradient(135deg,var(--red),var(--orange));border-radius:999px;padding:14px 18px;font-weight:950;box-shadow:0 15px 32px #ff320059}.modalOverlay{align-items:flex-end;padding:0}.productModal{border-radius:26px 26px 0 0;max-height:94vh}.modalClose{right:12px;top:12px}.modalFooter{flex-direction:column}.qtyControl{width:100%;justify-content:center}.addModalBtn{width:100%}.optionLine,.optionLine span{align-items:flex-start}}@media (max-width: 720px){.modalImageWrap,.modalImageWrap img{height:120px!important;min-height:120px!important;max-height:120px!important}.modalContent{padding:12px 12px 140px!important;overflow-y:auto!important}.modalContent h2{font-size:24px!important;margin:4px 0 6px!important}.modalContent>p{display:none!important}.modalBlock{margin:10px 0!important;padding:12px!important}.optionLine{padding:10px!important;font-size:14px!important}.modalFooter{position:fixed!important;left:0!important;right:0!important;bottom:0!important;background:#fff!important;border-top:1px solid #e5e7eb!important;z-index:9999!important;padding:10px!important;display:grid!important;grid-template-columns:110px 1fr!important;gap:10px!important}.addModalBtn{min-height:48px!important;font-size:15px!important;font-weight:900!important}}.requiredStar{color:var(--red);font-weight:950;margin-left:4px}.deliveryBox{display:grid;gap:12px;border:1px solid var(--line);border-radius:18px;padding:14px;background:#fffaf7}.zoneOk{display:grid;gap:4px;background:#ecfdf5;color:#065f46;border:1px solid #bbf7d0;border-radius:14px;padding:12px}.zoneOk b{font-size:16px}.zoneError,.minimumError{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:14px;padding:12px;font-weight:800}.summary button:disabled{opacity:.55;cursor:not-allowed;background:#9ca3af!important;box-shadow:none!important}.required{color:var(--red)}.calcDeliveryBtn{border:0;border-radius:14px;padding:14px 16px;background:linear-gradient(135deg,#ff3200,#ff7a00);color:#fff;font-weight:900;margin:8px 0}.calcDeliveryBtn:disabled{opacity:.6;cursor:not-allowed}.zoneOk{display:grid;gap:4px;border-radius:16px;padding:14px;background:#dcfce7;color:#166534;font-weight:800}.zoneError,.minimumError{border-radius:16px;padding:14px;background:#fee2e2;color:#991b1b;font-weight:900}.stripeInlineBox{margin-top:18px;padding:18px;border-radius:20px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 16px 40px #0f172a14}.stripeInlineBox h3{margin:0 0 6px;font-size:22px}.stripeInlineBox p{margin:0 0 14px;color:#64748b;font-weight:700}.stripePaymentForm{display:grid;gap:14px}.stripePayBtn{border:0;border-radius:16px;padding:15px 18px;background:linear-gradient(135deg,#ff3200,#ff7a00);color:#fff;font-weight:950}.stripePayBtn:disabled{opacity:.55;cursor:not-allowed}.stripeError{padding:12px;border-radius:14px;background:#fee2e2;color:#991b1b;font-weight:900}.addressAutocomplete{position:relative;width:100%}.addressAutocomplete input{width:100%}.addressDropdown{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 18px 40px #0f172a2e}.addressItem{width:100%;border:0;background:#fff;text-align:left;padding:13px 15px;cursor:pointer;border-bottom:1px solid #f1f5f9}.addressItem:last-child{border-bottom:0}.addressItem:hover{background:#f8fafc}.addressItem b{display:block;color:#0f172a;font-size:14px}.addressItem small{display:block;color:#64748b;margin-top:4px;font-size:12px}.addressLoading{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#64748b;font-size:12px;font-weight:700;pointer-events:none}.optionEmpty{margin:0;color:#64748b;font-weight:700;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:14px}.categoryPlaceholder{width:100%;height:100%;display:grid;place-items:center;font-size:42px;background:linear-gradient(135deg,#111827,#ea580c);color:#fff}
