/* TechShop Commerce OS V7 — premium commerce refinements */
:root{--v7-blue:#086cff;--v7-blue2:#00a4ff;--v7-navy:#06152b;--v7-navy2:#0a2b59;--v7-ink:#07152d;--v7-muted:#64748b;--v7-line:#dfe9f7;--v7-soft:#f4f8ff;--v7-card:#fff;--v7-green:#0aa968;--v7-orange:#ff8a00;--v7-shadow:0 16px 48px rgba(13,59,119,.14);--v7-radius:18px}
body.techshop-v6{background:linear-gradient(180deg,#eef6ff 0,#f8fbff 32%,#fff 100%);color:var(--v7-ink)}
button,a,input,select,textarea{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease,opacity .2s ease}
button:hover,.v6-btn:hover,.btn:hover{transform:translateY(-2px)}
button:active,.v6-btn:active,.btn:active{transform:translateY(0) scale(.98)}
.v6-header{box-shadow:0 10px 35px rgba(7,36,77,.10);border-bottom:1px solid #dce9fb;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(18px)}
.v6-primary-nav a,.v6-actions a{color:#0b2850}.v6-primary-nav a:hover,.v6-actions a:hover{color:var(--v7-blue)}

/* Homepage hero + most viewed carousel */
.v7-home-hero{max-width:1460px;margin:24px auto 0;padding:0 26px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.68fr);gap:18px}
.v7-hero-main{position:relative;min-height:430px;overflow:hidden;border-radius:28px;padding:54px 52px;color:#fff;background:radial-gradient(circle at 75% 40%,rgba(0,130,255,.34),transparent 30%),radial-gradient(circle at 18% 10%,rgba(72,118,255,.26),transparent 25%),linear-gradient(135deg,#061326,#082753 52%,#031227);box-shadow:0 25px 70px rgba(0,48,111,.30)}
.v7-hero-main:before,.v7-hero-main:after{content:"";position:absolute;border-radius:999px;filter:blur(.3px);pointer-events:none}.v7-hero-main:before{width:380px;height:2px;right:-50px;top:85px;background:linear-gradient(90deg,transparent,#00a8ff,#785cff);box-shadow:0 0 28px #00a8ff;transform:rotate(-34deg)}.v7-hero-main:after{width:360px;height:360px;right:-80px;bottom:-140px;border:1px solid rgba(36,156,255,.32);box-shadow:0 0 70px rgba(0,134,255,.20) inset}
.v7-kicker{display:inline-flex;letter-spacing:.24em;font-size:11px;font-weight:900;color:#75c6ff;margin-bottom:15px}.v7-hero-main h1{font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.055em;margin:0 0 18px;max-width:760px}.v7-hero-main h1 span{color:#22a4ff;text-shadow:0 0 24px rgba(26,147,255,.22)}.v7-hero-main>p{font-size:16px;line-height:1.7;color:#c9dbf5;max-width:690px}.v7-hero-actions{display:flex;gap:12px;margin-top:25px;flex-wrap:wrap}.v7-hero-benefits{position:absolute;left:52px;right:52px;bottom:28px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.12);padding-top:20px}.v7-hero-benefits span{display:grid;grid-template-columns:32px 1fr;gap:0 9px;align-items:center}.v7-hero-benefits i{grid-row:1/3;color:#36b6ff;font-size:20px}.v7-hero-benefits b{font-size:12px}.v7-hero-benefits small{font-size:10px;color:#8faaca}
.v7-most-viewed{background:linear-gradient(180deg,#fff,#f6faff);border:1px solid #d9e8fa;border-radius:28px;padding:20px;box-shadow:var(--v7-shadow);overflow:hidden}.v7-most-viewed-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.v7-most-viewed-head small{font-size:10px;letter-spacing:.16em;color:#5680b2;font-weight:800}.v7-most-viewed-head h2{font-size:20px;margin:3px 0}.v7-carousel-dots{display:flex;gap:5px}.v7-carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:99px;background:#bdd0e8}.v7-carousel-dots button.active{width:22px;background:var(--v7-blue)}.v7-most-viewed-track{position:relative;min-height:340px}.v7-viewed-slide{position:absolute;inset:0;opacity:0;transform:translateX(22px) scale(.98);pointer-events:none}.v7-viewed-slide.active{opacity:1;transform:none;pointer-events:auto}.v7-viewed-slide a{display:flex;height:100%;flex-direction:column;color:inherit;text-decoration:none}.v7-viewed-image{height:184px;background:radial-gradient(circle,#fff 0,#eaf3ff 70%);border-radius:18px;display:flex;align-items:center;justify-content:center;overflow:hidden}.v7-viewed-image img{width:90%;height:90%;object-fit:contain;filter:drop-shadow(0 16px 16px rgba(15,50,95,.17));transition:transform .35s ease}.v7-viewed-slide:hover img{transform:scale(1.06) rotate(-2deg)}.v7-viewed-slide>a>span{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--v7-blue);margin-top:14px}.v7-viewed-slide h3{font-size:20px;margin:4px 0}.v7-viewed-slide p{font-size:12px;line-height:1.55;color:var(--v7-muted);margin:0 0 8px}.v7-viewed-slide strong{font-size:22px}.v7-viewed-slide>a>small{color:#6684a8;margin-top:5px}

/* categories */
.v7-category-strip{max-width:1460px!important}.v7-category-row{display:grid;grid-template-columns:repeat(7,minmax(135px,1fr));gap:12px}.v7-category-pill{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#f5f9ff);border:1px solid #dbe9fa;border-radius:18px;min-height:126px;padding:18px;text-decoration:none;color:var(--v7-ink);box-shadow:0 7px 25px rgba(18,73,142,.07)}.v7-category-pill:before{content:"";position:absolute;inset:auto -30px -50px auto;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(0,119,255,.12),transparent 67%)}.v7-category-pill>span{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#e8f4ff,#ddecff);display:grid;place-items:center;color:#075dc9;font-size:19px}.v7-category-pill b{display:block;margin-top:12px;font-size:13px}.v7-category-pill small{display:block;color:#7890ac;margin-top:4px}.v7-category-pill em{position:absolute;right:14px;bottom:14px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e8f2ff;color:var(--v7-blue);opacity:0;transform:translateX(-6px)}.v7-category-pill:hover{transform:translateY(-6px);border-color:#8dc0ff;box-shadow:0 18px 36px rgba(0,104,235,.15)}.v7-category-pill:hover em{opacity:1;transform:none}.v7-category-pill:hover>span{background:linear-gradient(135deg,#086cff,#00a8ff);color:#fff;box-shadow:0 8px 22px rgba(0,119,255,.25)}

/* Featured product layout + descriptions */
.v7-featured-layout{max-width:1460px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 270px;gap:20px;align-items:start}.v7-featured-main{min-width:0}.v7-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.v7-product-card{position:relative;background:#fff;border:1px solid #dce8f7;border-radius:18px;padding:12px;overflow:hidden;box-shadow:0 8px 24px rgba(15,67,130,.06)}.v7-product-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(0,95,211,.14);border-color:#93c3ff}.v7-product-image{height:185px;border-radius:13px;background:linear-gradient(180deg,#fafcff,#f1f6fc);display:flex;align-items:center;justify-content:center;overflow:hidden}.v7-product-image img{width:92%;height:92%;object-fit:contain;transition:transform .3s ease;mix-blend-mode:multiply}.v7-product-card:hover .v7-product-image img{transform:scale(1.06)}.v7-product-card .product-main-link{text-decoration:none;color:inherit}.v7-product-card .product-main-link>small{display:block;margin-top:10px;color:#7890ad;font-size:10px;font-weight:800}.v7-product-card h3{font-size:14px;line-height:1.28;margin:3px 0}.v7-product-copy{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:34px!important;color:#6b7f99!important;font-size:11px!important;line-height:1.5!important;margin:5px 0 7px!important;opacity:1!important}.v7-rating-stock{display:flex;justify-content:space-between;gap:6px;align-items:center;font-size:10px}.v7-rating-stock span{color:#ff9700;letter-spacing:1px}.v7-rating-stock small{color:var(--v7-green)}.v7-product-price{display:flex;align-items:baseline;gap:6px;font-weight:900;font-size:17px;margin:7px 0}.v7-product-price del{font-size:10px;color:#9eacbd;font-weight:500}.v7-product-card .wishlist-btn,.v7-shop-card .wishlist-btn{position:absolute;right:12px;top:12px;width:34px;height:34px;border:1px solid #d8e6f7;border-radius:50%;background:#fff;color:#153c6d;z-index:5;display:grid;place-items:center}.v7-product-card .wishlist-btn.active,.v7-shop-card .wishlist-btn.active{color:#f3375b;background:#fff1f4;border-color:#ffc2cf;animation:v7Heart .55s ease}.product-hover-actions{gap:8px}.v7-product-card .product-hover-actions button{font-size:11px;min-height:36px;border-radius:9px}.v7-trending-rail{position:sticky;top:105px;background:linear-gradient(180deg,#061b38,#092a56);color:#fff;border-radius:20px;box-shadow:0 20px 50px rgba(0,35,90,.22);overflow:hidden}.v7-trending-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(255,255,255,.09)}.v7-trending-head small{color:#6cc7ff;letter-spacing:.14em;font-size:9px;font-weight:800}.v7-trending-head h3{margin:3px 0;font-size:18px}.v7-trending-head button{border:0;background:rgba(255,255,255,.08);color:#fff;width:34px;height:34px;border-radius:10px}.v7-trending-list{display:flex!important;flex-direction:column!important;gap:0!important;padding:7px 0 11px!important}.v7-trending-list a{display:grid!important;grid-template-columns:30px 1fr 20px!important;align-items:center!important;gap:8px!important;border-radius:0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.065)!important;background:transparent!important;color:#dcecff!important;padding:11px 14px!important;font-size:11px!important;text-decoration:none!important}.v7-trending-list a:hover{background:rgba(0,126,255,.17)!important;color:#fff!important;transform:translateX(3px)}.v7-trending-list b{color:#43b9ff;font-size:9px}.v7-trending-list i{color:#5dbfff}.v7-trending-mobile-toggle{display:none}

/* testimonials */
.v7-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v7-testimonial-grid article{display:grid;grid-template-columns:54px 1fr;gap:13px;background:#fff;border:1px solid #dce8f6;border-radius:18px;padding:18px;box-shadow:0 8px 24px rgba(13,66,130,.06)}.v7-review-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover}.v7-review-avatar.initials{display:grid;place-items:center;background:linear-gradient(135deg,#076cff,#55bcff);color:#fff;font-weight:900;box-shadow:0 8px 20px rgba(0,105,232,.22)}.v7-testimonial-grid small{display:block;color:#7489a4;font-size:10px}.v7-testimonial-grid p{font-size:12px;color:#4e627e;line-height:1.55}.v7-testimonial-grid a{font-size:10px;color:var(--v7-blue);font-weight:800;text-decoration:none}

/* Shop page */
.v7-shop-page{max-width:1460px;margin:18px auto 55px;padding:0 24px}.v7-shop-category-rail{display:grid;grid-template-columns:repeat(11,1fr);background:#fff;border:1px solid #dce9f8;border-radius:16px;overflow:auto;box-shadow:0 8px 26px rgba(11,61,126,.07)}.v7-shop-category-rail a{min-width:90px;padding:12px 8px;text-align:center;text-decoration:none;color:#12335f;border-right:1px solid #ebf1f8;font-size:10px}.v7-shop-category-rail a i{display:block;font-size:20px;margin-bottom:5px}.v7-shop-category-rail a:hover{background:#f0f7ff;color:#006af4;transform:translateY(-1px)}.v7-shop-category-rail a.all{background:linear-gradient(135deg,#0875ff,#005bd1);color:#fff}.v7-shop-title-row{display:grid;grid-template-columns:1fr 1.1fr;gap:20px;align-items:center;margin:20px 0}.v7-shop-title-row>div>small{font-size:9px;color:#7589a3;font-weight:800}.v7-shop-title-row h1{font-size:42px;letter-spacing:-.045em;margin:5px 0}.v7-shop-title-row h1 span{color:var(--v7-blue)}.v7-shop-title-row p{color:#657b98;max-width:620px}.v7-shop-banner{min-height:148px;border-radius:18px;background:radial-gradient(circle at 80% 50%,rgba(0,135,255,.35),transparent 26%),linear-gradient(135deg,#06152c,#0a3769);color:#fff;display:flex;align-items:center;position:relative;overflow:hidden;padding:25px 30px}.v7-shop-banner div{position:relative;z-index:2}.v7-shop-banner span{font-size:10px;letter-spacing:.15em;color:#73c7ff}.v7-shop-banner h2{font-size:27px;margin:2px 0}.v7-shop-banner p{color:#b9cfe9;font-size:11px}.v7-shop-banner a{display:inline-flex;background:#0584ff;color:#fff;border-radius:30px;padding:9px 14px;text-decoration:none;font-size:10px;font-weight:800}.v7-shop-banner>i{position:absolute;font-size:82px;color:#5cc4ff;opacity:.35;right:22px;filter:drop-shadow(0 0 20px #0a8cff)}.v7-shop-banner>i:nth-of-type(2){right:90px;font-size:54px;bottom:13px}.v7-shop-banner>i:nth-of-type(3){right:150px;font-size:42px;top:21px}.v7-shop-layout{display:grid;grid-template-columns:245px 1fr;gap:14px}.v7-shop-filter{background:#fff;border:1px solid #dde9f8;border-radius:17px;padding:16px;box-shadow:0 10px 30px rgba(11,60,120,.07);align-self:start;position:sticky;top:100px}.v7-filter-title{display:flex;justify-content:space-between;border-bottom:1px solid #e8eef6;padding-bottom:10px}.v7-filter-title a{font-size:10px;color:var(--v7-blue);text-decoration:none}.v7-filter-block{border-bottom:1px solid #edf2f8;padding:11px 0}.v7-filter-block summary{font-size:12px;font-weight:900;display:flex;justify-content:space-between;cursor:pointer;list-style:none}.v7-filter-block summary::-webkit-details-marker{display:none}.v7-filter-block[open] summary i{transform:rotate(180deg)}.v7-category-filter{display:flex;flex-direction:column;margin-top:9px;max-height:240px;overflow:auto}.v7-category-filter a{display:flex;justify-content:space-between;text-decoration:none;color:#536b8c;padding:6px;border-radius:7px;font-size:10px}.v7-category-filter a.active,.v7-category-filter a:hover{background:#edf6ff;color:#0568db}.v7-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.v7-price-inputs input,.v7-filter-form select{width:100%;padding:9px;border:1px solid #d7e4f3;border-radius:8px;color:#12335c;background:#fff;font-size:10px}.v7-price-presets{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:7px}.v7-price-presets button{border:0;border-radius:7px;background:#eff5fd;color:#4a6486;padding:7px;font-size:8px}.v7-price-presets button:hover{background:#0874f7;color:#fff}.v7-check{display:flex;gap:7px;margin-top:8px;color:#526a88;font-size:10px}.v7-filter-form>.v6-btn{margin-top:12px}.v7-filter-mobile-head,.v7-mobile-filter-button{display:none}.v7-shop-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:7px 2px;color:#536982;font-size:10px}.v7-shop-tools select{border:1px solid #dbe7f5;border-radius:8px;padding:8px;background:#fff;color:#12345d}.v7-shop-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.v7-shop-card{position:relative;border:1px solid #dce8f6;border-radius:14px;background:#fff;padding:9px;overflow:hidden;box-shadow:0 5px 16px rgba(14,63,125,.05)}.v7-shop-card:hover{transform:translateY(-4px);border-color:#8ebeff;box-shadow:0 16px 30px rgba(0,95,220,.12)}.v7-shop-card>a{display:block;text-decoration:none;color:inherit}.v7-shop-image{height:160px;display:flex;align-items:center;justify-content:center;background:#fafcff;border-radius:10px}.v7-shop-image img{height:92%;width:92%;object-fit:contain;mix-blend-mode:multiply}.v7-shop-card h3{font-size:12px;line-height:1.25;margin:8px 0 2px}.v7-shop-card>a>p{height:29px;overflow:hidden;color:#7387a2;font-size:9px;line-height:1.5;margin:0 0 4px}.v7-card-rating{display:flex;gap:5px;font-size:8px}.v7-card-rating span{color:#ff9400}.v7-card-rating small{color:#7d91aa}.v7-card-stock{display:inline-block;color:#079159;background:#ecfff6;border-radius:20px;padding:3px 6px;font-size:8px;margin-top:5px}.v7-shop-card strong{display:block;font-size:15px;margin-top:5px}.v7-shop-card del{font-size:9px;color:#99a9ba}.v7-shop-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:7px}.v7-shop-card-actions a,.v7-shop-card-actions button{border:1px solid #0b77ef;border-radius:7px;min-height:31px;display:grid;place-items:center;text-decoration:none;font-size:9px;font-weight:800;background:#fff;color:#086bd8}.v7-shop-card-actions button{background:#0875ef;color:#fff}.v7-shop-card-actions a:hover,.v7-shop-card-actions button:hover{box-shadow:0 6px 18px rgba(0,110,245,.20)}

/* Interactive product viewer */
.v7-product-main{max-width:1320px;margin:26px auto;display:grid;grid-template-columns:1.08fr .92fr;gap:28px;padding:0 24px}.v7-product-gallery,.v7-product-info{background:#fff;border:1px solid #dce8f7;border-radius:22px;padding:20px;box-shadow:var(--v7-shadow)}.v7-gallery-stage{height:520px;background:radial-gradient(circle,#fff 10%,#edf5ff 85%);border-radius:18px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;perspective:1100px;cursor:grab}.v7-gallery-stage:active{cursor:grabbing}.v7-zoom-image{width:88%;height:88%;object-fit:contain;transform-origin:center;will-change:transform;user-select:none;pointer-events:none;filter:drop-shadow(0 20px 22px rgba(16,54,100,.18))}.v7-image-badge{position:absolute;top:15px;left:15px;background:rgba(5,28,61,.88);color:#fff;border-radius:20px;padding:7px 10px;font-size:9px}.v7-viewer-controls{display:flex;align-items:center;gap:7px;margin:10px 0;flex-wrap:wrap}.v7-viewer-controls button{width:36px;height:34px;border:1px solid #d7e4f5;background:#fff;border-radius:9px;color:#0b5fc4}.v7-viewer-controls button:hover{background:#0874f7;color:#fff}.v7-viewer-controls small{color:#758aa5;margin-left:5px}.v7-gallery-thumbs{display:flex;gap:8px;overflow:auto}.v7-gallery-thumbs button{width:64px;height:64px;border:1px solid #d8e5f5;border-radius:10px;background:#fff}.v7-gallery-thumbs button.active{border-color:#0876ff;box-shadow:0 0 0 2px rgba(0,113,255,.12)}.v7-gallery-thumbs img{width:100%;height:100%;object-fit:contain}.v7-product-info h1{font-size:34px;line-height:1.1;margin:7px 0}.v7-product-tagline{color:#657c99;line-height:1.65}.v7-review-card{display:grid!important;grid-template-columns:52px 1fr!important;gap:13px}.v7-review-copy>div{display:flex;justify-content:space-between;gap:10px}.v7-review-copy small{color:#58789e;font-size:10px}.v7-review-copy>span{color:#ff9700}

/* WhatsApp support */
.v7-whatsapp-support{position:fixed;right:24px;bottom:26px;z-index:1200;display:flex;gap:10px;align-items:center;padding:9px 14px 9px 8px;background:#0bc46b;color:#fff;text-decoration:none;border-radius:999px;box-shadow:0 12px 34px rgba(0,177,94,.33);animation:v7SupportPulse 2.6s infinite}.v7-whatsapp-support>i{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0daf60;font-size:23px}.v7-whatsapp-support span{display:flex;flex-direction:column}.v7-whatsapp-support b{font-size:11px}.v7-whatsapp-support small{font-size:8px;color:#eafff4}.v7-whatsapp-support:hover{transform:translateY(-4px) scale(1.02)}
.v7-mobile-dock{display:none}

/* Admin customer voice + BNPL */
.gateway-setting-card.bnpl-card{grid-column:1/-1;background:linear-gradient(135deg,#f8fbff,#eef6ff);border-color:#a9cdf9}.gateway-setting-card.bnpl-card .gatewaySettingForm{grid-template-columns:repeat(3,minmax(0,1fr))}.gateway-setting-card.bnpl-card .gateway-help,.gateway-setting-card.bnpl-card button{grid-column:1/-1}.bnpl-limits{display:grid;grid-template-columns:1fr 1fr;gap:8px}.premium-form textarea{resize:vertical}.premium-form label small{display:block;color:#768ba7;margin-top:5px}.gateway-setting-card input,.gateway-setting-card select{color:#0d2a4f!important;background:#fff!important;border-color:#cfdff1!important}.gateway-setting-card input::placeholder{color:#879ab0!important}.gateway-setting-card .gateway-help{color:#5d7390!important}.gateway-setting-card .gateway-help b{color:#174b86!important}

/* Checkout clarity */
.v6-checkout-card,.v6-checkout-summary{background:#fff!important;color:#0a2245!important}.v6-checkout-card input,.v6-checkout-card select{color:#0d284d!important;background:#fbfdff!important}.v6-checkout-card input::placeholder{color:#8a9bb0!important}.v6-payment-choice{color:#12345b!important}.v6-payment-choice small{color:#6b809d!important}.v6-checkout-summary small{color:#7085a1!important}.v6-checkout-summary b,.v6-checkout-summary strong{color:#081d3d!important}

/* Mobile dock / mobile filtering */
@keyframes v7Heart{0%{transform:scale(.8)}55%{transform:scale(1.25)}100%{transform:scale(1)}}
@keyframes v7SupportPulse{0%,100%{box-shadow:0 12px 34px rgba(0,177,94,.30),0 0 0 0 rgba(11,196,107,.23)}55%{box-shadow:0 12px 34px rgba(0,177,94,.35),0 0 0 12px rgba(11,196,107,0)}}
@keyframes v7TechcareGlow{0%,100%{box-shadow:0 0 0 4px #fff,0 0 20px rgba(0,134,255,.55),0 10px 26px rgba(0,76,183,.33)}50%{box-shadow:0 0 0 4px #fff,0 0 34px rgba(0,178,255,.85),0 12px 32px rgba(0,76,183,.45)}}
@media(max-width:1180px){.v7-product-grid{grid-template-columns:repeat(3,1fr)}.v7-shop-product-grid{grid-template-columns:repeat(3,1fr)}.v7-category-row{grid-template-columns:repeat(4,1fr)}.v7-home-hero{grid-template-columns:1.35fr .65fr}.v7-hero-benefits{grid-template-columns:repeat(2,1fr);gap:8px}.v7-hero-main{padding-bottom:100px}}
@media(max-width:900px){body{padding-bottom:78px}.trust-ribbon{display:none}.v6-header{top:0!important}.v6-primary-nav,.v6-actions{display:none!important}.v6-brand small{display:none}.v6-header{grid-template-columns:auto 1fr!important;padding:8px 12px!important}.v6-searchbar{grid-column:auto!important}.v7-home-hero{grid-template-columns:1fr;padding:0 13px;margin-top:12px}.v7-hero-main{min-height:410px;padding:34px 24px 108px}.v7-hero-main h1{font-size:45px}.v7-hero-benefits{left:24px;right:24px;bottom:20px}.v7-most-viewed{min-height:410px}.v7-category-row{display:flex;overflow:auto;padding-bottom:5px}.v7-category-pill{min-width:150px}.v7-featured-layout{grid-template-columns:1fr!important}.v7-product-grid{grid-template-columns:repeat(2,1fr)}.v7-trending-rail{position:fixed;z-index:1500;left:12px;right:12px;bottom:84px;top:auto;max-height:62vh;transform:translateY(calc(100% + 110px));opacity:0;pointer-events:none;transition:.28s ease}.v7-trending-rail.open{transform:none;opacity:1;pointer-events:auto}.v7-trending-list{max-height:48vh;overflow:auto}.v7-trending-mobile-toggle{display:flex;position:fixed;right:12px;bottom:92px;z-index:1300;border:0;border-radius:999px;background:#082b59;color:#fff;padding:8px 12px;gap:6px;align-items:center;box-shadow:0 10px 30px rgba(5,42,92,.28)}.v7-testimonial-grid{grid-template-columns:1fr}.v7-shop-page{padding:0 10px;margin-top:10px}.v7-shop-category-rail{grid-template-columns:none;display:flex}.v7-shop-category-rail a{min-width:90px}.v7-shop-title-row{grid-template-columns:1fr;margin:14px 0}.v7-shop-title-row h1{font-size:34px}.v7-shop-banner{min-height:125px}.v7-mobile-filter-button{display:flex;width:100%;justify-content:space-between;align-items:center;border:0;border-radius:10px;background:#0875f5;color:#fff;padding:11px 14px;margin-bottom:9px;font-weight:800}.v7-shop-layout{display:block}.v7-shop-filter{position:fixed;inset:0 0 0 auto;width:min(88vw,360px);z-index:1700;border-radius:0;transform:translateX(102%);transition:.25s ease;overflow:auto;padding:14px 16px 95px}.v7-shop-filter.open{transform:none}.v7-filter-mobile-head{display:flex;justify-content:space-between;align-items:center;font-size:17px;border-bottom:1px solid #e5edf7;padding-bottom:10px}.v7-filter-mobile-head button{border:0;background:#eef5fd;width:34px;height:34px;border-radius:8px;font-size:20px}.v7-filter-title{display:none}.v7-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.v7-shop-image{height:140px}.v7-shop-tools{position:sticky;top:72px;background:#f8fbff;z-index:5;padding:7px}.v7-shop-tools>span{font-size:9px}.v7-shop-tools label{font-size:0}.v7-shop-tools select{font-size:9px}.v7-product-main{grid-template-columns:1fr;padding:0 11px}.v7-gallery-stage{height:390px}.v7-product-info h1{font-size:29px}.v7-mobile-dock{position:fixed;left:0;right:0;bottom:0;height:73px;z-index:1600;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;background:rgba(255,255,255,.96);border-top:1px solid #d4e3f5;box-shadow:0 -8px 28px rgba(8,41,84,.14);backdrop-filter:blur(18px);padding:7px 5px max(7px,env(safe-area-inset-bottom))}.v7-mobile-dock>a{height:53px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;color:#506987;font-size:9px;font-weight:800;gap:4px}.v7-mobile-dock>a>i{font-size:18px;color:#123e73}.v7-mobile-dock>a:hover{color:#0874f7;transform:translateY(-2px)}.v7-mobile-dock .techcare-orb{position:relative;height:68px;transform:translateY(-13px);color:#075fc5}.v7-mobile-dock .techcare-orb>span{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#0073ff,#00b9ff);display:grid;place-items:center;color:#fff;animation:v7TechcareGlow 2.2s infinite}.v7-mobile-dock .techcare-orb i{font-size:22px;color:#fff}.v7-mobile-dock .techcare-orb b{font-size:9px;margin-top:3px}.v7-whatsapp-support{right:12px;bottom:157px;padding:6px}.v7-whatsapp-support span{display:none}.v7-whatsapp-support>i{width:42px;height:42px}.premium-footer{padding-bottom:80px!important}.gateway-setting-card.bnpl-card .gatewaySettingForm{grid-template-columns:1fr}.bnpl-limits{grid-template-columns:1fr}.v7-product-card .product-hover-actions{opacity:1!important;transform:none!important;position:static!important}.v7-product-card .instantBuy{display:none}.v7-viewer-controls small{flex-basis:100%}}
@media(max-width:560px){.v7-hero-main h1{font-size:39px}.v7-hero-main>p{font-size:13px}.v7-hero-benefits{grid-template-columns:1fr 1fr}.v7-hero-benefits span:nth-child(n+3){display:none}.v7-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.v7-product-card{padding:8px}.v7-product-image{height:140px}.v7-product-card h3{font-size:11px}.v7-product-copy{font-size:9px!important;min-height:27px!important}.v7-product-price{font-size:14px}.v7-category-pill{min-width:130px;min-height:112px}.v7-shop-title-row p{font-size:11px}.v7-shop-banner{padding:18px}.v7-shop-banner>i{font-size:62px}.v7-shop-card{padding:7px}.v7-shop-image{height:126px}.v7-shop-card h3{font-size:10px}.v7-shop-card>a>p{font-size:8px}.v7-shop-card-actions{grid-template-columns:1fr}.v7-shop-card-actions a{display:none}.v7-product-gallery,.v7-product-info{padding:13px}.v7-gallery-stage{height:320px}.v7-review-card{grid-template-columns:42px 1fr!important}.v7-review-avatar{width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
