:root{--orange:#ff4b16;--orange2:#ff7a00;--ink:#071426;--muted:#667085;--line:#e8edf5;--blue:#0b5be7;--bg:#f5f7fb}*{box-sizing:border-box}html,body{margin:0;padding:0;max-width:100%;overflow-x:hidden}body{font-family:Poppins,Arial,sans-serif;background:#fff;color:var(--ink);font-size:15px}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.ci-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.10)}.ci-header-main{height:86px;background:linear-gradient(90deg,var(--orange),#ff5a13,var(--orange2));display:grid;grid-template-columns:255px minmax(350px,1fr) 560px;gap:22px;align-items:center;padding:0 6%;color:#fff}.ci-brand{display:flex;align-items:center;gap:14px;color:#fff;font-weight:900}.ci-logo-mark{width:62px;height:62px;border:3px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-items:center;font-size:25px;background:rgba(255,255,255,.08)}.ci-brand strong{display:block;font-size:26px;letter-spacing:.5px;line-height:1}.ci-brand small{display:block;font-size:12px;letter-spacing:6px;margin-top:7px}.ci-search{height:58px;background:#fff;border-radius:999px;display:flex;align-items:center;overflow:hidden;box-shadow:0 12px 28px rgba(60,20,0,.16)}.ci-search input{border:0;outline:0;flex:1;height:100%;padding:0 28px;font-size:17px;font-family:inherit;color:#2a3442}.ci-search button{width:72px;height:100%;border:0;background:#fff;color:#000;font-size:35px;cursor:pointer}.ci-head-actions{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;align-items:center}.ci-action{color:#fff;font-weight:700;white-space:nowrap}.ci-action small{display:block;font-size:14px;line-height:1.05;opacity:.95}.ci-action b{display:block;font-size:19px;line-height:1.15}.ci-menu{height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 6%;background:#fff;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.ci-menu::-webkit-scrollbar{display:none}.ci-menu a{font-weight:800;font-size:16px;color:#111}.ci-menu a:hover{color:var(--orange)}.home-page-v16{background:#fff}.hero-v16{position:relative;margin:0;background:linear-gradient(90deg,#351055 0%,#8a15b7 52%,#391160 100%);min-height:385px;display:grid;grid-template-columns:42% 1fr 220px;align-items:center;gap:24px;padding:40px 7%;overflow:hidden;color:#fff}.hero-v16:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.18),transparent 35%);pointer-events:none}.hero-v16>*{position:relative;z-index:2}.hero-img img{height:250px;width:100%;object-fit:cover;border-radius:3px}.hero-text small{font-size:22px;font-weight:900;letter-spacing:1px}.hero-text h1{font-size:44px;line-height:1.05;margin:10px 0;font-weight:900}.hero-text p{font-size:21px;line-height:1.35;max-width:600px}.hero-text a{display:inline-flex;background:#090909;color:#fff;border-radius:6px;padding:13px 22px;font-weight:900}.free-box{border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.14);border-radius:18px;text-align:center;padding:26px 24px}.free-box strong{display:inline-block;background:#ed1c24;color:#fff;border-radius:999px;padding:10px 24px;font-size:34px;line-height:1}.free-box b{display:block;font-size:20px;margin-top:14px}.free-box em{display:block;font-size:16px}.hero-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:60px;border:0;border-radius:8px;background:#fff;color:#111;font-size:42px;z-index:3;box-shadow:0 8px 20px rgba(0,0,0,.18)}.hero-nav.left{left:0}.hero-nav.right{right:0}.trust-strip-v16{margin:22px 1.6% 36px;background:#fff;border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 16px 35px rgba(16,24,40,.08);overflow:hidden}.trust-strip-v16 div{padding:24px 30px;border-right:1px solid var(--line)}.trust-strip-v16 div:last-child{border-right:0}.trust-strip-v16 i{display:block;color:var(--orange);font-size:24px;font-style:normal;margin-bottom:10px}.trust-strip-v16 b{display:block;font-size:18px}.trust-strip-v16 span{display:block;color:#475467;margin-top:6px}.section-v16{padding:34px 1.6%;background:#fff}.section-v16.muted-v16,.category-zone-v16{background:#f5f5f5}.title-v16{display:flex;align-items:center;gap:18px;margin-bottom:22px}.title-v16 h2{font-size:27px;line-height:1;margin:0;font-weight:900}.title-v16 a{color:var(--orange);border:1px solid #ffb39b;border-radius:999px;padding:10px 22px;font-weight:800;background:#fff}.mobile-grid-v16{display:grid;grid-template-columns:39% 61%;gap:28px;align-items:start}.brand-circles-v16{display:flex;gap:22px;overflow-x:auto;padding:70px 10px 18px;scrollbar-color:#d8dde7 transparent}.brand-circles-v16 a{min-width:86px;text-align:center;font-weight:900}.brand-circles-v16 span,.brand-track span{width:80px;height:80px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#fff;color:var(--orange);box-shadow:0 16px 35px rgba(16,24,40,.12);font-size:30px;font-weight:900}.brand-circles-v16 b{display:block;margin-top:12px}.products-row-v16{display:flex;gap:16px;overflow-x:auto;padding:8px 5px 20px;scroll-snap-type:x mandatory}.products-row-v16.full{width:100%}.home-product-card{flex:0 0 210px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;box-shadow:0 12px 25px rgba(16,24,40,.08);scroll-snap-align:start}.home-product-img{height:150px;background:#f3f6fb;border-radius:4px;position:relative;display:block;overflow:hidden}.home-product-img img{width:100%;height:100%;object-fit:cover}.home-product-img span{position:absolute;right:6px;top:6px;background:var(--orange);color:#fff;border-radius:4px;padding:6px 8px;font-weight:900;font-size:12px;z-index:2}.home-product-card h3{font-size:14px;min-height:38px;margin:14px 0 8px}.stars{color:#ff9d00;font-size:13px}.stars small{color:#667085}.home-price b{font-size:18px}.home-price del{color:#667085;font-size:13px}.home-product-card p{color:#475467;min-height:40px;font-size:13px}.home-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.home-actions a{background:#0b5be7;color:#fff;text-align:center;border-radius:7px;padding:10px;font-weight:900}.home-actions a:last-child{background:var(--orange)}.promo-banners-v16{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:18px;padding:0 1.6% 28px}.promo{min-height:150px;border-radius:8px;padding:24px;text-decoration:none;overflow:hidden;position:relative;background-size:cover;background-position:center;box-shadow:0 10px 24px rgba(16,24,40,.08);color:#111}.promo h2{margin:0 0 8px;font-size:23px}.promo p{margin:0 0 12px}.promo button{background:#111;color:#fff;border:0;border-radius:4px;padding:8px 12px;font-weight:900}.promo.samsung{background-image:linear-gradient(90deg,rgba(255,244,235,.92),rgba(255,244,235,.45)),url('https://images.unsplash.com/photo-1610945415295-d9bbf067e59c?auto=format&fit=crop&w=900&q=85')}.promo.bank{background:linear-gradient(120deg,#fff3f1,#e8f5ff)}.promo.bank strong{background:#0b58a6;color:#fff;padding:6px 12px}.promo.tv{background-image:linear-gradient(90deg,rgba(235,250,255,.95),rgba(235,250,255,.30)),url('https://images.unsplash.com/photo-1593305841991-05c297ba4575?auto=format&fit=crop&w=800&q=85')}.promo.ac{background-image:linear-gradient(90deg,rgba(236,244,255,.95),rgba(236,244,255,.30)),url('https://images.unsplash.com/photo-1626806819282-2c1dc01a5e0c?auto=format&fit=crop&w=800&q=85')}.category-banners-v16{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:28px}.category-banners-v16 a{border-radius:6px;min-height:210px;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;padding:28px;color:#111}.category-banners-v16 .big{grid-row:span 2;min-height:436px}.category-banners-v16 h2{font-size:32px;max-width:420px}.category-banners-v16 h3{font-size:24px}.category-banners-v16 span{display:inline-flex;background:#111;color:#fff;border-radius:5px;padding:9px 15px;font-weight:900;width:max-content}.category-banners-v16 .audio{background-image:linear-gradient(90deg,rgba(255,239,237,.92),rgba(255,239,237,.35)),url('https://images.unsplash.com/photo-1545454675-3531b543be5d?auto=format&fit=crop&w=1000&q=85')}.category-banners-v16 .smarttv{background-image:linear-gradient(90deg,rgba(230,250,255,.9),rgba(230,250,255,.25)),url('https://images.unsplash.com/photo-1593305841991-05c297ba4575?auto=format&fit=crop&w=700&q=85')}.category-banners-v16 .ent{background-image:linear-gradient(90deg,rgba(246,235,255,.9),rgba(246,235,255,.25)),url('https://images.unsplash.com/photo-1606144042614-b2417e99c4e3?auto=format&fit=crop&w=700&q=85')}.category-banners-v16 .audio2{background-image:linear-gradient(90deg,rgba(255,246,235,.9),rgba(255,246,235,.25)),url('https://images.unsplash.com/photo-1505740420928-5e560c06d30e?auto=format&fit=crop&w=700&q=85')}.category-banners-v16 .acc{background-image:linear-gradient(90deg,rgba(255,238,230,.9),rgba(255,238,230,.25)),url('https://images.unsplash.com/photo-1618384887929-16ec33fab9ef?auto=format&fit=crop&w=700&q=85')}.brand-bar-v16{background:#fff2e8;padding:22px 1.6%;overflow:hidden}.brand-track{display:flex;gap:24px;overflow-x:auto}.brand-track a{min-width:100px;text-align:center;font-weight:900}.wide-banners-v16{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:24px}.wide-banners-v16 a{min-height:250px;border-radius:8px;background-size:cover;background-position:center;display:flex;align-items:center;padding:35px}.wide-banners-v16 h2{font-size:34px}.wide-banners-v16 .wear{background-image:linear-gradient(90deg,rgba(255,235,252,.95),rgba(255,235,252,.25)),url('https://images.unsplash.com/photo-1579586337278-3befd40fd17a?auto=format&fit=crop&w=1000&q=85')}.wide-banners-v16 .access{background-image:linear-gradient(90deg,rgba(255,241,235,.95),rgba(255,241,235,.25)),url('https://images.unsplash.com/photo-1618384887929-16ec33fab9ef?auto=format&fit=crop&w=1000&q=85')}.seo-store-v16{margin:30px 1.6%;background:linear-gradient(90deg,#071426,#0b5be7);color:#fff;border-radius:12px;padding:36px;display:flex;justify-content:space-between;align-items:center;gap:20px}.seo-store-v16 h2{font-size:32px;margin:0 0 8px}.seo-store-v16 p{max-width:800px}.seo-store-v16 a{background:#fff;color:#071426;border-radius:8px;padding:13px 22px;font-weight:900}.ci-footer{background:#fff}.ci-footer-promise{display:grid;grid-template-columns:repeat(4,1fr);background:#fff4ec;padding:20px 6%;gap:18px}.ci-footer-promise div{font-weight:800}.ci-footer-promise span{display:block;color:#475467;font-weight:500}.ci-footer-main{display:grid;grid-template-columns:2fr repeat(5,1fr);gap:28px;background:#f8fafc;padding:34px 6%}.ci-footer-main h3,.ci-footer-main h4{margin-top:0}.ci-footer-main a{display:block;margin:8px 0;color:#334155}.ci-footer-main p{color:#475467;line-height:1.6}.ci-footer-main input{padding:11px;border:1px solid #ccd6e3;border-radius:6px;max-width:150px}.ci-footer-main button{padding:11px 14px;border:0;background:#111;color:#fff;border-radius:6px}.ci-apps span{display:inline-block;background:#111;color:#fff;padding:8px 10px;border-radius:6px;margin:4px}.ci-copyright{background:var(--orange);color:#fff;text-align:center;padding:16px}.mobile-bottom{display:none}.product-page-pro{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:24px 5%}.product-media{display:grid;grid-template-columns:82px 1fr;gap:15px;background:#fff;border:1px solid #e8eef7;border-radius:26px;padding:20px}.thumbs{display:grid;gap:12px;align-content:start}.thumbs img{width:74px;height:74px;border:1px solid #e8eef7;border-radius:14px;object-fit:cover;padding:4px}.main-product-img img{width:100%;height:520px;object-fit:contain}.product-buybox{background:#fff;border:1px solid #e8eef7;border-radius:26px;padding:30px}.product-buybox h1{font-size:34px;margin:14px 0}.big-rating{color:#ff9d00}.tax{color:#667085}.offer-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.offer-list div{border:1px dashed #ffb36b;background:#fff8ef;border-radius:14px;padding:13px;font-weight:800;color:#7a3b00}.pinbox{display:flex;border:1px solid #d9e5f3;border-radius:14px;overflow:hidden;margin:15px 0}.pinbox input{flex:1;border:0;padding:13px;outline:0}.pinbox button{border:0;background:#071b3a;color:#fff;font-weight:900;padding:0 18px}.buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.btn{display:inline-flex;justify-content:center;background:#0b5be7;color:#fff;padding:13px 18px;border-radius:9px;font-weight:900}.orange-btn{background:linear-gradient(135deg,#f58220,#ff5a13)}.product-info-tabs{background:#fff;border:1px solid #e8eef7;border-radius:24px;padding:25px}.specs{width:100%;border-collapse:collapse;background:white;border-radius:18px;overflow:hidden}.specs td{padding:14px;border-bottom:1px solid #eef3ff}.admin-layout{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{background:#071b3a;color:#fff;padding:22px}.sidebar a{display:block;color:#dceaff;text-decoration:none;padding:12px;border-radius:12px}.sidebar a:hover{background:#123466}.admin-main{padding:25px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:white;border-radius:20px;padding:20px}.table{width:100%;border-collapse:collapse;background:white;border-radius:16px;overflow:hidden}.table th,.table td{padding:13px;border-bottom:1px solid #edf2ff;text-align:left}.form{background:white;border-radius:20px;padding:20px;display:grid;gap:12px}.form input,.form textarea,.form select{padding:12px;border:1px solid #d8e4f6;border-radius:12px;width:100%}@media(max-width:1200px){.ci-header-main{grid-template-columns:220px 1fr;min-height:86px;height:auto;padding:12px 4%}.ci-head-actions{grid-column:1/-1}.hero-v16{grid-template-columns:1fr 1fr;min-height:auto}.free-box{display:none}.mobile-grid-v16{grid-template-columns:1fr}.brand-circles-v16{padding-top:0}.promo-banners-v16,.category-banners-v16,.wide-banners-v16,.ci-footer-main{grid-template-columns:1fr 1fr}.category-banners-v16 .big{grid-row:auto;min-height:230px}.trust-strip-v16{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){body{padding-bottom:68px}.ci-header-main{grid-template-columns:1fr;gap:12px;padding:12px}.ci-brand{justify-content:center}.ci-head-actions{display:none}.ci-menu{height:55px;justify-content:flex-start;padding:0 14px}.hero-v16{grid-template-columns:1fr;padding:24px 18px}.hero-img img{height:190px}.hero-text h1{font-size:32px}.hero-text p{font-size:16px}.trust-strip-v16,.promo-banners-v16,.category-banners-v16,.wide-banners-v16,.ci-footer-main,.ci-footer-promise,.grid,.product-page-pro{grid-template-columns:1fr}.section-v16{padding:26px 14px}.mobile-grid-v16{gap:10px}.brand-circles-v16 a{min-width:70px}.brand-circles-v16 span,.brand-track span{width:64px;height:64px;font-size:24px}.home-product-card{flex-basis:205px}.seo-store-v16{margin:20px 14px;display:block}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;background:#fff;box-shadow:0 -12px 30px #102a4c18;display:grid;grid-template-columns:repeat(4,1fr);z-index:120;padding:8px 4px}.mobile-bottom a{text-align:center;text-decoration:none;color:#071b3a;font-weight:900;font-size:20px}.mobile-bottom span{display:block;font-size:11px;margin-top:2px}.product-media{grid-template-columns:1fr}.thumbs{display:flex;overflow:auto}.main-product-img img{height:330px}.offer-list{grid-template-columns:1fr}}

/* V17 Premium listing + product page fixes */
.products-page-premium{background:#f6f8fc;min-height:70vh;padding-bottom:40px}.listing-hero{margin:28px 5% 18px;padding:30px;border-radius:26px;background:linear-gradient(135deg,#fff,#fff5ef);box-shadow:0 16px 40px rgba(16,24,40,.08);display:flex;align-items:center;justify-content:space-between;gap:24px}.listing-hero small{color:var(--orange);font-weight:900}.listing-hero h1{font-size:44px;margin:5px 0}.listing-hero p{color:#667085;margin:0}.listing-search{display:flex;width:440px;max-width:100%;height:52px;background:white;border:1px solid #e2e8f0;border-radius:999px;overflow:hidden}.listing-search input{flex:1;border:0;outline:0;padding:0 18px;font-family:inherit}.listing-search button{border:0;background:var(--orange);color:white;font-weight:900;padding:0 24px}.listing-shell{display:grid;grid-template-columns:265px 1fr;gap:22px;margin:0 5%}.listing-filter{background:#fff;border:1px solid #e6edf7;border-radius:24px;padding:22px;position:sticky;top:170px;height:max-content;box-shadow:0 14px 32px rgba(16,24,40,.06)}.listing-filter h3{margin:0 0 15px;font-size:22px}.filter-box{border-top:1px solid #eef2f7;padding-top:14px;margin-top:14px}.filter-box h4{margin:0 0 12px}.filter-box a{display:flex;justify-content:space-between;padding:10px 12px;border-radius:12px;color:#1f2937;font-weight:700}.filter-box a:hover,.filter-box a.active{background:#fff1eb;color:var(--orange)}.clear-filter{display:block;margin-top:18px;text-align:center;padding:12px;border-radius:12px;background:#071426;color:#fff;font-weight:900}.listing-content{min-width:0}.listing-toolbar{background:#fff;border:1px solid #e6edf7;border-radius:18px;padding:16px 18px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:15px;box-shadow:0 12px 28px rgba(16,24,40,.05)}.listing-toolbar b{font-size:20px}.listing-toolbar span{color:#667085}.listing-toolbar select{height:42px;border:1px solid #d8e2ee;border-radius:12px;padding:0 14px;background:white;font-family:inherit}.listing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.empty-products{background:#fff;border-radius:22px;padding:55px;text-align:center}.ci-product-card{background:#fff;border:1px solid #e6edf7;border-radius:18px;overflow:hidden;box-shadow:0 14px 28px rgba(16,24,40,.07);transition:.2s;min-width:0}.ci-product-card:hover{transform:translateY(-4px);box-shadow:0 22px 45px rgba(16,24,40,.12)}.ci-product-img{height:220px;background:#f3f6fb;display:block;position:relative;overflow:hidden}.ci-product-img img{width:100%;height:100%;object-fit:cover;transition:.35s}.ci-product-card:hover .ci-product-img img{transform:scale(1.07)}.ci-discount{position:absolute;right:10px;top:10px;background:var(--orange);color:#fff;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:900;z-index:2}.ci-product-body{padding:16px}.ci-mini-brand{color:var(--orange);font-weight:900;font-size:12px;text-transform:uppercase;margin-bottom:6px}.ci-product-body h3{font-size:16px;line-height:1.35;min-height:44px;margin:0 0 10px;font-weight:900}.ci-rating{color:#ff9d00;font-size:13px;margin-bottom:8px}.ci-rating small{color:#667085}.ci-price strong{font-size:22px}.ci-price del{font-size:13px;color:#667085}.ci-product-body p{color:#475467;min-height:44px;font-size:14px;line-height:1.45}.ci-offer-line{color:#0f5132;background:#eafaf0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;margin-bottom:12px}.ci-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ci-card-actions a{background:#0b5be7;color:#fff;text-align:center;border-radius:10px;padding:12px;font-weight:900}.ci-card-actions a:last-child{background:var(--orange)}
.breadcrumb-pro{margin:18px 5%;display:flex;gap:10px;align-items:center;color:#667085;font-size:14px}.breadcrumb-pro a{color:#1f2937}.product-premium-page{background:#f6f8fc;padding-bottom:85px}.product-hero-pro{display:grid;grid-template-columns:1.1fr 1fr;gap:24px;margin:0 5% 24px}.gallery-pro,.buybox-pro{background:#fff;border:1px solid #e6edf7;border-radius:28px;box-shadow:0 16px 40px rgba(16,24,40,.08)}.gallery-pro{padding:20px;display:grid;grid-template-columns:84px 1fr;gap:16px}.thumbs-pro{display:grid;gap:12px;align-content:start}.thumbs-pro img{width:76px;height:76px;border-radius:12px;border:1px solid #dbe5f2;object-fit:cover;padding:4px;background:white}.main-img-pro{position:relative;min-height:520px;background:#fbfcff;border-radius:18px;display:grid;place-items:center;overflow:hidden}.main-img-pro img{max-height:480px;width:100%;object-fit:contain;transition:transform .2s}.main-img-pro img.zooming{transform:scale(1.75);cursor:zoom-in}.main-img-pro small{position:absolute;bottom:14px;left:0;right:0;text-align:center;color:#667085}.discount-tag-pro{position:absolute;left:16px;top:16px;background:#e50914;color:white;font-weight:900;border-radius:8px;padding:8px 11px;z-index:2}.gallery-tools{grid-column:2;display:flex;justify-content:center;gap:45px;padding:16px 0 2px;color:var(--orange);font-weight:800}.buybox-pro{padding:30px}.brand-pro{display:inline-flex;color:#b95000;background:#fff2e8;border-radius:999px;padding:9px 14px;font-weight:900}.buybox-pro h1{font-size:36px;line-height:1.15;margin:18px 0 10px}.rating-pro{color:#ff9d00;font-weight:700}.rating-pro span{color:#667085;font-weight:500}.rating-pro em{font-style:normal;color:#0b5be7;background:#edf5ff;border-radius:99px;padding:4px 8px;font-size:12px}.short-pro{font-size:17px;color:#334155}.price-pro{display:flex;align-items:baseline;gap:12px}.price-pro strong{font-size:34px}.price-pro del{color:#7b8794}.price-pro span{color:#159947;font-weight:900}.tax-pro{color:#667085}.tax-pro a{color:#0b5be7;font-weight:800}.stock-pro{color:#0a8f38;font-weight:900;margin:16px 0}.pincode-pro{display:grid;grid-template-columns:90px 1fr 90px;align-items:center;border:1px solid #dce6f2;border-radius:12px;overflow:hidden;margin:14px 0}.pincode-pro label{padding-left:14px;font-weight:800}.pincode-pro input{height:48px;border:0;outline:0;padding:0 12px}.pincode-pro button{height:48px;border:0;background:#071426;color:#fff;font-weight:900}.delivery-pro{display:flex;gap:18px;flex-wrap:wrap;color:#0a8f38;margin-bottom:16px;font-size:14px}.offers-pro{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.offers-pro div{background:#fff8ef;border:1px solid #ffd7b9;border-radius:12px;padding:12px}.offers-pro b{display:block;color:#7a3b00}.offers-pro span{font-size:12px;color:#475467}.qty-row select{height:42px;border:1px solid #d8e2ee;border-radius:10px;padding:0 12px;margin-bottom:14px}.buy-actions-pro{display:grid;grid-template-columns:1fr 1fr;gap:14px}.buy-actions-pro a{text-align:center;color:#fff;border-radius:10px;padding:15px;font-weight:900}.buy-actions-pro .cart{background:#0b5be7}.buy-actions-pro .buy{background:linear-gradient(135deg,#ff4b16,#ff7a00)}.minor-actions{display:flex;gap:22px;flex-wrap:wrap;color:#475467;font-weight:700;margin-top:16px}.tabs-pro{position:sticky;top:150px;z-index:20;background:#fff;margin:0 0 0;border-top:1px solid #e6edf7;border-bottom:1px solid #e6edf7;padding:0 5%;display:flex;gap:30px;overflow-x:auto}.tabs-pro a{padding:18px 0;font-weight:900;color:#334155;border-bottom:3px solid transparent}.tabs-pro a.active,.tabs-pro a:hover{color:var(--orange);border-color:var(--orange)}.detail-grid-pro{margin:24px 5%;display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:18px}.description-card-pro,.highlights-card-pro,.ad-card-pro,.reviews-faq-pro article{background:#fff;border:1px solid #e6edf7;border-radius:22px;padding:24px;box-shadow:0 12px 28px rgba(16,24,40,.05)}.description-card-pro h2,.highlights-card-pro h2{margin-top:0}.description-card-pro p{color:#475467;line-height:1.7}.description-card-pro li{margin:9px 0;color:#334155}.description-card-pro li::marker{color:var(--orange)}.highlight-list-pro{display:grid;grid-template-columns:1fr 1fr;gap:14px}.highlight-list-pro div{display:grid;grid-template-columns:34px 1fr;gap:8px}.highlight-list-pro span{font-size:22px}.highlight-list-pro b{display:block}.highlight-list-pro em{font-style:normal;color:#667085;font-size:13px}.ad-card-pro{position:relative;overflow:hidden;background:#111;color:white;min-height:270px}.ad-card-pro img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45}.ad-card-pro div{position:relative;z-index:2}.ad-card-pro h2{font-size:30px}.related-pro{padding-top:10px}.reviews-faq-pro{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 5% 30px}.review-score{font-size:28px;color:#ff9d00;font-weight:900}details{border-top:1px solid #e6edf7;padding:14px 0}summary{font-weight:900;cursor:pointer}.sticky-buy-pro{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e6edf7;box-shadow:0 -12px 30px rgba(16,24,40,.12);padding:10px 5%;display:grid;grid-template-columns:54px 1fr auto 140px 140px;gap:14px;align-items:center;z-index:99}.sticky-buy-pro img{width:54px;height:54px;border-radius:10px;object-fit:cover}.sticky-buy-pro strong{font-size:22px}.sticky-buy-pro a{text-align:center;border-radius:10px;padding:12px;color:white;background:#0b5be7;font-weight:900}.sticky-buy-pro a:last-child{background:var(--orange)}.img-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.85);display:none;align-items:center;justify-content:center;z-index:999}.img-lightbox.open{display:flex}.img-lightbox img{max-width:92vw;max-height:88vh;object-fit:contain}.img-lightbox button{position:absolute;right:25px;top:20px;border:0;border-radius:50%;background:white;width:42px;height:42px;font-size:28px;cursor:pointer}
@media(max-width:1150px){.listing-shell,.product-hero-pro,.detail-grid-pro,.reviews-faq-pro{grid-template-columns:1fr}.listing-filter{position:relative;top:0}.listing-grid{grid-template-columns:repeat(3,1fr)}.gallery-pro{grid-template-columns:1fr}.thumbs-pro{display:flex;overflow:auto}.gallery-tools{grid-column:1}.offers-pro{grid-template-columns:1fr 1fr}.tabs-pro{top:0}.sticky-buy-pro{grid-template-columns:48px 1fr auto}.sticky-buy-pro a{display:none}}@media(max-width:760px){.listing-hero,.listing-toolbar{display:block}.listing-shell{margin:0 14px}.listing-hero{margin:18px 14px}.listing-grid{grid-template-columns:1fr 1fr;gap:12px}.listing-filter{display:none}.ci-product-img{height:170px}.product-hero-pro,.detail-grid-pro,.reviews-faq-pro{margin-left:14px;margin-right:14px}.main-img-pro{min-height:340px}.main-img-pro img{max-height:300px}.buybox-pro h1{font-size:28px}.offers-pro{grid-template-columns:1fr}.pincode-pro{grid-template-columns:1fr}.pincode-pro label{padding:12px}.product-premium-page{padding-bottom:78px}.sticky-buy-pro{padding:8px 12px;grid-template-columns:42px 1fr auto}.sticky-buy-pro b{font-size:13px}.sticky-buy-pro strong{font-size:16px}.gallery-tools{gap:14px;font-size:12px}.highlight-list-pro{grid-template-columns:1fr}}
@media(max-width:480px){.listing-grid{grid-template-columns:1fr}.ci-product-img{height:220px}.buy-actions-pro{grid-template-columns:1fr}.ci-header-main{position:relative}.tabs-pro{padding:0 14px}}
/* Cashify-style Citizen ecosystem */
.ci-sell-wrap{background:#f7f9fc}.ci-sell-hero,.ci-refurb-hero,.ci-exchange{max-width:1450px;margin:20px auto;padding:54px;border-radius:26px;background:linear-gradient(135deg,#071a3d,#0d5bd7);color:#fff;display:grid;grid-template-columns:1.4fr .8fr;gap:40px;align-items:center}.ci-sell-hero h1,.ci-refurb-hero h1,.ci-exchange h1{font-size:52px;line-height:1.05;margin:10px 0 18px}.eyebrow{font-weight:800;letter-spacing:2px;color:#ffb17d}.ci-sell-hero-card,.grade-card{background:#fff;color:#0b1a33;border-radius:22px;padding:28px;display:grid;gap:10px}.device-orb{font-size:76px}.quote-chip{background:#fff0e7;color:#ff4b14;padding:12px;border-radius:14px;font-weight:800}.ci-sell-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.ci-process{max-width:1450px;margin:18px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ci-process>div,.ci-trust-grid>div{background:#fff;border-radius:18px;padding:22px;box-shadow:0 8px 30px rgba(15,42,78,.08)}.ci-process b{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#ff4b14;color:white}.ci-brand-grid,.ci-model-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.ci-brand-grid a,.ci-model-grid a{background:#fff;border:1px solid #e7ebf2;border-radius:18px;padding:20px;text-decoration:none;color:#0c1a33;box-shadow:0 8px 24px rgba(8,25,53,.06)}.ci-brand-grid span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff2ea;color:#ff4b14;font-size:26px;font-weight:900}.ci-brand-grid strong,.ci-brand-grid small{display:block;margin-top:10px}.ci-model-grid img{width:100%;height:180px;object-fit:contain}.ci-model-grid a span{color:#ff4b14;font-weight:800}.ci-trust{max-width:1450px;margin:28px auto 60px;padding:0 24px}.ci-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.ci-trust-grid div{display:grid;gap:7px;font-size:26px}.ci-trust-grid b{font-size:18px}.ci-trust-grid span{font-size:14px;color:#667085}.ci-val-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px}.ci-val-product,.ci-condition-form,.ci-request-card{background:#fff;border-radius:22px;padding:28px;box-shadow:0 8px 30px rgba(15,42,78,.08)}.ci-val-product img{width:100%;height:340px;object-fit:contain}.estimate-box,.live-quote{background:#f2f7ff;border-radius:16px;padding:18px;margin:18px 0}.estimate-box strong,.live-quote strong{display:block;font-size:34px;color:#ff4b14}.ci-condition-form label{display:grid;gap:8px;margin:15px 0;font-weight:700}.ci-condition-form select,.ci-request-card input,.ci-request-card textarea{padding:14px;border:1px solid #dce3ee;border-radius:12px}.live-quote small{display:block;color:#667085}.ci-refurb-hero{background:linear-gradient(135deg,#0b3d27,#12a45a)}.grade-card b{color:#0a7d42}.ci-exchange{background:linear-gradient(135deg,#43136f,#9c2ed1)}.exchange-flow{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.exchange-flow div{background:#fff;color:#111;padding:22px;border-radius:18px;font-weight:800}.success-box{text-align:center;padding:30px}.ci-breadcrumb{color:#6c7482;margin-bottom:16px}.ci-breadcrumb a{color:#ff4b14;text-decoration:none}@media(max-width:800px){.ci-sell-hero,.ci-refurb-hero,.ci-exchange,.ci-val-grid{grid-template-columns:1fr;padding:28px}.ci-sell-hero h1,.ci-refurb-hero h1,.ci-exchange h1{font-size:34px}.ci-process,.ci-trust-grid{grid-template-columns:1fr 1fr}}

/* Citizen Infotech official logo integration */
.ci-brand{display:flex!important;align-items:center}.ci-brand-logo{width:118px;height:72px;object-fit:contain;border-radius:50%;background:#000}.ci-footer-logo{width:115px;height:115px;object-fit:contain;border-radius:50%;margin-bottom:14px;background:#000}.admin-brand-logo img{width:100px;height:100px;object-fit:contain;border-radius:50%;margin:0 auto 20px;background:#000}.admin-login-logo img{width:110px;height:110px;object-fit:contain;border-radius:50%;margin:0 auto 12px;background:#000}.admin-login-logo{text-align:center}@media(max-width:760px){.ci-brand-logo{width:92px;height:58px}}

/* ===== Citizen Infotech Luxury Black & Gold V20 ===== */
:root{--ci-gold:#d7a52b;--ci-gold2:#f2c653;--ci-black:#050505;--ci-panel:#101010;--ci-line:#2a261d;--ci-text:#f7f7f7}
body.ci-luxury-theme{margin:0;background:#070707;color:#fff;font-family:Poppins,Arial,sans-serif}.lux-header{background:#050505;color:#fff;position:relative;z-index:20}.lux-topbar{height:38px;border-bottom:1px solid #242424;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;padding:0 3.2%;font-size:12px;color:#ddd}.lux-topbar>div{display:flex;gap:28px}.lux-topbar .welcome{color:var(--ci-gold2);justify-content:flex-end}.lux-mainbar{display:grid;grid-template-columns:330px minmax(360px,1fr) 145px 165px;gap:22px;align-items:center;padding:16px 3.2%;border-bottom:1px solid #202020}.lux-brand{display:flex;align-items:center;gap:13px;text-decoration:none;color:#fff}.lux-logo-wrap{width:92px;height:92px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#050505}.lux-logo-wrap img{width:100%;height:100%;object-fit:cover;transform:scale(1.1)}.lux-wordmark{display:flex;flex-direction:column;line-height:1}.lux-wordmark b{font-size:28px;letter-spacing:8px;color:var(--ci-gold2);font-weight:500}.lux-wordmark strong{font-size:24px;letter-spacing:6px;margin-top:5px}.lux-wordmark small{font-size:7px;letter-spacing:1.5px;color:#bdbdbd;margin-top:7px}.lux-search{height:58px;display:flex;border-radius:30px;background:#fff;overflow:hidden}.lux-search input{flex:1;border:0;padding:0 28px;font-size:17px;outline:0}.lux-search button{width:70px;border:0;background:linear-gradient(135deg,var(--ci-gold2),#b97c13);font-size:31px;cursor:pointer}.lux-cart,.lux-account{display:flex;gap:12px;align-items:center;color:#fff;text-decoration:none}.lux-cart>span,.lux-account>span{font-size:33px;color:var(--ci-gold2)}.lux-cart small,.lux-account small{font-size:14px}.lux-nav{display:flex;align-items:stretch;justify-content:center;border-bottom:1px solid #302815;overflow-x:auto;white-space:nowrap}.lux-nav a{color:#eee;text-decoration:none;padding:12px 18px;font-size:13px;display:flex;align-items:center;gap:9px;border-right:1px solid #161616}.lux-nav a:hover{color:var(--ci-gold2)}.lux-nav .all-cat{background:linear-gradient(135deg,#e2b139,#ba7b14);color:#0b0b0b;font-weight:700;border-radius:7px;margin:7px 10px 7px 3%}.lux-home{background:#080808}.lux-hero{min-height:545px;position:relative;overflow:hidden;background:radial-gradient(circle at 68% 43%,#4b330d 0,#171005 21%,#070707 48%,#020202 75%);padding:70px 6% 125px;display:grid;grid-template-columns:42% 38% 20%;align-items:center}.hero-copy{position:relative;z-index:3}.hero-copy .eyebrow{color:var(--ci-gold2);font-size:18px;letter-spacing:3px}.hero-copy .eyebrow span{display:inline-block;width:105px;height:2px;background:var(--ci-gold2);margin:0 0 5px 20px}.hero-copy h1{font-size:43px;line-height:1.18;margin:23px 0 13px;font-weight:800}.hero-copy h1 strong{color:var(--ci-gold2)}.hero-copy p{font-size:18px;line-height:1.8;color:#eee}.hero-copy>a{display:inline-block;background:linear-gradient(135deg,#efc656,#b97713);color:#090909;text-decoration:none;font-weight:700;padding:15px 27px;border-radius:6px;margin-top:16px}.hero-device{position:relative;z-index:2;height:330px;display:grid;place-items:center}.hero-device .gold-ring{position:absolute;width:420px;height:420px;border:2px solid #8f681c;border-radius:50%;box-shadow:0 0 70px #7d5517 inset,0 0 55px #9b681a}.hero-device img{position:relative;z-index:2;width:520px;max-width:120%;height:310px;object-fit:cover;border-radius:14px;transform:perspective(900px) rotateY(-10deg);box-shadow:0 35px 55px #000}.hero-offer{justify-self:end;border:1px solid var(--ci-gold);border-radius:14px;width:200px;height:225px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:#0b0b0be8}.hero-offer small{background:var(--ci-gold);color:#fff;padding:8px 15px;border-radius:5px;position:absolute;margin-top:-224px}.hero-offer strong{font-size:47px}.hero-offer b{font-size:22px}.hero-offer em{font-size:17px}.hero-arrow{position:absolute;top:45%;width:45px;height:62px;border-radius:30px;border:0;background:#151515;color:#fff;font-size:43px;z-index:5}.hero-arrow.left{left:12px}.hero-arrow.right{right:12px}.lux-trust{position:absolute;left:2.2%;right:2.2%;bottom:12px;border:1px solid #4b4b4b;border-radius:11px;background:#090909e8;display:grid;grid-template-columns:repeat(5,1fr);padding:14px 12px}.lux-trust>div{display:flex;align-items:center;gap:15px;color:var(--ci-gold2);font-size:28px;padding:0 22px;border-right:1px solid #2d2d2d}.lux-trust>div:last-child{border-right:0}.lux-trust span{display:flex;flex-direction:column}.lux-trust b{font-size:14px;color:#fff}.lux-trust small{font-size:12px;color:#d2d2d2;margin-top:4px}.white-zone{background:#fff;color:#111}.shop-cats{padding:25px 3% 34px}.shop-cats h2,.brands-section h2,.testimonials h2{text-align:center;font-size:24px}.shop-cats h2 span,.brands-section h2 span,.testimonials h2 span{display:inline-block;width:38px;height:2px;background:var(--ci-gold);margin:0 14px 7px}.cat-row{display:grid;grid-template-columns:repeat(8,1fr);gap:14px;margin-top:22px}.cat-row a{background:#fff;color:#111;text-decoration:none;border-radius:12px;padding:16px 8px;text-align:center;box-shadow:0 5px 20px #00000018;display:flex;flex-direction:column}.cat-row img{height:115px;width:100%;object-fit:contain}.cat-row b{font-size:12px;min-height:38px;margin-top:7px}.cat-row small{color:#b77b14;font-weight:600}.dark-section{padding:40px 3%}.sec-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.sec-head h2{font-size:22px}.sec-head h2 span{display:inline-block;width:80px;height:2px;background:var(--ci-gold);margin:0 0 6px 15px}.sec-head>a{justify-self:end;color:var(--ci-gold2);text-decoration:none}.countdown{display:flex;gap:7px;align-items:center}.countdown b{background:#171717;color:var(--ci-gold2);padding:9px}.countdown small{font-size:8px;color:#ddd}.deal-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:25px}.deal-card{background:#fff;color:#111;border-radius:9px;padding:12px;position:relative}.deal-tag{background:var(--ci-gold2);font-size:9px;font-weight:800;padding:4px 7px;border-radius:3px}.deal-card img{width:100%;height:155px;object-fit:contain}.deal-card h3{font-size:12px;min-height:38px}.rating{color:#e29b00;font-size:10px}.deal-price{font-size:17px;display:block;margin-top:7px}.deal-card del{font-size:11px;color:#777}.deal-card em{font-size:10px;color:#b77b14}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:33px}.offer-grid>a{height:165px;border-radius:9px;overflow:hidden;background:#f3f3f3;color:#111;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.offer-grid img{width:48%;height:100%;object-fit:cover}.offer-grid div{display:flex;flex-direction:column;gap:9px}.offer-grid b{font-size:18px}.offer-grid span{font-size:12px}.offer-grid .dark-offer{background:linear-gradient(135deg,#171717,#283443);color:#fff}.dark-offer strong{font-size:70px;color:var(--ci-gold2)}.brands-section{padding:30px 4%;background:#0b0b0b}.brand-logo-row{display:grid;grid-template-columns:repeat(8,1fr);gap:13px}.brand-logo-row a{height:72px;border-radius:10px;background:#fff;color:#111;display:grid;place-items:center;text-decoration:none;font-size:20px;font-weight:800}.why-section{padding:38px 4%;background:#090909;text-align:center}.why-section h2{font-size:22px}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:26px}.why-grid div{display:flex;flex-direction:column;gap:7px;padding:18px;color:var(--ci-gold2);font-size:32px;border-right:1px solid #292929}.why-grid div:last-child{border:0}.why-grid b{font-size:13px;color:#fff}.why-grid span{font-size:11px;color:#bbb}.testimonials{padding:28px 4% 40px;background:#0b0b0b}.testimonials>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonials article{background:linear-gradient(145deg,#222,#151515);padding:24px;border-radius:8px;color:#ddd;font-size:12px;line-height:1.8}.testimonials article b{display:block;color:var(--ci-gold2);font-size:15px}.testimonials article small{display:block;color:#fff}.app-banner{margin:0 3% 30px;padding:24px;border:1px solid var(--ci-gold);border-radius:9px;display:grid;grid-template-columns:1fr 2.7fr;align-items:center;background:#0a0a0a}.app-banner>div:first-child{display:flex;flex-direction:column;gap:7px}.app-banner b{color:var(--ci-gold2)}.app-features{display:grid;grid-template-columns:repeat(4,1fr)}.app-features span{display:flex;flex-direction:column;color:var(--ci-gold2);font-size:20px}.app-features b{font-size:12px;color:#fff}.app-features small{font-size:10px;color:#bbb}.lux-footer{background:#060606;color:#ddd;border-top:1px solid #222}.footer-news{display:grid;grid-template-columns:380px 1fr 1.2fr;align-items:center;gap:26px;padding:28px 4%;border-bottom:1px solid #1e1e1e}.footer-brand .lux-logo-wrap{width:72px;height:72px}.footer-brand .lux-wordmark b{font-size:22px}.footer-brand .lux-wordmark strong{font-size:18px}.footer-news>div:nth-child(2){display:flex;flex-direction:column}.footer-news em{color:var(--ci-gold2);font-style:normal}.footer-news form{display:flex;background:#fff;border-radius:28px;overflow:hidden;height:52px}.footer-news input{flex:1;border:0;padding:0 20px}.footer-news button{border:0;background:linear-gradient(135deg,var(--ci-gold2),#b47710);padding:0 30px;font-weight:700}.footer-cols{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:30px;padding:35px 4%}.footer-cols h4{color:#fff}.footer-cols p,.footer-cols a{display:block;color:#aaa;text-decoration:none;font-size:11px;line-height:2}.socials{color:#fff}.footer-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:18px 4%;border-top:1px solid #1b1b1b;font-size:10px}.footer-bottom span:nth-child(2){text-align:center}.footer-bottom span:nth-child(3){text-align:right}.footer-bottom b{color:var(--ci-gold2)}.whatsapp-float{position:fixed;right:20px;bottom:20px;width:52px;height:52px;border-radius:50%;background:#25d366;color:white;display:grid;place-items:center;text-decoration:none;font-size:26px;z-index:40}.mobile-bottom{display:none!important}
@media(max-width:900px){.lux-topbar{display:none}.lux-mainbar{grid-template-columns:1fr auto;padding:10px 14px}.lux-brand{grid-column:1/2}.lux-logo-wrap{width:58px;height:58px}.lux-wordmark b{font-size:18px;letter-spacing:4px}.lux-wordmark strong{font-size:14px;letter-spacing:3px}.lux-search{grid-column:1/-1;grid-row:2;height:46px}.lux-cart{grid-column:2}.lux-account{display:none}.lux-nav{justify-content:flex-start}.lux-nav a{font-size:11px;padding:9px 12px}.lux-nav .all-cat{margin-left:8px}.lux-hero{grid-template-columns:1fr;padding:42px 22px 118px;min-height:690px}.hero-copy h1{font-size:31px}.hero-device{height:250px}.hero-device .gold-ring{width:300px;height:300px}.hero-device img{width:340px;height:220px}.hero-offer{display:none}.lux-trust{grid-template-columns:repeat(5,170px);overflow-x:auto}.cat-row{grid-template-columns:repeat(4,1fr)}.deal-grid{grid-template-columns:repeat(2,1fr)}.offer-grid{grid-template-columns:1fr}.brand-logo-row{grid-template-columns:repeat(4,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.testimonials>div{grid-template-columns:1fr}.app-banner{grid-template-columns:1fr;gap:24px}.app-features{grid-template-columns:repeat(2,1fr);gap:18px}.footer-news{grid-template-columns:1fr}.footer-cols{grid-template-columns:repeat(2,1fr)}.footer-bottom{grid-template-columns:1fr;text-align:center;gap:8px}.footer-bottom span:nth-child(3){text-align:center}.mobile-bottom{display:flex!important}}
@media(max-width:560px){.lux-wordmark small{display:none}.lux-logo-wrap{width:50px;height:50px}.cat-row{display:flex;overflow-x:auto}.cat-row a{min-width:135px}.deal-grid{display:flex;overflow-x:auto}.deal-card{min-width:180px}.sec-head{grid-template-columns:1fr auto}.countdown{display:none}.offer-grid>a{height:140px}.brand-logo-row{display:flex;overflow-x:auto}.brand-logo-row a{min-width:125px}.why-grid{grid-template-columns:1fr 1fr}.footer-cols{grid-template-columns:1fr}.hero-copy h1{font-size:26px}.hero-copy p{font-size:14px}.lux-trust{bottom:6px}}

/* V21 mobile app-style bottom navigation */
@media (max-width: 768px){
  body{padding-bottom:78px!important;overflow-x:hidden}
  .mobile-bottom{position:fixed!important;left:10px!important;right:10px!important;bottom:10px!important;width:auto!important;height:64px!important;z-index:99999!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;align-items:center!important;background:rgba(8,8,8,.97)!important;border:1px solid rgba(214,164,47,.55)!important;border-radius:18px!important;box-shadow:0 10px 35px rgba(0,0,0,.45)!important;padding:5px 4px!important;overflow:visible!important}
  .mobile-bottom a{min-width:0!important;height:54px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;color:#d6d6d6!important;text-decoration:none!important;font-size:20px!important;font-weight:500!important;line-height:1!important;border-radius:13px!important;padding:4px 1px!important}
  .mobile-bottom a span{display:block!important;font-size:9px!important;line-height:12px!important;white-space:nowrap!important;font-weight:600!important;letter-spacing:0!important}
  .mobile-bottom a:first-child{color:#e5b642!important;background:linear-gradient(180deg,rgba(229,182,66,.18),rgba(229,182,66,.05))!important}
  .mobile-bottom a:active{background:rgba(229,182,66,.13)!important;color:#f2c85a!important}
  footer,.lux-footer{margin-bottom:0!important;padding-bottom:28px!important}
}
