:root{--purple:#460373;--purple2:#66119a;--ink:#0c0911;--muted:#6f6b78;--line:#e8e5eb;--paper:#fff;--soft:#f6f4f8;--orange:#ff6b35}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'Inter',sans-serif;background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.announcement{height:36px;background:#390167;color:#fff;display:flex;align-items:center;justify-content:center;gap:55px;font-size:12px}.announcement a{font-weight:800;border-bottom:1px solid #fff}.site-header{background:#fff;position:relative;z-index:20;box-shadow:0 1px 0 #eee}.header-main{height:80px;display:flex;align-items:center;gap:32px}.brand{font:800 22px Montserrat;display:flex;align-items:center;letter-spacing:-1px}.brand>span:last-child>span{color:var(--purple)}.brand-mark{display:grid;place-items:center;width:38px;height:38px;margin-right:9px;background:linear-gradient(145deg,#66119a,#390167);color:#fff;border-radius:11px;transform:rotate(-6deg);font-size:21px;box-shadow:0 7px 18px #46037335}.search{height:46px;display:flex;flex:1;max-width:560px;border:1.5px solid #d7d2dc;border-radius:10px;overflow:hidden;background:#faf9fb}.search:focus-within{border-color:var(--purple);box-shadow:0 0 0 3px #46037318}.search input{border:0;outline:0;padding:0 17px;background:transparent;flex:1;font:14px 'Inter'}.search button,.newsletter button{border:0;background:var(--purple);color:#fff;padding:0 25px;font-weight:700;cursor:pointer}.header-actions{display:flex;align-items:center;gap:23px;margin-left:auto}.header-actions a{display:flex;align-items:center;gap:8px;font-size:11px;color:#777;position:relative}.header-actions i{font-style:normal;font-size:21px;color:#1b1820}.header-actions b{font-size:12px;color:#18151d}.cart em{position:absolute;top:-10px;left:13px;background:var(--purple);color:#fff;border-radius:50%;min-width:17px;height:17px;display:grid;place-items:center;font:700 10px sans-serif}.menu-btn{display:none}.category-bar{border-top:1px solid #f1eff3}.categories{height:48px;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600}.categories a:hover{color:var(--purple)}.categories .all{font-weight:800}.categories .deal-link{color:#e94618}.hero{height:550px;background:#07060b;position:relative;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-inner{height:100%;display:flex;align-items:center;position:relative}.hero-copy{color:#fff;max-width:570px}.eyebrow,.kicker{font:800 11px Montserrat;letter-spacing:2px;color:#b997ff}.hero h1{font:800 clamp(42px,5vw,70px)/1.03 Montserrat;margin:18px 0;letter-spacing:-3px}.hero h1 span{color:#8e47ba}.hero p{max-width:520px;color:#cfccd5;font-size:17px;line-height:1.65}.hero-buttons{display:flex;gap:12px;margin:27px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:14px 22px;font-weight:800;font-size:13px}.btn.primary{background:var(--purple);color:#fff;box-shadow:0 12px 28px #39016740}.btn.primary:hover{background:#570887;transform:translateY(-1px)}.btn.secondary{border:1px solid #ffffff54;color:#fff;background:#ffffff0c}.hero-proof{display:flex;gap:22px;font-size:11px;color:#c2bdc9}.trust-strip{height:100px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-bottom:1px solid var(--line)}.trust-strip article{display:flex;gap:13px;align-items:center;border-right:1px solid var(--line);padding-left:30px}.trust-strip article:first-child{padding-left:0}.trust-strip article:last-child{border:0}.trust-strip article>span{font-size:23px}.trust-strip b,.trust-strip small{display:block}.trust-strip b{font-size:13px}.trust-strip small{font-size:11px;color:var(--muted);margin-top:3px}.section{padding-top:75px;padding-bottom:75px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-heading h2,.deals-head h2{font:800 29px Montserrat;margin:8px 0 0;letter-spacing:-1.2px}.section-heading a,.deals-head>a{font-size:13px;font-weight:800;color:var(--purple)}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-grid>a{background:var(--soft);border:1px solid transparent;border-radius:14px;min-height:180px;text-align:center;padding:21px 8px;transition:.25s}.category-grid>a:hover{background:#fff;border-color:#d8c8ef;transform:translateY(-4px);box-shadow:0 13px 35px #24133110}.category-grid b,.category-grid small{display:block}.category-grid b{font:700 14px Montserrat;margin-top:15px}.category-grid small{font-size:10px;color:var(--muted);margin-top:5px}.device{height:92px;display:grid;place-items:center;font:700 62px Montserrat;color:#1b1820;text-shadow:8px 12px 18px #1c112225}.device.phone{font-size:76px;color:#222}.device.apple{font-size:74px;color:#b9b6be}.device.audio{font-size:45px;letter-spacing:-17px;padding-right:17px}.device.watch{font-size:67px;color:#4b4651}.device.game{font-size:85px;color:#433c49}.deals-section{background:#f6f4f8}.deals-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#17111e;color:#fff;padding:20px 25px;border-radius:14px 14px 0 0}.deals-head>div:first-child{display:flex;align-items:center;gap:12px}.deals-head>div:first-child>span{font-size:27px}.deals-head small{font:800 9px Montserrat;letter-spacing:1.8px;color:#b89bd0}.deals-head h2{margin:2px 0}.deals-head>a{text-align:right;color:#c99eff}.timer-label{display:flex;align-items:center;gap:10px;font-size:11px;color:#d2cbd7}.timer{display:flex;gap:4px;align-items:center}.timer b{background:#fff;color:#19131d;border-radius:5px;padding:8px;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);border-radius:0 0 14px 14px;overflow:hidden;box-shadow:0 10px 30px #1b102208}.product-card{background:#fff;position:relative;border-right:1px solid var(--line);transition:.2s}.product-card:last-child{border:0}.product-card:hover{z-index:2;box-shadow:0 12px 30px #20102715}.badge{position:absolute;top:13px;left:13px;z-index:2;background:#ffede7;color:#e34b1b;border-radius:5px;padding:5px 7px;font:800 9px Montserrat}.heart{position:absolute;right:13px;top:11px;border:0;background:none;font-size:24px;color:#aaa;cursor:pointer;z-index:2}.heart.active{color:#460373}.product-img{height:190px;background:linear-gradient(145deg,#fbfafc,#ece9f0);display:flex;align-items:center;justify-content:center;overflow:hidden}.laptop-art span{width:125px;height:82px;background:linear-gradient(140deg,#491b89,#ae82ee);border:7px solid #222;border-radius:5px;box-shadow:0 11px 0 -4px #777,0 20px 25px #2224;transform:perspective(300px) rotateY(-8deg)}.phone-art>span:first-child{width:73px;height:140px;border:6px solid #29252e;border-radius:15px;background:linear-gradient(150deg,#783dd0,#14111a);box-shadow:10px 14px 25px #18101f45}.phone-art>span:not(:first-child){width:11px;height:11px;background:#242029;border-radius:50%;margin-left:-24px;margin-top:-98px;border:2px solid #777}.headset-art{font-size:80px;color:#2c2830;gap:0}.watch-art span{width:90px;height:100px;background:#24202a;border:13px solid #39333f;border-radius:32px;display:grid;place-items:center;color:#b98aff;font-weight:800;box-shadow:0 13px 22px #20152644}.buds-art{gap:22px;font-size:65px;color:#e7e4e9;text-shadow:0 5px 4px #555}.product-info{padding:17px}.product-info>small:first-child{font:800 8px Montserrat;color:#8c8491;letter-spacing:1.2px}.product-info h3{font:700 13px/1.45 Montserrat;height:39px;margin:7px 0}.rating{color:#f5a623;font-size:10px}.rating i{color:#ddd;font-style:normal}.rating span{color:#999}.price{font:800 14px Montserrat;margin:10px 0 8px}.price del{display:block;font:400 10px 'Inter';color:#aaa;margin-top:2px}.stock{height:4px;background:#ece9ef;border-radius:4px;margin-bottom:5px}.stock i{height:100%;display:block;background:var(--purple);border-radius:4px}.product-info>small:last-of-type{font-size:9px;color:#9a949e}.add{width:100%;border:1px solid var(--purple);background:#fff;color:var(--purple);font-weight:800;padding:9px;border-radius:7px;margin-top:12px;cursor:pointer;opacity:0;transform:translateY(5px);transition:.2s}.product-card:hover .add{opacity:1;transform:none}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.promo{min-height:330px;border-radius:18px;padding:45px;display:flex;overflow:hidden;position:relative}.promo>div:first-child{position:relative;z-index:2}.promo small{font:800 9px Montserrat;letter-spacing:1.5px}.promo h2{font:800 30px/1.15 Montserrat;letter-spacing:-1.4px;margin:15px 0}.promo p{font-size:12px}.promo a{display:inline-block;margin-top:18px;font-size:12px;font-weight:800;border-bottom:1px solid}.laptop-promo{background:#ebe5f4}.phone-promo{background:#18111f;color:#fff}.promo-device{font-size:150px;position:absolute;right:25px;bottom:15px;color:#806a96;opacity:.45;transform:rotate(-12deg)}.phone-promo .promo-device{color:#7c2bac}.why{background:#0c0911;color:#fff}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.why-copy h2{font:800 43px/1.12 Montserrat;letter-spacing:-2px;margin:15px 0}.why-copy p{color:#a7a2ac;line-height:1.7;font-size:14px;max-width:470px;margin-bottom:28px}.why-points article{display:flex;gap:24px;padding:25px 0;border-bottom:1px solid #ffffff18}.why-points article:last-child{border:0}.why-points article>span{color:#a66cff;font:700 13px Montserrat}.why-points h3{font:700 16px Montserrat;margin:0 0 8px}.why-points p{color:#918b96;font-size:12px;margin:0}.faqs{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:19px 5px}summary{cursor:pointer;font:700 15px Montserrat;list-style:none;display:flex;justify-content:space-between}summary:after{content:'+';font-size:20px;color:var(--purple)}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:13px;line-height:1.6;max-width:760px}.newsletter{background:linear-gradient(100deg,#390167,#570887);padding:36px 0;color:#fff}.newsletter>.wrap{display:flex;justify-content:space-between;align-items:center}.newsletter>.wrap>div{display:flex;align-items:center;gap:17px}.newsletter>.wrap>div>span{font-size:35px}.newsletter h2{font:800 23px Montserrat;margin:0}.newsletter p{font-size:12px;margin:4px 0 0;color:#eadffd}.newsletter form{display:flex;height:45px;width:min(430px,45%);background:#fff;border-radius:8px;overflow:hidden}.newsletter input{flex:1;border:0;outline:0;padding:0 15px}.newsletter button{background:#17111e}footer{background:#0b0810;color:#aaa;padding-top:65px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:70px;padding-bottom:50px}.footer-brand{color:#fff;margin-bottom:20px}.footer-grid>div:first-child p{font-size:12px;line-height:1.7;max-width:280px}.footer-grid h3{font:700 13px Montserrat;color:#fff;margin:0 0 18px}.footer-grid>div>a:not(.brand):not(.contact-link){display:block;font-size:11px;margin:12px 0}.socials{display:flex;gap:8px;margin-top:18px}.socials a{border:1px solid #ffffff25;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#fff}.footer-grid .contact-link{color:#b184ff;font-weight:800;font-size:13px;display:block;margin:13px 0}.footer-grid small{font-size:10px}.footer-bottom{border-top:1px solid #ffffff12;padding:22px 0;display:flex;justify-content:space-between;font-size:10px}.toast{position:fixed;right:25px;bottom:25px;background:#17111e;color:#fff;padding:14px 20px;border-radius:8px;font-size:12px;box-shadow:0 10px 30px #0003;transform:translateY(100px);opacity:0;transition:.3s;z-index:50}.toast.show{transform:none;opacity:1}
@media(max-width:900px){.header-main{height:68px;gap:15px}.menu-btn{display:block;border:0;background:none;font-size:22px}.search{order:4;position:absolute;top:68px;left:20px;right:20px;max-width:none;display:none}.search.open{display:flex}.header-actions a:not(.cart){display:none}.category-bar{display:none}.hero{height:550px}.hero>img{opacity:.57;object-position:62% center}.hero-copy{max-width:500px}.trust-strip{grid-template-columns:1fr 1fr;height:auto;padding:18px 0}.trust-strip article{border:0;padding:12px!important}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr);border-radius:0}.product-card:nth-child(2n){border-right:0}.product-card:last-child{display:none}.add{opacity:1;transform:none}.promo-grid,.why-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.announcement{gap:5px;height:32px}.announcement-hide{display:none}.header-main{justify-content:space-between}.brand{font-size:18px}.brand-mark{width:32px;height:32px}.cart span{display:none}.hero{height:590px}.hero>img{object-position:66% center;opacity:.45}.hero-inner{align-items:flex-end;padding-bottom:45px}.hero h1{font-size:43px;letter-spacing:-2px}.hero p{font-size:15px}.hero-buttons{flex-direction:column;width:220px}.hero-proof{flex-wrap:wrap;gap:8px 16px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip article{align-items:flex-start}.section{padding:55px 0}.section-heading{align-items:center}.section-heading h2{font-size:24px}.section-heading a{font-size:11px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-grid>a{min-height:150px}.device{height:70px;font-size:50px}.deals-section{padding-left:0;padding-right:0}.deals-section>.wrap{width:100%}.deals-head{grid-template-columns:1fr auto;border-radius:0;padding:15px}.deals-head>a{display:none}.timer-label{font-size:0}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.product-card{min-width:75vw;scroll-snap-align:start}.product-card:last-child{display:block}.product-img{height:180px}.promo-grid{width:100%;gap:10px}.promo{border-radius:0;min-height:300px;padding:35px 25px}.promo h2{font-size:27px}.why-grid{gap:30px}.why-copy h2{font-size:34px}.newsletter>.wrap{display:block}.newsletter form{width:100%;margin-top:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{gap:20px}.footer-bottom span:last-child{text-align:right}}

/* v1.1 marketplace composition */
.marketplace-stage{background:#f2f1f4;padding:18px 0 34px}.marketplace-grid{display:grid;grid-template-columns:220px minmax(0,1fr) 220px;gap:16px;height:430px}.side-categories,.quick-card,.market-hero,.mini-promo{background:#fff;border-radius:8px;box-shadow:0 2px 9px #1b10220b}.side-categories{padding:10px 0;overflow:hidden}.side-categories a{height:40px;display:flex;align-items:center;gap:10px;padding:0 14px;font-size:12px;font-weight:500}.side-categories a:hover{color:var(--purple);background:#f8f4ff}.side-categories span{width:20px;text-align:center;font-size:16px}.market-hero{position:relative;overflow:hidden;background:#08060c;color:#fff}.market-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.market-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#07050af2 0%,#100a18b3 43%,transparent 70%)}.market-copy{position:absolute;z-index:2;left:38px;top:55px;width:48%}.market-copy>span{display:inline-block;color:#d1b7ff;font:800 10px Montserrat;letter-spacing:2px;margin-bottom:15px}.market-copy h1{font:800 43px/1.03 Montserrat;letter-spacing:-2px;margin:0}.market-copy h1 strong{color:#aa75ff}.market-copy p{font-size:13px;color:#d2cbd8;margin:17px 0 23px}.market-copy a{display:inline-block;background:#460373;color:#fff;padding:12px 20px;border-radius:6px;font:800 11px Montserrat;box-shadow:0 8px 22px #46037355}.slider-dots{position:absolute;z-index:3;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.slider-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff88}.slider-dots button.active{background:#fff;box-shadow:0 0 0 2px #460373}.market-side{display:grid;grid-template-rows:205px 1fr;gap:16px}.quick-card{padding:8px 0}.quick-card a{height:63px;display:flex;align-items:center;gap:12px;padding:0 15px}.quick-card i{font-style:normal;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#f1eafe;color:#390167;font-size:18px}.quick-card i.wa{background:#e9fbed;color:#0aaa43}.quick-card b,.quick-card small{display:block}.quick-card b{font:700 12px Montserrat}.quick-card small{font-size:10px;color:#777;margin-top:2px}.mini-promo{position:relative;overflow:hidden;background:linear-gradient(145deg,#460373,#18101f);color:#fff;padding:25px 18px}.mini-promo span:first-child{position:relative;z-index:2}.mini-promo small,.mini-promo b,.mini-promo em{display:block}.mini-promo small{font:800 8px Montserrat;letter-spacing:1.5px;color:#d8baff}.mini-promo b{font:800 19px/1.1 Montserrat;margin:8px 0 18px}.mini-promo em{font:700 9px Montserrat;font-style:normal}.mini-buds{position:absolute;right:8px;bottom:0;font-size:100px;color:#c7b9cd;text-shadow:0 10px 18px #0006;transform:rotate(-12deg);opacity:.75}.circle-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:26px}.circle-categories a{text-align:center}.circle-categories .circle{width:150px;height:150px;max-width:100%;margin:auto;border-radius:50%;background:linear-gradient(140deg,#fff 62%,#5a0a86 62%);display:grid;place-items:center;overflow:hidden;box-shadow:0 3px 10px #1d10230b;transition:.2s}.circle-categories a:hover .circle{transform:translateY(-4px);box-shadow:0 12px 25px #3f17681e}.circle-categories b{display:block;margin-top:10px;font:600 12px Montserrat}.circle.hot{font:800 27px/1 Montserrat;color:#fff;background:linear-gradient(145deg,#22152c,#460373)}.cat-laptop{width:95px;height:57px;background:linear-gradient(145deg,#442078,#a878ea);border:6px solid #252129;border-radius:4px;box-shadow:0 9px 0 -4px #777}.cat-phone{width:57px;height:108px;background:linear-gradient(150deg,#9e74dd,#141019);border:6px solid #28232c;border-radius:13px}.cat-watch{width:65px;height:78px;border:11px solid #343039;background:#17131d;border-radius:24px;color:#b184ff;font:700 11px Montserrat;display:grid;place-items:center}.cat-headset{font:800 58px Montserrat;letter-spacing:-24px;padding-right:24px;color:#2c2730}.cat-buds{font:700 43px Montserrat;color:#ddd;text-shadow:4px 5px 4px #555}.trust-strip{background:#fff;margin-top:0}
@media(max-width:1000px){.marketplace-grid{grid-template-columns:190px 1fr}.market-side{display:none}.circle-categories .circle{width:125px;height:125px}.market-copy{width:55%}}
@media(max-width:760px){.marketplace-stage{padding-top:10px}.marketplace-grid{display:block;height:auto}.side-categories{display:none}.market-hero{height:390px;border-radius:8px}.market-hero>img{object-position:62% center}.market-hero:after{background:linear-gradient(90deg,#07050af2 0%,#100a18ad 60%,transparent)}.market-copy{left:24px;top:55px;width:66%}.market-copy h1{font-size:36px}.circle-categories{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:10px}.circle-categories a{min-width:110px;scroll-snap-align:start}.circle-categories .circle{width:105px;height:105px}.circle-categories b{font-size:11px}.cat-laptop{transform:scale(.78)}.cat-phone{transform:scale(.72)}.cat-watch{transform:scale(.75)}.cat-headset{transform:scale(.75)}.trust-strip{margin-top:0}}
@media(max-width:480px){.market-hero{height:350px}.market-hero>img{object-position:69% center}.market-copy{left:20px;top:45px;width:72%}.market-copy h1{font-size:31px}.market-copy p{max-width:210px}.circle-categories{width:calc(100% - 14px);margin-left:14px;margin-right:0}.marketplace-stage{padding-bottom:20px}}

/* v1.1.1 typography refinement */
body{font-size:16px}.announcement{font-size:13px}.categories{font-size:14px}.search input{font-size:15px}.header-actions a{font-size:12px}.header-actions b{font-size:13px}.side-categories a{font-size:13.5px}.market-copy>span{font-size:11px}.market-copy p{font-size:15px}.market-copy a{font-size:12px}.quick-card b{font-size:13.5px}.quick-card small{font-size:11px}.mini-promo small{font-size:9px}.mini-promo em{font-size:10px}.circle-categories b{font-size:13.5px}.trust-strip b{font-size:14px}.trust-strip small{font-size:12px}.section-heading a,.deals-head>a{font-size:14px}.product-info>small:first-child{font-size:9px}.product-info h3{font-size:14px;height:42px}.rating{font-size:11px}.price{font-size:15px}.price del{font-size:11px}.product-info>small:last-of-type{font-size:10px}.add{font-size:13px}.promo small{font-size:10px}.promo p{font-size:13px}.promo a{font-size:13px}.why-copy p{font-size:15px}.why-points h3{font-size:17px}.why-points p{font-size:13px}.faqs summary{font-size:16px}.faqs details p{font-size:14px}.newsletter p{font-size:13px}.footer-grid>div:first-child p{font-size:13px}.footer-grid h3{font-size:14px}.footer-grid>div>a:not(.brand):not(.contact-link){font-size:12.5px}.footer-bottom{font-size:11px}
@media(max-width:600px){.side-categories a{font-size:13px}.market-copy p{font-size:14px}.circle-categories b{font-size:12px}.product-info h3{font-size:14px}.trust-strip b{font-size:13px}.trust-strip small{font-size:11px}}

/* v1.1.3 synchronized image slider */
.hero-images{position:absolute;inset:0}.market-hero .hero-images img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transform:scale(1.025);transition:opacity .8s ease,transform 5.5s ease}.market-hero .hero-images img.active{opacity:1;transform:scale(1)}.market-copy>*{transition:opacity .25s ease,transform .35s ease}.market-copy.changing>*{opacity:0;transform:translateY(8px)}.slider-dots button{cursor:pointer;transition:transform .2s,background .2s}.slider-dots button:hover{transform:scale(1.35)}
@media(max-width:760px){.market-hero .hero-images img{object-position:62% center}}
@media(max-width:480px){.market-hero .hero-images img{object-position:69% center}}

/* v1.1.4 expanded ecommerce footer */
.footer-assurance{background:#17111e;border-bottom:1px solid #ffffff12}.footer-assurance>.wrap{display:grid;grid-template-columns:repeat(4,1fr);min-height:92px;align-items:center}.footer-assurance article{display:flex;align-items:center;gap:12px;padding:0 24px;border-right:1px solid #ffffff12}.footer-assurance article:first-child{padding-left:0}.footer-assurance article:last-child{border:0}.footer-assurance article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#5a0a861f;color:#bd94ff;font-size:17px}.footer-assurance b,.footer-assurance small{display:block}.footer-assurance b{color:#fff;font:700 13px Montserrat}.footer-assurance small{font-size:11px;margin-top:3px;color:#8f8995}.footer-intro{display:grid;grid-template-columns:1.2fr 1.25fr 1fr;gap:70px;padding:58px 0 44px;border-bottom:1px solid #ffffff12}.footer-about p{max-width:355px;font-size:12px;line-height:1.7;color:#918b96}.footer-contact{display:grid;grid-template-columns:44px 1fr;gap:14px;align-content:start}.support-icon{width:44px;height:44px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:22px}.footer-contact small,.footer-contact b,.footer-contact span{display:block}.footer-contact small,.footer-app>small{font:700 9px Montserrat;letter-spacing:1.3px;color:#8d8691}.footer-contact b,.footer-app>b{font:700 14px Montserrat;color:#fff;margin:6px 0}.footer-contact span,.footer-app>span{font-size:10px;color:#89838d}.footer-contact>a{grid-column:2;color:#c7a5ff;font-size:12px;font-weight:800;margin-top:4px}.footer-app>small,.footer-app>b,.footer-app>span{display:block}.footer-app>div{display:flex;gap:7px;margin-top:14px}.footer-app i{border:1px solid #ffffff24;border-radius:5px;padding:8px 10px;color:#ddd;font:500 9px Inter;font-style:normal}.footer-links{display:grid;grid-template-columns:repeat(5,1fr);gap:40px;padding:48px 0}.footer-links h3,.payment-row h3{font:700 12px Montserrat;color:#fff;margin:0 0 18px}.footer-links a{display:block;color:#8f8994;font-size:11.5px;margin:11px 0;transition:.2s}.footer-links a:hover{color:#c4a0ff;transform:translateX(2px)}.payment-row{border-top:1px solid #ffffff12;padding:27px 0 31px;display:flex;justify-content:space-between;gap:25px}.payment-row h3{display:inline-block;margin:0 12px 0 0}.payment-chip,.delivery-chip{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;margin:3px;border-radius:4px;background:#fff;color:#29242d;font:700 9px Inter}.payment-chip.mpesa{color:#0a9f48}.delivery-chip{background:#ffffff0d;color:#aaa;border:1px solid #ffffff18}.footer-bottom nav{display:flex;gap:18px}.footer-bottom nav a:hover{color:#c5a1ff}.footer-bottom>span:nth-child(2){color:#b78bff;font-weight:700}
@media(max-width:1000px){.footer-intro{grid-template-columns:1fr 1fr;gap:40px}.footer-app{grid-column:1/-1}.footer-links{grid-template-columns:repeat(3,1fr)}.footer-assurance>.wrap{grid-template-columns:1fr 1fr;padding:14px 0}.footer-assurance article{min-height:60px;border:0}.payment-row{display:block}.payment-row>div+div{margin-top:22px}}
@media(max-width:650px){.footer-assurance>.wrap{grid-template-columns:1fr 1fr;width:100%;padding:8px}.footer-assurance article{padding:8px;gap:8px}.footer-assurance article>span{width:32px;height:32px;flex:0 0 auto}.footer-assurance b{font-size:10px}.footer-assurance small{font-size:9px}.footer-intro{grid-template-columns:1fr;gap:30px}.footer-app{grid-column:auto}.footer-links{grid-template-columns:1fr 1fr;gap:32px 22px}.footer-links>div:last-child{grid-column:1/-1}.footer-links a{font-size:11px}.payment-row h3{display:block;margin-bottom:10px}.footer-bottom{flex-wrap:wrap;justify-content:center;text-align:center}.footer-bottom nav{width:100%;justify-content:center}.footer-bottom>span:nth-child(2){order:3;width:100%}}

/* v1.1.6 official brand identity */
.official-brand{flex:0 0 auto;letter-spacing:0}.official-brand img{display:block;width:180px;height:auto;max-height:62px;object-fit:contain}.footer-brand.official-brand{display:inline-flex;background:#fff;border-radius:8px;padding:5px 10px;margin-bottom:20px;box-shadow:0 7px 22px #0003}.footer-brand.official-brand img{width:205px;max-height:none}.announcement{background:#460373}.search button,.newsletter button{background:#460373}.btn.primary{background:#460373}.btn.primary:hover{background:#570887}.categories .deal-link{color:#66119a}.market-copy a{background:#460373}.slider-dots button.active{box-shadow:0 0 0 2px #460373}.product-info .add{border-color:#460373;color:#460373}.stock i{background:#460373}.kicker{color:#66119a}.section-heading a,.deals-head>a{color:#460373}.contact-link,.footer-contact>a{color:#a979c2}
@media(max-width:900px){.official-brand img{width:155px;max-height:54px}}
@media(max-width:600px){.official-brand img{width:138px;max-height:48px}.footer-brand.official-brand img{width:185px;max-height:none}}

/* v1.1.7 complete advertising banner carousel */
.market-hero:after{display:none}.market-hero .hero-images{position:absolute;inset:0;display:block;background:#08060c;cursor:pointer}.market-hero .hero-images img{object-position:center}.slider-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:38px;height:52px;border:0;border-radius:7px;background:#0b0710a8;color:#fff;font:400 31px/1 Inter;display:grid;place-items:center;cursor:pointer;opacity:0;transition:.2s}.market-hero:hover .slider-arrow,.slider-arrow:focus{opacity:1}.slider-arrow:hover{background:#460373}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.slider-dots{background:#08060c99;padding:6px 9px;border-radius:20px}.slider-dots button{width:7px;height:7px}.slider-dots button.active{background:#fff;box-shadow:0 0 0 2px #460373}
@media(max-width:760px){.market-hero{height:auto;aspect-ratio:16/9}.market-hero .hero-images img{object-position:center}.slider-arrow{opacity:.82;width:30px;height:42px;font-size:25px}.slider-dots{bottom:7px;padding:4px 7px;gap:5px}.slider-dots button{width:6px;height:6px}}
@media(max-width:480px){.market-hero{height:auto;aspect-ratio:16/9}.market-hero .hero-images img{object-position:center}}

/* v1.1.8 steady crossfade — no zoom animation */
.market-hero .hero-images img,.market-hero .hero-images img.active{transform:none;transition:opacity .65s ease}
