/* FIGGZ Marketplace V262 - exact-reference storefront presentation */
:root{
  --fz262-black:#090b0e;
  --fz262-yellow:#ffd400;
  --fz262-yellow-deep:#ffc800;
  --fz262-ink:#111318;
  --fz262-muted:#6d7480;
  --fz262-line:#e4e7eb;
  --fz262-page:#f5f6f8;
  --fz262-card:#fff;
  --fz262-red:#e31b23;
  --fz262-green:#149b4a;
  --fz262-shadow:0 3px 14px rgba(20,24,31,.055);
  --fz262-radius:12px;
}
html{scroll-behavior:smooth}
body.figgz-v262{margin:0;background:var(--fz262-page)!important;color:var(--fz262-ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.4;-webkit-font-smoothing:antialiased}
body.figgz-v262.figgz-v262-rtl{font-family:Tahoma,Arial,sans-serif}
body.figgz-v262 a{text-decoration:none}
body.figgz-v262 img{max-width:100%;height:auto;display:block}
body.figgz-v262 .fz262-wide,body.figgz-v262 .fz262-shell{width:min(1500px,calc(100% - 40px));margin-inline:auto}

/* Header */
.fz262-header{position:relative;z-index:1000;background:var(--fz262-black);color:#fff}
.fz262-topbar{height:34px;background:#08090b;border-bottom:1px solid rgba(255,255,255,.12)}
.fz262-topbar-row{height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12.5px;font-weight:700}
.fz262-welcome{white-space:nowrap;color:#f5f5f5}
.fz262-utility{display:flex;align-items:center;gap:25px;white-space:nowrap}
.fz262-utility a,.fz262-utility span{color:#fff!important;font-size:12.5px;font-weight:800}
.fz262-utility a:hover{color:var(--fz262-yellow)!important}
.fz262-mainbar{background:#0b0d10;border-bottom:1px solid rgba(255,255,255,.1)}
.fz262-head-row{min-height:82px;display:grid;grid-template-columns:200px minmax(420px,1fr) 540px;grid-template-areas:"logo search actions";align-items:center;gap:22px}
.figgz-v262-rtl .fz262-head-row{grid-template-areas:"actions search logo"}
.fz262-logo{grid-area:logo;display:flex;align-items:center;gap:10px;color:#fff!important;width:max-content;white-space:nowrap}
.fz262-logo-word{font-size:31px;line-height:1;font-weight:950;letter-spacing:1px}
.fz262-logo-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--fz262-yellow);color:#111;font-size:15px;font-weight:950}
.fz262-search{grid-area:search;display:grid;grid-template-columns:190px minmax(260px,1fr) 62px;height:52px;background:#fff;border:2px solid var(--fz262-yellow);border-radius:6px;overflow:hidden;box-shadow:0 0 0 1px rgba(255,212,0,.05)}
.fz262-search select,.fz262-search input,.fz262-search button{border:0;outline:0;height:100%;margin:0;font:inherit}
.fz262-search select{padding:0 18px;background:var(--fz262-yellow);font-weight:900;font-size:14px;color:#111;border-inline-end:1px solid #ddb900}
.fz262-search input{padding:0 18px;background:#fff;color:#111;font-size:14px;min-width:0}
.fz262-search input::placeholder{color:#979da6}
.fz262-search button{display:grid;place-items:center;background:var(--fz262-yellow);cursor:pointer}
.fz262-search button svg{width:22px;height:22px;fill:none;stroke:#111;stroke-width:2}
.fz262-head-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:0}
.figgz-v262-rtl .fz262-head-actions{justify-content:flex-start}
.fz262-language{height:38px;display:flex;align-items:center}
.fz262-language select,.fz262-currency{height:38px;border:1px solid #3a414a;border-radius:7px;background:#141820;color:#fff;padding:0 12px;font-size:12px;font-weight:850;outline:0}
.fz262-currency{display:flex;align-items:center;white-space:nowrap}
.fz262-account,.fz262-icon-link{display:flex;align-items:center;gap:7px;color:#fff!important;white-space:nowrap}
.fz262-account svg,.fz262-icon-link svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;flex:0 0 auto}
.fz262-account small{display:block;color:#cfd4dc;font-size:10.5px;font-weight:700;max-width:155px;overflow:hidden;text-overflow:ellipsis}
.fz262-account b{display:block;font-size:12.5px;line-height:1.1;color:#fff}
.fz262-icon-link{font-size:12px;font-weight:900;position:relative}
.fz262-cart-link em{position:absolute;inset-block-start:-9px;inset-inline-end:-11px;min-width:18px;height:18px;border-radius:999px;background:var(--fz262-yellow);color:#111;display:grid;place-items:center;font-size:10px;font-style:normal;font-weight:950}
.fz262-navline{height:48px;background:#fff;border-bottom:1px solid #d9dde2;box-shadow:0 1px 3px rgba(20,24,31,.04)}
.fz262-navscroll{height:48px;display:flex;align-items:center;gap:0;overflow:auto;scrollbar-width:none;white-space:nowrap}
.fz262-navscroll::-webkit-scrollbar{display:none}
.fz262-navscroll a{height:48px;display:flex;align-items:center;padding:0 16px;color:#15171a!important;font-size:13.5px;font-weight:850;border-bottom:3px solid transparent}
.fz262-navscroll a:hover,.fz262-navscroll a.is-active{color:#111!important;border-bottom-color:var(--fz262-yellow)}
.fz262-navscroll a[href*="sale"],.fz262-navscroll a:nth-last-child(3){color:var(--fz262-red)!important}
.admin-bar .fz262-header{margin-top:0}

/* Home */
.fz262-home{background:var(--fz262-page);padding:16px 0 0}
.fz262-shell{display:flex;flex-direction:column;gap:16px}
.fz262-panel,.fz262-departments{background:#fff;border:1px solid var(--fz262-line);border-radius:var(--fz262-radius);box-shadow:var(--fz262-shadow)}
.fz262-hero-grid{display:grid;grid-template-columns:260px minmax(0,1fr) 270px;grid-template-areas:"dept hero promo";gap:16px;align-items:stretch}
.figgz-v262-rtl .fz262-hero-grid{grid-template-areas:"promo hero dept"}
.fz262-departments{grid-area:dept;overflow:hidden;min-width:0}
.fz262-dept-head{padding:18px 18px 14px;border-bottom:1px solid #eef0f2}
.fz262-dept-head strong{display:block;font-size:18px;line-height:1.1;text-transform:none;font-weight:950}
.fz262-dept-head span{display:block;margin-top:4px;color:var(--fz262-muted);font-size:12px}
.fz262-departments nav{padding:6px 0}
.fz262-departments nav a{display:grid;grid-template-columns:25px minmax(0,1fr) 12px;align-items:center;gap:10px;min-height:42px;padding:6px 16px;color:#292d33!important;font-size:13.5px;font-weight:750}
.fz262-departments nav a:hover{background:#fbfbfc}
.fz262-dept-icon{width:24px;height:24px;display:grid;place-items:center;color:#7e6840}
.fz262-dept-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}
.fz262-departments nav i{font-style:normal;color:#69717d;font-size:16px}
.fz262-more-dept{border-top:1px solid #eef0f2;margin-top:4px}
.fz262-view-dept{display:block;padding:12px 18px 16px;color:var(--fz262-red)!important;font-size:13px;font-weight:900}
.fz262-hero-art{grid-area:hero;display:block;border-radius:var(--fz262-radius);overflow:hidden;background:#f6d35f;box-shadow:var(--fz262-shadow);min-width:0}
.fz262-hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}
.fz262-promos{grid-area:promo;display:flex;flex-direction:column;gap:16px;min-width:0}
.fz262-promos a{display:block;flex:1;min-height:0;border-radius:var(--fz262-radius);overflow:hidden;box-shadow:var(--fz262-shadow);background:#fff}
.fz262-promos img{width:100%;height:100%;object-fit:cover}

.fz262-section-head{min-height:58px;padding:15px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.fz262-section-head h2,.fz262-section-head h3{margin:0;color:#111;font-size:18px;line-height:1.15;font-weight:950;letter-spacing:-.1px}
.fz262-section-head p{margin:4px 0 0;color:#7a818b;font-size:12px}
.fz262-section-head>a{color:#16191d!important;font-size:12.5px;font-weight:900;white-space:nowrap;padding-top:3px}
.fz262-popular{overflow:hidden}
.fz262-popular-grid{display:grid;grid-template-columns:repeat(11,1fr);gap:10px;padding:0 18px 20px}
.fz262-popular-item{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;color:#222!important;font-size:12px;font-weight:850}
.fz262-popular-circle{width:64px;height:64px;border:1px solid #e1e5e9;border-radius:50%;display:grid;place-items:center;background:#fbfbfc;overflow:hidden}
.fz262-popular-circle img{width:100%;height:100%;object-fit:cover}
.fz262-popular-circle svg{width:30px;height:30px;fill:none;stroke:#303840;stroke-width:1.45}
.fz262-popular-item b{font-size:12px;line-height:1.15;min-height:28px;display:flex;align-items:flex-start;justify-content:center}

.fz262-deals-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:stretch}
.figgz-v262-rtl .fz262-deals-layout{grid-template-columns:minmax(0,1fr) 260px}
.figgz-v262-rtl .fz262-reasons{grid-column:2}.figgz-v262-rtl .fz262-mega{grid-column:1;grid-row:1}
.fz262-reasons{padding:18px 18px 14px}
.fz262-reasons h2{font-size:18px;margin:0 0 12px;font-weight:950}
.fz262-reason{display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;align-items:start;padding:12px 0;border-bottom:1px solid #edf0f3}
.fz262-reason:last-child{border-bottom:0}
.fz262-reason>span{width:32px;height:32px;border-radius:8px;background:#fff4c8;border:1px solid #f5df80;display:grid;place-items:center;color:#8a6711;font-size:16px;font-weight:950}
.fz262-reason b{display:block;font-size:13px;color:#16191d;margin-bottom:3px}
.fz262-reason small{display:block;color:#737a84;font-size:11.5px;line-height:1.35}
.fz262-mega{overflow:hidden}
.fz262-mega-head{align-items:center;border-bottom:1px solid #eef0f2}
.fz262-mega-head>div:first-child{display:flex;align-items:baseline;gap:10px}
.fz262-mega-head>div:first-child p{color:#dc3137;font-size:11px;margin:0}
.fz262-timer{font-size:11.5px;font-weight:800;color:#333;white-space:nowrap}
.fz262-mega-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px}
.fz262-product{position:relative;background:#fff;border:1px solid #e1e5e9;border-radius:9px;overflow:hidden;min-width:0}
.fz262-product:hover{box-shadow:0 8px 22px rgba(24,28,33,.09);transform:translateY(-1px)}
.fz262-sale{position:absolute;top:8px;inset-inline-start:8px;z-index:3;background:#e83137;color:#fff;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:950}
.fz262-wish{position:absolute;top:8px;inset-inline-end:8px;z-index:3;width:28px;height:28px;border-radius:50%;border:1px solid #dce1e6;background:#fff;display:grid;place-items:center;color:#77808c!important;font-size:15px}
.fz262-product-image{height:185px;background:#fafafa;display:flex;align-items:center;justify-content:center;padding:10px;border-bottom:1px solid #eef0f2;overflow:hidden}
.fz262-product-image img{width:100%;height:100%;object-fit:contain}
.fz262-product-body{padding:11px 11px 12px;position:relative;min-height:152px}
.fz262-product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#14171b!important;font-size:13.5px;line-height:1.27;font-weight:850;min-height:34px}
.fz262-product-price{display:flex;align-items:baseline;gap:7px;margin-top:10px;color:#111;font-size:17px;font-weight:950;white-space:nowrap}
.fz262-product-price del{font-size:11px;color:#9aa1aa;font-weight:600}
.fz262-rating{display:flex;align-items:center;gap:5px;margin-top:7px;min-height:18px}
.fz262-rating span{color:#ffb000;font-size:12px;letter-spacing:1px}
.fz262-rating em{font-style:normal;color:#737b85;font-size:10.5px}
.fz262-rating.is-new span{color:#7a8189;letter-spacing:0;font-size:10.5px}
.fz262-stock{margin-top:7px;font-size:10.5px;font-weight:800}
.fz262-stock.ok{color:var(--fz262-green)}.fz262-stock.no{color:var(--fz262-red)}
.fz262-cart{position:absolute;inset-inline-end:10px;bottom:10px;width:30px;height:30px;border-radius:5px;background:var(--fz262-yellow);display:grid;place-items:center;color:#111!important}
.fz262-cart svg{width:16px;height:16px;fill:none;stroke:#111;stroke-width:1.8}

.fz262-editorial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.fz262-editorial{overflow:hidden}
.fz262-editorial .fz262-section-head{min-height:60px;padding-bottom:10px}
.fz262-editorial .fz262-section-head h3{font-size:16px}
.fz262-mini-products{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 10px 12px}
.fz262-product.is-compact .fz262-wish,.fz262-product.is-compact .fz262-sale{display:none}
.fz262-product.is-compact .fz262-product-image{height:142px;border:0;background:#f8f8f8;border-radius:7px;margin:6px}
.fz262-product.is-compact .fz262-product-body{padding:4px 8px 9px;min-height:58px}
.fz262-product.is-compact .fz262-product-title{font-size:11.5px;min-height:30px;-webkit-line-clamp:2}

.fz262-brands{overflow:hidden}
.fz262-brand-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:10px;padding:0 18px 18px}
.fz262-brand-grid a{height:62px;border:1px solid #e2e5e8;border-radius:8px;display:grid;place-items:center;background:#fff;color:#17191c!important;font-size:17px;font-weight:950;letter-spacing:.2px;text-align:center;padding:6px}
.fz262-trust-strip{min-height:80px;background:#fff8df;border:1px solid #f2e1a6;border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}
.fz262-trust-strip>div{display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:10px;padding:14px 26px;border-inline-end:1px solid #ead9a1}
.fz262-trust-strip>div:last-child{border-inline-end:0}
.fz262-trust-strip span{grid-row:1/3;width:36px;height:36px;border-radius:8px;background:#fff;border:1px solid #ead9a1;display:grid;place-items:center;font-size:17px}
.fz262-trust-strip b{font-size:12px}.fz262-trust-strip small{font-size:10.5px;color:#6f747c}

/* Footer */
.fz262-footer{margin-top:18px;background:#0b0c0e;color:#fff}
.fz262-footer-main{padding:38px 0 18px;background:linear-gradient(#0b0c0e,#111315)}
.fz262-footer-grid{display:grid;grid-template-columns:1.25fr repeat(5,1fr);gap:30px;padding-bottom:28px}
.fz262-footer h3{font-size:14px;margin:0 0 12px;color:#fff;font-weight:950}
.fz262-footer h4{font-size:12px;margin:22px 0 10px}
.fz262-footer p{color:#b9c0c8;font-size:11.5px;margin:0 0 12px}
.fz262-footer section>a{display:block;color:#d5d9de!important;font-size:11.5px;margin:8px 0}
.fz262-footer section>a:hover{color:var(--fz262-yellow)!important}
.fz262-app-buttons{display:flex;flex-direction:column;gap:8px;max-width:145px}
.fz262-app-buttons span{border:1px solid #454a51;background:#07080a;border-radius:5px;padding:8px 10px;font-size:11px;font-weight:850}
.fz262-socials{display:flex;gap:8px;flex-wrap:wrap}.fz262-socials span{width:30px;height:30px;border-radius:50%;background:#2b3036;display:grid;place-items:center;font-size:12px;font-weight:900}
.fz262-payments{display:flex;gap:6px;flex-wrap:wrap}.fz262-payments b{background:#fff;color:#15171a;border-radius:4px;padding:5px 7px;font-size:9px}
.fz262-footer-bottom{border-top:1px solid #2b2f34;padding-top:17px;display:flex;align-items:center;justify-content:space-between;color:#aeb5bd;font-size:11px}

/* RTL alignment */
.figgz-v262-rtl .fz262-departments,.figgz-v262-rtl .fz262-section-head,.figgz-v262-rtl .fz262-product-body,.figgz-v262-rtl .fz262-reasons,.figgz-v262-rtl .fz262-footer{text-align:right}
.figgz-v262-rtl .fz262-popular-item{text-align:center}
.figgz-v262-rtl .fz262-mega-head>div:first-child{flex-direction:row-reverse}

/* Tablet */
@media(max-width:1260px){
  body.figgz-v262 .fz262-wide,body.figgz-v262 .fz262-shell{width:min(1180px,calc(100% - 28px))}
  .fz262-head-row{grid-template-columns:175px minmax(360px,1fr) 440px;gap:14px}
  .fz262-head-actions{gap:9px}.fz262-icon-link span{display:none}.fz262-account small{max-width:115px}
  .fz262-hero-grid{grid-template-columns:225px minmax(0,1fr) 230px;gap:12px}
  .fz262-deals-layout{grid-template-columns:225px minmax(0,1fr)}.figgz-v262-rtl .fz262-deals-layout{grid-template-columns:minmax(0,1fr) 225px}
  .fz262-popular-grid{grid-template-columns:repeat(8,1fr)}
  .fz262-mega-products{grid-template-columns:repeat(4,minmax(0,1fr))}.fz262-mega-products .fz262-product:nth-child(5){display:none}
  .fz262-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fz262-brand-grid{grid-template-columns:repeat(5,1fr)}
}
@media(max-width:980px){
  .fz262-topbar{display:none}.fz262-head-row,.figgz-v262-rtl .fz262-head-row{grid-template-columns:150px 1fr;grid-template-areas:"logo actions" "search search";padding:12px 0;gap:10px}.figgz-v262-rtl .fz262-head-row{grid-template-areas:"actions logo" "search search"}
  .fz262-head-actions{justify-content:flex-end}.figgz-v262-rtl .fz262-head-actions{justify-content:flex-start}
  .fz262-search{grid-template-columns:155px 1fr 56px}
  .fz262-navline,.fz262-navscroll{height:44px}.fz262-navscroll a{height:44px;padding:0 12px;font-size:12.5px}
  .fz262-hero-grid,.figgz-v262-rtl .fz262-hero-grid{grid-template-columns:1fr;grid-template-areas:"hero" "promo" "dept"}
  .fz262-promos{display:grid;grid-template-columns:1fr 1fr}.fz262-promos a{aspect-ratio:1.55}.fz262-departments nav{display:grid;grid-template-columns:1fr 1fr}.fz262-departments nav a{border-bottom:1px solid #f0f1f2}
  .fz262-deals-layout,.figgz-v262-rtl .fz262-deals-layout{grid-template-columns:1fr}.figgz-v262-rtl .fz262-reasons,.figgz-v262-rtl .fz262-mega{grid-column:auto;grid-row:auto}
  .fz262-reasons{display:grid;grid-template-columns:repeat(2,1fr);gap:0 18px}.fz262-reasons h2{grid-column:1/-1}
  .fz262-mega-products{grid-template-columns:repeat(3,1fr)}.fz262-mega-products .fz262-product:nth-child(4){display:none}
  .fz262-popular-grid{grid-template-columns:repeat(6,1fr)}
  .fz262-trust-strip{grid-template-columns:repeat(2,1fr)}
  .fz262-footer-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:680px){
  body.figgz-v262{font-size:14px}body.figgz-v262 .fz262-wide,body.figgz-v262 .fz262-shell{width:calc(100% - 18px)}
  .fz262-head-row,.figgz-v262-rtl .fz262-head-row{grid-template-columns:1fr;grid-template-areas:"logo" "search" "actions"}.figgz-v262-rtl .fz262-head-row{grid-template-areas:"logo" "search" "actions"}.fz262-logo{justify-self:center}.fz262-head-actions,.figgz-v262-rtl .fz262-head-actions{justify-content:center;flex-wrap:wrap}.fz262-account{display:none}.fz262-search{grid-template-columns:125px 1fr 48px;height:48px}.fz262-search select{padding:0 8px;font-size:12px}.fz262-search input{padding:0 10px;font-size:12px}
  .fz262-navscroll a{font-size:12px;padding:0 10px}
  .fz262-home{padding-top:10px}.fz262-shell{gap:10px}.fz262-hero-art img{min-height:360px;object-fit:cover}
  .fz262-departments nav{grid-template-columns:1fr}.fz262-promos{gap:10px}
  .fz262-popular-grid{display:flex;overflow-x:auto;padding-bottom:16px}.fz262-popular-item{flex:0 0 88px}.fz262-popular-circle{width:58px;height:58px}
  .fz262-reasons{grid-template-columns:1fr}.fz262-mega-products{display:flex;overflow-x:auto}.fz262-mega-products .fz262-product,.fz262-mega-products .fz262-product:nth-child(4),.fz262-mega-products .fz262-product:nth-child(5){display:block;flex:0 0 210px}.fz262-product-image{height:178px}
  .fz262-editorial-grid{grid-template-columns:1fr}.fz262-brand-grid{grid-template-columns:repeat(2,1fr)}
  .fz262-trust-strip{grid-template-columns:1fr}.fz262-trust-strip>div{border-inline-end:0;border-bottom:1px solid #ead9a1}.fz262-trust-strip>div:last-child{border-bottom:0}
  .fz262-footer-grid{grid-template-columns:1fr 1fr;gap:22px}.fz262-footer-bottom{flex-direction:column;gap:8px;text-align:center}
}
