*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090909;color:#fff;font-family:Arial,sans-serif}nav{position:fixed;z-index:10;top:0;left:0;right:0;padding:22px 6%;display:flex;align-items:center;justify-content:space-between;background:#090909d9;backdrop-filter:blur(12px)}a{color:inherit;text-decoration:none}.brand{font-size:28px;font-weight:900;letter-spacing:3px}.brand span,.eyebrow{color:#ffd400}.links{display:flex;gap:30px;font-weight:700}.links a:hover{color:#ffd400}.shoplink{border:1px solid #ffd400;padding:10px 18px;color:#ffd400}.hero{height:100vh;min-height:650px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#000e,#0005),url('https://images.unsplash.com/photo-1552346154-21d32810aba3?auto=format&fit=crop&w=2000&q=90') center/cover}.hero-content{position:relative;margin-left:8%;max-width:650px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:4px}.hero h1{font-size:clamp(60px,9vw,125px);line-height:.86;margin:20px 0}.hero h1 span{color:#ffd400}.hero p{font-size:20px;color:#ddd}.btn,button{display:inline-block;border:0;background:#ffd400;color:#111;font-weight:900;padding:15px 25px;cursor:pointer}.section{padding:100px 7%;text-align:center}.section h2,.offer h2,.contact h2{font-size:48px;margin:12px 0 45px}.cats{display:grid;grid-template-columns:1fr 1fr;gap:25px}.cat{height:390px;border-radius:18px;background-size:cover;background-position:center;display:flex;align-items:end;text-align:left;padding:35px;overflow:hidden}.regular{background-image:linear-gradient(transparent,#000d),url('https://images.unsplash.com/photo-1542291026-7eec264c27ff?auto=format&fit=crop&w=1200&q=85')}.premium{background-image:linear-gradient(transparent,#000d),url('https://images.unsplash.com/photo-1460353581641-37baddab0fa2?auto=format&fit=crop&w=1200&q=85')}.cat h3{font-size:42px;margin:8px 0 15px}
.cat small,.cat h3{color:#fff!important;text-shadow:0 2px 6px rgba(0,0,0,.65)}.cat span{color:#ffd400;font-weight:bold}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:left}.product{background:#151515;border-radius:14px;overflow:hidden;padding-bottom:22px;cursor:pointer}.product img{width:100%;height:250px;object-fit:cover}.product h3,.product p,.product button{margin-left:18px}.product h3{font-size:20px;margin-bottom:8px}.product p{font-weight:bold;font-size:18px}.offer{padding:100px 10%;background:linear-gradient(90deg,#000d,#0005),url('https://images.unsplash.com/photo-1554139467-8c1d4f4c5a5a?auto=format&fit=crop&w=1800&q=85') center/cover}.offer p{max-width:520px;color:#ddd;font-size:18px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:50px 7%;background:#151515}.benefits div{display:flex;flex-direction:column;gap:8px;font-size:20px}.benefits .supportWhatsapp{display:flex;flex-direction:column;gap:8px;font-size:20px;color:inherit;text-decoration:none}.benefits .supportWhatsapp:hover{color:#ffd400}.benefits span{font-size:13px;color:#888}.contact{text-align:center;padding:100px 20px}.contact p{color:#aaa;margin-bottom:30px}footer{text-align:center;padding:35px;color:#777;border-top:1px solid #222}footer a{color:#ffd400}
.modal{display:none;position:fixed;z-index:2147483648;inset:0;background:#000b;place-items:center;padding:15px 15px 90px;overflow:auto}.modal.show{display:grid}.details{width:min(1120px,96vw);max-height:92vh;overflow:auto;background:#fff;color:#111;display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%);position:relative}.close{position:absolute;right:14px;top:10px;background:none;color:#111;font-size:30px;padding:5px;z-index:2}.gallery{background:#f4f4f4;padding:24px;display:flex;gap:12px;align-items:center;min-width:0;overflow:hidden}.mainImage{width:min(100%,480px);height:500px;object-fit:contain;background:#fafafa;display:block;margin:auto}.thumbs{width:64px;min-width:64px;display:flex;flex-direction:column;gap:10px}.thumbs button{padding:0;background:#fff;border:1px solid #ddd}.thumbs img{width:60px;height:60px;object-fit:cover}.info{padding:48px 44px;min-width:0}.info .eyebrow{color:#777}.info h2{font-size:36px;line-height:1.1;margin:12px 0}.sku{color:#999;font-size:13px}.price{font-size:30px;font-weight:900;margin-top:35px}.saving{color:#00a69a;font-size:12px;font-weight:bold;margin:10px 0 30px}.info hr{border:0;border-top:1px solid #ddd}.info h4{margin-top:30px;letter-spacing:1px}.sizes{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.sizes button{background:#fff;border:1px solid #ddd}.sizes button.selected{background:#111;color:#fff}.qtyrow{display:flex;justify-content:space-between;align-items:center;margin:25px 0}.qty{display:flex;align-items:center;border:1px solid #ddd}.qty button{background:#fff;padding:10px 15px}.qty span{padding:0 18px}.delivery{font-size:13px;color:#777;line-height:2;margin:25px 0}.description{color:#777;line-height:1.7}.orderBig{width:100%;margin-top:20px}.orderbox{position:relative;background:#fff;color:#111;width:min(500px,94vw);padding:38px;max-height:calc(100vh - 105px);overflow-y:auto;border-radius:4px}.orderbox .eyebrow{color:#111!important}.orderbox h2{font-size:34px}.summary{background:#f5f5f5;padding:18px;line-height:1.7;margin:20px 0}.orderbox input,.orderbox textarea{display:block;width:100%;padding:14px;margin:12px 0;border:1px solid #ddd}.orderbox textarea{height:100px}.admin{min-height:100vh;display:grid;place-items:center;background:#090909}.login{width:min(500px,90%);background:#171717;padding:50px;border-radius:18px;text-align:center}.login input{display:block;width:100%;padding:15px;margin:20px 0;background:#222;border:1px solid #444;color:#fff}.login>button{width:100%}.dash{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.dash b{padding:25px;background:#242424}@media(max-width:850px){.links{display:none}.cats,.grid,.benefits{grid-template-columns:1fr}.hero-content{margin-left:7%}.section h2,.offer h2,.contact h2{font-size:38px}.details{grid-template-columns:1fr}.gallery{padding:15px}.mainImage{height:360px;width:100%}.thumbs{display:none}.info{padding:35px 25px}.sizes{grid-template-columns:repeat(3,1fr)}}
.categoryHead{padding:170px 7% 80px;text-align:center;background:linear-gradient(#0008,#0008),url("https://images.unsplash.com/photo-1552346154-21d32810aba3?auto=format&fit=crop&w=1800&q=85") center/cover}.categoryHead h1{font-size:64px;margin:15px 0}.categoryHead p{color:#ddd;font-size:18px}.categoryHead+.section{padding-top:70px}
.order{background:#242424;text-align:left;padding:18px;margin:12px 0;line-height:1.6;border-radius:8px}.order small{color:#aaa}
.adminShell{min-height:100vh;display:grid;grid-template-columns:240px 1fr;background:#0b0b0b}.adminShell aside{background:#151515;border-right:1px solid #252525;padding:28px 18px;display:flex;flex-direction:column}.adminLogo{font-size:28px;font-weight:900;letter-spacing:3px;padding:0 10px 35px}.adminLogo span{color:#ffd400}.adminMenu{display:flex;flex-direction:column;gap:8px}.atab{background:transparent;color:#ddd;text-align:left;border:1px solid transparent;padding:14px 12px;font-size:15px;border-radius:7px}.atab:hover,.atab.active{background:#242424;color:#ffd400}.logout{margin-top:auto;background:#222;color:#fff}.adminShell main{padding:35px 45px}.adminTop{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #222;padding-bottom:25px;margin-bottom:28px}.adminTop small{color:#ffd400;letter-spacing:3px}.adminTop h1{margin:7px 0 0;font-size:34px}.adminTop a{color:#ffd400;border:1px solid #ffd400;padding:11px 16px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.stats div{background:#171717;border:1px solid #242424;padding:24px;border-radius:10px}.stats small{display:block;color:#888;letter-spacing:1px}.stats b{display:block;font-size:34px;margin-top:8px}.panel{background:#151515;border:1px solid #242424;border-radius:10px;padding:25px;margin-top:22px}.quick{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick a,.quick button{background:#242424;color:#fff;text-align:center;padding:15px}.toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.toolbar h2{margin:0}.hidden{display:none}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:15px}.panel input,.panel textarea,.panel select,.orderAdmin select{width:100%;background:#222;color:#fff;border:1px solid #444;padding:13px;border-radius:5px}.panel textarea{min-height:90px;grid-column:1/-1}.productAdminGrid{display:grid;gap:12px}.padmin,.catAdmin,.orderAdmin{background:#151515;border:1px solid #242424;border-radius:9px;padding:15px;display:flex;gap:16px;align-items:center;justify-content:space-between}.padmin img{width:80px;height:80px;object-fit:cover;border-radius:6px}.padmin div{flex:1}.padmin p,.catAdmin p,.orderAdmin p{color:#999;margin:7px 0}.danger{background:#3a1616!important;color:#ff9b9b!important}.catAdminGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.catAdmin{align-items:flex-start}.orderAdmin{align-items:flex-start;margin-bottom:12px}.orderAdmin>div:first-child{flex:1}.status{display:inline-block;margin-left:10px;padding:4px 8px;background:#2b2612;color:#ffd400;border-radius:4px;font-size:12px}.orderAdmin>div:last-child{width:150px;display:flex;flex-direction:column;gap:8px}.empty{padding:45px;text-align:center;color:#888;background:#151515}.settings{max-width:700px}.settings label{display:block;color:#aaa;margin:18px 0 7px}.settings input{display:block;margin-bottom:10px}.hint{color:#777;line-height:1.6}.login>a{display:block;margin-top:20px;color:#ffd400}@media(max-width:900px){.adminShell{grid-template-columns:1fr}.adminShell aside{position:relative}.adminMenu{display:grid;grid-template-columns:1fr 1fr}.logout{margin-top:15px}.adminShell main{padding:25px 18px}.stats,.quick,.catAdminGrid{grid-template-columns:1fr 1fr}.formgrid{grid-template-columns:1fr}.orderAdmin{flex-direction:column}.orderAdmin>div:last-child{width:100%}}@media(max-width:560px){.stats,.quick,.catAdminGrid{grid-template-columns:1fr}.adminTop{gap:15px;align-items:flex-start}.adminTop a{font-size:12px}}

.uploadBox{grid-column:1/-1;border:1px dashed #555;padding:18px;border-radius:10px}.uploadBox label{display:block;font-weight:800;margin-bottom:8px}.uploadBox input{display:block;margin:8px 0}.uploadBox small{color:#aaa}.catAdminImg{width:180px;height:90px;object-fit:cover;border-radius:8px;margin-bottom:10px}.settings hr{border:0;border-top:1px solid #333;margin:28px 0}.settings h3{margin-top:8px}.settings label{display:block;margin-top:14px;margin-bottom:6px;font-weight:700}.settings textarea{width:100%;min-height:100px;box-sizing:border-box;background:#111;color:#fff;border:1px solid #333;padding:12px}.settings input{box-sizing:border-box}

.stockBadge{font-size:12px;color:#ffd400;font-weight:800}.stockInfo{display:inline-block;margin:8px 0;padding:6px 9px;border:1px solid #3b3b3b;border-radius:5px;color:#ffd400;font-size:12px;font-weight:800}.padmin small b{color:#ffd400}

.stockEdit{display:flex;gap:8px;align-items:center;margin-top:10px}.stockEdit input{width:130px!important}.stockEdit button{padding:9px 12px;font-size:12px}
.sizes button:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}
.stockInfo{margin:8px 0;font-size:14px;opacity:.8}
.chatFab{position:fixed;right:22px;bottom:22px;z-index:80;border-radius:999px;padding:14px 20px;box-shadow:0 8px 30px #0008}.chatFab span{margin-left:5px}.chatBox{display:none;position:fixed;right:22px;bottom:82px;width:min(370px,calc(100vw - 30px));height:520px;background:#111;color:#fff;border:1px solid #333;border-radius:16px;z-index:81;box-shadow:0 15px 50px #000b;overflow:hidden}.chatBox.show{display:flex;flex-direction:column}.chatHead{padding:16px;background:#191919;border-bottom:1px solid #333;display:flex;justify-content:space-between;align-items:center}.chatHead button{background:transparent;color:#fff;padding:0;font-size:25px}.chatMessages{flex:1;overflow:auto;padding:15px}.chatEmpty{text-align:center;color:#888;padding:45px 15px}.chatMsg{max-width:82%;margin:8px 0;padding:10px 12px;border-radius:12px;display:flex;flex-direction:column;gap:5px}.chatMsg.me{margin-left:auto;background:#ffd400;color:#111}.chatMsg.them{background:#252525}.chatMsg small{font-size:10px;opacity:.6}.chatForm{padding:12px;border-top:1px solid #333}.chatForm input,.chatForm textarea{width:100%;box-sizing:border-box;background:#202020;color:#fff;border:1px solid #444;padding:10px;border-radius:7px;margin-bottom:7px}.chatForm textarea{height:65px;resize:none}.chatForm button{width:100%;padding:10px}@media(max-width:560px){.chatFab{right:12px;bottom:12px}.chatBox{right:12px;bottom:70px;height:70vh}}
.adminChatGrid{display:grid;grid-template-columns:320px 1fr;gap:15px;min-height:600px}.chatList{background:#151515;border:1px solid #242424;border-radius:10px;overflow:auto}.chatConv{display:block;width:100%;text-align:left;background:#151515;color:#fff;border:0;border-bottom:1px solid #292929;padding:14px;cursor:pointer}.chatConv.active{background:#242424}.chatConv small{display:block;color:#888;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatPane{background:#151515;border:1px solid #242424;border-radius:10px;display:flex;flex-direction:column;min-height:600px}.chatPaneHead{padding:16px;border-bottom:1px solid #292929}.adminChatMessages{flex:1;overflow:auto;padding:18px}.adminChatForm{display:flex;gap:8px;padding:12px;border-top:1px solid #292929}.adminChatForm textarea{flex:1;min-height:55px;background:#222;color:#fff;border:1px solid #444;padding:10px;border-radius:7px}.adminChatForm button{align-self:stretch}.adminMsg{max-width:75%;padding:10px 12px;border-radius:10px;margin:8px 0;background:#252525}.adminMsg.admin{margin-left:auto;background:#ffd400;color:#111}.adminMsg small{display:block;font-size:10px;opacity:.6;margin-top:4px}@media(max-width:850px){.adminChatGrid{grid-template-columns:1fr}.chatList{max-height:260px}.chatPane{min-height:500px}}

.buyActions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.buyActions .orderBig,.buyActions .cartBig{margin-top:0}.cartBig{width:100%;background:#fff;color:#111;border:1px solid #111;padding:15px 18px;font-weight:900;cursor:pointer}.cartBig:hover{background:#ffd400}@media(max-width:560px){.buyActions{grid-template-columns:1fr}}

/* Multi-product cart */
.cartFab{position:fixed;right:22px;top:92px;z-index:120;background:#ffd400;color:#111;border:0;padding:13px 18px;border-radius:8px;font-weight:900;box-shadow:0 8px 25px #0006;cursor:pointer}.cartFab b{display:inline-grid;place-items:center;min-width:21px;height:21px;margin-left:5px;background:#111;color:#ffd400;border-radius:50%;font-size:11px}.cartDrawer{position:fixed;inset:0;z-index:110;visibility:hidden}.cartDrawer.show{visibility:visible}.cartOverlay{position:absolute;inset:0;background:#0009;opacity:0;transition:.1s}.cartDrawer.show .cartOverlay{opacity:1}.cartPanel{position:absolute;right:0;top:0;height:100%;width:min(460px,94vw);background:#111;color:#fff;transform:translateX(100%);transition:.12s;display:flex;flex-direction:column;box-shadow:-12px 0 40px #000b}.cartDrawer.show .cartPanel{transform:translateX(0)}.cartHead{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #292929}.cartHead h2{margin:5px 0 0}.cartClose{background:transparent;color:#fff;border:0;font-size:32px;padding:0;cursor:pointer}.cartItems{flex:1;overflow:auto;padding:14px}.cartEmpty{text-align:center;color:#999;padding:80px 20px;line-height:1.8}.cartItem{display:grid;grid-template-columns:70px 1fr auto;gap:12px;padding:14px 4px;border-bottom:1px solid #292929;align-items:start}.cartItem img{width:70px;height:70px;object-fit:cover;border-radius:7px;background:#222}.cartItemInfo{min-width:0}.cartItemInfo b{display:block;margin-bottom:5px}.cartItemInfo small{display:block;color:#aaa}.cartLine{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.cartQty{display:flex;align-items:center;border:1px solid #444}.cartQty button{background:#222;color:#fff;border:0;padding:5px 9px}.cartQty span{padding:0 10px}.cartRemove{background:none;color:#ff9b9b;border:0;font-size:12px;cursor:pointer}.cartItem>strong{white-space:nowrap;color:#ffd400;font-size:13px}.cartFoot{padding:18px 20px;border-top:1px solid #292929}.cartTotal{display:flex;justify-content:space-between;font-size:18px;margin-bottom:5px}.cartTotal b{color:#ffd400}.cartContinue{width:100%;margin-top:9px;padding:12px;background:#222;color:#fff;border:1px solid #444;cursor:pointer}@media(max-width:560px){.cartFab{right:12px;top:75px}.cartPanel{width:100%}}

/* TECHNOHOUSE modern storefront homepage / editable hero slider */
.heroSlider{height:clamp(430px,68vw,690px);min-height:430px;position:relative;overflow:hidden;background:#111;margin-top:0}
.heroSlides,.heroSlide,.heroSlideBg{position:absolute;inset:0}
.heroSlide{display:block;opacity:0;visibility:hidden;transition:opacity .45s ease;overflow:hidden}
.heroSlide.active{opacity:1;visibility:visible}
.heroSlideBg{background-position:center;background-size:cover;transform:scale(1.01)}
.heroSlideContent{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:720px;margin-left:8%;padding:80px 20px 40px 0}
.heroSlideContent .eyebrow{color:#ffd400;font-size:13px;letter-spacing:5px;font-weight:900}
.heroSlideContent h1{font-size:clamp(44px,7vw,100px);line-height:.92;margin:14px 0;color:#fff;font-weight:950;max-width:760px}
.heroSlideContent p{font-size:clamp(16px,2vw,22px);color:#eee;max-width:560px;margin:0 0 26px}
.heroBtn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;background:#ffd400;color:#111;font-weight:900;padding:15px 24px;min-width:150px}
.heroArrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;padding:0;background:#fff;color:#111;border:0;font-size:34px;line-height:1;display:grid;place-items:center;box-shadow:0 5px 20px #0004}
.heroPrev{left:24px}.heroNext{right:24px}
.heroDots{position:absolute;z-index:5;left:50%;bottom:20px;transform:translateX(-50%);display:flex;gap:7px}
.heroDot{width:9px;height:9px;border-radius:50%;padding:0;border:0;background:#fff8;box-shadow:none}.heroDot.active{width:25px;border-radius:8px;background:#ffd400}
@media(max-width:768px){
  body{background:#fff;color:#111}.heroSlider{height:58vh;min-height:390px;margin-top:0}.heroSlideContent{margin-left:7%;padding:30px 16px 50px 0;justify-content:flex-end}.heroSlideContent h1{font-size:clamp(40px,12vw,66px);margin:9px 0}.heroSlideContent p{font-size:15px;margin-bottom:17px}.heroSlideContent .eyebrow{font-size:10px;letter-spacing:3px}.heroArrow{width:38px;height:38px;font-size:28px}.heroPrev{left:12px}.heroNext{right:12px}.heroDots{bottom:13px}
  nav{height:70px;padding:12px 16px;background:#fff;color:#111;box-shadow:0 1px 10px #0001}.brand{font-size:22px}.shoplink{padding:8px 13px}.links{display:none}.section{padding:52px 16px;text-align:center;background:#fff}.section h2,.offer h2,.contact h2{font-size:32px;margin-bottom:25px}.cats{grid-template-columns:1fr 1fr;gap:12px}.cat{height:170px;border-radius:13px;padding:15px}.cat h3{font-size:24px;margin:5px 0 8px}.cat small{font-size:9px}.cat span{font-size:12px}.products .grid{grid-template-columns:1fr 1fr;gap:10px}.product{background:#fff;color:#111;border:1px solid #e8e8e8;border-radius:10px;padding-bottom:10px;box-shadow:0 2px 10px #0000000a}.product img{height:170px}.product h3{font-size:15px;margin:10px 10px 5px}.product p{font-size:13px;margin:5px 10px}.product button{margin-left:10px;padding:9px 10px;font-size:11px}.offer{padding:65px 18px}.benefits{grid-template-columns:repeat(2,1fr);padding:35px 16px;background:#f7f7f7;color:#111}.contact{padding:65px 18px;background:#fff;color:#111}.contact p{color:#666}
}
@media(max-width:430px){.cats{grid-template-columns:1fr 1fr}.cat{height:145px}.products .grid{grid-template-columns:1fr 1fr}.product img{height:145px}.heroSlider{min-height:380px;height:55vh}}
.bannerAdminGrid{display:grid;gap:14px}.bannerAdmin{background:#151515;border:1px solid #242424;border-radius:10px;padding:12px;display:grid;grid-template-columns:180px 1fr auto;gap:15px;align-items:center}.bannerAdmin img{width:180px;height:90px;object-fit:cover;border-radius:8px}.bannerAdminInfo{display:flex;flex-direction:column;gap:7px}.bannerAdminInfo small{color:#999}.bannerAdminInfo span{color:#ffd400;font-size:12px;font-weight:800}.bannerAdminActions{display:flex;gap:7px;align-items:center}.bannerAdminActions button{padding:9px 11px}.bannerAdminActions button:disabled{opacity:.3;cursor:not-allowed}@media(max-width:650px){.bannerAdmin{grid-template-columns:1fr}.bannerAdmin img{width:100%;height:150px}.bannerAdminActions{justify-content:flex-end}}
/* Promo cards + bottom navigation */
.promoSection{background:#f7f7f7;color:#111}
.promoSection h2{color:#111}
.promoGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;text-align:left}
.promoCard{min-height:190px;border-radius:16px;background:#222;display:flex;align-items:flex-end;padding:20px;overflow:hidden;background-size:cover;background-position:center;box-shadow:0 6px 22px #0002}
.promoCard>div{width:100%}.promoCard small{font-weight:800;letter-spacing:1px;color:#ffd400}.promoCard h3{font-size:24px;margin:7px 0 10px}.promoCard span{display:inline-block;background:#ffd400;color:#111;padding:9px 13px;font-size:12px;font-weight:900;border-radius:5px}
.promoAdminGrid{display:grid;gap:12px}.promoAdmin{background:#151515;border:1px solid #242424;border-radius:9px;padding:15px;display:flex;gap:16px;align-items:center}.promoAdmin img{width:180px;height:95px;object-fit:cover;border-radius:7px;background:#222}.promoAdmin>div:nth-child(2){flex:1}.promoAdmin small,.promoAdmin span{display:block;color:#aaa;margin-top:6px}.promoAdminActions{display:flex;gap:7px}.promoAdminActions button{padding:9px 12px}
@media(max-width:900px){.promoGrid{grid-template-columns:1fr 1fr}.promoAdmin{flex-wrap:wrap}.promoAdmin img{width:140px}}
@media(max-width:560px){.promoGrid{grid-template-columns:1fr}.promoCard{min-height:165px}.promoAdmin{display:grid;grid-template-columns:1fr}.promoAdmin img{width:100%;height:150px}.promoAdminActions{width:100%}.promoAdminActions button{flex:1}}


/* Order success message */
.successModal{position:fixed;inset:0;background:rgba(0,0,0,.72);display:none;align-items:center;justify-content:center;padding:20px;z-index:10000;backdrop-filter:blur(5px)}
.successModal.show{display:flex}
.successBox{width:min(430px,100%);background:#fff;color:#111;border-radius:24px;padding:34px 26px 28px;text-align:center;box-shadow:0 24px 70px rgba(0,0,0,.35);animation:successPop .22s ease-out}
.successIcon{width:68px;height:68px;margin:0 auto 16px;border-radius:50%;background:#111;color:#ffd000;display:grid;place-items:center;font-size:38px;font-weight:900}
.successBox .eyebrow{color:#e8b900;margin-bottom:8px}
.successBox h2{font-size:28px;margin:6px 0 10px}
.successBox p{font-size:16px;color:#555;margin:0 0 18px}
.successOrderId{display:inline-block;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:12px;padding:11px 16px;margin-bottom:14px;font-size:15px}
.successBox small{display:block;color:#777;margin-bottom:22px}
.successBox .orderBig{width:100%;margin-top:0}
@keyframes successPop{from{opacity:0;transform:scale(.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}

/* Checkout promo code */
.promoCheckout{margin:14px 0 16px;padding:14px;border:1px solid #e5e5e5;border-radius:12px;background:#fafafa}.promoCheckout label{display:block;font-size:11px;font-weight:900;letter-spacing:2px;margin-bottom:8px;color:#111}.promoRow{display:flex;gap:8px}.promoRow input{flex:1;margin:0!important}.promoRow button{border:0;background:#111;color:#ffd400;font-weight:900;padding:0 18px;border-radius:6px}.promoCheckout small{display:block;margin-top:7px;color:#777}.promoApplied{color:#16833b;font-weight:800;margin:5px 0}

.promoCodesAdmin{display:grid;gap:8px}.promoCodeAdmin{display:flex;align-items:center;justify-content:space-between;border:1px solid #ddd;padding:12px;border-radius:10px;background:#fff;color:#111}.promoCodeAdmin small{display:block;color:#777;margin-top:3px}

@media(max-width:560px){.modal{align-items:flex-start;padding:10px 10px 90px}.orderbox{width:100%;max-height:calc(100vh - 100px);padding:28px 18px 32px}.orderbox h2{font-size:32px;margin:10px 0 18px}.orderbox .summary{margin:14px 0}.promoCheckout{margin:12px 0 14px}.promoRow{gap:6px}.promoRow button{padding:0 14px;white-space:nowrap}.orderbox .orderBig{margin-top:16px;padding:15px}}

/* Admin panel readability fix */
body.admin{background:#0b0b0b;color:#fff}
body.admin .adminShell{color:#fff}
body.admin .adminShell h1,
body.admin .adminShell h2,
body.admin .adminShell h3,
body.admin .adminShell h4,
body.admin .adminShell b,
body.admin .adminShell strong{color:#fff}
body.admin .adminShell p{color:#ddd}
body.admin .adminShell small{color:#bbb}
body.admin .adminShell .adminTop small,
body.admin .adminShell .adminLogo span,
body.admin .adminShell .stockBadge,
body.admin .adminShell .stockInfo,
body.admin .adminShell .adminTop a,
body.admin .adminShell .status{color:#ffd400}
body.admin .adminShell .stats small{color:#bbb}
body.admin .adminShell .stats b{color:#fff}
body.admin .adminShell .toolbar h2{color:#fff}
body.admin .adminShell .panel h3{color:#fff}
body.admin .adminShell .hint{color:#bbb}
body.admin .adminShell .padmin p,
body.admin .adminShell .catAdmin p,
body.admin .adminShell .orderAdmin p{color:#bbb}
@media(max-width:900px){body.admin{background:#0b0b0b;color:#fff}}

.deliveryCheckout{margin:14px 0}.deliveryCheckout label{display:block;font-size:12px;letter-spacing:1.5px;font-weight:700;margin-bottom:7px}.deliveryCheckout select{width:100%;padding:13px 14px;border:1px solid #ddd;border-radius:10px;background:#fff;font:inherit;color:#111;box-sizing:border-box}

/* V43 storefront light theme: keep public website white on desktop and mobile */
body:not(.admin){background:#fff;color:#111}
body:not(.admin) nav{background:#fff;color:#111;box-shadow:0 1px 10px #0001}
body:not(.admin) .section,
body:not(.admin) .contact{background:#fff;color:#111}
body:not(.admin) .products{background:#fff}
body:not(.admin) .product{background:#fff;color:#111;border:1px solid #e8e8e8;box-shadow:0 2px 10px #0000000a}
body:not(.admin) .benefits{background:#f7f7f7;color:#111}
body:not(.admin) footer{background:#fff;color:#777;border-top-color:#e5e5e5}
body:not(.admin) .categoryHead{background-color:#fff}
body:not(.admin) .promoSection{background:#f7f7f7;color:#111}
body:not(.admin) .promoSection h2{color:#111}

/* Product gallery: show all available product images on phones too */
@media(max-width:850px){
  .gallery{display:flex;flex-direction:column;align-items:stretch;gap:12px;overflow:hidden}
  .mainImage{order:1;height:360px;width:100%;max-width:none}
  .thumbs{order:2;width:100%;min-width:0;display:flex;flex-direction:row;gap:8px;overflow-x:auto;overflow-y:hidden;padding:2px 1px 6px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}
  .thumbs button{flex:0 0 64px;width:64px;height:64px}
  .thumbs img{width:62px;height:62px;display:block}
}

/* Developer contact footer */
.developerContact{padding:22px 20px 10px;text-align:center;background:#fff;color:#111}
.developerContactLink{display:inline-flex;flex-direction:column;align-items:center;gap:5px;padding:12px 22px;border:2px solid #ffd400;border-radius:12px;background:#fff9d6;color:#111;text-decoration:none;box-shadow:0 4px 14px #00000012;transition:.2s ease}
.developerContactLink:hover{transform:translateY(-1px);background:#fff3a3}
.developerContactLabel{font-size:16px;font-weight:900;letter-spacing:1.5px;color:#111}
.developerContactNumber{font-size:13px;font-weight:700;color:#555}

.imagePreviewRow{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.imagePreviewRow img{width:82px;height:82px;object-fit:cover;border-radius:10px;border:1px solid #ddd;background:#fff}
.techSpecs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0}.techSpecs div{background:#f5f5f5;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.techSpecs b{font-size:11px;text-transform:uppercase;color:#888;letter-spacing:.5px}.techSpecs span{font-weight:700;font-size:14px}@media(max-width:600px){.techSpecs{grid-template-columns:1fr}}
