.hp-root *,.hp-root :after,.hp-root :before{box-sizing:border-box}.hp-root{isolation:isolate;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased;letter-spacing:-.005em}.hp-root a{color:inherit;text-decoration:none}.hp-root button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit;padding:0}.hp-root img{max-width:100%;display:block}.hp-root ul{list-style:none;padding:0;margin:0}.hp-root h1,.hp-root h2,.hp-root h3,.hp-root h4,.hp-root h5{margin:0;letter-spacing:-.02em}.hp-root .container{max-width:1280px;margin:0 auto;padding:0 16px}.hp-root .page{padding:14px 0 0}.hp-root .page .container>*+*{margin-top:14px}.hp-root .card{background:#fff;border-radius:var(--r-lg);border:1px solid var(--line)}.hp-root .card-pad{padding:18px}.hp-root .hero-row{display:grid;grid-template-columns:1fr 320px;gap:14px}.hp-root .hero{position:relative;overflow:hidden;border-radius:var(--r-lg);min-height:300px;background:radial-gradient(circle at 78% 30%,rgba(242,107,29,.35),transparent 50%),linear-gradient(135deg,#1a0f08,#2a160c 60%,#3a1f10);color:#fff;padding:32px 40px}.hp-root .hero:after{content:"";position:absolute;right:0;top:0;bottom:0;width:48%;background:repeating-linear-gradient(45deg,rgba(255,255,255,.04) 0 14px,transparent 14px 28px),radial-gradient(circle at 70% 50%,rgba(255,200,140,.18),transparent 60%);pointer-events:none}.hp-root .hero-content{max-width:460px;display:flex;flex-direction:column}.hp-root .hero-tag{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);padding:5px 10px;border-radius:999px;font-size:11px;font-weight:600;color:#fff;align-self:flex-start}.hp-root .hero h1{font-size:34px;font-weight:800;line-height:1.1;margin:14px 0 10px}.hp-root .hero h1 .accent{color:var(--orange)}.hp-root .hero p{font-size:13px;opacity:.78;max-width:380px;margin:0 0 18px}.hp-root .hero-cta{display:flex;gap:10px}.hp-root .btn{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:8px;font-weight:700;font-size:13.5px;transition:filter .15s,transform .1s}.hp-root .btn:active{transform:translateY(1px)}.hp-root .btn-orange{background:var(--orange);color:#111827;font-weight:700}.hp-root .btn-orange:hover{filter:brightness(1.06)}.hp-root .btn-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.28)}.hp-root .btn-ghost .play{width:18px;height:18px;border-radius:999px;border:1.5px solid rgba(255,255,255,.6);display:inline-grid;place-items:center}.hp-root .btn-ghost .play:after{content:"";width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #fff;margin-left:1px}.hp-root .hero-features{display:flex;gap:22px;margin-top:auto;padding-top:22px}.hp-root .hero-feature{display:flex;align-items:flex-start;gap:8px}.hp-root .hero-feature svg{width:16px;height:16px;color:var(--orange);flex:0 0 16px;margin-top:2px}.hp-root .hero-feature .t{font-size:11.5px;font-weight:700;color:#fff}.hp-root .hero-feature .s{font-size:10.5px;color:rgba(255,255,255,.55);margin-top:1px}.hp-root .hero-trust{position:absolute;right:24px;bottom:24px;background:rgba(255,255,255,.95);color:var(--ink);border-radius:10px;padding:8px 12px;display:flex;align-items:center;gap:10px;z-index:2}.hp-root .hero-trust .avatars{display:flex}.hp-root .hero-trust .avatars span{width:22px;height:22px;border-radius:999px;background:linear-gradient(135deg,var(--orange),var(--yellow));border:2px solid #fff;margin-left:-6px}.hp-root .hero-trust .avatars span:first-child{margin-left:0}.hp-root .hero-trust>div{display:flex;flex-direction:column;line-height:1.25}.hp-root .hero-trust .t{display:block;font-size:10.5px;font-weight:700}.hp-root .hero-trust .stars{display:block;color:var(--yellow);font-size:9px;letter-spacing:.05em}.hp-root .hero-trust .stars b{color:var(--ink);font-weight:700;margin-left:4px}.hp-root .delivery-card{padding:18px}.hp-root .delivery-card h3{color:var(--ghana-green);font-size:16px;font-weight:800}.hp-root .delivery-card .sub{font-size:12px;color:var(--muted);margin-top:4px}.hp-root .tabs{display:flex;background:var(--line-2);padding:3px;border-radius:8px;margin-top:14px}.hp-root .tabs .tab{flex:1;text-align:center;font-size:12px;font-weight:600;padding:7px 0;border-radius:6px;color:var(--muted)}.hp-root .tabs .tab.active{background:var(--orange);color:#fff}.hp-root .field-stack{display:grid;gap:8px;margin-top:12px}.hp-root .field{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;padding:9px 12px}.hp-root .field .pin{width:16px;height:16px;color:var(--orange)}.hp-root .field .col{display:flex;flex-direction:column;min-width:0;flex:1}.hp-root .field .col label{font-size:9.5px;color:var(--muted);display:block;line-height:1.2}.hp-root .field .col input{border:0;outline:0;padding:0;font-family:inherit;font-size:12px;color:var(--ink);background:transparent;width:100%}.hp-root .delivery-options{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;text-align:center}.hp-root .delivery-options .opt{padding:8px 4px;border:1px solid var(--line);border-radius:8px}.hp-root .delivery-options .opt .ic{font-size:16px}.hp-root .delivery-options .opt b{font-size:10.5px;display:block;margin-top:3px}.hp-root .delivery-options .opt .price{font-size:9.5px;color:var(--muted);margin-top:1px}.hp-root .delivery-options .opt .time{font-size:9px;color:var(--muted-2)}.hp-root .btn-green{display:flex;justify-content:center;background:var(--green);color:#fff;margin-top:12px;padding:11px;border-radius:8px;font-weight:700;font-size:13px;width:100%}.hp-root .quickrow{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:14px}.hp-root .quick{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#fff}.hp-root .quick .ic{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;flex:0 0 36px;font-size:18px}.hp-root .quick .ic svg{width:20px;height:20px}.hp-root .quick .ic.green{background:#E7F6EC;color:var(--green-deep)}.hp-root .quick .ic.orange{background:var(--orange-soft);color:var(--orange)}.hp-root .quick .ic.blue{background:var(--blue-soft);color:var(--blue)}.hp-root .quick .ic.purple{background:#F1ECFA;color:#6B40C0}.hp-root .quick .ic.brown{background:#F5EDDB;color:#8B6B30}.hp-root .quick .ic.red{background:#FCE9E9;color:var(--red)}.hp-root .quick>div:not(.ic){display:flex;flex-direction:column;min-width:0}.hp-root .quick .t{display:block;font-size:12.5px;font-weight:700;line-height:1.2}.hp-root .quick .s{display:block;font-size:10.5px;color:var(--muted);margin-top:2px;line-height:1.2}.hp-root .section-card{padding:18px}.hp-root .section-hd{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}.hp-root .section-hd h2{font-size:16px;font-weight:800}.hp-root .section-hd .more{font-size:12px;font-weight:700;color:var(--blue)}.hp-root .cats{display:grid;grid-template-columns:repeat(10,1fr);gap:10px}.hp-root .cat{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer}.hp-root .cat .circle{width:72px;height:72px;border-radius:999px;background:var(--line-2);border:2px solid transparent;display:grid;place-items:center;font-size:30px;overflow:hidden;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 2px 8px rgba(0,0,0,.07)}.hp-root .cat:hover .circle{transform:translateY(-4px) scale(1.07);box-shadow:0 8px 20px rgba(0,0,0,.13);border-color:var(--orange)}.hp-root .cat .label{font-size:11px;font-weight:600;text-align:center;line-height:1.15}.hp-root .cat.more .circle{background:#fff;color:var(--muted);font-size:18px;letter-spacing:2px;font-weight:800}.hp-root .flash-row{display:grid;grid-template-columns:1fr 280px;gap:14px}.hp-root .flash{padding:16px 18px;background:#FFF7EC;border:1px solid #ffe3c4;border-radius:var(--r-lg)}.hp-root .flash-hd{display:flex;align-items:center;gap:12px;margin-bottom:14px}.hp-root .flash-hd .title{display:flex;align-items:center;gap:6px;color:var(--orange);font-weight:900;font-size:16px}.hp-root .flash-hd .title svg{width:18px;height:18px}.hp-root .ends-in{font-size:11.5px;color:var(--muted)}.hp-root .countdown{display:flex;align-items:center;gap:3px}.hp-root .countdown .box{background:var(--red);color:#fff;font-size:11px;font-weight:800;line-height:1;padding:4px 6px;border-radius:4px;min-width:24px;text-align:center;font-variant-numeric:tabular-nums}.hp-root .countdown .box small{display:block;font-size:7px;opacity:.7;margin-top:2px;font-weight:700}.hp-root .flash-hd .view-all{margin-left:auto;font-size:12px;color:var(--blue);font-weight:700}.hp-root .flash-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hp-root .fcard{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;position:relative;transition:transform .15s,box-shadow .15s;display:block}.hp-root .fcard:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(0,0,0,.11)}.hp-root .fcard .off{position:absolute;top:6px;left:6px;z-index:2;background:var(--red);color:#fff;font-size:10.5px;font-weight:800;padding:2px 6px;border-radius:4px}.hp-root .fcard .img{width:100%;height:158px;background:linear-gradient(135deg,#f0f2f5,#e4e6ea 50%,#f5f6f8);position:relative;overflow:hidden}.hp-root .fcard .img img{transition:transform .4s ease}.hp-root .fcard:hover .img img{transform:scale(1.08)}.hp-root .fcard .body{padding:10px}.hp-root .fcard .name{font-size:12.5px;font-weight:600;line-height:1.3;height:32px;overflow:hidden}.hp-root .fcard .prices{display:flex;align-items:baseline;gap:6px;margin-top:6px}.hp-root .fcard .price{font-size:14px;font-weight:800}.hp-root .fcard .was{font-size:10.5px;color:var(--muted);text-decoration:line-through}.hp-root .fcard .save{font-size:10.5px;color:var(--red);font-weight:700;margin-top:1px}.hp-root .fcard .bar{margin-top:8px;height:5px;background:var(--line-2);border-radius:999px;overflow:hidden}.hp-root .fcard .bar>i{display:block;height:100%;background:linear-gradient(90deg,var(--orange),var(--red))}.hp-root .fcard .meta{display:flex;justify-content:space-between;margin-top:4px;font-size:10px;color:var(--muted)}.hp-root .fcard .meta .left{color:var(--red);font-weight:700}.hp-root .bnpl{background:#F5EEFA;border:1px solid #e4d4f0;border-radius:var(--r-lg);padding:18px 16px;position:relative;overflow:hidden;display:flex;flex-direction:column}.hp-root .bnpl h3{color:#3D1F60;font-size:15px;font-weight:800}.hp-root .bnpl .desc{font-size:11.5px;color:#3D1F60;opacity:.75;margin-top:6px;line-height:1.4;max-width:160px}.hp-root .bnpl .price-card{margin-top:14px;background:#fff;border-radius:10px;padding:10px 12px;display:inline-block;box-shadow:var(--shadow-sm)}.hp-root .bnpl .price-card .from{font-size:10px;color:var(--muted)}.hp-root .bnpl .price-card .v{font-size:18px;font-weight:900;letter-spacing:-.02em}.hp-root .bnpl .price-card .v small{font-size:10px;color:var(--muted);font-weight:600}.hp-root .bnpl .check{margin-top:auto;align-self:flex-start;background:#3D1F60;color:#fff;padding:9px 16px;border-radius:8px;font-size:12px;font-weight:700;display:inline-block}.hp-root .lifestyle{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hp-root .life{border-radius:12px;padding:18px;min-height:160px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.hp-root .life h3{font-size:15px;font-weight:800;line-height:1.2;max-width:140px}.hp-root .life p{font-size:11.5px;opacity:.8;margin:6px 0 0;max-width:140px}.hp-root .life .shop{display:inline-flex;align-items:center;gap:4px;padding:7px 14px;border-radius:7px;font-size:11.5px;font-weight:700;align-self:flex-start}.hp-root .life-gaming{background:linear-gradient(135deg,#0e1730,#1a2a4e);color:#fff}.hp-root .life-gaming .shop{background:#fff;color:var(--ink)}.hp-root .life-school{background:#FBE9C8;color:#3a2410}.hp-root .life-school .shop{background:var(--ink);color:#fff}.hp-root .life-kitchen{background:#E5DCC9;color:#2a1f10}.hp-root .life-kitchen .shop{background:var(--ink);color:#fff}.hp-root .life-wfh{background:#E0E8EF;color:#1a2436}.hp-root .life-wfh .shop{background:#fff;color:var(--ink);border:1px solid var(--line)}.hp-root .life .glow{position:absolute;right:-16px;bottom:-16px;width:120px;height:120px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 60%);pointer-events:none}.hp-root .life-gaming .glow{background:radial-gradient(circle,rgba(0,180,255,.35),transparent 60%)}.hp-root .ondemand{background:#EEF2F7;border:1px solid #dbe3ee;border-radius:var(--r-lg);padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.hp-root .ondemand h3{color:var(--blue);font-size:14px;font-weight:800}.hp-root .delivery-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.hp-root .delivery-tiles .tile{background:#fff;border-radius:10px;padding:10px;display:flex;gap:8px;align-items:flex-start}.hp-root .delivery-tiles .tile-ic{width:30px;height:30px;border-radius:6px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;flex:0 0 30px;font-size:16px}.hp-root .delivery-tiles .tile>div:not(.tile-ic){display:flex;flex-direction:column;min-width:0}.hp-root .delivery-tiles b{font-size:11px;line-height:1.2;display:block}.hp-root .delivery-tiles .time{display:block;font-size:9.5px;color:var(--muted);margin-top:2px}.hp-root .ondemand .right{position:relative}.hp-root .ondemand .right h3{font-size:13px;color:var(--ink)}.hp-root .pickup-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.hp-root .pickup-row .f{background:#fff;border:1px solid var(--line);border-radius:8px;padding:8px 10px}.hp-root .pickup-row .f label{font-size:9.5px;color:var(--muted);display:block}.hp-root .pickup-row .f input{border:0;outline:0;font-family:inherit;font-size:11px;color:var(--ink);width:100%}.hp-root .btn-check{display:flex;justify-content:center;margin-top:8px;background:var(--orange);color:#fff;padding:10px;border-radius:8px;font-weight:700;font-size:12.5px;width:100%}.hp-root .promos{display:grid;grid-template-columns:1.05fr 1fr 1.05fr;gap:14px}.hp-root .promo{border-radius:var(--r-lg);padding:18px;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:200px}.hp-root .promo h3{font-size:17px;font-weight:800;line-height:1.15}.hp-root .promo .lead{font-size:11.5px;margin-top:4px}.hp-root .promo ul.checks{display:grid;gap:6px;margin-top:12px}.hp-root .promo ul.checks li{display:flex;gap:6px;align-items:flex-start;font-size:11.5px}.hp-root .promo ul.checks li:before{content:"✓";color:var(--green);font-weight:900;font-size:13px}.hp-root .promo .cta{align-self:flex-start;margin-top:auto;padding:9px 14px;border-radius:7px;font-size:12px;font-weight:700;display:inline-block}.hp-root .promo-buysafe{background:#FFF5EC;color:#3a2410}.hp-root .promo-buysafe .cta{background:var(--ink);color:#fff}.hp-root .promo-buysafe .shield{position:absolute;right:30px;top:32px;width:64px;height:74px;background:linear-gradient(180deg,#FFB75E,#E25F0E);clip-path:path("M32 0 L64 14 V42 Q64 64 32 74 Q0 64 0 42 V14 Z");display:grid;place-items:center;color:#fff}.hp-root .promo-buysafe .shield:after{content:"";width:24px;height:14px;border-left:4px solid #fff;border-bottom:4px solid #fff;transform:rotate(-45deg) translate(-2px,-6px)}.hp-root .promo-ghana{background:#FBEBC8;color:#3a2410}.hp-root .promo-ghana .cta{background:#fff;color:var(--ink);border:1px solid var(--line)}.hp-root .promo-ghana .gh-flag{position:absolute;right:18px;bottom:18px;width:30px;height:20px;background:linear-gradient(180deg,var(--ghana-red) 33%,var(--yellow) 33% 66%,var(--ghana-green) 66%);border-radius:3px}.hp-root .promo-ghana .gh-flag:after{content:"★";position:absolute;top:5px;left:11px;color:var(--ink);font-size:8px}.hp-root .promo-affiliate{background:#FDE9D9;color:#3a2410}.hp-root .promo-affiliate .cta{background:var(--orange);color:#fff}.hp-root .promo-affiliate .commission{margin-top:8px;font-size:11px;color:#7a4a20;font-weight:700}.hp-root .trend-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.hp-root .trend{padding:16px}.hp-root .trend ul{display:grid;gap:8px}.hp-root .trend li{display:flex;align-items:center;gap:10px;padding:6px 0}.hp-root .thumb{width:46px;height:46px;border-radius:8px;background:var(--line-2);display:grid;place-items:center;flex:0 0 46px;font-size:20px;position:relative}.hp-root .thumb.live{background:linear-gradient(160deg,#c4956a,#6a4523);color:#fff}.hp-root .trend li>div:not(.thumb):not(.avatar){display:flex;flex-direction:column;min-width:0}.hp-root .trend .t{display:block;font-size:12.5px;font-weight:600;line-height:1.25}.hp-root .trend .v{display:block;font-size:10.5px;color:var(--muted);margin-top:2px}.hp-root .live li{gap:12px}.hp-root .live .thumb{width:82px;height:60px;flex:0 0 82px}.hp-root .badge-live{position:absolute;top:4px;left:4px;background:var(--red);color:#fff;font-size:8px;font-weight:800;padding:1px 4px;border-radius:3px;letter-spacing:.04em}.hp-root .activity li{display:flex;gap:10px;padding:8px 0}.hp-root .activity .avatar{width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,var(--orange),var(--ghana-red));flex:0 0 32px}.hp-root .activity .t{font-size:12px;line-height:1.35}.hp-root .activity .t b{font-weight:700}.hp-root .activity .when{font-size:10px;color:var(--muted);margin-top:2px}.hp-root .products{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.hp-root .pcard{position:relative;background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px;display:block;transition:transform .2s,box-shadow .2s}.hp-root .pcard:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(0,0,0,.11)}.hp-root .pcard .tag{position:absolute;top:8px;left:8px;z-index:2;font-size:10px;font-weight:800;padding:2px 6px;border-radius:4px}.hp-root .pcard .tag.best{background:var(--ink);color:var(--orange)}.hp-root .pcard .tag.off{background:var(--red);color:#fff;right:8px;left:auto}.hp-root .pcard .img{width:100%;height:158px;background:linear-gradient(135deg,#f0f2f5,#e4e6ea 50%,#f5f6f8);border-radius:8px;position:relative;overflow:hidden}.hp-root .pcard .img img{transition:transform .4s ease;-o-object-fit:contain!important;object-fit:contain!important;padding:4px;background:#fff}.hp-root .pcard:hover .img img{transform:scale(1.08)}.hp-root .pcard .name{font-size:12.5px;font-weight:600;line-height:1.3;margin-top:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-root .pcard .price{font-size:14px;font-weight:800;margin-top:2px}.hp-root .pcard .rating{display:flex;align-items:center;gap:3px;font-size:10.5px;color:var(--muted);margin-top:3px}.hp-root .pcard .rating .s{color:#F5A623}.hp-root .pcard .free{font-size:10.5px;color:var(--green-deep);font-weight:600;margin-top:2px}.hp-root .bottom-row{display:grid;grid-template-columns:1.05fr 1fr;gap:14px}.hp-root .biz{background:linear-gradient(135deg,#142a4a,#0b1a32);color:#fff;border-radius:var(--r-lg);padding:22px 26px;position:relative;overflow:hidden;min-height:170px}.hp-root .biz h3{font-size:18px;font-weight:800}.hp-root .biz p{font-size:12px;opacity:.7;margin:6px 0 16px;max-width:280px}.hp-root .biz .learn{display:inline-block;background:#fff;color:var(--ink);padding:9px 16px;border-radius:7px;font-size:12px;font-weight:700}.hp-root .app-band{background:#E5F2FE;border:1px solid #c5dcef;border-radius:var(--r-lg);padding:22px 26px;display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;position:relative;overflow:hidden}.hp-root .app-band h3{font-size:16px;font-weight:800;color:#0b2237}.hp-root .app-band p{font-size:12px;color:#2a4760;margin:2px 0 0}.hp-root .store-btn{display:inline-flex;gap:8px;align-items:center;background:#000;color:#fff;padding:8px 14px;border-radius:8px}.hp-root .store-btn .glyph{font-size:18px}.hp-root .store-btn .l{font-size:9px;opacity:.7}.hp-root .store-btn .b{font-size:12px;font-weight:700;margin-top:-2px}.hp-root .gender-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hp-root .gender-card{position:relative;display:block;height:158px;border-radius:12px;overflow:hidden;border:1px solid var(--line);transition:transform .15s,box-shadow .15s;text-decoration:none}.hp-root .gender-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.hp-root .gender-card-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.hp-root .gender-card:hover .gender-card-img{transform:scale(1.06)}.hp-root .gender-card-bg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:48px}.hp-root .gender-card-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent);padding:10px 12px 12px}.hp-root .gender-icon{display:none}.hp-root .gender-label{font-size:14px;font-weight:800;color:#fff!important;text-shadow:0 1px 4px rgba(0,0,0,.4);display:block}.hp-root .budget-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hp-root .budget-card{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:12px;border:1px solid var(--line);transition:transform .15s}.hp-root .budget-card:hover{transform:translateY(-2px)}.hp-root .budget-icon{font-size:24px;flex:0 0 30px}.hp-root .budget-label{font-size:13px;font-weight:700;flex:1}.hp-root .budget-arrow{font-size:18px;font-weight:900;opacity:.55}.hp-root .section-sub{font-size:11.5px;color:var(--muted)}.hp-root .city-row{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.hp-root .city-card{display:flex;flex-direction:column;align-items:center;gap:5px;padding:14px 8px;border-radius:10px;border:1px solid var(--line);background:var(--line-2);text-align:center;transition:background .15s,transform .15s}.hp-root .city-card:hover{background:var(--orange-soft);transform:translateY(-2px)}.hp-root .city-icon{font-size:24px}.hp-root .city-name{font-size:12px;font-weight:700}.hp-root .city-sub{font-size:9.5px;color:var(--muted);line-height:1.2}.hp-root .occasion-row{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.hp-root .occasion-card{display:flex;flex-direction:column;align-items:center;gap:7px;padding:14px 8px;border-radius:10px;border:1px solid var(--line);background:var(--line-2);text-align:center;transition:background .15s,transform .15s}.hp-root .occasion-card:hover{background:var(--orange-soft);transform:translateY(-2px)}.hp-root .occasion-icon{font-size:26px}.hp-root .occasion-label{font-size:11.5px;font-weight:700}.hp-root .brands-row{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.hp-root .brand-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 10px;border-radius:10px;border:1px solid var(--line);text-align:center;transition:transform .15s,box-shadow .15s}.hp-root .brand-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.hp-root .brand-icon{font-size:28px}.hp-root .brand-name{font-size:12px;font-weight:800}.hp-root .wholesale-band{background:linear-gradient(135deg,#0b1a32,#142a4a);border-radius:var(--r-lg);padding:20px 22px;color:#fff}.hp-root .wholesale-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.hp-root .wholesale-header h2{font-size:17px;font-weight:800}.hp-root .wholesale-header p{font-size:11.5px;opacity:.7;margin:3px 0 0}.hp-root .wholesale-all{font-size:12px;font-weight:700;color:var(--orange);white-space:nowrap}.hp-root .wholesale-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hp-root .wholesale-tile{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:14px;display:flex;gap:12px;align-items:flex-start;transition:background .15s}.hp-root .wholesale-tile:hover{background:rgba(255,255,255,.1)}.hp-root .w-icon{width:36px;height:36px;border-radius:8px;background:rgba(255,255,255,.12);display:grid;place-items:center;font-size:18px;flex:0 0 36px}.hp-root .w-title{font-size:13px;font-weight:700}.hp-root .w-sub{font-size:10.5px;opacity:.6;margin-top:2px}.hp-root .w-savings{font-size:10.5px;color:var(--orange);font-weight:700;margin-top:4px}.hp-root .payment-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.hp-root .payment-card{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--line-2);transition:background .15s,transform .15s}.hp-root .payment-card:hover{background:var(--orange-soft);transform:translateY(-2px)}.hp-root .pm-icon{font-size:22px;flex:0 0 28px}.hp-root .pm-label{font-size:12px;font-weight:700}.hp-root .pm-sub{font-size:10px;color:var(--muted);margin-top:1px}.hp-root .rv-row{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.hp-root .rv-card{display:block;border-radius:10px;border:1px solid var(--line);overflow:hidden;background:#fff;transition:transform .15s,box-shadow .15s}.hp-root .rv-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.hp-root .rv-img{width:100%;height:100px;background:var(--line-2);position:relative}.hp-root .rv-name{padding:6px 8px 2px;font-size:11.5px;font-weight:600;line-height:1.3;height:30px;overflow:hidden}.hp-root .rv-price{padding:0 8px 8px;font-size:12.5px;font-weight:800;color:var(--orange)}@media (max-width:900px){.hp-root .page{padding:10px 0 0}.hp-root .container{padding:0 10px}.hp-root .hero-row{grid-template-columns:1fr}.hp-root .quickrow{grid-template-columns:repeat(3,1fr);gap:8px}.hp-root .cats{grid-template-columns:repeat(5,1fr)}.hp-root .flash-row{grid-template-columns:1fr}.hp-root .flash-grid{grid-template-columns:repeat(4,1fr)}.hp-root .lifestyle{grid-template-columns:repeat(2,1fr)}.hp-root .ondemand,.hp-root .promos,.hp-root .trend-row{grid-template-columns:1fr}.hp-root .products{grid-template-columns:repeat(4,1fr)}.hp-root .bottom-row{grid-template-columns:1fr}.hp-root .app-band{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.hp-root .app-band>:first-child{grid-column:1/-1}.hp-root .budget-row,.hp-root .gender-row{grid-template-columns:repeat(2,1fr)}.hp-root .brands-row,.hp-root .city-row,.hp-root .occasion-row{grid-template-columns:repeat(4,1fr)}.hp-root .wholesale-grid{grid-template-columns:repeat(2,1fr)}.hp-root .payment-row{grid-template-columns:repeat(3,1fr)}.hp-root .rv-row{grid-template-columns:repeat(4,1fr)}}@media (max-width:600px){.hp-root .container{padding:0 8px}.hp-root .page .container>*+*{margin-top:10px}.hp-root .hero{padding:20px 18px;min-height:220px}.hp-root .hero h1{font-size:22px}.hp-root .hero p{font-size:12px}.hp-root .hero-features{flex-wrap:wrap;gap:10px;padding-top:14px}.hp-root .hero-trust{right:10px;bottom:10px}.hp-root .hero-cta{flex-wrap:wrap}.hp-root .btn{padding:9px 14px;font-size:12.5px}.hp-root .quickrow{grid-template-columns:repeat(2,1fr);padding:10px}.hp-root .quick{padding:10px}.hp-root .quick .ic{width:30px;height:30px;flex:0 0 30px;font-size:15px}.hp-root .quick .t{font-size:11.5px}.hp-root .quick .s{display:none}.hp-root .cats{grid-template-columns:repeat(4,1fr);gap:6px}.hp-root .cat .circle{width:58px;height:58px;font-size:24px}.hp-root .cat .label{font-size:10px}.hp-root .flash-grid{grid-template-columns:repeat(2,1fr);gap:8px}.hp-root .flash-hd{flex-wrap:wrap;gap:8px}.hp-root .flash-hd .title{font-size:14px}.hp-root .lifestyle{grid-template-columns:1fr}.hp-root .life{min-height:130px}.hp-root .delivery-tiles{grid-template-columns:repeat(2,1fr)}.hp-root .section-card{padding:14px}.hp-root .section-hd h2{font-size:14px}.hp-root .section-hd .more{font-size:11px}.hp-root .products{grid-template-columns:repeat(2,1fr);gap:8px}.hp-root .fcard .img{height:120px}.hp-root .pcard .img{height:118px}.hp-root .thumb{width:38px;height:38px;font-size:17px}.hp-root .live .thumb{width:64px;height:48px}.hp-root .gender-card{height:130px}.hp-root .gender-label{font-size:12px}.hp-root .budget-card{padding:12px 14px}.hp-root .city-row{grid-template-columns:repeat(4,1fr);gap:6px}.hp-root .city-card{padding:10px 4px}.hp-root .city-icon{font-size:20px}.hp-root .city-name{font-size:10.5px}.hp-root .city-sub{display:none}.hp-root .occasion-row{grid-template-columns:repeat(4,1fr);gap:6px}.hp-root .occasion-card{padding:10px 4px}.hp-root .occasion-icon{font-size:22px}.hp-root .occasion-label{font-size:10.5px}.hp-root .brands-row{grid-template-columns:repeat(4,1fr);gap:6px}.hp-root .brand-icon{font-size:22px}.hp-root .brand-name{font-size:11px}.hp-root .wholesale-grid{grid-template-columns:1fr 1fr;gap:8px}.hp-root .payment-row{grid-template-columns:repeat(2,1fr);gap:8px}.hp-root .rv-row{grid-template-columns:repeat(3,1fr);gap:8px}.hp-root .biz{padding:16px}.hp-root .biz h3{font-size:15px}.hp-root .app-band{grid-template-columns:1fr;grid-template-rows:unset;padding:16px;gap:12px}.hp-root .app-band>:first-child{grid-column:unset}.hp-root .carousel-pcard{flex:0 0 140px}.hp-root .carousel-pcard .img{height:120px}.hp-root .prod-carousel{gap:8px}}.hp-root .carousel-pcard .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:600}.hp-root .carousel-pcard .img img{-o-object-fit:contain!important;object-fit:contain!important;padding:4px;background:#fff}@keyframes hpShimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.hp-root .fcard .img,.hp-root .pcard .img,.hp-root .rv-img{background:linear-gradient(90deg,#f0f2f5 25%,#e8e9eb 37%,#f0f2f5 63%);background-size:600px 100%;animation:hpShimmer 1.8s ease-in-out infinite}.hp-root .rv-img{overflow:hidden}.hp-root .rv-img img{transition:transform .4s ease}.hp-root .rv-card:hover .rv-img img{transform:scale(1.08)}.hp-root .cat{transition:opacity .15s}.hp-root .cat:hover .label{color:var(--orange)}.hp-root .hero{display:flex;align-items:stretch}.hp-root .hero:after{z-index:1}.hp-root .hero-slide-bg{position:absolute;inset:0;z-index:0;background-size:cover;background-position:50%;transition:opacity .6s ease-in-out}.hp-root .hero-content{position:relative;z-index:2;flex:1}.hp-root .hero-trust{z-index:4}@keyframes heroSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hp-root .hero-content-anim{animation:heroSlideIn .45s ease forwards}.hp-root .hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.35);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;transition:background .15s;backdrop-filter:blur(4px);flex-shrink:0}.hp-root .hero-arrow:hover{background:rgba(0,0,0,.6)}.hp-root .hero-arrow-prev{left:12px}.hp-root .hero-arrow-next{right:12px}.hp-root .hero-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:6px;align-items:center}.hp-root .hero-dot{width:8px;height:8px;border-radius:4px;padding:0;border:none;cursor:pointer;background:rgba(255,255,255,.45);transition:all .3s ease}.hp-root .hero-dot.active{width:24px;background:#fff}.hp-root .prod-carousel{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.hp-root .prod-carousel::-webkit-scrollbar{height:4px}.hp-root .prod-carousel::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}.hp-root .carousel-pcard{flex:0 0 160px;scroll-snap-align:start;display:flex;flex-direction:column;gap:6px;text-decoration:none;color:inherit;position:relative}.hp-root .carousel-pcard .img{position:relative;width:100%;height:140px;border-radius:8px;overflow:hidden;background:var(--line-2)}@media (max-width:600px){.hp-root{isolation:isolate;max-width:100vw}.hp-root,.hp-root .page{overflow-x:hidden}.hp-root .prod-carousel{margin:0 -8px;padding:0 8px 6px;width:calc(100% + 16px)}.hp-root .flash-hd{gap:6px}.hp-root .flash-hd .title{font-size:13px}.hp-root .section-card{margin:0 -8px;border-radius:0;padding:14px 16px}.hp-root .hero{border-radius:10px;overflow:hidden;min-height:200px}.hp-root .cats{grid-template-columns:repeat(4,1fr);overflow:hidden}.hp-root .promo-card{min-height:140px;border-radius:10px}}.mobile-carousel{display:flex!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:10px!important;padding-bottom:8px!important;scrollbar-width:none!important}.mobile-carousel::-webkit-scrollbar{display:none!important}.mobile-carousel>*{scroll-snap-align:start!important;flex-shrink:0!important}.mobile-carousel.gender-row>*{flex:0 0 140px!important;height:158px!important}.mobile-carousel.budget-row>*{flex:0 0 140px!important}.mobile-carousel.city-row>*,.mobile-carousel.occasion-row>*{flex:0 0 90px!important}.mobile-carousel.brands-row>*{flex:0 0 100px!important}.mobile-carousel.payment-row>*,.mobile-carousel.products>*{flex:0 0 150px!important}.mobile-carousel.rv-row>*{flex:0 0 120px!important}.mobile-carousel.wholesale-grid>*{flex:0 0 200px!important}.mobile-carousel.lifestyle>*{flex:0 0 240px!important;min-height:160px!important}.mobile-carousel.quickrow>*{flex:0 0 140px!important}.mobile-carousel.cats>*{flex:0 0 72px!important}