:root{--bg:#f7f5ef;--paper:#fff;--ink:#2c312d;--muted:#71766f;--line:#e7e2d8;--sage:#687b69;--sage2:#dfe6dc;--sand:#e8d8bf;--terracotta:#a9664d;--dark:#27322b;--shadow:0 18px 50px rgba(52,55,47,.08);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(1440px,calc(100% - 48px));margin:auto}.announcement{height:34px;background:var(--dark);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.04em;gap:10px}.site-header{background:rgba(255,255,255,.96);position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-main{height:82px;display:grid;grid-template-columns:245px 1fr auto;gap:34px;align-items:center}.logo{display:inline-flex;flex-direction:column;line-height:.9}.logo span{font-family:Georgia,serif;font-size:29px;letter-spacing:.08em;white-space:nowrap}.logo small{font-size:9px;letter-spacing:.27em;margin-top:8px;color:var(--muted)}.searchbar{display:flex;max-width:720px;width:100%;margin:auto;border:1px solid #ddd9cf;border-radius:999px;background:#faf9f6;padding:4px}.searchbar input{border:0;background:transparent;outline:0;flex:1;padding:12px 16px;min-width:0}.searchbar button{border:0;border-radius:999px;background:var(--dark);color:#fff;padding:0 22px;cursor:pointer}.header-actions{display:flex;gap:10px}.head-action{min-width:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;color:#555;position:relative}.head-ico{font-size:21px;line-height:1.1}.cart-head b{position:absolute;top:-5px;right:8px;width:20px;height:20px;border-radius:50%;background:var(--terracotta);color:#fff;place-items:center;font-size:10px}.main-nav{border-top:1px solid #f2efe8;background:#fff}.main-nav .wrap{height:45px;display:flex;align-items:center;gap:24px;overflow:hidden}.main-nav a{white-space:nowrap;font-size:13px;color:#484e48}.main-nav a:hover{color:var(--terracotta)}.main-nav .all-cat{font-weight:700}.mobile-menu-btn{display:none;background:transparent;border:0;font-size:22px}.hero{padding:34px 0 26px}.hero-grid{min-height:590px;border-radius:32px;background:linear-gradient(120deg,#eee7da 0%,#f7f2e8 54%,#dfe6dc 100%);display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;position:relative}.hero-copy{padding:80px 70px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:2}.eyebrow,.kicker{font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--sage)}.hero h1{font-family:Georgia,serif;font-weight:400;font-size:64px;line-height:1.03;max-width:720px;margin:18px 0 22px}.hero p{font-size:18px;line-height:1.6;max-width:610px;color:#555c56}.hero-actions{display:flex;gap:12px;margin-top:18px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:13px 22px;font-weight:700;cursor:pointer}.btn.primary{background:var(--dark);color:#fff}.btn.ghost{border-color:#9e9a91;background:rgba(255,255,255,.3)}.btn.big{min-height:52px;padding-inline:28px}.btn.full{width:100%}.hero-trust{display:flex;gap:24px;margin-top:32px;color:#62685f;font-size:13px}.hero-visual{position:relative;min-height:520px}.visual-card{position:absolute;border-radius:160px 160px 28px 28px;box-shadow:var(--shadow);display:flex;align-items:flex-end;justify-content:center;padding:35px;font-family:Georgia,serif;letter-spacing:.2em;color:#fff}.visual-card.one{width:230px;height:410px;background:linear-gradient(#c49d7f,#986b50);left:6%;bottom:-30px;transform:rotate(-8deg)}.visual-card.two{width:250px;height:480px;background:linear-gradient(#788c78,#4e6655);left:35%;bottom:-35px;z-index:2}.visual-card.three{width:210px;height:360px;background:linear-gradient(#d6c2a4,#ad8f68);right:2%;bottom:0;transform:rotate(7deg)}.visual-leaf{position:absolute;right:10%;top:15%;font-size:110px;color:#71846f;transform:rotate(-18deg)}.section{padding:62px 0}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:26px}.section-title h2{font-family:Georgia,serif;font-size:38px;font-weight:400;margin:7px 0 0}.text-link{font-weight:700;color:var(--sage)}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-card{min-height:118px;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:20px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;transition:.2s}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.cat-symbol{width:44px;height:44px;border-radius:50%;background:var(--sage2);display:grid;place-items:center;font-size:21px}.category-card b{display:block}.category-card span{display:block;color:var(--muted);font-size:12px;margin-top:6px}.category-card i{font-style:normal;color:#999}.promo-strip{padding:20px 0 50px}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.promo-grid>div{min-height:250px;border-radius:24px;padding:36px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.promo-grid>div:nth-child(1){background:linear-gradient(135deg,#8f755e,#66503e)}.promo-grid>div:nth-child(2){background:linear-gradient(135deg,#7c8c78,#506652)}.promo-grid>div:nth-child(3){background:linear-gradient(135deg,#9f765e,#754d3d)}.promo-grid small{letter-spacing:.15em}.promo-grid h3{font-family:Georgia,serif;font-weight:400;font-size:30px;line-height:1.15;margin:10px 0 18px}.light-link{font-weight:700}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;min-width:0;transition:.2s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.product-media{aspect-ratio:1/1;background:#f0eee9;position:relative;overflow:hidden}.product-media>a{display:block;width:100%;height:100%}.product-media img,.cart-img img{width:100%;height:100%;object-fit:contain;background:#fff}.img-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:58px;color:#9aa098;background:linear-gradient(145deg,#f2efe9,#e7e5df)}.fav{position:absolute;right:12px;top:12px;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:rgba(255,255,255,.92);font-size:20px;cursor:pointer}.fav.active{color:#b24f53}.badge-sale{position:absolute;left:12px;top:12px;background:var(--terracotta);color:#fff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.product-info{padding:17px}.product-category{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.product-name{display:block;font-weight:650;line-height:1.35;margin:8px 0 10px;min-height:43px}.stock{font-size:11px;margin-bottom:13px}.stock.ok{color:#4e7b55}.stock.no{color:#a45b58}.price-line{display:flex;align-items:end;justify-content:space-between;gap:10px}.price-line>div{display:flex;flex-direction:column}.price-line b{font-size:18px}.price-line del{font-size:12px;color:#999}.quick-add{border:0;background:var(--dark);color:#fff;border-radius:999px;padding:9px 13px;font-size:12px;cursor:pointer}.quick-add:disabled{opacity:.35;cursor:not-allowed}.newsletter{padding:50px 0 80px}.newsletter-box{border-radius:26px;background:#e6e1d5;padding:44px 50px;display:flex;justify-content:space-between;gap:30px;align-items:center}.newsletter-box h2{font-family:Georgia,serif;font-size:34px;font-weight:400;margin:8px 0}.newsletter-box p{color:var(--muted)}.newsletter-box form{display:flex;gap:8px;min-width:min(520px,100%)}.newsletter-box input{flex:1;border:1px solid #ccc4b8;background:#fff;border-radius:999px;padding:14px 18px}.page-head{padding:34px 0 18px}.breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:#7b807a;font-size:12px;margin-bottom:22px}.breadcrumbs i{font-style:normal;color:#bbb}.page-title-row{display:flex;justify-content:space-between;align-items:end}.page-title-row h1,.simple-page h1,.product-summary h1,.info-page h1{font-family:Georgia,serif;font-weight:400;font-size:46px;margin:8px 0}.page-title-row p{color:var(--muted)}.subcat-row{display:flex;gap:8px;overflow:auto;padding:15px 0 5px}.subcat-chip{white-space:nowrap;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-size:12px}.subcat-chip span{color:#999;margin-left:4px}.catalog-section{padding:14px 0 75px}.catalog-layout{display:grid;grid-template-columns:240px 1fr;gap:34px}.filters{align-self:start;position:sticky;top:145px}.filter-block{border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:22px}.filter-block h3{font-size:13px;text-transform:uppercase;letter-spacing:.09em}.category-tree a{display:block;font-size:13px;padding:7px 8px;border-radius:8px}.category-tree a.child{padding-left:18px;color:#686d67}.category-tree a.active{background:var(--sage2);color:#405243;font-weight:700}.check{display:flex;align-items:center;gap:8px;font-size:13px}.price-filter{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.price-filter input{width:100%;border:1px solid var(--line);border-radius:10px;padding:9px}.small-btn{margin-top:10px;width:100%;border:1px solid #bbb;border-radius:10px;padding:9px;background:#fff;cursor:pointer}.catalog-toolbar{height:48px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;color:var(--muted);font-size:13px}.catalog-toolbar select{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px}.pagination{display:flex;justify-content:center;gap:7px;margin-top:34px}.pagination button,.pagination span{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:#fff;display:grid;place-items:center}.pagination button.active{background:var(--dark);color:#fff}.product-page{padding:30px 0 70px}.product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:65px}.gallery-main{aspect-ratio:1/1;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.main-product-image{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:8px;margin-top:10px;overflow:auto}.thumbs button{width:76px;height:76px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:4px}.thumbs button.active{border-color:var(--dark)}.thumbs img{width:100%;height:100%;object-fit:contain}.product-summary{padding-top:10px}.product-summary h1{font-size:42px;line-height:1.08}.sku{font-size:12px;color:var(--muted)}.product-price{display:flex;align-items:baseline;gap:13px;margin:27px 0}.product-price strong{font-size:34px}.product-price del{color:#999}.product-price span{background:#f0ddd4;color:#894c38;border-radius:999px;padding:5px 8px;font-size:11px}.availability{padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.availability.ok b{color:#4f7a55}.availability.no b{color:#a45b58}.availability span{font-size:12px;color:var(--muted)}.buy-box{display:grid;grid-template-columns:110px 1fr 52px;gap:10px;margin:23px 0}.qty{display:grid;grid-template-columns:34px 1fr 34px;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:#fff}.qty button,.qty input{border:0;background:transparent;text-align:center;min-width:0}.fav-big{border:1px solid var(--line);background:#fff;border-radius:50%;font-size:22px}.delivery-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:8px 20px}.delivery-card>div{padding:13px 0;border-bottom:1px solid #eee;display:flex;flex-direction:column}.delivery-card>div:last-child{border:0}.delivery-card span{font-size:12px;color:var(--muted);margin-top:3px}.product-tabs{display:grid;grid-template-columns:1.5fr 1fr;gap:55px;margin-top:55px;border-top:1px solid var(--line);padding-top:35px}.product-tabs h2{font-family:Georgia,serif;font-weight:400}.product-tabs p{line-height:1.75;color:#5c625d}.product-tabs dl{display:grid;grid-template-columns:120px 1fr;font-size:13px}.product-tabs dt,.product-tabs dd{padding:10px 0;border-bottom:1px solid var(--line);margin:0}.product-tabs dt{color:var(--muted)}.simple-page{padding:35px 0 80px;min-height:60vh}.narrow{max-width:900px}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:30px;align-items:start}.cart-list{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;padding:18px;border-bottom:1px solid var(--line)}.cart-item:last-child{border:0}.cart-img{width:110px;height:110px;border-radius:12px;background:#f3f2ee;overflow:hidden}.cart-copy>a{font-size:14px}.cart-copy>span{display:block;color:var(--muted);font-size:11px;margin-top:5px}.cart-qty{display:grid;grid-template-columns:30px 45px 30px;margin-top:18px;border:1px solid var(--line);border-radius:999px;width:max-content;overflow:hidden}.cart-qty button,.cart-qty input{border:0;background:#fff;text-align:center;width:100%}.cart-price{min-width:120px;text-align:right;display:flex;flex-direction:column;gap:4px}.cart-price span{font-size:11px;color:var(--muted)}.remove{border:0;background:none;color:#a35d54;font-size:11px;margin-top:auto;cursor:pointer}.order-summary{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;position:sticky;top:145px}.order-summary h2{font-family:Georgia,serif;font-weight:400;margin-top:0}.order-summary>div{display:flex;justify-content:space-between;padding:8px 0;font-size:13px}.order-summary .total{font-size:19px}.order-summary hr{border:0;border-top:1px solid var(--line)}.order-summary .btn{margin-top:16px}.order-summary small{display:block;color:var(--muted);line-height:1.5;margin-top:14px}.checkout-layout{display:grid;grid-template-columns:1fr 360px;gap:30px;align-items:start}.checkout-form{display:flex;flex-direction:column;gap:16px}.checkout-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.checkout-card h2{font-family:Georgia,serif;font-weight:400;margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:flex;flex-direction:column;gap:6px;font-size:12px}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid textarea{border:1px solid var(--line);border-radius:10px;padding:12px;background:#fcfbf8}.radio{display:flex;gap:12px;border:1px solid var(--line);border-radius:13px;padding:13px;margin-top:9px}.radio span{display:flex;flex-direction:column}.radio small{color:var(--muted);margin-top:3px}.radio.disabled{opacity:.45}.terms-check{font-size:12px;display:flex;gap:8px}.empty-state{grid-column:1/-1;text-align:center;padding:80px 20px}.empty-state.large{background:#fff;border:1px solid var(--line);border-radius:24px}.empty-state h1,.empty-state h2{font-family:Georgia,serif;font-weight:400}.success-card,.info-page{background:#fff;border:1px solid var(--line);border-radius:26px;padding:55px;text-align:center}.success-icon{width:62px;height:62px;border-radius:50%;background:var(--sage2);display:grid;place-items:center;margin:0 auto 22px;font-size:28px;color:var(--sage)}.success-details{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0}.success-details>div{background:#f8f6f1;border-radius:14px;padding:16px;display:flex;flex-direction:column}.success-details span{font-size:11px;color:var(--muted)}.info-page p{font-size:17px;line-height:1.7;color:#616761}.site-footer{background:#29322c;color:#e9ece8;margin-top:20px}.footer-features{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:35px 0;border-bottom:1px solid rgba(255,255,255,.12)}.footer-features div{display:flex;flex-direction:column;gap:6px}.footer-features span{font-size:12px;color:#b9c0ba}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:55px;padding:55px 0}.site-footer .logo small,.footer-brand p,.site-footer a{color:#aeb6af}.footer-brand p{max-width:330px;line-height:1.7}.site-footer h4{margin-top:0}.site-footer a{display:block;font-size:13px;padding:6px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:20px 0;color:#9ba39c;font-size:11px}.toast{position:fixed;right:24px;bottom:24px;background:#263029;color:#fff;padding:13px 18px;border-radius:12px;box-shadow:var(--shadow);transform:translateY(30px);opacity:0;pointer-events:none;transition:.2s;z-index:100}.toast.show{transform:none;opacity:1}
@media(max-width:1100px){.header-main{grid-template-columns:140px 1fr auto;gap:16px}.main-nav .wrap{gap:16px}.hero h1{font-size:50px}.hero-copy{padding:55px 45px}.category-grid{grid-template-columns:repeat(3,1fr)}.products-grid{grid-template-columns:repeat(3,1fr)}.product-detail{gap:35px}.cart-layout,.checkout-layout{grid-template-columns:1fr 320px}}
@media(max-width:800px){.wrap{width:min(100% - 28px,1440px)}.announcement{font-size:10px;text-align:center;padding:0 10px}.header-main{height:auto;min-height:72px;grid-template-columns:auto 1fr auto;gap:10px;padding:10px 0}.mobile-menu-btn{display:block}.logo span{font-size:24px}.searchbar{grid-column:1/-1;grid-row:2}.header-actions .head-action:first-child{display:none}.main-nav{display:none}.main-nav.open{display:block;position:absolute;top:128px;left:0;right:0;box-shadow:var(--shadow)}.main-nav.open .wrap{height:auto;max-height:60vh;overflow:auto;display:flex;flex-direction:column;align-items:stretch;padding:12px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:50px 28px}.hero h1{font-size:44px}.hero-visual{min-height:360px}.category-grid{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:1fr}.products-grid{grid-template-columns:repeat(2,1fr)}.newsletter-box{flex-direction:column;align-items:flex-start;padding:35px 28px}.newsletter-box form{min-width:0;width:100%}.catalog-layout{grid-template-columns:1fr}.filters{position:static;display:grid;grid-template-columns:1fr 1fr;gap:20px}.filter-block:first-child{grid-column:1/-1}.product-detail{grid-template-columns:1fr}.product-summary h1,.page-title-row h1,.simple-page h1{font-size:36px}.product-tabs{grid-template-columns:1fr}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.footer-features,.footer-grid{grid-template-columns:1fr 1fr}.cart-item{grid-template-columns:90px 1fr}.cart-img{width:90px;height:90px}.cart-price{grid-column:2;text-align:left}.success-details{grid-template-columns:1fr}}
@media(max-width:520px){.header-actions{gap:0}.head-action{min-width:58px}.hero h1{font-size:38px}.hero-trust{flex-direction:column;gap:8px}.category-grid{grid-template-columns:1fr}.products-grid{grid-template-columns:1fr 1fr;gap:9px}.product-info{padding:12px}.product-name{font-size:13px}.quick-add{padding:8px 10px;font-size:11px}.section-title h2{font-size:30px}.section{padding:42px 0}.promo-grid>div{min-height:200px}.filters{grid-template-columns:1fr}.filter-block{grid-column:auto!important}.buy-box{grid-template-columns:100px 1fr}.fav-big{grid-column:1/-1;border-radius:999px;height:44px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.footer-features,.footer-grid{grid-template-columns:1fr}.newsletter-box form{flex-direction:column}.success-card,.info-page{padding:35px 22px}}

/* =========================================================
   v0.4.0 — MARKETPLACE COMMERCIAL REDESIGN
   Inspirat de ergonomia marilor marketplace-uri: cautare ampla,
   categorii clare, carduri comerciale si densitate mai mare.
   ========================================================= */
:root{
  --market-blue:#1164d8;
  --market-blue-dark:#0d4fae;
  --market-blue-soft:#eaf3ff;
  --market-orange:#ff7a1a;
  --market-red:#e6332a;
  --market-green:#159447;
  --market-bg:#f4f6f8;
  --market-line:#e1e5ea;
  --market-ink:#20242a;
  --market-muted:#68717d;
  --market-shadow:0 3px 14px rgba(20,42,75,.10);
}
body{background:var(--market-bg);color:var(--market-ink);font-family:Arial,Helvetica,sans-serif}
.wrap{width:min(1480px,calc(100% - 32px))}
.top-utility{background:#0f4d97;color:#fff;font-size:12px}
.utility-inner{height:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.utility-inner>div:first-child{display:flex;gap:9px;align-items:center}.utility-links{display:flex;gap:20px}.utility-links a{opacity:.92}.utility-links a:hover{opacity:1;text-decoration:underline}
.site-header{background:#fff;border-bottom:0;box-shadow:0 2px 9px rgba(20,42,75,.10);position:sticky;top:0;z-index:50}
.header-main{height:82px;display:grid;grid-template-columns:180px minmax(320px,1fr) auto;gap:22px;align-items:center}
.marketplace-logo span{font-family:Arial,Helvetica,sans-serif;font-weight:900;font-style:italic;color:var(--market-blue);font-size:34px;letter-spacing:-.04em}
.marketplace-logo span::after{content:'•';color:var(--market-orange);font-style:normal;margin-left:2px}.marketplace-logo small{font-family:Arial,sans-serif;color:#6a727d;letter-spacing:.17em;font-size:8px;margin-top:5px}
.marketplace-search{max-width:none;margin:0;border:2px solid var(--market-blue);background:#fff;border-radius:8px;padding:0;height:48px;overflow:hidden}
.marketplace-search input{font-size:15px;padding:0 17px}.marketplace-search button{border-radius:0;background:var(--market-blue);padding:0 24px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:7px}.marketplace-search button:hover{background:var(--market-blue-dark)}
.marketplace-actions{gap:4px}.marketplace-actions .head-action{min-width:104px;height:54px;flex-direction:row;gap:9px;align-items:center;padding:0 8px;border-radius:8px;color:#2d333b}.marketplace-actions .head-action:hover{background:#f3f7fc}.marketplace-actions .head-ico{font-size:24px;color:var(--market-blue)}.marketplace-actions .head-action>span:last-of-type{display:flex;flex-direction:column;align-items:flex-start;font-size:12px;font-weight:700;white-space:nowrap}.marketplace-actions .head-action small{font-size:10px;font-weight:400;color:#7a838f;margin-bottom:2px}.cart-head b{top:0;right:4px;background:var(--market-orange)}
.marketplace-nav{display:none;border-top:1px solid #edf0f4;border-bottom:1px solid #dfe4e9;background:#fff}.marketplace-nav .wrap{height:46px;gap:0;overflow-x:auto;scrollbar-width:none}.marketplace-nav .wrap::-webkit-scrollbar{display:none}.marketplace-nav a{height:46px;display:flex;align-items:center;padding:0 15px;font-size:13px;font-weight:600;color:#303741;border-bottom:3px solid transparent}.marketplace-nav a:hover{color:var(--market-blue);background:#f6f9fd}.marketplace-nav .all-cat{background:var(--market-blue);color:#fff;border-radius:6px 6px 0 0;margin-right:7px;padding-inline:22px;gap:8px}.marketplace-nav .all-cat:hover{color:#fff;background:var(--market-blue-dark)}.marketplace-nav .nav-offers{color:var(--market-red);font-weight:800}

.marketplace-home{padding:20px 0 0}.home-commerce-grid{display:grid;grid-template-columns:270px 1fr;gap:16px;align-items:stretch}.home-category-menu{background:#fff;border:1px solid var(--market-line);border-radius:10px;box-shadow:var(--market-shadow);overflow:hidden}.category-menu-title{padding:15px 16px;border-bottom:1px solid var(--market-line);font-weight:800;font-size:15px}.home-category-menu a{display:grid;grid-template-columns:27px 1fr auto;align-items:center;gap:9px;min-height:42px;padding:7px 14px;border-bottom:1px solid #f0f2f5;font-size:13px;color:#303741}.home-category-menu a:hover{background:#f4f8fd;color:var(--market-blue)}.home-category-menu a b{font-size:19px;font-weight:400;color:#9aa2ad}.home-category-menu .all-home-cats{font-weight:800;color:var(--market-blue);border-bottom:0}.menu-cat-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:5px;background:var(--market-blue-soft);color:var(--market-blue);font-weight:700}
.home-commerce-main{display:grid;grid-template-rows:1fr auto;gap:12px}.commercial-hero{min-height:430px;background:linear-gradient(115deg,#0d55b7 0%,#1776e7 58%,#58a5ff 100%);border-radius:11px;overflow:hidden;position:relative;color:#fff;display:grid;grid-template-columns:1.1fr .9fr;box-shadow:var(--market-shadow)}.commercial-hero::after{content:'';position:absolute;width:470px;height:470px;border-radius:50%;background:rgba(255,255,255,.09);right:-110px;top:-180px}.commercial-hero-copy{padding:54px 52px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;z-index:2}.hero-pill{display:inline-flex;padding:8px 12px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.35);border-radius:999px;font-size:12px;font-weight:800}.commercial-hero h1{font-family:Arial,Helvetica,sans-serif;font-size:48px;line-height:1.04;letter-spacing:-.035em;margin:18px 0 14px;max-width:670px}.commercial-hero p{font-size:17px;line-height:1.5;max-width:610px;margin:0;color:rgba(255,255,255,.93)}.commercial-hero .hero-actions{margin-top:26px}.commercial-hero .btn.primary{background:var(--market-orange);border-color:var(--market-orange);color:#fff;border-radius:7px}.commercial-hero .btn.primary:hover{background:#e8680e}.btn.white{background:#fff;color:var(--market-blue);border-color:#fff;border-radius:7px}.hero-mini-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;font-size:12px;font-weight:700;color:#eaf4ff}.commercial-hero-art{position:relative;min-height:430px;z-index:2}.hero-box{position:absolute;background:#fff;color:#163a68;display:flex;align-items:flex-end;justify-content:center;font-weight:900;letter-spacing:.13em;box-shadow:0 25px 45px rgba(0,0,0,.20)}.hero-box-a{width:210px;height:260px;border-radius:24px 24px 8px 8px;right:190px;bottom:52px;transform:rotate(-7deg);background:linear-gradient(160deg,#fff,#e8eff8);padding-bottom:30px}.hero-box-b{width:190px;height:225px;border-radius:24px 24px 8px 8px;right:45px;bottom:58px;transform:rotate(7deg);background:linear-gradient(160deg,#fff,#e7f7ec);padding-bottom:28px;color:#257546}.hero-price-bubble{position:absolute;right:42px;top:54px;width:118px;height:118px;border-radius:50%;background:var(--market-orange);display:grid;place-items:center;align-content:center;text-align:center;box-shadow:0 14px 28px rgba(0,0,0,.18);transform:rotate(5deg)}.hero-price-bubble small{font-size:11px}.hero-price-bubble b{font-size:23px;margin-top:3px}.quick-benefits{background:#fff;border:1px solid var(--market-line);border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.quick-benefits>div{padding:15px 19px;border-right:1px solid var(--market-line)}.quick-benefits>div:last-child{border-right:0}.quick-benefits b,.quick-benefits span{display:block}.quick-benefits b{font-size:13px;color:#2e3640}.quick-benefits span{font-size:11px;color:#7a838f;margin-top:4px}

.commerce-section{padding:30px 0 6px}.commerce-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.commerce-heading h2{font-family:Arial,Helvetica,sans-serif;font-size:24px;letter-spacing:-.02em;margin:2px 0 0}.commerce-heading p,.commerce-heading>div>span{font-size:12px;color:var(--market-muted);margin:0}.commerce-heading>div>span{font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--market-blue)}.commercial-link{font-size:13px;font-weight:800;color:var(--market-blue)}
.commercial-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.commercial-category-card{background:#fff;border:1px solid var(--market-line);border-radius:9px;padding:17px 14px;min-height:155px;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 1px 4px rgba(20,42,75,.04);transition:.18s}.commercial-category-card:hover{box-shadow:var(--market-shadow);transform:translateY(-2px);border-color:#bcd4f6}.commercial-cat-icon{width:46px;height:46px;border-radius:50%;background:var(--market-blue-soft);color:var(--market-blue);display:grid;place-items:center;font-size:22px;margin-bottom:13px}.commercial-category-card b{font-size:13px;line-height:1.25}.commercial-category-card span{font-size:11px;color:#838b95;margin-top:6px}.commercial-category-card i{font-style:normal;font-size:11px;color:var(--market-blue);font-weight:700;margin-top:auto;padding-top:10px}

.products-grid.commercial-products-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.marketplace-product{border-radius:9px;border:1px solid var(--market-line);box-shadow:0 1px 5px rgba(20,42,75,.05);background:#fff;overflow:hidden;transition:.18s}.marketplace-product:hover{transform:none;box-shadow:0 6px 20px rgba(20,42,75,.13);border-color:#c6d2df}.marketplace-product .product-media{aspect-ratio:1/.88;background:#fff;border-bottom:1px solid #eff1f4}.marketplace-product .product-media img{padding:10px}.marketplace-product .fav{right:8px;top:8px;width:34px;height:34px;border:0;background:rgba(255,255,255,.94);box-shadow:0 1px 5px rgba(0,0,0,.10);color:#67717d}.marketplace-product .badge-sale{left:8px;top:8px;border-radius:5px;background:var(--market-red);font-size:10px;padding:5px 7px}.fast-badge{position:absolute;left:8px;bottom:8px;background:#e9f8ee;color:var(--market-green);border-radius:5px;padding:4px 6px;font-size:9px;font-weight:800;text-transform:uppercase}.marketplace-product .product-info{padding:12px}.marketplace-product .product-category{font-size:9px;color:#8a939e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.marketplace-product .product-name{font-size:13px;line-height:1.35;min-height:53px;margin:6px 0 3px;font-weight:500;color:#252b33}.marketplace-product .product-name:hover{color:var(--market-blue)}.rating-line{height:18px;display:flex;align-items:center;gap:5px}.stars{color:#ffb000;font-size:10px;letter-spacing:-1px}.rating-line small{font-size:9px;color:#9aa1aa}.price-block{min-height:64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.price-block del{font-size:11px;color:#9098a1}.price-spacer{height:14px}.price-block b{font-size:20px;color:var(--market-red);line-height:1.15}.price-block em{font-style:normal;font-size:9px;color:#8a929c;margin-top:2px}.card-bottom{display:grid;grid-template-columns:1fr;gap:7px;margin-top:8px}.marketplace-product .stock{font-size:10px;margin:0;color:var(--market-green)}.marketplace-product .stock.no{color:#999}.marketplace-product .quick-add{width:100%;height:36px;background:var(--market-blue);border:0;border-radius:6px;color:#fff;font-size:11px;font-weight:800}.marketplace-product .quick-add:hover{background:var(--market-blue-dark)}.marketplace-product .quick-add:disabled{background:#d4d9df}

.promo-commerce{padding-top:30px}.promo-commerce-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.promo-commerce-card{min-height:210px;border-radius:10px;padding:29px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;position:relative;overflow:hidden;box-shadow:var(--market-shadow)}.promo-commerce-card::after{content:'';position:absolute;width:190px;height:190px;border-radius:50%;right:-50px;top:-50px;background:rgba(255,255,255,.12)}.promo-commerce-card.blue{background:linear-gradient(135deg,#0f58bd,#2d8df0)}.promo-commerce-card.green{background:linear-gradient(135deg,#16733c,#37a765)}.promo-commerce-card.orange{background:linear-gradient(135deg,#d85a13,#ff8a2b)}.promo-commerce-card span{font-size:10px;font-weight:800;letter-spacing:.11em;opacity:.9}.promo-commerce-card h3{font-family:Arial,Helvetica,sans-serif;font-size:25px;line-height:1.08;margin:9px 0 7px;max-width:390px}.promo-commerce-card p{font-size:12px;line-height:1.45;margin:0 0 16px;max-width:390px;opacity:.95}.promo-commerce-card b{font-size:12px}

.commercial-newsletter{padding:36px 0 46px}.commercial-newsletter .newsletter-box{border-radius:10px;background:#fff;border:1px solid var(--market-line);box-shadow:none}.commercial-newsletter .newsletter-box h2{font-family:Arial,Helvetica,sans-serif}.commercial-newsletter form input{border-radius:6px}.commercial-newsletter .btn{border-radius:6px;background:var(--market-blue)}

/* Catalog / pagini interne - acelasi limbaj comercial */
.page-head,.simple-page{background:transparent}.page-head{padding-top:22px}.page-head .wrap,.simple-page .wrap{background:transparent}.page-title-row h1,.simple-page h1,.product-details h1{font-family:Arial,Helvetica,sans-serif;letter-spacing:-.025em}.breadcrumbs{font-size:11px;color:#7a838e}.subcat-chip{background:#fff;border:1px solid var(--market-line);border-radius:6px;color:#37404b}.subcat-chip:hover{border-color:#9fc1f0;color:var(--market-blue)}.catalog-sidebar,.catalog-main,.detail-card,.cart-list,.order-summary,.checkout-card,.success-card,.info-page{border-radius:9px;border-color:var(--market-line);box-shadow:0 1px 5px rgba(20,42,75,.05)}.catalog-toolbar{border-radius:9px}.catalog-toolbar select,.filter-field input{border-radius:6px}.catalog-main .products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.btn.primary{background:var(--market-blue);border-color:var(--market-blue);border-radius:6px}.btn.primary:hover{background:var(--market-blue-dark)}.btn.ghost{border-radius:6px}.order-summary .total b,.product-price b{color:var(--market-red)}

.marketplace-footer{background:#fff;border-top:1px solid var(--market-line);margin-top:44px}.marketplace-footer .footer-features{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 0;border-bottom:1px solid var(--market-line);gap:0}.marketplace-footer .footer-features>div{display:flex;align-items:center;gap:12px;padding:0 22px;border-right:1px solid var(--market-line)}.marketplace-footer .footer-features>div:last-child{border-right:0}.feature-ico{width:38px;height:38px;border-radius:50%;background:var(--market-blue-soft);color:var(--market-blue);display:grid;place-items:center;font-weight:900}.marketplace-footer .footer-features b,.marketplace-footer .footer-features span{display:block}.marketplace-footer .footer-features b{font-size:13px}.marketplace-footer .footer-features span{font-size:11px;color:#7c8490;margin-top:3px}.marketplace-footer .footer-grid{padding-top:34px}.marketplace-footer h4{color:#323943}.marketplace-footer a{color:#646d78}.marketplace-footer a:hover{color:var(--market-blue)}.marketplace-footer .footer-brand .logo span{font-family:Arial,Helvetica,sans-serif;color:var(--market-blue);font-weight:900;font-style:italic}.footer-bottom{color:#8b939d}

@media(max-width:1250px){.products-grid.commercial-products-grid{grid-template-columns:repeat(4,1fr)}.commercial-category-grid{grid-template-columns:repeat(4,1fr)}.home-commerce-grid{grid-template-columns:235px 1fr}.commercial-hero h1{font-size:40px}.marketplace-actions .head-action{min-width:78px}.marketplace-actions .head-action small{display:none}.header-main{grid-template-columns:160px minmax(260px,1fr) auto}}
@media(max-width:920px){.top-utility .utility-links{display:none}.header-main{height:auto;padding:12px 0;grid-template-columns:auto 1fr auto;gap:10px}.mobile-menu-btn{display:block}.marketplace-logo{grid-column:2}.marketplace-search{grid-column:1/-1;grid-row:2}.marketplace-actions .head-action:nth-child(2){display:none}.marketplace-actions .head-action{min-width:48px}.marketplace-actions .head-action>span:last-of-type{display:none}.marketplace-nav{display:none}.marketplace-nav.open{display:block}.marketplace-nav.open .wrap{height:auto;flex-direction:column;align-items:stretch;padding:8px 16px}.marketplace-nav a{height:42px}.home-commerce-grid{grid-template-columns:1fr}.home-category-menu{display:none}.commercial-hero{grid-template-columns:1fr;min-height:420px}.commercial-hero-copy{padding:38px 30px}.commercial-hero-art{display:none}.commercial-hero h1{font-size:38px}.products-grid.commercial-products-grid,.catalog-main .products-grid{grid-template-columns:repeat(2,1fr)}.promo-commerce-grid{grid-template-columns:1fr}.marketplace-footer .footer-features{grid-template-columns:repeat(2,1fr);row-gap:24px}.marketplace-footer .footer-features>div:nth-child(2){border-right:0}.commercial-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.wrap{width:min(100% - 20px,1480px)}.top-utility{display:none}.marketplace-logo span{font-size:27px}.marketplace-search button{padding:0 14px}.marketplace-search button span{display:none}.commercial-hero-copy{padding:30px 22px}.commercial-hero h1{font-size:31px}.hero-actions{flex-direction:column;width:100%}.hero-actions .btn{width:100%}.hero-mini-trust{gap:8px;flex-direction:column}.quick-benefits{grid-template-columns:1fr}.quick-benefits>div{border-right:0;border-bottom:1px solid var(--market-line)}.quick-benefits>div:last-child{border-bottom:0}.commercial-category-grid{grid-template-columns:1fr 1fr}.products-grid.commercial-products-grid,.catalog-main .products-grid{grid-template-columns:1fr 1fr}.marketplace-product .product-name{font-size:12px}.price-block b{font-size:17px}.marketplace-footer .footer-features{grid-template-columns:1fr}.marketplace-footer .footer-features>div{border-right:0}.commerce-heading h2{font-size:20px}.commercial-link{font-size:11px}}

/* v0.4.2 — catalog mai dens */
.catalog-toolbar-controls{display:flex;align-items:center;gap:10px}.per-page{display:flex;align-items:center;gap:7px;font-size:12px;color:#68717c;white-space:nowrap}.per-page select{min-width:66px}.catalog-toolbar select{height:38px;background:#fff;border:1px solid var(--market-line);padding:0 30px 0 10px}.catalog-main .products-grid{align-items:stretch}
@media(max-width:700px){.catalog-toolbar{align-items:flex-start;gap:10px}.catalog-toolbar-controls{width:100%;justify-content:space-between}.per-page{font-size:11px}}

/* v0.5.0 — arbore real Jumbo, recursiv */
@media(min-width:921px){.marketplace-nav{display:none!important}.marketplace-header{border-bottom:1px solid var(--market-line)}}
.subcategory-panel{margin-top:20px;background:#fff;border:1px solid var(--market-line);border-radius:10px;padding:18px;box-shadow:0 1px 4px rgba(20,42,75,.04)}
.subcategory-panel-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.subcategory-panel-head h2{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:18px}.subcategory-panel-head span{font-size:11px;color:#7f8995}
.subcategory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.subcategory-card{min-height:76px;border:1px solid var(--market-line);border-radius:8px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;transition:.15s}.subcategory-card:hover{border-color:#9fc1f0;box-shadow:0 4px 14px rgba(20,42,75,.08);transform:translateY(-1px)}.subcategory-card div{min-width:0}.subcategory-card b{font-size:13px;line-height:1.28;display:block;color:#2c333c}.subcategory-card span{display:block;margin-top:6px;font-size:10px;color:#87909b}.subcategory-card i{font-style:normal;font-size:22px;color:var(--market-blue)}
.catalog-layout{grid-template-columns:290px 1fr}.filter-block:first-child{max-height:62vh;overflow:auto;padding-right:5px}.category-tree{display:flex;flex-direction:column;gap:2px}.tree-node>a{min-height:35px;padding:7px 8px 7px calc(8px + var(--depth)*15px);border-radius:6px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;font-size:12px;color:#4f5864}.tree-node>a span{min-width:0;overflow:hidden;text-overflow:ellipsis}.tree-node>a small{font-size:9px;color:#9aa2ac;font-weight:500}.tree-node>a b{font-size:14px;color:#9aa2ac}.tree-node>a:hover{background:#f0f6ff;color:var(--market-blue)}.tree-node>a.active{background:#e7f1ff;color:#0d63d7;font-weight:800}.tree-node>a.active small{color:#5b8ecf}.tree-children{border-left:1px solid #e6ebf1;margin-left:13px}
.page-title-row p{margin-bottom:0}.product-category{text-transform:none!important;letter-spacing:0!important}
@media(max-width:1200px){.subcategory-grid{grid-template-columns:repeat(3,1fr)}.catalog-layout{grid-template-columns:255px 1fr}}
@media(max-width:920px){.subcategory-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:1fr}.filter-block:first-child{max-height:none}.marketplace-nav.open{display:block!important}}
@media(max-width:560px){.subcategory-grid{grid-template-columns:1fr}.subcategory-card{min-height:64px}.subcategory-panel{padding:12px}.subcategory-panel-head h2{font-size:16px}}
.product-description{line-height:1.75;max-width:80ch}.product-description p{margin:0 0 16px}.product-description h3{margin:22px 0 12px}.product-description ul{padding-left:22px}.product-description li{margin:5px 0}
.product-price strong{color:var(--market-red)}

/* v0.9.5 — homepage product carousels */
.home-product-section{padding:20px 0 10px}.carousel-heading{margin-bottom:10px}.carousel-head-actions{display:flex;align-items:center;gap:7px}.carousel-arrow{width:36px;height:36px;border:1px solid var(--market-line);background:#fff;border-radius:50%;font-size:23px;line-height:1;cursor:pointer;color:#35404d}.carousel-arrow:hover{border-color:#8cb6ef;color:var(--market-blue)}.home-product-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--carousel-cols) - 1)*10px)/var(--carousel-cols));gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;padding:2px 1px 10px}.home-product-carousel>.product-card{scroll-snap-align:start}.home-product-carousel .marketplace-product .product-media{aspect-ratio:1/1}.home-product-carousel .marketplace-product .product-media img{padding:7px}.home-product-carousel .marketplace-product .product-info{padding:10px}.home-product-carousel .marketplace-product .product-name{font-size:12px;min-height:48px;margin:5px 0 2px}.home-product-carousel .price-block{min-height:56px}.home-product-carousel .price-block b{font-size:17px}.home-product-carousel .quick-add{height:33px}.home-product-carousel .rating-line{display:none}
@media(max-width:1250px){.home-product-carousel{grid-auto-columns:calc((100% - 5*10px)/6)}}
@media(max-width:920px){.home-product-carousel{grid-auto-columns:calc((100% - 3*10px)/4)}}
@media(max-width:560px){.home-product-carousel{grid-auto-columns:calc((100% - 1.35*9px)/2.35);gap:9px}.carousel-head-actions .commercial-link{display:none}.carousel-arrow{width:32px;height:32px}.home-product-section{padding-top:12px}}


/* v0.10.4 — Modern Home + ERP campaigns */
:root{--home-blue:#1769e0;--home-blue-dark:#0d4eb3;--home-ink:#172033;--home-soft:#f4f7fb;--home-border:#e5eaf2}
.modern-home-hero{padding:22px 0 12px;background:linear-gradient(180deg,#f8fafc 0,#fff 100%)}
.hero-campaign-shell{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 20px 60px rgba(25,45,80,.10);border:1px solid var(--home-border);background:#fff}
.hero-campaign-stage{position:relative;min-height:470px}.hero-campaign{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);opacity:0;pointer-events:none;transform:translateX(16px);transition:opacity .32s ease,transform .32s ease;background:linear-gradient(120deg,var(--banner-bg),#fff 63%);color:var(--home-ink)}.hero-campaign.active{opacity:1;pointer-events:auto;transform:none}.hero-campaign.theme-dark{background:linear-gradient(120deg,#15233f,var(--banner-bg));color:#fff}.hero-campaign-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:58px 64px;position:relative;z-index:2}.campaign-eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--home-blue);margin-bottom:15px}.theme-dark .campaign-eyebrow{color:#a9caff}.hero-campaign h1{font-size:clamp(42px,4.2vw,68px);line-height:1.01;letter-spacing:-.045em;margin:0 0 18px;max-width:760px}.hero-campaign p{font-size:17px;line-height:1.62;max-width:620px;margin:0 0 28px;color:#5f6b7d}.theme-dark p{color:#dce5f5}.campaign-btn{display:inline-flex;gap:12px;align-items:center;padding:14px 22px;border-radius:12px;background:var(--home-blue);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(23,105,224,.24)}.campaign-btn:hover{background:var(--home-blue-dark)}.hero-campaign-image{min-width:0;display:flex;align-items:stretch;justify-content:stretch;padding:22px}.hero-campaign-image img{width:100%;height:100%;max-height:426px;object-fit:cover;border-radius:22px;background:#fff}.hero-campaign-visual{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 30%,var(--banner-accent) 0 18%,transparent 19%),radial-gradient(circle at 40% 68%,rgba(255,255,255,.78) 0 24%,transparent 25%),linear-gradient(145deg,var(--banner-accent),var(--banner-bg));margin:22px;border-radius:22px}.hero-campaign-visual span{position:absolute;border:1px solid rgba(255,255,255,.8);border-radius:999px}.hero-campaign-visual span:first-child{width:250px;height:250px;right:-40px;top:-30px}.hero-campaign-visual span:nth-child(2){width:180px;height:180px;left:20%;bottom:-60px}.hero-campaign-visual b{position:absolute;right:36px;bottom:30px;font-size:58px;letter-spacing:.14em;color:rgba(255,255,255,.88)}.hero-campaign-nav{position:absolute;left:64px;bottom:26px;display:flex;align-items:center;gap:12px;z-index:8}.hero-campaign-nav>button{width:38px;height:38px;border:1px solid #d9e0ea;border-radius:50%;background:#fff;cursor:pointer;font-size:21px}.hero-campaign-nav>div{display:flex;gap:7px}.hero-campaign-nav .hero-dot{width:8px;height:8px;border:0;padding:0;border-radius:20px;background:#aeb9c8;cursor:pointer;transition:.2s}.hero-campaign-nav .hero-dot.active{width:26px;background:var(--home-blue)}
.home-category-rail{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:12px}.home-category-rail a{min-width:0;background:#fff;border:1px solid var(--home-border);border-radius:16px;padding:15px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px;transition:.18s}.home-category-rail a:hover{transform:translateY(-2px);border-color:#cbd6e8;box-shadow:0 9px 24px rgba(26,44,75,.08)}.home-category-rail a>span{width:42px;height:42px;border-radius:13px;background:#eef4ff;display:grid;place-items:center;color:var(--home-blue);font-size:20px}.home-category-rail b{font-size:12px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.home-category-rail small{font-size:10px;color:#8994a5}
.home-trust{padding:16px 0 8px}.home-trust .wrap{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--home-border);border-radius:18px;background:#fff;overflow:hidden}.home-trust .wrap>div{display:grid;grid-template-columns:44px 1fr;column-gap:12px;padding:17px 22px;border-right:1px solid var(--home-border)}.home-trust .wrap>div:last-child{border:0}.home-trust span{grid-row:1/3;width:40px;height:40px;border-radius:12px;background:#eef4ff;color:var(--home-blue);display:grid;place-items:center;font-weight:800}.home-trust b{font-size:13px}.home-trust small{color:#8390a2;font-size:11px;margin-top:3px}
.home-promotions,.home-category-showcase{padding:42px 0 12px}.home-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.home-section-head>div>span{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--home-blue)}.home-section-head h2{font-size:30px;letter-spacing:-.025em;margin:6px 0 0}.home-section-head p{margin:0;color:#8490a0;font-size:13px}.home-head-link{color:var(--home-blue);font-weight:700;font-size:13px}
.promo-campaign-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.promo-campaign-grid.promo-count-1{grid-template-columns:1fr}.promo-campaign-grid.promo-count-2{grid-template-columns:repeat(2,1fr)}.promo-campaign-grid.promo-count-4{grid-template-columns:repeat(4,1fr)}.promo-campaign{min-height:260px;border-radius:22px;overflow:hidden;position:relative;background:linear-gradient(145deg,var(--banner-bg),var(--banner-accent));color:var(--home-ink);border:1px solid rgba(15,38,70,.06)}.promo-campaign.theme-dark{color:#fff}.promo-campaign>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.promo-campaign-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 15%,rgba(255,255,255,.93) 78%)}.promo-campaign.theme-dark .promo-campaign-overlay{background:linear-gradient(180deg,rgba(0,0,0,.02) 10%,rgba(15,25,42,.88) 83%)}.promo-campaign-copy{position:absolute;inset:auto 22px 22px;z-index:2}.promo-campaign-copy>span{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--home-blue)}.promo-campaign.theme-dark .promo-campaign-copy>span{color:#a9caff}.promo-campaign h3{font-size:23px;line-height:1.08;letter-spacing:-.025em;margin:6px 0 7px}.promo-campaign p{font-size:12px;line-height:1.45;margin:0 0 14px;max-width:420px;color:#647084}.promo-campaign.theme-dark p{color:#d7e0ee}.promo-campaign-link{font-size:12px;font-weight:800;color:var(--home-blue)}.promo-campaign.theme-dark .promo-campaign-link{color:#fff}
.modern-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.modern-category-grid>a{display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:14px;background:#fff;border:1px solid var(--home-border);border-radius:16px;transition:.18s}.modern-category-grid>a:hover{border-color:#bdcae0;transform:translateY(-2px);box-shadow:0 9px 24px rgba(26,44,75,.07)}.modern-category-icon{width:46px;height:46px;border-radius:14px;background:#f0f5ff;color:var(--home-blue);display:grid;place-items:center;font-size:21px}.modern-category-grid b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modern-category-grid span{font-size:10px;color:#8b96a6}.modern-category-grid i{font-style:normal;color:#9aa6b7}
.commerce-section.home-product-section{padding:34px 0 5px}.home-product-section .wrap{background:#fff;border:1px solid var(--home-border);border-radius:22px;padding:20px}.home-product-section .commerce-heading{margin-bottom:14px}.home-product-section .commerce-heading h2{font-size:25px;letter-spacing:-.02em}.home-product-section .commerce-heading span{font-size:10px;color:var(--home-blue);font-weight:800;letter-spacing:.12em}.home-product-carousel{gap:10px}.home-product-carousel .product-card{border-radius:14px;border-color:#e7ebf1}.home-product-carousel .product-media{aspect-ratio:1.08/1}.home-product-carousel .product-info{padding:12px}.home-product-carousel .product-name{font-size:13px;min-height:36px}.home-product-carousel .rating-line{display:none}.home-product-carousel .price-block b{font-size:20px}.carousel-arrow{box-shadow:none!important}.modern-newsletter{padding-top:46px}.modern-newsletter .newsletter-box{background:linear-gradient(135deg,#14213d,#1f5ab8);color:#fff}.modern-newsletter .newsletter-box p{color:#d7e1f3}.modern-newsletter .kicker{color:#9fc3ff}
.campaign-strip{background:#10254b;color:#fff}.campaign-strip .wrap{display:grid;gap:1px}.campaign-strip a{display:flex;align-items:center;justify-content:center;gap:18px;min-height:40px;font-size:12px}.campaign-strip a span{opacity:.78}.campaign-strip a em{font-style:normal;font-weight:800;color:#b9d3ff}
@media(max-width:1100px){.home-category-rail{grid-template-columns:repeat(4,1fr)}.promo-campaign-grid,.promo-campaign-grid.promo-count-4{grid-template-columns:repeat(2,1fr)}.modern-category-grid{grid-template-columns:repeat(3,1fr)}.hero-campaign{grid-template-columns:1.15fr .85fr}.hero-campaign-copy{padding:42px}.home-trust .wrap{grid-template-columns:repeat(2,1fr)}.home-trust .wrap>div:nth-child(2){border-right:0}}
@media(max-width:720px){.modern-home-hero{padding-top:10px}.hero-campaign-stage{min-height:520px}.hero-campaign{grid-template-columns:1fr;grid-template-rows:auto 190px}.hero-campaign-copy{padding:30px 24px 16px;justify-content:flex-start}.hero-campaign h1{font-size:39px}.hero-campaign-image,.hero-campaign-visual{margin:8px 16px 16px;padding:0;min-height:170px}.hero-campaign-image img{max-height:180px}.hero-campaign-nav{left:24px;bottom:16px}.home-category-rail{display:flex;overflow:auto;padding-bottom:4px}.home-category-rail a{min-width:126px}.home-trust .wrap{grid-template-columns:1fr}.home-trust .wrap>div{border-right:0;border-bottom:1px solid var(--home-border)}.promo-campaign-grid,.promo-campaign-grid.promo-count-2,.promo-campaign-grid.promo-count-4{grid-template-columns:1fr}.promo-campaign{min-height:230px}.modern-category-grid{grid-template-columns:1fr 1fr}.home-section-head{align-items:flex-start;flex-direction:column}.home-product-section .wrap{padding:14px;border-radius:0;border-left:0;border-right:0}.campaign-strip a span{display:none}}

/* v0.10.7 — Home redesign V2: editorial commerce, warmer & cleaner */
.home-v2{--v2-ink:#171717;--v2-muted:#737373;--v2-line:#e8e6e1;--v2-paper:#ffffff;--v2-soft:#f6f4ef;--v2-accent:#1f67d2;--v2-sale:#e63a30;background:#fff;color:var(--v2-ink);padding-bottom:12px}
.home-v2 .wrap{width:min(1480px,calc(100% - 52px))}
.home-v2-strip{background:#171717;color:#fff}.home-v2-strip a{min-height:38px;display:flex;align-items:center;justify-content:center;gap:18px;font-size:12px;letter-spacing:.01em}.home-v2-strip a span{opacity:.72}.home-v2-strip a b{color:#fff;font-size:11px}
.home-v2-top{padding:22px 0 18px}.home-v2-top-grid{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(310px,.95fr);gap:14px}.home-v2-main-hero{position:relative;min-height:492px;border-radius:22px;overflow:hidden;background:#f2eee7}.home-v2-hero-stage{position:relative;height:100%;min-height:492px}.home-v2-hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);opacity:0;pointer-events:none;transition:opacity .35s ease;background:linear-gradient(112deg,var(--banner-bg),#fff 72%);overflow:hidden}.home-v2-hero-slide.active{opacity:1;pointer-events:auto}.home-v2-hero-slide.theme-dark{background:linear-gradient(112deg,#171717,var(--banner-bg));color:#fff}.home-v2-hero-copy{padding:58px 54px 72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;z-index:2}.home-v2-hero-copy>span{font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#5f5a50}.home-v2-hero-slide.theme-dark .home-v2-hero-copy>span{color:#ddd}.home-v2-hero-copy h1{font-family:Inter,ui-sans-serif,sans-serif;font-size:clamp(42px,4.2vw,66px);line-height:.98;letter-spacing:-.055em;max-width:760px;margin:16px 0 18px;font-weight:760}.home-v2-hero-copy p{font-size:16px;line-height:1.55;color:#666159;max-width:590px;margin:0 0 26px}.home-v2-hero-slide.theme-dark .home-v2-hero-copy p{color:#ddd}.home-v2-main-cta{display:inline-flex;align-items:center;gap:12px;background:#171717;color:#fff;padding:13px 18px;border-radius:10px;font-size:13px;font-weight:800}.home-v2-hero-slide.theme-dark .home-v2-main-cta{background:#fff;color:#171717}.home-v2-hero-media{min-width:0;display:flex;align-items:stretch;justify-content:stretch;position:relative;padding:18px 18px 18px 0}.home-v2-hero-media>img{width:100%;height:100%;object-fit:cover;border-radius:17px;background:#fff}.home-v2-hero-art{width:100%;height:100%;border-radius:17px;position:relative;overflow:hidden;background:radial-gradient(circle at 74% 29%,var(--banner-accent) 0 19%,transparent 19.5%),radial-gradient(circle at 35% 68%,rgba(255,255,255,.68) 0 24%,transparent 24.5%),linear-gradient(145deg,var(--banner-accent),var(--banner-bg))}.home-v2-hero-art i{position:absolute;border:1px solid rgba(255,255,255,.7);border-radius:50%}.home-v2-hero-art i:first-child{width:270px;height:270px;right:-80px;top:-55px}.home-v2-hero-art i:nth-child(2){width:190px;height:190px;left:8%;bottom:-65px}.home-v2-hero-art strong{position:absolute;right:30px;bottom:28px;font-size:50px;letter-spacing:.11em;color:rgba(255,255,255,.92)}
.home-v2-hero-nav{position:absolute;left:54px;bottom:24px;z-index:5;display:flex;align-items:center;gap:10px}.home-v2-hero-nav>button{width:34px;height:34px;border:1px solid rgba(0,0,0,.12);background:rgba(255,255,255,.88);border-radius:50%;cursor:pointer;font-size:18px}.home-v2-hero-nav>div{display:flex;gap:6px}.home-v2-hero-nav .hero-dot{width:7px;height:7px;border:0;border-radius:999px;background:#b8b5ae;padding:0;transition:.2s;cursor:pointer}.home-v2-hero-nav .hero-dot.active{width:24px;background:#171717}
.home-v2-side-stack{display:grid;grid-template-rows:1fr 1fr;gap:14px}.home-v2-side-promo{min-height:239px;position:relative;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,var(--banner-bg),var(--banner-accent));color:#1b1b1b;border:1px solid rgba(20,20,20,.04)}.home-v2-side-promo.theme-dark{color:#fff}.home-v2-side-promo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-v2-side-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.72) 45%,rgba(255,255,255,.06) 100%)}.home-v2-side-promo.theme-dark .home-v2-side-shade{background:linear-gradient(90deg,rgba(15,15,15,.9),rgba(15,15,15,.5),rgba(15,15,15,.08))}.home-v2-side-copy{position:absolute;z-index:2;inset:auto 22px 21px;max-width:72%}.home-v2-side-copy>span{font-size:10px;font-weight:800;letter-spacing:.14em;color:#686159}.home-v2-side-promo.theme-dark .home-v2-side-copy>span{color:#ddd}.home-v2-side-copy h3{font-size:23px;line-height:1.05;letter-spacing:-.035em;margin:7px 0 7px}.home-v2-side-copy p{font-size:12px;line-height:1.4;color:#6e6a64;margin:0 0 12px}.home-v2-side-promo.theme-dark .home-v2-side-copy p{color:#ddd}.home-v2-side-link,.home-v2-fallback-promo b{font-size:12px;font-weight:800}.home-v2-fallback-promo{display:block;background:#f5f3ee}.home-v2-fallback-icon{position:absolute;right:22px;top:20px;width:56px;height:56px;border-radius:18px;background:#fff;display:grid;place-items:center;font-size:26px;color:#4d5662;border:1px solid #e8e5df}.home-v2-fallback-promo .home-v2-side-copy{max-width:68%}
.home-v2-benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px;border:1px solid var(--v2-line);border-radius:16px;background:#fff;overflow:hidden}.home-v2-benefits>div{padding:15px 20px;border-right:1px solid var(--v2-line)}.home-v2-benefits>div:last-child{border-right:0}.home-v2-benefits b{font-size:12px;display:block}.home-v2-benefits span{font-size:10px;color:#8b8882;display:block;margin-top:4px}
.home-v2-categories{padding:34px 0 20px}.home-v2-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:17px}.home-v2-section-title>div>span{font-size:10px;letter-spacing:.15em;font-weight:800;color:#77726a}.home-v2-section-title h2{font-size:31px;letter-spacing:-.035em;margin:6px 0 0}.home-v2-section-title>p{font-size:12px;color:#88847d;margin:0}.home-v2-all-link{font-size:12px;font-weight:800;color:#171717}.home-v2-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.home-v2-category-grid>a{display:grid;grid-template-columns:46px minmax(0,1fr) 18px;align-items:center;gap:11px;border:1px solid var(--v2-line);border-radius:14px;padding:13px 14px;background:#fff;transition:.18s}.home-v2-category-grid>a:hover{transform:translateY(-2px);border-color:#cfcac0;box-shadow:0 10px 26px rgba(28,25,20,.06)}.home-v2-cat-icon{width:44px;height:44px;border-radius:13px;background:#f4f1eb;display:grid;place-items:center;font-size:19px}.home-v2-category-grid b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-v2-category-grid span{font-size:9px;color:#97938c}.home-v2-category-grid i{font-style:normal;color:#aaa59d;font-size:14px}
.home-v2-products.commerce-section.home-product-section{padding:30px 0 6px}.home-v2-products.home-product-section .wrap{background:transparent;border:0;border-radius:0;padding:0}.home-v2-products .commerce-heading{margin-bottom:13px;align-items:end}.home-v2-products .commerce-heading span{font-size:9px;color:#8a857d;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.home-v2-products .commerce-heading h2{font-size:27px;letter-spacing:-.035em;margin-top:4px}.home-v2-products .commercial-link{font-size:12px;color:#171717;font-weight:800}.home-v2-products .carousel-arrow{width:34px;height:34px;border-radius:50%;border:1px solid #dcd9d3;background:#fff;font-size:18px}.home-v2-products .home-product-carousel{gap:9px}.home-v2-products .product-card{border-radius:13px;border-color:#ece9e3;box-shadow:none}.home-v2-products .product-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(20,20,20,.065)}.home-v2-products .product-media{aspect-ratio:1.08/1;background:#fafafa}.home-v2-products .product-info{padding:11px 12px 12px}.home-v2-products .product-category{font-size:9px;letter-spacing:0;text-transform:none;color:#9a9690;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-v2-products .product-name{font-size:12.5px;line-height:1.34;min-height:34px;margin:6px 0 7px}.home-v2-products .rating-line{display:none}.home-v2-products .price-block b{font-size:19px}.home-v2-products .price-block del{font-size:10px}.home-v2-products .price-block em{font-size:9px}.home-v2-products .quick-add{border-radius:8px;padding:8px 10px;font-size:10px}.home-v2-products .stock{font-size:10px}
.home-v2-campaigns{padding:42px 0 12px}.home-v2-mid-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.home-v2-mid-promo{min-height:290px;border-radius:19px;overflow:hidden;position:relative;background:linear-gradient(145deg,var(--banner-bg),var(--banner-accent));color:#171717}.home-v2-mid-promo.theme-dark{color:#fff}.home-v2-mid-promo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-v2-mid-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02) 10%,rgba(255,255,255,.96) 82%)}.home-v2-mid-promo.theme-dark .home-v2-mid-shade{background:linear-gradient(180deg,rgba(0,0,0,.03) 10%,rgba(12,12,12,.9) 82%)}.home-v2-mid-copy{position:absolute;left:20px;right:20px;bottom:20px;z-index:2}.home-v2-mid-copy>span{font-size:9px;font-weight:800;letter-spacing:.14em}.home-v2-mid-copy h3{font-size:21px;letter-spacing:-.03em;line-height:1.08;margin:7px 0}.home-v2-mid-copy p{font-size:11px;line-height:1.4;color:#6e6962;margin:0 0 12px}.home-v2-mid-promo.theme-dark p{color:#ddd}.home-v2-mid-link{font-size:11px;font-weight:800}
.home-v2-discovery{padding:44px 0 10px}.home-v2-discovery-card{min-height:300px;border-radius:24px;background:#181818;color:#fff;padding:44px 48px;display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center;overflow:hidden;position:relative}.home-v2-discovery-card:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;right:-180px;top:-180px;background:#2c2c2c}.home-v2-discovery-card>div{position:relative;z-index:2}.home-v2-discovery-card>div:first-child>span{font-size:10px;font-weight:800;letter-spacing:.14em;color:#bfbfbf}.home-v2-discovery-card h2{font-size:35px;letter-spacing:-.04em;line-height:1.05;margin:10px 0 12px}.home-v2-discovery-card p{font-size:13px;line-height:1.55;color:#c9c9c9;max-width:560px}.home-v2-discovery-btn{display:inline-flex;margin-top:12px;background:#fff;color:#171717;padding:11px 15px;border-radius:9px;font-weight:800;font-size:12px}.home-v2-discovery-cats{display:grid;grid-template-columns:1fr 1fr;gap:9px}.home-v2-discovery-cats a{border:1px solid #3c3c3c;background:#222;border-radius:12px;padding:13px 14px;display:flex;align-items:center;gap:11px;font-size:12px}.home-v2-discovery-cats a span{width:34px;height:34px;border-radius:10px;background:#303030;display:grid;place-items:center}
.home-v2-newsletter{padding:50px 0 72px}.home-v2-newsletter-box{border-top:1px solid var(--v2-line);border-bottom:1px solid var(--v2-line);padding:34px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.home-v2-newsletter-box>div>span{font-size:9px;font-weight:800;letter-spacing:.14em;color:#8b877f}.home-v2-newsletter-box h2{font-size:28px;letter-spacing:-.035em;margin:5px 0}.home-v2-newsletter-box p{margin:0;color:#85817a;font-size:12px}.home-v2-newsletter-box form{display:flex;gap:8px;width:min(520px,100%)}.home-v2-newsletter-box input{flex:1;border:1px solid #d9d6d0;border-radius:9px;padding:12px 14px;outline:0}.home-v2-newsletter-box button{border:0;border-radius:9px;background:#171717;color:#fff;padding:0 18px;font-weight:800;cursor:pointer}
@media(max-width:1180px){.home-v2-top-grid{grid-template-columns:1fr}.home-v2-side-stack{grid-template-columns:1fr 1fr;grid-template-rows:none}.home-v2-side-promo{min-height:210px}.home-v2-category-grid{grid-template-columns:repeat(4,1fr)}.home-v2-mid-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.home-v2 .wrap{width:min(100% - 26px,1480px)}.home-v2-top{padding-top:12px}.home-v2-main-hero,.home-v2-hero-stage{min-height:530px}.home-v2-hero-slide{grid-template-columns:1fr;grid-template-rows:auto 190px}.home-v2-hero-copy{padding:30px 24px 10px;justify-content:flex-start}.home-v2-hero-copy h1{font-size:39px}.home-v2-hero-media{padding:0 14px 14px}.home-v2-hero-nav{left:24px;bottom:14px}.home-v2-side-stack{grid-template-columns:1fr}.home-v2-side-promo{min-height:200px}.home-v2-benefits{grid-template-columns:1fr 1fr}.home-v2-benefits>div:nth-child(2){border-right:0}.home-v2-benefits>div{border-bottom:1px solid var(--v2-line)}.home-v2-category-grid{display:flex;overflow:auto;padding-bottom:5px}.home-v2-category-grid>a{min-width:205px}.home-v2-section-title{align-items:flex-start;flex-direction:column}.home-v2-mid-grid{grid-template-columns:1fr}.home-v2-discovery-card{grid-template-columns:1fr;padding:30px 24px;gap:24px}.home-v2-discovery-cats{grid-template-columns:1fr}.home-v2-newsletter-box{align-items:flex-start;flex-direction:column}.home-v2-newsletter-box form{width:100%}.home-v2-products.commerce-section.home-product-section{padding-top:26px}.home-v2-products .wrap{width:100%;padding-left:13px!important;padding-right:13px!important}.home-v2-products .commerce-heading{padding:0 0}.home-v2-strip a span{display:none}}

/* v0.10.7 — product page related-products section restored */
.related-products-section{padding:22px 0 54px}.related-products-section .commerce-heading{margin-bottom:18px}.related-products-grid{margin-top:0}

/* =========================================================
   v0.10.7 — HOME V3 / marketplace navigation
   Left category rail + right campaign banner, eMAG-like ergonomics
   without copying the visual identity.
   ========================================================= */
.home-v3{--v3-blue:#175cd3;--v3-blue-soft:#edf4ff;--v3-ink:#172033;--v3-muted:#6b7280;--v3-line:#e5e9f0;--v3-bg:#f5f7fa;background:var(--v3-bg);padding-bottom:20px}
.home-v3 .wrap{width:min(1480px,calc(100% - 36px))}
.home-v3-strip{background:#0f1f3d;color:#fff}.home-v3-strip a{min-height:38px;display:flex;align-items:center;justify-content:center;gap:20px;font-size:12px}.home-v3-strip a strong{font-weight:900}.home-v3-strip a span{opacity:.8}.home-v3-strip a b{color:#bcd4ff}
.home-v3-market{padding:18px 0 6px}.home-v3-market-grid{display:grid;grid-template-columns:292px minmax(0,1fr);gap:16px;align-items:stretch}
.home-v3-category-rail{height:660px;background:#fff;border:1px solid var(--v3-line);border-radius:14px;position:relative;z-index:15;box-shadow:0 3px 14px rgba(24,37,63,.04);display:flex;flex-direction:column;min-width:0}
.home-v3-cat-head{height:55px;padding:0 14px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--v3-line);flex:0 0 auto}.home-v3-cat-head>span{width:34px;height:34px;border-radius:9px;background:var(--v3-blue);color:#fff;display:grid;place-items:center;font-size:16px}.home-v3-cat-head b{font-size:14px;color:var(--v3-ink);display:block}.home-v3-cat-head small{font-size:9px;color:#98a0ad;display:block;margin-top:2px}
.home-v3-cat-list{padding:6px 0;overflow:auto;scrollbar-width:thin;scrollbar-color:#d8dee8 transparent;flex:1}.home-v3-cat-row{position:static}.home-v3-cat-link{height:27px;padding:0 12px;display:grid;grid-template-columns:24px minmax(0,1fr) 14px;align-items:center;gap:7px;color:#343c49;font-size:11.5px;transition:.14s}.home-v3-cat-link:hover,.home-v3-cat-row:focus-within>.home-v3-cat-link{background:var(--v3-blue-soft);color:var(--v3-blue)}.home-v3-cat-icon{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;background:#f4f6f9;color:#526174;font-size:12px}.home-v3-cat-link b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:650}.home-v3-cat-link i{font-style:normal;text-align:right;color:#a0a8b4;font-size:15px}
.home-v3-cat-all{height:39px;border-top:1px solid var(--v3-line);display:flex;align-items:center;justify-content:space-between;padding:0 13px;color:var(--v3-blue);font-size:11px;font-weight:800;flex:0 0 auto}.home-v3-cat-all:hover{background:#fafcff}
.home-v3-cat-flyout{display:none;position:absolute;left:calc(100% - 1px);top:0;width:min(610px,58vw);height:660px;background:#fff;border:1px solid var(--v3-line);border-radius:14px;box-shadow:0 18px 55px rgba(18,31,54,.18);padding:22px;z-index:40;overflow:auto}.home-v3-cat-row:hover>.home-v3-cat-flyout,.home-v3-cat-row:focus-within>.home-v3-cat-flyout,.home-v3-cat-row.flyout-open>.home-v3-cat-flyout{display:block}.home-v3-flyout-head{display:flex;justify-content:space-between;gap:20px;align-items:end;padding-bottom:15px;border-bottom:1px solid var(--v3-line);margin-bottom:14px}.home-v3-flyout-head small{font-size:9px;letter-spacing:.12em;color:#8791a0;font-weight:800}.home-v3-flyout-head h3{font-size:24px;letter-spacing:-.03em;margin:3px 0 0;color:var(--v3-ink)}.home-v3-flyout-all{font-size:11px;font-weight:800;color:var(--v3-blue)}.home-v3-flyout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px}.home-v3-flyout-group>a:first-child{display:block;padding:4px 0}.home-v3-flyout-group b{display:block;color:#283241;font-size:12px}.home-v3-flyout-group span{display:block;color:#a0a7b2;font-size:9px;margin-top:2px}.home-v3-flyout-group>div{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:6px}.home-v3-flyout-group>div a{font-size:10px;color:#707986}.home-v3-flyout-group a:hover{color:var(--v3-blue)}
.home-v3-spotlight{display:grid;grid-template-rows:minmax(0,1fr) 142px;gap:12px;min-width:0}.home-v3-hero{position:relative;min-height:506px;border-radius:14px;overflow:hidden;background:#eaf0f8;border:1px solid var(--v3-line)}.home-v3-hero-stage,.home-v3-hero-slide{position:absolute;inset:0}.home-v3-hero-slide{opacity:0;pointer-events:none;transition:opacity .25s;overflow:hidden;background:linear-gradient(135deg,var(--banner-bg),var(--banner-accent))}.home-v3-hero-slide.active{opacity:1;pointer-events:auto}.home-v3-hero-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-v3-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.87) 39%,rgba(255,255,255,.18) 70%,rgba(255,255,255,0) 100%)}.home-v3-hero-slide.theme-dark .home-v3-hero-overlay{background:linear-gradient(90deg,rgba(10,18,32,.94),rgba(10,18,32,.72) 43%,rgba(10,18,32,.08) 76%)}.home-v3-hero-copy{position:absolute;z-index:3;left:48px;top:50%;transform:translateY(-50%);max-width:520px}.home-v3-hero-copy>span{font-size:10px;letter-spacing:.16em;font-weight:900;color:var(--v3-blue)}.home-v3-hero-slide.theme-dark .home-v3-hero-copy>span{color:#a8c7ff}.home-v3-hero-copy h1{font-family:Arial,Helvetica,sans-serif;font-size:44px;line-height:1.02;letter-spacing:-.045em;margin:12px 0 15px;color:#172033;max-width:520px}.home-v3-hero-slide.theme-dark .home-v3-hero-copy h1{color:#fff}.home-v3-hero-copy p{font-size:14px;line-height:1.55;color:#5f6877;max-width:470px;margin:0 0 22px}.home-v3-hero-slide.theme-dark .home-v3-hero-copy p{color:#e3e9f2}.home-v3-hero-cta{display:inline-flex;align-items:center;gap:9px;background:var(--v3-blue);color:#fff!important;border-radius:9px;padding:12px 16px;font-size:12px;font-weight:850;box-shadow:0 6px 18px rgba(23,92,211,.2)}.home-v3-hero-visual{position:absolute;inset:0;background:radial-gradient(circle at 77% 40%,rgba(255,255,255,.9),transparent 23%),linear-gradient(135deg,#dfe9f6,#cbd9eb)}.home-v3-hero-visual span{position:absolute;right:9%;bottom:8%;font-weight:900;font-size:105px;letter-spacing:-.08em;color:rgba(23,92,211,.08)}.home-v3-hero-visual i{position:absolute;border-radius:50%;background:#fff;box-shadow:0 24px 70px rgba(21,59,111,.14)}.home-v3-hero-visual i:nth-child(2){width:180px;height:180px;right:16%;top:15%}.home-v3-hero-visual i:nth-child(3){width:110px;height:110px;right:6%;top:48%;background:#b5cef1}.home-v3-hero-nav{position:absolute;z-index:5;right:18px;bottom:16px;display:flex;align-items:center;gap:7px;background:rgba(255,255,255,.94);padding:5px;border-radius:999px;box-shadow:0 5px 20px rgba(0,0,0,.07)}.home-v3-hero-nav>button{width:29px;height:29px;border:0;border-radius:50%;background:#f4f6f9;cursor:pointer;font-size:18px}.home-v3-hero-nav>div{display:flex;gap:4px}.home-v3-hero-nav .hero-dot{width:7px;height:7px;border:0;border-radius:99px;background:#bec5cf;padding:0;cursor:pointer}.home-v3-hero-nav .hero-dot.active{width:20px;background:var(--v3-blue)}
.home-v3-promo-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-v3-promo{position:relative;overflow:hidden;border-radius:12px;border:1px solid var(--v3-line);background:linear-gradient(135deg,var(--banner-bg),var(--banner-accent));min-width:0}.home-v3-promo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-v3-promo-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.72),rgba(255,255,255,.12))}.home-v3-promo.theme-dark .home-v3-promo-shade{background:linear-gradient(90deg,rgba(11,20,35,.92),rgba(11,20,35,.62),rgba(11,20,35,.08))}.home-v3-promo-copy{position:absolute;z-index:2;left:16px;right:12px;bottom:13px}.home-v3-promo-copy>span{font-size:8px;letter-spacing:.12em;font-weight:850;color:#667085}.home-v3-promo h3{font-size:15px;line-height:1.08;letter-spacing:-.02em;margin:4px 0 7px;color:#1f2937;max-width:80%}.home-v3-promo.theme-dark h3,.home-v3-promo.theme-dark .home-v3-promo-copy>span{color:#fff}.home-v3-promo-link,.home-v3-promo-fallback b{font-size:9.5px;font-weight:850;color:var(--v3-blue)}.home-v3-promo-fallback{display:block;background:#fff}.home-v3-promo-icon{position:absolute;right:13px;top:13px;width:40px;height:40px;border-radius:12px;background:var(--v3-blue-soft);color:var(--v3-blue);display:grid;place-items:center;font-size:18px}
.home-v3-benefits{margin-top:12px;background:#fff;border:1px solid var(--v3-line);border-radius:12px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.home-v3-benefits>div{padding:13px 16px;display:grid;grid-template-columns:30px 1fr;column-gap:9px;border-right:1px solid var(--v3-line)}.home-v3-benefits>div:last-child{border-right:0}.home-v3-benefits>div>span{grid-row:1/3;width:28px;height:28px;border-radius:8px;background:var(--v3-blue-soft);color:var(--v3-blue);display:grid;place-items:center;font-size:12px;font-weight:900}.home-v3-benefits b{font-size:11px;color:#344054}.home-v3-benefits small{font-size:9px;color:#98a2b3;margin-top:2px}
.home-v3-products.commerce-section.home-product-section{padding:28px 0 2px}.home-v3-products.home-product-section .wrap{background:#fff;border:1px solid var(--v3-line);border-radius:14px;padding:18px}.home-v3-products .commerce-heading{margin-bottom:12px;align-items:end}.home-v3-products .commerce-heading>div>span{font-size:9px;color:var(--v3-blue);font-weight:850;letter-spacing:.1em}.home-v3-products .commerce-heading h2{font-size:23px;letter-spacing:-.025em;margin-top:3px;color:#202939}.home-v3-products .commercial-link{color:var(--v3-blue);font-size:11px}.home-v3-products .carousel-arrow{width:32px;height:32px;border:1px solid #dde3ea;background:#fff;border-radius:8px;font-size:18px}.home-v3-products .home-product-carousel{gap:9px}.home-v3-products .product-card{border-radius:10px;border-color:#e7ebf0;box-shadow:none}.home-v3-products .product-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(22,34,53,.08);border-color:#ced6e2}.home-v3-products .product-media{aspect-ratio:1.05/1;background:#fff}.home-v3-products .product-info{padding:10px 10px 11px}.home-v3-products .product-category{font-size:8.5px;color:#98a2b3}.home-v3-products .product-name{font-size:12px;line-height:1.3;min-height:33px;margin:5px 0 6px}.home-v3-products .rating-line{display:none}.home-v3-products .price-block b{font-size:18px;color:#111827}.home-v3-products .price-block del{font-size:10px}.home-v3-products .quick-add{border-radius:7px;padding:8px 9px;font-size:10px;background:#172033}.home-v3-products .stock{font-size:9px}
.home-v3-campaigns{padding:35px 0 5px}.home-v3-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.home-v3-section-head>div>span{font-size:9px;letter-spacing:.13em;color:var(--v3-blue);font-weight:900}.home-v3-section-head h2{font-size:26px;letter-spacing:-.03em;margin:4px 0 0;color:#202939}.home-v3-campaign-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.home-v3-campaign-grid .home-v2-mid-promo{border-radius:13px;min-height:245px;border:1px solid var(--v3-line)}
.home-v3-category-showcase{padding:38px 0 8px}.home-v3-all-link{font-size:11px;color:var(--v3-blue);font-weight:800}.home-v3-category-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.home-v3-category-cards>a{background:#fff;border:1px solid var(--v3-line);border-radius:11px;padding:13px;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:10px;transition:.15s}.home-v3-category-cards>a:hover{border-color:#bed0ec;box-shadow:0 7px 22px rgba(25,52,92,.06);transform:translateY(-1px)}.home-v3-category-cards>a>span{width:38px;height:38px;border-radius:10px;background:var(--v3-blue-soft);color:var(--v3-blue);display:grid;place-items:center}.home-v3-category-cards b{font-size:11.5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-v3-category-cards small{display:block;font-size:8.5px;color:#98a2b3;margin-top:3px}.home-v3-category-cards i{font-style:normal;color:#a9b1bd}
.home-v3-newsletter{margin-top:44px;background:#fff;border-top:1px solid var(--v3-line);border-bottom:1px solid var(--v3-line)}.home-v3-newsletter>.wrap{min-height:150px;display:flex;align-items:center;justify-content:space-between;gap:30px}.home-v3-newsletter span{font-size:9px;letter-spacing:.13em;color:var(--v3-blue);font-weight:900}.home-v3-newsletter h2{font-size:25px;letter-spacing:-.025em;margin:5px 0}.home-v3-newsletter p{font-size:11px;color:#8791a0;margin:0}.home-v3-newsletter form{display:flex;gap:7px;width:min(480px,100%)}.home-v3-newsletter input{flex:1;border:1px solid #dce2ea;border-radius:8px;padding:11px 13px;outline:0}.home-v3-newsletter button{border:0;background:var(--v3-blue);color:#fff;border-radius:8px;padding:0 16px;font-size:11px;font-weight:800;cursor:pointer}
@media(max-width:1180px){.home-v3-market-grid{grid-template-columns:250px minmax(0,1fr)}.home-v3-category-rail{height:635px}.home-v3-spotlight{grid-template-rows:minmax(0,1fr) 130px}.home-v3-hero{min-height:493px}.home-v3-hero-copy{left:34px;max-width:450px}.home-v3-hero-copy h1{font-size:38px}.home-v3-cat-link{font-size:10.5px}.home-v3-category-cards{grid-template-columns:repeat(4,1fr)}.home-v3-campaign-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.home-v3-market-grid{grid-template-columns:1fr}.home-v3-category-rail{height:auto}.home-v3-cat-list{display:flex;overflow:auto;padding:8px}.home-v3-cat-row{flex:0 0 auto}.home-v3-cat-link{height:42px;padding:0 11px;border:1px solid var(--v3-line);border-radius:9px;margin-right:7px;grid-template-columns:24px auto}.home-v3-cat-link i{display:none}.home-v3-cat-flyout{display:none!important}.home-v3-cat-head{display:none}.home-v3-cat-all{display:none}.home-v3-spotlight{grid-template-rows:420px auto}.home-v3-promo-row{grid-template-columns:repeat(3,minmax(210px,1fr));overflow:auto}.home-v3-promo{min-height:130px}.home-v3-benefits{grid-template-columns:1fr 1fr}.home-v3-benefits>div:nth-child(2){border-right:0}.home-v3-benefits>div:nth-child(-n+2){border-bottom:1px solid var(--v3-line)}.home-v3-category-cards{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.home-v3 .wrap{width:min(100% - 20px,1480px)}.home-v3-strip a{justify-content:space-between;gap:8px;padding:0 8px}.home-v3-strip a span{display:none}.home-v3-market{padding-top:10px}.home-v3-spotlight{grid-template-rows:390px auto}.home-v3-hero-copy{left:22px;right:22px;top:auto;bottom:34px;transform:none;max-width:none}.home-v3-hero-copy h1{font-size:32px;max-width:85%}.home-v3-hero-copy p{font-size:12px;max-width:82%}.home-v3-hero-overlay{background:linear-gradient(0deg,rgba(255,255,255,.98) 4%,rgba(255,255,255,.88) 45%,rgba(255,255,255,.08) 80%)}.home-v3-hero-slide.theme-dark .home-v3-hero-overlay{background:linear-gradient(0deg,rgba(10,18,32,.96),rgba(10,18,32,.72) 50%,rgba(10,18,32,.05) 85%)}.home-v3-hero-nav{right:10px;bottom:10px}.home-v3-promo-row{grid-template-columns:repeat(3,230px)}.home-v3-benefits{grid-template-columns:1fr}.home-v3-benefits>div{border-right:0;border-bottom:1px solid var(--v3-line)!important}.home-v3-benefits>div:last-child{border-bottom:0!important}.home-v3-products.home-product-section .wrap{width:100%;border-left:0;border-right:0;border-radius:0;padding:13px 10px}.home-v3-products .commerce-heading h2{font-size:20px}.home-v3-campaign-grid{grid-template-columns:1fr}.home-v3-category-cards{display:flex;overflow:auto}.home-v3-category-cards>a{min-width:210px}.home-v3-newsletter>.wrap{padding:26px 0;align-items:flex-start;flex-direction:column}.home-v3-newsletter form{width:100%}}


/* v0.11.2 — Malso.ro header/logo repair */
.site-header{overflow:visible}
.header-main{height:84px;grid-template-columns:220px minmax(300px,1fr) auto;gap:18px;min-width:0}
.brand-logo{display:inline-flex;align-items:center;gap:10px;min-width:0;text-decoration:none;line-height:1;color:inherit;user-select:none}
.brand-mark{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#edf5ff,#dceaff);box-shadow:inset 0 0 0 1px rgba(17,100,216,.10)}
.brand-mark svg{width:34px;height:34px;display:block;overflow:visible}
.brand-house{fill:#fff;stroke:#1768d9;stroke-width:1.6;stroke-linejoin:round}
.brand-roof{fill:none;stroke:#1768d9;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}
.brand-window{fill:#1768d9}
.brand-door{fill:none;stroke:#ff7a1a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.brand-wordmark{display:flex;align-items:baseline;gap:5px;white-space:nowrap;min-width:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.035em}
.brand-wordmark strong,.brand-wordmark b{font-size:24px;line-height:1;font-style:normal;font-weight:850}
.brand-wordmark strong{color:#1768d9}.brand-wordmark b{color:#202a36}
.marketplace-logo{width:max-content;max-width:100%;padding:4px 0;border-radius:12px}
.marketplace-logo:hover .brand-mark{transform:translateY(-1px);box-shadow:0 5px 14px rgba(17,100,216,.14),inset 0 0 0 1px rgba(17,100,216,.12)}
.marketplace-logo:focus-visible{outline:3px solid rgba(23,104,217,.22);outline-offset:5px}
.marketplace-logo span::after{content:none!important}
.marketplace-search{min-width:0}
.marketplace-search input{min-width:0}
.footer-logo{width:max-content;margin-bottom:15px}
.footer-logo .brand-mark{width:40px;height:40px;flex-basis:40px;border-radius:11px}.footer-logo .brand-mark svg{width:30px;height:30px}
.footer-logo .brand-wordmark strong,.footer-logo .brand-wordmark b{font-size:21px}
.marketplace-footer .footer-brand .brand-wordmark strong{color:#1768d9}.marketplace-footer .footer-brand .brand-wordmark b{color:#202a36}

@media(max-width:1250px){
  .header-main{grid-template-columns:205px minmax(260px,1fr) auto;gap:14px}
  .marketplace-actions .head-action{min-width:62px;padding:0 6px}
  .marketplace-actions .head-action>span:last-of-type{display:none}
  .brand-wordmark strong,.brand-wordmark b{font-size:22px}
  .brand-mark{width:42px;height:42px;flex-basis:42px}.brand-mark svg{width:31px;height:31px}
}
@media(max-width:920px){
  .header-main{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:11px 0}
  .marketplace-logo{grid-column:2;justify-self:start}
  .marketplace-search{grid-column:1/-1;grid-row:2;width:100%}
  .brand-wordmark strong,.brand-wordmark b{font-size:21px}
}
@media(max-width:560px){
  .brand-mark{width:38px;height:38px;flex-basis:38px;border-radius:10px}.brand-mark svg{width:28px;height:28px}
  .brand-wordmark{gap:4px}.brand-wordmark strong,.brand-wordmark b{font-size:19px!important}
  .marketplace-logo{max-width:180px}
}

/* v0.11.3 — category flyout hover bridge */
.home-v3-cat-flyout::before{content:"";position:absolute;left:-10px;top:0;width:10px;height:100%;background:transparent}
.home-v3-cat-row.flyout-open>.home-v3-cat-link{background:var(--v3-blue-soft);color:var(--v3-blue)}

/* v0.11.4 — Customer account */
.marketplace-actions .head-action.logged-in .head-ico{background:#e9f2ff;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:18px}
.marketplace-actions .head-action #accountHeaderLabel{font-size:12px;font-weight:700;line-height:1.15}
.auth-page,.account-page,.favorites-page{padding:28px 0 72px}
.auth-layout{display:grid;grid-template-columns:minmax(0,620px) minmax(320px,1fr);gap:28px;align-items:stretch;max-width:1080px;margin:0 auto}
.auth-card,.auth-side,.auth-gate,.account-panel,.account-orders,.account-overview>div,.account-overview>a{background:#fff;border:1px solid var(--market-line,#dfe5ed);border-radius:14px;box-shadow:0 2px 12px rgba(22,54,92,.06)}
.auth-card{padding:38px 42px}.auth-card h1{font-family:Arial,Helvetica,sans-serif;font-size:38px;margin:8px 0 8px;letter-spacing:-.03em}.auth-lead{margin:0 0 28px;color:#687383;line-height:1.55}.auth-form{display:grid;gap:16px}.auth-form label,.account-form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:#3c4653}.auth-form input,.account-form input{width:100%;height:46px;border:1px solid #cfd8e3;border-radius:8px;padding:0 13px;background:#fff;outline:none;transition:.15s}.auth-form input:focus,.account-form input:focus{border-color:var(--market-blue,#1769d2);box-shadow:0 0 0 3px rgba(23,105,210,.11)}.auth-form label small{font-weight:400;color:#8b95a3}.auth-switch{text-align:center;font-size:13px;color:#6c7683;margin-top:2px}.auth-switch a{font-weight:700;color:var(--market-blue,#1769d2)}.auth-terms{margin:2px 0 3px}.auth-side{padding:42px;background:linear-gradient(145deg,#0f5fbd,#1f78db);color:#fff;display:flex;flex-direction:column;justify-content:center}.auth-side-icon{width:58px;height:58px;border-radius:16px;background:rgba(255,255,255,.16);display:grid;place-items:center;font-size:28px;margin-bottom:20px}.auth-side h2{font-size:29px;letter-spacing:-.025em;margin:0 0 12px}.auth-side p{color:rgba(255,255,255,.82);line-height:1.6;margin:0 0 22px}.auth-side ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}.auth-side li{position:relative;padding-left:25px;font-size:14px}.auth-side li:before{content:'✓';position:absolute;left:0;font-weight:800}.auth-gate{padding:58px;text-align:center}.auth-gate .account-icon{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:#eaf3ff;color:var(--market-blue,#1769d2);font-size:30px;margin:0 auto 18px}.auth-gate h1{font-family:Arial,Helvetica,sans-serif;margin:0 0 10px}.auth-gate p{color:#687383}.auth-gate-actions{display:flex;justify-content:center;gap:10px;margin-top:25px}
.account-title{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin:10px 0 22px}.account-title h1{font-family:Arial,Helvetica,sans-serif;font-size:38px;margin:5px 0 4px;letter-spacing:-.03em}.account-title p{margin:0;color:#707b88}.account-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.account-overview>div,.account-overview>a{padding:20px 22px;display:flex;flex-direction:column;min-height:118px}.account-overview span{font-size:12px;color:#7a8490}.account-overview b{font-size:24px;margin:8px 0 4px;color:#202833}.account-overview small{color:#7d8793}.account-overview a:hover{border-color:#93b9ea;box-shadow:0 4px 18px rgba(22,91,169,.1)}.account-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;margin-bottom:18px}.account-panel,.account-orders{padding:26px}.account-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.account-panel-head h2{margin:0 0 5px;font-size:21px}.account-panel-head p{margin:0;color:#7a8490;font-size:13px;line-height:1.5}.account-form{display:grid;gap:14px}.account-form .form-grid{margin-bottom:2px}.security-panel .account-form{gap:13px}.account-orders{margin-bottom:18px}.account-order{border:1px solid #e1e6ec;border-radius:10px;padding:17px;margin-top:11px}.account-order-head{display:grid;grid-template-columns:1.1fr 1fr 1fr auto;gap:18px;align-items:center}.account-order-head>div{display:flex;flex-direction:column;gap:3px}.account-order-head small{color:#84909d;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.account-order-head b{font-size:13px}.order-status{justify-self:end;background:#eef6ff;color:#1769d2;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:700}.account-order-products{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px;padding-top:13px;border-top:1px solid #edf0f4}.account-order-products span{font-size:11px;background:#f5f7f9;border-radius:6px;padding:6px 8px;color:#596574}.account-empty{text-align:center;padding:34px 10px}.account-empty p{color:#75808d}.favorites-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:24px}.favorites-title h1{font-family:Arial,Helvetica,sans-serif;margin:5px 0 4px}.favorites-title p{margin:0;color:#788390}.checkout-account-note{background:#eef6ff;border:1px solid #cce1fb;color:#315b8b;padding:12px 15px;border-radius:8px;margin:-4px 0 16px;font-size:13px}
@media(max-width:900px){.auth-layout,.account-grid{grid-template-columns:1fr}.auth-side{min-height:260px}.account-overview{grid-template-columns:1fr 1fr}.account-overview>div:last-child{grid-column:1/-1}.account-order-head{grid-template-columns:1fr 1fr}.order-status{justify-self:start}}
@media(max-width:600px){.auth-card,.auth-side,.auth-gate,.account-panel,.account-orders{padding:22px}.auth-card h1,.account-title h1{font-size:30px}.auth-layout{gap:14px}.account-title,.favorites-title{align-items:flex-start;flex-direction:column}.account-overview{grid-template-columns:1fr}.account-overview>div:last-child{grid-column:auto}.account-order-head{grid-template-columns:1fr}.auth-gate-actions{flex-direction:column}.auth-gate-actions .btn{width:100%}}

/* v0.11.6 — explicit header labels + account documents */
@media(max-width:920px) and (min-width:621px){.marketplace-actions{gap:2px}.marketplace-actions .head-action{min-width:74px;height:62px;flex-direction:column;justify-content:center;gap:3px;padding:4px 5px}.marketplace-actions .head-action>span:last-of-type{display:flex!important;align-items:center!important;font-size:10px!important;line-height:1.05;text-align:center}.marketplace-actions .head-action small{display:none!important}.marketplace-actions .head-ico{font-size:21px;line-height:1}.marketplace-actions .cart-head b{right:7px;top:2px}}
@media(max-width:620px){.marketplace-actions{gap:0}.marketplace-actions .head-action{min-width:52px;height:58px;flex-direction:column;justify-content:center;gap:2px;padding:3px}.marketplace-actions .head-action>span:last-of-type{display:flex!important;align-items:center!important;font-size:9px!important;line-height:1;text-align:center}.marketplace-actions .head-action small{display:none!important}.marketplace-actions .head-ico{font-size:19px}.marketplace-actions .cart-head b{right:2px;top:0}}
.account-nav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.account-nav a{display:flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid var(--market-line);border-radius:9px;background:#fff;font-size:13px;font-weight:700;color:#303a46}.account-nav a:hover{border-color:#86afe5;color:var(--market-blue)}.account-nav b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#eef5ff;color:var(--market-blue);font-size:10px}.account-page .account-overview{grid-template-columns:repeat(4,1fr)}.account-doc-section{background:#fff;border:1px solid var(--market-line,#dfe5ed);border-radius:14px;box-shadow:0 2px 12px rgba(22,54,92,.06);padding:26px;margin-bottom:18px;scroll-margin-top:20px}.account-doc{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid #edf0f4}.account-doc:first-of-type{border-top:0}.account-doc>div{display:flex;flex-direction:column;gap:3px}.account-doc small{font-size:10px;color:#7c8794;letter-spacing:.06em}.account-doc b{font-size:14px}.account-doc span{font-size:12px;color:#778390}.account-empty.compact{padding:14px 4px;text-align:left}.account-empty.compact p{margin:0}@media(max-width:900px){.account-page .account-overview{grid-template-columns:1fr 1fr}}@media(max-width:600px){.account-page .account-overview{grid-template-columns:1fr}.account-doc{align-items:flex-start;flex-direction:column}.account-doc .btn{width:100%}}

/* v0.11.7 — progres comenzi în cont */
.order-status.cancelled{background:#fff0f0;color:#b54545}.order-status.return{background:#fff2e8;color:#a74b1d}.order-status.delivered{background:#eaf8f0;color:#16814f}.order-status.shipped{background:#f0ebff;color:#6b48b9}.order-status.procurement{background:#fff5df;color:#996400}.order-status.picking{background:#edf5ff;color:#265fa8}.order-status.ready{background:#e7f8f4;color:#087966}
.account-order-progress{display:grid;grid-template-columns:repeat(7,1fr);gap:0;margin:15px 0 5px;padding:0 2px}.account-order-step{position:relative;text-align:center;color:#a0a9b4}.account-order-step:not(:last-child):after{content:"";position:absolute;top:5px;left:55%;right:-45%;height:2px;background:#e4e8ed}.account-order-step>span{display:block;position:relative;z-index:1;width:11px;height:11px;border-radius:50%;background:#d9dfe6;margin:0 auto 6px}.account-order-step small{display:block;font-size:8px;line-height:1.15}.account-order-step.done{color:#438566}.account-order-step.done>span{background:#49a879}.account-order-step.done:not(:last-child):after{background:#9bd0b4}.account-order-step.current{color:#1769d2;font-weight:700}.account-order-step.current>span{background:#1769d2;box-shadow:0 0 0 3px #e6f0ff}.account-order-terminal{margin:14px 0 3px;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:700}.account-order-terminal.cancelled{background:#fff2f2;color:#ad4545}.account-order-terminal.return{background:#fff4ec;color:#9d4a1d}.account-order-update{margin-top:9px;color:#89939f;font-size:10px}.account-order-update b{color:#5b6673}
@media(max-width:760px){.account-order-progress{overflow:auto;grid-template-columns:repeat(7,92px);padding-bottom:6px}.account-order-step small{font-size:8px}}
.account-order-step.skipped{color:#a9b0b9}.account-order-step.skipped>span{background:#fff;border:2px solid #d7dde4}

/* v0.11.8 Retururi & RMA */
.account-page .account-overview{grid-template-columns:repeat(5,1fr)}.account-order-actions{display:flex;gap:8px;margin-top:12px;padding-top:11px;border-top:1px solid #edf0f4}.account-case{border:1px solid #e1e6ec;border-radius:10px;padding:16px;margin-top:11px}.account-case-head{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:center}.account-case-head>div{display:flex;flex-direction:column}.account-case-head small{font-size:9px;color:#84909d;letter-spacing:.06em}.account-case-head b{font-size:13px}.case-status{padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800;background:#f0f3f7;color:#526173}.case-status.requested{background:#fff5dc;color:#8d6200}.case-status.approved,.case-status.awaiting_product{background:#edf5ff;color:#2c67aa}.case-status.received,.case-status.inspection{background:#eaf8f4;color:#177663}.case-status.service{background:#f1ebff;color:#6a4eb0}.case-status.refund_pending{background:#fff0e6;color:#a5531d}.case-status.refunded,.case-status.repaired,.case-status.replaced,.case-status.closed{background:#e9f8ef;color:#167d4b}.case-status.rejected{background:#fff0f0;color:#b44949}.account-case-items{display:flex;gap:7px;flex-wrap:wrap;margin:13px 0}.account-case-items span{background:#f5f7f9;border-radius:6px;padding:6px 8px;font-size:11px}.account-case-meta{display:flex;gap:14px;flex-wrap:wrap;color:#7b8794;font-size:11px}.account-case-note{margin-top:10px;padding:9px;background:#eef6ff;border-radius:7px;color:#3d5f86;font-size:11px}.account-case-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px}.return-request-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px}.return-request-backdrop{position:absolute;inset:0;background:rgba(15,25,38,.58);backdrop-filter:blur(2px)}.return-request-card{position:relative;width:min(820px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:16px;padding:26px;box-shadow:0 24px 80px rgba(0,0,0,.28)}.return-request-close{position:absolute;right:15px;top:12px;border:0;background:#f2f4f7;width:34px;height:34px;border-radius:50%;font-size:22px;cursor:pointer}.return-request-head h2{margin:4px 0 5px;font-size:28px}.return-request-head p{margin:0 0 18px;color:#788493}.return-type-picks{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.return-type-picks label{border:1px solid #dfe5ec;border-radius:10px;padding:13px;display:grid;grid-template-columns:auto 1fr;column-gap:9px;cursor:pointer}.return-type-picks small{grid-column:2;color:#7e8997;margin-top:3px}.return-type-picks label:has(input:checked){border-color:#4f8fe2;background:#f3f8ff}.return-type-picks label:has(input:disabled){opacity:.5;cursor:not-allowed}.return-items{display:grid;gap:8px;margin-bottom:18px}.return-item{display:grid;grid-template-columns:auto 1fr 72px 54px;align-items:center;gap:10px;border:1px solid #e4e8ed;border-radius:9px;padding:9px}.return-item>div{display:flex;align-items:center;gap:10px;min-width:0}.return-item img{width:48px;height:48px;object-fit:contain;border-radius:6px;background:#f7f8fa}.return-item span{display:flex;flex-direction:column;min-width:0}.return-item b{font-size:12px}.return-item small{color:#84909b;font-size:10px}.return-item.disabled{opacity:.5}.return-qty{width:68px;padding:8px;border:1px solid #dce2e9;border-radius:7px}.return-request-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.return-request-card textarea{resize:vertical}.return-request-card h3{margin:14px 0 8px}.return-request-card .form-grid select,.return-request-card .form-grid input,.return-request-card .form-grid textarea{width:100%}.account-doc-section#retururi{scroll-margin-top:20px}@media(max-width:1050px){.account-page .account-overview{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.account-page .account-overview{grid-template-columns:1fr 1fr}.return-type-picks{grid-template-columns:1fr}.return-item{grid-template-columns:auto 1fr 65px}.return-item>small{grid-column:2}.account-case-head{grid-template-columns:1fr}.return-request-card{padding:21px 16px}}

/* v0.11.9 — status facturi în cont */
.invoice-doc-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:8px;align-items:center;font-size:12px;color:#768397}
.invoice-pay{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-weight:800;font-size:11px;letter-spacing:.01em;background:#f0f3f7;color:#536174}
.invoice-pay.paid{background:#e8f8ef;color:#087a3f}.invoice-pay.partial{background:#fff5d9;color:#9a6500}.invoice-pay.unpaid{background:#fff0f0;color:#bb2b2b}.invoice-pay.overdue{background:#fee6e6;color:#a91515}.invoice-pay.refunded,.invoice-pay.partially_refunded{background:#eef0ff;color:#4c56a8}

/* v0.12.1 — wordmark curat MALSO.RO */
.brand-logo{gap:0}.clean-wordmark{display:inline-flex;align-items:center;gap:7px;position:relative;padding:7px 2px 8px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.055em}.clean-wordmark strong,.clean-wordmark b{font-size:25px!important;line-height:1;font-style:normal}.clean-wordmark strong{font-weight:900;color:#182335!important}.clean-wordmark b{font-weight:650;color:#1768d9!important}.clean-wordmark i{width:6px;height:6px;border-radius:50%;background:#f59e0b;align-self:flex-start;margin:2px 0 0 -2px}.marketplace-logo:hover .clean-wordmark strong{color:#1768d9!important}.marketplace-logo:hover .clean-wordmark b{color:#182335!important}.footer-logo .clean-wordmark strong,.footer-logo .clean-wordmark b{font-size:21px!important}.footer-logo .clean-wordmark strong{color:#182335!important}.footer-logo .clean-wordmark b{color:#1768d9!important}
@media(max-width:560px){.clean-wordmark strong,.clean-wordmark b{font-size:21px!important}.clean-wordmark{gap:6px}}

/* v0.12.6 — Promoții & Cupoane */
.promo-code-card{border-color:#e3e8ef}.promo-code-card h2{margin-bottom:5px}.muted-checkout{margin:0 0 12px;color:#7f8996;font-size:12px}.promo-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.promo-code-row input{border:1px solid #d9dee6;border-radius:10px;padding:11px 12px;font:inherit;text-transform:uppercase;letter-spacing:.04em}.promo-message{min-height:20px;margin-top:8px;font-size:12px}.promo-error{color:#b83e3e}.promo-saving span,.promo-saving b{color:#16814f}.promo-applied{display:block;color:#16814f!important;background:#eef8f2;border-radius:8px;padding:9px 10px;margin-top:8px}.success-promo{margin:12px 0 0;padding:10px 12px;border-radius:9px;background:#eef8f2;color:#176b46;font-size:12px}.hidden{display:none!important}
@media(max-width:640px){.promo-code-row{grid-template-columns:1fr 1fr}.promo-code-row input{grid-column:1/-1}}

/* v0.12.6 — validare email cont */
.field-help{display:block;margin-top:7px;color:#6b7280;font-size:.82rem;line-height:1.35;font-weight:500}

/* v0.12.6 — Autentificare Google */
.google-auth-area{display:grid;gap:14px;margin:4px 0 2px}.google-signin{min-height:44px;display:flex;justify-content:center;align-items:center;transition:opacity .15s}.google-signin.loading{opacity:.55;pointer-events:none}.google-auth-error{display:block;text-align:center;color:#a04343;font-weight:600}.auth-divider{display:flex;align-items:center;gap:12px;color:#8a94a3;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.auth-divider:before,.auth-divider:after{content:'';height:1px;flex:1;background:#e3e8ef}.auth-divider span{white-space:nowrap}.security-panel .account-form{align-content:start}
@media(max-width:480px){.google-signin>div,.google-signin iframe{max-width:100%!important}}
.auth-forgot-row{text-align:right;margin-top:-8px}.auth-forgot-row a{font-size:12px;font-weight:700;color:var(--market-blue,#1769d2)}.optional-consent{align-items:flex-start!important;font-weight:500!important;line-height:1.45}.optional-consent input{width:auto!important;height:auto!important;margin-top:2px}.optional-consent small{display:block;color:#7b8490}.auth-result{padding:12px 0;line-height:1.6}.account-marketing{margin:14px 0}
.home-v3-newsletter form{flex-wrap:wrap}.home-v3-newsletter form small{width:100%;font-size:11px;color:rgba(255,255,255,.7);line-height:1.45}.newsletter-success{display:flex;flex-direction:column;gap:5px}.newsletter-success small{color:inherit!important}
.home-v3-newsletter form{flex-wrap:wrap}.home-v3-newsletter form small{width:100%;font-size:11px;line-height:1.45}.newsletter-success{display:flex;flex-direction:column;gap:5px}.newsletter-success small{color:inherit!important}

/* =========================================================
   v0.15.0 — ADS CENTER V2
   Strat vizual final: coerenta, retail, mobile-first.
   Nu modifica logica comerciala sau API-urile.
   ========================================================= */
:root{
  --hd-blue:#1768e5;
  --hd-blue-dark:#0e4fb8;
  --hd-blue-soft:#edf4ff;
  --hd-navy:#142033;
  --hd-ink:#202939;
  --hd-muted:#667085;
  --hd-soft:#f6f8fb;
  --hd-line:#e4e9f0;
  --hd-green:#15865d;
  --hd-red:#d92d20;
  --hd-orange:#f79009;
  --hd-white:#fff;
  --hd-radius:14px;
  --hd-radius-lg:20px;
  --hd-shadow:0 10px 35px rgba(16,36,64,.08);
  --hd-shadow-hover:0 18px 46px rgba(16,36,64,.13);
}
html{background:#fff}
body{background:#f7f9fc;color:var(--hd-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
body,button,input,select,textarea{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
main{min-height:58vh}
.wrap{width:min(1480px,calc(100% - 40px))}
::selection{background:#dbeafe;color:#102a56}
:focus-visible{outline:3px solid rgba(23,104,229,.22);outline-offset:3px}
.btn{min-height:44px;border-radius:10px;padding:11px 18px;font-size:13px;font-weight:800;transition:.16s ease}
.btn.primary{background:var(--hd-blue);color:#fff;box-shadow:0 7px 18px rgba(23,104,229,.18)}
.btn.primary:hover{background:var(--hd-blue-dark);transform:translateY(-1px)}
.btn.ghost{background:#fff;border-color:#d8dee8;color:#344054}
.btn.ghost:hover{border-color:#aebbd0;background:#f9fbfe}
.btn.big{min-height:50px}
.kicker{font-family:inherit;font-size:10px;font-weight:900;letter-spacing:.14em;color:var(--hd-blue)}

/* Header */
.top-utility{background:#113d78;color:#fff;border:0;font-size:11.5px}
.utility-inner{height:34px}
.utility-inner>div:first-child{gap:10px;color:#eaf2ff}
.utility-inner>div:first-child b{color:#fff}
.utility-links{gap:22px}.utility-links a{color:#eaf2ff;font-weight:600}
.site-header{background:rgba(255,255,255,.98);box-shadow:0 1px 0 #e7ecf2,0 6px 22px rgba(18,38,66,.04);backdrop-filter:blur(14px)}
.header-main{height:84px;grid-template-columns:255px minmax(320px,1fr) auto;gap:22px}
.clean-wordmark{gap:7px;letter-spacing:-.055em;padding:5px 0}
.clean-wordmark strong,.clean-wordmark b{font-size:27px!important;line-height:1;font-style:normal}
.clean-wordmark strong{color:#172033!important;font-weight:900}.clean-wordmark b{color:var(--hd-blue)!important;font-weight:760}
.clean-wordmark i{display:none!important}.marketplace-logo span::after{content:none!important}
.marketplace-logo:hover .clean-wordmark strong{color:#172033!important}.marketplace-logo:hover .clean-wordmark b{color:var(--hd-blue-dark)!important}
.marketplace-search{height:50px;border:1.5px solid #b9c8dc;border-radius:12px;box-shadow:0 2px 8px rgba(18,38,66,.04);overflow:hidden;background:#fff}
.marketplace-search:focus-within{border-color:var(--hd-blue);box-shadow:0 0 0 4px rgba(23,104,229,.09)}
.marketplace-search input{font-size:14px;color:#1d2939;padding:0 17px}.marketplace-search input::placeholder{color:#98a2b3}
.marketplace-search button{min-width:118px;background:var(--hd-blue);font-size:13px;border-radius:0;padding:0 22px}.marketplace-search button:hover{background:var(--hd-blue-dark)}
.marketplace-actions{gap:2px}.marketplace-actions .head-action{min-width:106px;height:58px;padding:0 9px;border-radius:10px;gap:9px;color:#344054}
.marketplace-actions .head-action:hover{background:#f5f8fd}.marketplace-actions .head-ico{width:24px;height:24px;color:#344054;display:grid;place-items:center}
.head-ico svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.marketplace-actions .head-action>span:last-of-type{font-size:11.5px}.marketplace-actions .head-action small{font-size:9.5px;color:#98a2b3}.marketplace-actions .head-action b{font-weight:800}
.cart-head b#cartCount,.cart-head>b{top:1px;right:4px;background:var(--hd-blue);font-size:9px;box-shadow:0 0 0 2px #fff}
.marketplace-nav{display:block!important;background:#fff;border-top:1px solid #eef1f5;border-bottom:1px solid #e7ebf0}
.marketplace-nav .wrap{height:43px;gap:0}.marketplace-nav a{height:43px;padding:0 13px;font-size:11.5px;font-weight:700;color:#475467;border-bottom:2px solid transparent}
.marketplace-nav a:hover{background:#f7f9fc;color:var(--hd-blue);border-bottom-color:#bad1f6}.marketplace-nav .all-cat{background:transparent;color:#172033;border-radius:0;margin-right:4px;padding-inline:5px 18px;font-weight:900}.marketplace-nav .all-cat:hover{background:transparent;color:var(--hd-blue)}
.mobile-menu-btn{border-radius:9px;color:#344054}

/* Home */
.home-v3{background:#f7f9fc;color:var(--hd-ink);padding-bottom:0}
.home-v3 .wrap{width:min(1480px,calc(100% - 40px))}
.home-v3-strip{background:#172033;color:#fff}.home-v3-strip a{min-height:38px;font-size:11px}.home-v3-strip a b{color:#bdd7ff}
.home-v3-market{padding:20px 0 0}.home-v3-market-grid{grid-template-columns:278px minmax(0,1fr);gap:14px}
.home-v3-category-rail{border:1px solid var(--hd-line);border-radius:16px;background:#fff;box-shadow:0 4px 18px rgba(16,36,64,.05);overflow:visible}
.home-v3-cat-head{min-height:50px;padding:0 16px;border-bottom:1px solid var(--hd-line);font-size:13px;color:#172033}
.home-v3-cat-link{height:39px;padding:0 12px;font-size:10.8px;color:#475467;transition:.13s}.home-v3-cat-link:hover,.home-v3-cat-row.flyout-open>.home-v3-cat-link{background:#f2f6fd;color:var(--hd-blue)}
.home-v3-cat-link>span{color:#667085}.home-v3-cat-link i{color:#a1a9b5}
.home-v3-cat-all{border-top:1px solid var(--hd-line);font-size:11px;color:var(--hd-blue);font-weight:850}
.home-v3-cat-flyout{border:1px solid var(--hd-line);border-radius:14px;box-shadow:0 20px 55px rgba(15,32,56,.16);padding:20px}
.home-v3-spotlight{gap:12px}.home-v3-hero{min-height:450px;border-radius:18px;border:1px solid var(--hd-line);box-shadow:0 7px 25px rgba(15,34,62,.06);background:#fff}
.home-v3-hero-slide{background:linear-gradient(110deg,#f7f9fd,#e7effb)!important}
.home-v3-hero-slide.theme-dark{background:linear-gradient(110deg,#17243a,#244b80)!important}
.home-v3-hero-copy{left:46px;max-width:565px}.home-v3-hero-copy>span{font-size:9px;color:var(--hd-blue);letter-spacing:.14em}.home-v3-hero-copy h1{font-size:46px;line-height:1.02;letter-spacing:-.045em;color:#172033;max-width:560px}.home-v3-hero-copy p{font-size:14px;line-height:1.55;color:#667085;max-width:510px}
.home-v3-hero-slide.theme-dark .home-v3-hero-copy h1,.home-v3-hero-slide.theme-dark .home-v3-hero-copy p,.home-v3-hero-slide.theme-dark .home-v3-hero-copy>span{color:#fff}
.home-v3-main-cta{background:var(--hd-blue);border-radius:10px;box-shadow:0 9px 22px rgba(23,104,229,.2)}.home-v3-main-cta:hover{background:var(--hd-blue-dark)}
.home-v3-hero-media img{object-fit:cover}.home-v3-hero-nav{box-shadow:0 6px 20px rgba(16,36,64,.1)}
.home-v3-promo-row{gap:10px}.home-v3-promo{min-height:136px;border-radius:14px;border-color:var(--hd-line)}.home-v3-promo h3{font-size:15px}.home-v3-promo-copy>span{color:#667085}.home-v3-promo-link{color:var(--hd-blue)}
.home-v3-benefits{margin-top:14px;border-radius:14px;border-color:var(--hd-line);box-shadow:0 3px 13px rgba(16,36,64,.035)}.home-v3-benefits>div{padding:15px 18px;grid-template-columns:34px 1fr;column-gap:10px;border-color:var(--hd-line)}.home-v3-benefits>div>span{width:32px;height:32px;background:var(--hd-blue-soft);color:var(--hd-blue);border-radius:9px}.home-v3-benefits b{font-size:11.5px;color:#344054}.home-v3-benefits small{font-size:9.5px;color:#98a2b3;line-height:1.35}
.home-v3-products.commerce-section.home-product-section{padding:30px 0 0}.home-v3-products.home-product-section .wrap{border:1px solid var(--hd-line);border-radius:16px;padding:20px;background:#fff;box-shadow:0 4px 18px rgba(16,36,64,.035)}
.home-v3-products .commerce-heading{margin-bottom:14px}.home-v3-products .commerce-heading>div>span{font-size:9px;color:var(--hd-blue)}.home-v3-products .commerce-heading h2{font-size:24px;color:#172033}.home-v3-products .commercial-link{font-size:11px;color:var(--hd-blue)}
.carousel-head-actions{display:flex;align-items:center;gap:7px}.home-v3-products .carousel-arrow{width:34px;height:34px;border-radius:9px;color:#344054}.home-v3-products .carousel-arrow:hover{border-color:#9fb8df;background:#f5f8fd;color:var(--hd-blue)}
.home-v3-campaigns,.home-v3-category-showcase{padding:38px 0 0}.home-v3-section-head h2{font-size:26px;color:#172033}.home-v3-campaign-grid{gap:12px}.home-v3-campaign-grid .home-v2-mid-promo{border-radius:16px}
.home-v3-category-cards{gap:10px}.home-v3-category-cards>a{border-radius:12px;border-color:var(--hd-line);padding:14px;background:#fff}.home-v3-category-cards>a:hover{border-color:#b7cbee;box-shadow:var(--hd-shadow)}.home-v3-category-cards>a>span{background:var(--hd-blue-soft);color:var(--hd-blue)}.home-v3-category-cards b{font-size:12px;color:#344054}.home-v3-category-cards small{font-size:9px}
.home-v3-newsletter{margin-top:45px;background:#17243a;border:0;color:#fff}.home-v3-newsletter>.wrap{min-height:170px}.home-v3-newsletter span{color:#9fc3ff}.home-v3-newsletter h2{font-size:27px;color:#fff}.home-v3-newsletter p{color:#b8c5d8;font-size:11px}.home-v3-newsletter input{border:1px solid #40536e;background:#fff;border-radius:10px;padding:12px 14px}.home-v3-newsletter button{background:var(--hd-blue);border-radius:10px;padding:0 20px}.home-v3-newsletter form small{color:#aab9cc!important}

/* Product cards */
.products-grid{gap:12px}.marketplace-product,.product-card{border:1px solid var(--hd-line);border-radius:13px;background:#fff;box-shadow:none;transition:border-color .16s,box-shadow .16s,transform .16s}
.marketplace-product:hover,.product-card:hover{border-color:#c8d4e5;box-shadow:var(--hd-shadow-hover);transform:translateY(-2px)}
.marketplace-product .product-media,.product-media{aspect-ratio:1/1;background:#fff;border-bottom:1px solid #f0f2f5}.marketplace-product .product-media img,.product-media img{padding:12px;transition:transform .22s ease}.marketplace-product:hover .product-media img{transform:scale(1.025)}
.marketplace-product .fav,.fav{width:34px;height:34px;border:1px solid #edf0f4;background:rgba(255,255,255,.96);box-shadow:0 2px 8px rgba(16,36,64,.08);font-size:19px;color:#667085}.fav:hover{color:#d92d20;border-color:#f2c7c2}.fav.active{color:#d92d20;background:#fff5f4}
.marketplace-product .badge-sale,.badge-sale{background:#d92d20;border-radius:7px;font-size:9.5px;font-weight:900;padding:6px 7px}.fast-badge{background:#ecfdf3!important;color:#067647!important;border:1px solid #abefc6!important;border-radius:7px!important;font-size:8.5px!important;font-weight:800!important}
.marketplace-product .product-info,.product-info{padding:12px 13px 13px}.product-category{font-size:9px!important;letter-spacing:.03em!important;text-transform:none!important;color:#98a2b3!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-name{font-size:12.5px!important;line-height:1.36!important;font-weight:650!important;color:#344054!important;margin:6px 0 9px!important;min-height:34px!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-name:hover{color:var(--hd-blue)!important}
.rating-line{display:none!important}.price-block{min-height:48px;display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 8px}.price-block b{order:2;font-size:19px!important;color:#101828!important;letter-spacing:-.02em}.price-block del{order:1;width:100%;font-size:10px!important;color:#98a2b3}.price-block .price-spacer{display:block;width:100%;height:12px}.price-block em{order:3;font-size:8.5px!important;color:#98a2b3!important;font-style:normal}.card-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-top:8px!important}.stock{font-size:9.5px!important;margin:0!important}.stock.ok{color:var(--hd-green)!important}.quick-add{height:34px;border-radius:9px!important;padding:0 10px!important;background:#172033!important;color:#fff!important;font-size:10px!important;font-weight:800!important;display:inline-flex;align-items:center;gap:8px;transition:.15s}.quick-add b{font-size:16px;line-height:1}.quick-add:hover{background:var(--hd-blue)!important}.quick-add:disabled{background:#d0d5dd!important}

/* Category/catalog */
.page-head{background:#fff;border-bottom:1px solid #eef1f5;padding:27px 0 22px}.breadcrumbs{font-size:10.5px;color:#98a2b3;margin-bottom:15px}.breadcrumbs a:hover{color:var(--hd-blue)}
.page-title-row h1,.simple-page h1,.product-summary h1,.info-page h1{font-family:Inter,ui-sans-serif,sans-serif;font-size:34px;font-weight:790;letter-spacing:-.035em;color:#172033;margin:6px 0}.page-title-row p{font-size:12px;color:#98a2b3}
.subcategory-panel{border:0;box-shadow:none;padding:18px 0 0;margin-top:15px;background:transparent}.subcategory-panel-head h2{font-size:14px;font-weight:800;color:#344054}.subcategory-panel-head span{font-size:10px}.subcategory-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.subcategory-card{min-height:70px;border-radius:11px;border-color:var(--hd-line);padding:12px 13px;background:#fff}.subcategory-card:hover{border-color:#b8cae5;box-shadow:0 7px 20px rgba(16,36,64,.07)}.subcategory-card b{font-size:11.5px}.subcategory-card span{font-size:9px}.subcategory-card i{color:var(--hd-blue);font-style:normal}
.catalog-section{padding:22px 0 70px}.catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:22px}.filters{top:155px;background:#fff;border:1px solid var(--hd-line);border-radius:14px;padding:16px}.filter-block{padding-bottom:16px;margin-bottom:16px;border-color:#eef1f4}.filter-block:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.filter-block h3{font-size:10px;color:#667085;letter-spacing:.08em}.category-tree a{font-size:11px;padding:7px 8px;border-radius:7px}.category-tree a.active{background:var(--hd-blue-soft);color:var(--hd-blue)}.check{font-size:11px;color:#475467}.price-filter input{border-color:#d8dee8;border-radius:8px;padding:9px;background:#fff}.small-btn{border-color:#d8dee8;border-radius:8px;font-size:11px;font-weight:700;color:#344054}.small-btn:hover{border-color:#9fb8df;color:var(--hd-blue)}
.catalog-toolbar{height:auto;min-height:46px;background:#fff;border:1px solid var(--hd-line);border-radius:12px;padding:7px 10px 7px 13px;margin-bottom:12px;color:#667085}.catalog-toolbar-controls{display:flex;gap:8px;align-items:center}.catalog-toolbar select{border-color:#d8dee8;border-radius:8px;padding:8px 10px;font-size:11px}.per-page{font-size:10px;display:flex;align-items:center;gap:6px}.catalog-main>.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pagination{gap:6px}.pagination button,.pagination span{width:36px;height:36px;border-radius:9px;border-color:#dfe4eb;font-size:11px}.pagination button.active{background:var(--hd-blue);border-color:var(--hd-blue)}

/* Product page */
.product-page{background:#f7f9fc;padding:24px 0 70px}.product-detail{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:42px;align-items:start}.gallery{min-width:0}.gallery-main{background:#fff;border:1px solid var(--hd-line);border-radius:18px;box-shadow:0 3px 16px rgba(16,36,64,.035)}.gallery-main img{padding:20px}.thumbs{gap:8px;margin-top:10px}.thumbs button{width:68px;height:68px;border-radius:10px;border-color:var(--hd-line);background:#fff}.thumbs button.active{border:2px solid var(--hd-blue)}
.product-summary{padding:22px;background:#fff;border:1px solid var(--hd-line);border-radius:18px;box-shadow:0 4px 20px rgba(16,36,64,.05);position:sticky;top:150px}.product-summary .product-category{font-size:10px!important;color:var(--hd-blue)!important;font-weight:750!important}.product-summary h1{font-size:28px;line-height:1.18;letter-spacing:-.03em;margin:8px 0 9px}.sku{font-size:10px;color:#98a2b3}.product-price{margin:22px 0 17px;gap:10px;align-items:baseline}.product-price strong{font-size:31px;color:#101828;letter-spacing:-.035em}.product-price del{font-size:13px;color:#98a2b3}.product-price span{background:#fff1f0;color:#b42318;border-radius:7px;font-size:9px;font-weight:800}
.availability{padding:13px 0;border-color:#eef1f4}.availability b{font-size:11.5px}.availability span{font-size:10px;color:#98a2b3}.buy-box{grid-template-columns:102px minmax(0,1fr) 48px;gap:8px;margin:18px 0}.qty{border:1px solid #d8dee8;border-radius:10px;overflow:hidden;background:#fff}.qty button{border:0;background:#f7f9fb}.qty input{border:0;text-align:center;min-width:0}.fav-big{width:48px;border:1px solid #d8dee8;border-radius:10px;background:#fff;color:#d92d20;font-size:21px}.delivery-card{border:0;border-radius:12px;background:#f7f9fc;padding:3px 14px}.delivery-card>div{position:relative;display:grid;grid-template-columns:30px 1fr;column-gap:8px;padding:12px 0;border-color:#e8ecf2}.delivery-card i{grid-row:1/3;width:25px;height:25px;border-radius:7px;background:#e8f1ff;color:var(--hd-blue);display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:900}.delivery-card b{font-size:10.5px;color:#344054}.delivery-card span{font-size:9.5px;color:#667085;margin-top:2px}
.product-tabs{grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);gap:34px;margin-top:28px;border:0;padding:0}.product-tabs>div{background:#fff;border:1px solid var(--hd-line);border-radius:16px;padding:24px}.product-tabs h2{font-family:inherit;font-size:18px;font-weight:800;color:#172033;margin-top:0}.product-tabs p{font-size:12px;line-height:1.75;color:#475467}.product-tabs dl{grid-template-columns:115px 1fr;font-size:11px}.product-tabs dt,.product-tabs dd{border-color:#eef1f4}.related-products-section .wrap{background:#fff;border:1px solid var(--hd-line);border-radius:16px;padding:20px}.related-products-grid{grid-template-columns:repeat(6,minmax(0,1fr))}

/* Cart + checkout */
.simple-page{padding:28px 0 72px;background:#f7f9fc}.simple-page>.wrap{background:transparent}.simple-page h1{font-size:32px;font-weight:790;letter-spacing:-.03em;color:#172033}.cart-title-row,.checkout-headline{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:4px 0 18px}.cart-title-row p,.checkout-headline p{margin:5px 0 0;color:#667085;font-size:12px}.cart-count-label{background:#fff;border:1px solid var(--hd-line);border-radius:999px;padding:8px 12px;font-size:10px;color:#667085;font-weight:700}
.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 370px;gap:20px}.cart-list{background:#fff;border:1px solid var(--hd-line);border-radius:16px;overflow:hidden}.cart-item{grid-template-columns:110px minmax(0,1fr) auto;gap:16px;padding:16px 18px;border-color:#eef1f4}.cart-img{width:110px;height:110px;border:1px solid #eef1f4;border-radius:11px;overflow:hidden;background:#fff}.cart-img img{padding:7px}.cart-copy b{font-size:12.5px;color:#344054;line-height:1.35}.cart-copy>a:hover b{color:var(--hd-blue)}.cart-copy>span{font-size:9.5px;color:#98a2b3;margin-top:5px}.cart-qty{margin-top:13px;border:1px solid #d8dee8;border-radius:9px;width:max-content;overflow:hidden}.cart-qty button{border:0;background:#f8fafc;width:30px;height:30px}.cart-qty input{border:0;width:38px;text-align:center;font-size:11px}.cart-price b{font-size:15px;color:#101828}.cart-price span{font-size:9.5px;color:#98a2b3}.remove{font-size:9.5px;color:#b42318;background:transparent;border:0;cursor:pointer}
.order-summary{border:1px solid var(--hd-line);border-radius:16px;padding:21px;background:#fff;top:155px;box-shadow:0 4px 18px rgba(16,36,64,.04)}.order-summary h2{font-family:inherit;font-size:16px;font-weight:800;color:#172033}.order-summary>div{font-size:11px;color:#667085}.order-summary>div b{color:#344054}.order-summary hr{border-color:#eef1f4}.order-summary .total{font-size:15px;color:#172033}.order-summary .total b{font-size:21px}.order-summary small{display:block;margin-top:13px;color:#98a2b3;font-size:9.5px;line-height:1.5}.order-summary .btn{margin-top:14px}
.checkout-headline{align-items:center}.checkout-steps{display:flex;align-items:center;gap:6px}.checkout-steps span{display:flex;align-items:center;gap:6px;color:#98a2b3;font-size:9.5px;font-weight:750}.checkout-steps span:not(:last-child):after{content:"";width:26px;height:1px;background:#d8dee8;margin-left:2px}.checkout-steps b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#eaecf0;color:#667085;font-size:9px}.checkout-steps .done,.checkout-steps .active{color:#344054}.checkout-steps .done b{background:#ecfdf3;color:#067647}.checkout-steps .active b{background:var(--hd-blue);color:#fff}
.checkout-account-note{border:1px solid #b9ddca;background:#f2fbf6;color:#29684e;border-radius:10px;padding:11px 13px;font-size:10.5px;margin-bottom:12px}.checkout-form{display:grid;gap:12px}.checkout-card{border:1px solid var(--hd-line);border-radius:15px;padding:20px;box-shadow:none}.checkout-card h2{font-family:inherit;font-size:15px;font-weight:800;color:#172033;margin:0 0 16px}.form-grid{gap:12px}.form-grid label,.auth-form label,.account-form label{font-size:10.5px;font-weight:700;color:#475467}.form-grid input,.form-grid textarea,.auth-form input,.account-form input,.account-form textarea{border:1px solid #d8dee8;border-radius:9px;padding:11px 12px;background:#fff;color:#1d2939;outline:none}.form-grid input:focus,.form-grid textarea:focus,.auth-form input:focus,.account-form input:focus,.account-form textarea:focus{border-color:var(--hd-blue);box-shadow:0 0 0 3px rgba(23,104,229,.08)}
.radio{border-color:#dfe4eb;border-radius:10px;padding:12px;margin-top:8px;background:#fff}.radio:has(input:checked){border-color:#8db3ed;background:#f5f9ff;box-shadow:0 0 0 2px rgba(23,104,229,.05)}.radio b{font-size:11px;color:#344054}.radio small{font-size:9.5px;color:#98a2b3}.terms-check{font-size:10.5px;color:#667085;line-height:1.5}.promo-code-card{background:#fbfcfe}.promo-code-row input{border-color:#d8dee8;border-radius:9px}.promo-code-row .btn{min-height:42px}

/* Account / auth */
.account-page{background:#f7f9fc}.account-title{align-items:center;margin:8px 0 18px}.account-title h1{font-size:30px;color:#172033}.account-title p{font-size:11px}.account-nav{gap:7px;margin-bottom:14px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.account-nav a{white-space:nowrap;border-radius:9px;border-color:var(--hd-line);font-size:10.5px;padding:9px 11px;box-shadow:none}.account-overview{grid-template-columns:repeat(5,1fr);gap:9px}.account-overview>div,.account-overview>a{min-height:104px;border-radius:12px;border-color:var(--hd-line);padding:16px;box-shadow:none}.account-overview span{font-size:10px}.account-overview b{font-size:22px;color:#172033}.account-overview small{font-size:9px;color:#98a2b3}.account-orders,.account-panel,.account-doc-section{border:1px solid var(--hd-line)!important;border-radius:14px!important;box-shadow:none!important;background:#fff;padding:22px!important}.account-panel-head h2{font-size:17px;color:#172033}.account-panel-head p{font-size:10.5px;color:#98a2b3}.account-grid{gap:14px}.account-order{border-color:#e8ecf2!important;border-radius:11px!important}
.auth-page{padding-top:30px}.auth-layout{grid-template-columns:minmax(0,560px) minmax(320px,.8fr);gap:18px;max-width:980px}.auth-card,.auth-side{border:1px solid var(--hd-line);border-radius:16px;background:#fff;box-shadow:0 6px 24px rgba(16,36,64,.045);padding:30px}.auth-card h1{font-size:29px}.auth-lead{font-size:11.5px;color:#667085}.auth-form{gap:13px}.auth-side{background:linear-gradient(145deg,#17243a,#244b80);color:#fff}.auth-side h2{color:#fff;font-size:21px}.auth-side p,.auth-side li{color:#d9e4f4;font-size:11px;line-height:1.55}.auth-side-icon{background:rgba(255,255,255,.1);color:#fff}.auth-switch{font-size:10.5px}.auth-switch a,.auth-forgot-row a{color:var(--hd-blue)}

/* Footer */
.site-footer.marketplace-footer{background:#101828;color:#fff;margin-top:0;border-top:0}.footer-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;padding:27px 0;border-bottom:1px solid rgba(255,255,255,.09);gap:0}.footer-features>div{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;column-gap:12px;padding:0 24px;border-right:1px solid rgba(255,255,255,.08)}.footer-features>div:last-child{border-right:0}.footer-features>div>div{display:flex;flex-direction:column;gap:5px;min-width:0}.footer-features .feature-ico{position:static;width:30px;height:30px;border-radius:8px;background:#1d2939;color:#8db9ff;display:grid;place-items:center;flex:0 0 auto;margin-top:1px}.footer-features b{font-size:10.5px;line-height:1.3}.footer-features span{font-size:9.5px;color:#98a2b3;line-height:1.45}
.footer-grid{grid-template-columns:1.35fr repeat(3,1fr);gap:48px;padding:42px 0}.footer-grid h4{font-size:11px;color:#fff;margin-bottom:12px}.site-footer a{font-size:10.5px;color:#aeb9c9;padding:5px 0}.site-footer a:hover{color:#fff}.footer-brand p{max-width:340px;color:#98a2b3;font-size:10.5px;line-height:1.65}.footer-logo .clean-wordmark strong{color:#fff!important}.footer-logo .clean-wordmark b{color:#70a7ff!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0;color:#7f8c9f;font-size:9.5px}

/* Mobile bottom navigation */
.mobile-bottom-nav{display:none}

/* Responsive */
@media(max-width:1260px){
  .header-main{grid-template-columns:220px minmax(260px,1fr) auto}.marketplace-actions .head-action{min-width:52px}.marketplace-actions .head-action>span:last-of-type{display:none}.clean-wordmark strong,.clean-wordmark b{font-size:24px!important}
  .home-v3-market-grid{grid-template-columns:245px minmax(0,1fr)}.catalog-main>.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.related-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.subcategory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:980px){
  .top-utility{display:none}.site-header{position:sticky;top:0}.header-main{height:auto;min-height:70px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:60px 48px;gap:0 10px;padding:0}.mobile-menu-btn{display:block;grid-column:1;grid-row:1;width:40px;height:40px;margin:0;border:1px solid #e2e7ee;background:#fff}.marketplace-logo{grid-column:2;grid-row:1;justify-self:start}.marketplace-actions{grid-column:3;grid-row:1}.marketplace-actions .head-action{display:none}.marketplace-actions .cart-head{display:flex;min-width:45px}.marketplace-actions .cart-head .head-ico{display:grid}.marketplace-search{grid-column:1/-1;grid-row:2;height:42px;margin-bottom:8px}.marketplace-search button{min-width:88px;padding:0 15px}.marketplace-nav{display:none!important}
  .home-v3 .wrap{width:min(100% - 24px,1480px)}.home-v3-market{padding-top:12px}.home-v3-market-grid{grid-template-columns:1fr}.home-v3-category-rail{height:auto;border-radius:12px;overflow:hidden}.home-v3-cat-head,.home-v3-cat-all{display:none}.home-v3-cat-list{display:flex;overflow:auto;padding:8px;gap:6px}.home-v3-cat-row{flex:0 0 auto}.home-v3-cat-link{height:38px;padding:0 10px;border:1px solid var(--hd-line);border-radius:9px;grid-template-columns:22px auto}.home-v3-cat-link i,.home-v3-cat-flyout{display:none!important}.home-v3-hero{min-height:400px}.home-v3-hero-copy{left:30px;right:30px;max-width:480px}.home-v3-hero-copy h1{font-size:38px}.home-v3-promo-row{grid-template-columns:repeat(3,230px);overflow:auto}.home-v3-benefits{grid-template-columns:1fr 1fr}.home-v3-benefits>div:nth-child(2){border-right:0}.home-v3-benefits>div:nth-child(-n+2){border-bottom:1px solid var(--hd-line)}
  .catalog-layout{grid-template-columns:1fr}.filters{position:static;display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:12px;padding:12px}.filter-block{border:0;margin:0;padding:0}.catalog-main>.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.subcategory-grid{grid-template-columns:repeat(3,1fr)}
  .product-detail{grid-template-columns:1fr}.product-summary{position:static}.product-tabs{grid-template-columns:1fr}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.checkout-headline{align-items:flex-start;flex-direction:column}.account-overview{grid-template-columns:repeat(3,1fr)}.auth-layout{grid-template-columns:1fr}.auth-side{display:none}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{display:none}.footer-features{display:grid;grid-template-columns:repeat(2,1fr);row-gap:20px}.footer-features>div:nth-child(2){border-right:0}
}
@media(max-width:680px){
  body{padding-bottom:64px}.wrap{width:min(100% - 20px,1480px)}.site-header{box-shadow:0 1px 0 #e4e9f0}.header-main{grid-template-columns:42px minmax(0,1fr) 42px;grid-template-rows:58px 46px}.marketplace-logo{justify-self:center}.clean-wordmark{gap:5px}.clean-wordmark strong,.clean-wordmark b{font-size:20px!important}.marketplace-search{border-radius:10px;height:40px}.marketplace-search input{font-size:12px;padding:0 12px}.marketplace-search button{font-size:0;min-width:48px;padding:0}.marketplace-search button span{font-size:18px}.marketplace-actions .cart-head{width:40px;min-width:40px;padding:0}.marketplace-actions .cart-head .head-ico{width:24px}.cart-head b#cartCount,.cart-head>b{right:-1px;top:2px}
  .home-v3-market{padding-top:8px}.home-v3 .wrap{width:min(100% - 16px,1480px)}.home-v3-category-rail{border-left:0;border-right:0;border-radius:0;margin-left:-8px;margin-right:-8px}.home-v3-spotlight{grid-template-rows:370px auto}.home-v3-hero{min-height:370px;border-radius:14px}.home-v3-hero-copy{left:20px;right:20px;bottom:25px;top:auto;transform:none;max-width:none}.home-v3-hero-copy h1{font-size:30px;max-width:92%}.home-v3-hero-copy p{font-size:11px;max-width:90%}.home-v3-hero-overlay{background:linear-gradient(0deg,rgba(255,255,255,.98) 8%,rgba(255,255,255,.9) 53%,rgba(255,255,255,.12) 86%)}.home-v3-hero-slide.theme-dark .home-v3-hero-overlay{background:linear-gradient(0deg,rgba(15,26,44,.97),rgba(15,26,44,.78) 54%,rgba(15,26,44,.08) 86%)}.home-v3-main-cta{padding:10px 13px;font-size:10px}.home-v3-promo-row{grid-template-columns:repeat(3,220px)}.home-v3-benefits{grid-template-columns:1fr;border-radius:12px}.home-v3-benefits>div{border-right:0!important;border-bottom:1px solid var(--hd-line)!important;padding:12px 14px}.home-v3-benefits>div:last-child{border-bottom:0!important}.home-v3-products.commerce-section.home-product-section{padding-top:20px}.home-v3-products.home-product-section .wrap,.related-products-section .wrap{width:100%;border-left:0;border-right:0;border-radius:0;padding:14px 10px}.home-v3-products .commerce-heading h2{font-size:19px}.home-product-carousel{gap:8px}.home-product-carousel .product-card{min-width:158px!important;max-width:175px!important}.home-v3-category-cards{display:flex;overflow:auto}.home-v3-category-cards>a{min-width:205px}.home-v3-newsletter>.wrap{padding:25px 0;flex-direction:column;align-items:flex-start}.home-v3-newsletter form{width:100%}
  .page-head{padding:18px 0 14px}.page-title-row h1,.simple-page h1,.product-summary h1{font-size:26px}.subcategory-grid{display:flex;overflow:auto}.subcategory-card{min-width:205px}.catalog-section{padding-top:12px}.filters{display:none}.catalog-toolbar{align-items:flex-start;gap:8px;flex-direction:column}.catalog-toolbar-controls{width:100%;justify-content:space-between}.per-page{display:none}.catalog-main>.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.marketplace-product .product-info{padding:9px}.product-name{font-size:11px!important;min-height:31px!important}.price-block b{font-size:16px!important}.quick-add span{display:none}.quick-add{width:34px;padding:0!important;justify-content:center}.card-bottom{margin-top:5px!important}.stock{font-size:8.5px!important}.marketplace-product .product-media img{padding:7px}.fav{width:31px!important;height:31px!important;font-size:17px!important}.fast-badge{display:none}
  .product-page{padding:15px 0 55px}.product-page .breadcrumbs{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.product-detail{gap:12px}.gallery-main{border-radius:13px}.gallery-main img{padding:12px}.thumbs button{width:58px;height:58px}.product-summary{padding:17px;border-radius:13px}.product-summary h1{font-size:22px}.product-price strong{font-size:27px}.buy-box{grid-template-columns:86px minmax(0,1fr) 44px}.fav-big{width:44px}.delivery-card{margin-top:6px}.product-tabs{margin-top:12px;gap:10px}.product-tabs>div{padding:18px;border-radius:13px}.related-products-grid{display:flex;overflow:auto}.related-products-grid .product-card{min-width:165px;max-width:165px}
  .simple-page{padding:18px 0 60px}.cart-title-row{align-items:flex-start}.cart-count-label{display:none}.cart-item{grid-template-columns:78px minmax(0,1fr);padding:12px;gap:10px}.cart-img{width:78px;height:78px}.cart-price{grid-column:2;display:flex;align-items:center;gap:9px;justify-content:flex-start}.cart-price .remove{margin-left:auto}.checkout-steps{width:100%;justify-content:space-between}.checkout-steps span{font-size:8.5px}.checkout-steps span:not(:last-child):after{width:12px}.checkout-card{padding:16px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.promo-code-row{grid-template-columns:1fr 1fr}.promo-code-row input{grid-column:1/-1}.account-title{align-items:flex-start}.account-overview{grid-template-columns:1fr 1fr}.account-overview>div,.account-overview>a{min-height:90px}.account-orders,.account-panel,.account-doc-section{padding:16px!important}.auth-card{padding:22px 17px}.auth-card h1{font-size:26px}.return-request-card{border-radius:14px}
  .footer-features{grid-template-columns:1fr;display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:26px;padding:30px 0}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{display:block}.footer-bottom{padding:15px 0 20px}
  .mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:64px;background:rgba(255,255,255,.97);border-top:1px solid #e0e5ec;z-index:1000;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -5px 22px rgba(16,36,64,.08);backdrop-filter:blur(14px)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:8.5px;font-weight:700;color:#667085}.mobile-bottom-nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:active{color:var(--hd-blue)}
}
@media(max-width:390px){.catalog-main>.products-grid{grid-template-columns:1fr 1fr}.clean-wordmark strong,.clean-wordmark b{font-size:18px!important}.home-v3-hero-copy h1{font-size:27px}.home-product-carousel .product-card{min-width:150px!important}}
/* v0.15.4 — SEO category copy */
.category-seo-intro{max-width:920px;margin:10px 0 0!important;color:#667085!important;font-size:14px;line-height:1.65}
.pagination a,.pagination span{width:36px;height:36px;border-radius:9px;border:1px solid #dfe4eb;background:#fff;display:grid;place-items:center;font-size:11px}.pagination a.active{background:var(--hd-blue);border-color:var(--hd-blue);color:#fff;font-weight:800}.pagination a:hover{border-color:#aab7ca}

/* v0.15.5 — Legal & Trust */
.legal-wrap{max-width:1120px}.legal-page .breadcrumbs{margin-bottom:12px}.legal-nav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.legal-nav a{padding:9px 12px;border:1px solid #dfe5ed;background:#fff;border-radius:999px;color:#334155;font-size:12px;font-weight:700}.legal-nav a:hover{border-color:#9eb2ca;color:var(--hd-blue)}.legal-dev-warning{background:#fff8e8;border:1px solid #f0d69b;color:#805600;border-radius:12px;padding:13px 15px;margin-bottom:14px;font-size:12px;line-height:1.5}.legal-document{padding:28px 34px!important}.legal-document>header{border-bottom:1px solid #e7ebf0;padding-bottom:18px;margin-bottom:22px}.legal-document>header h1{margin:5px 0 6px}.legal-document>header p{margin:0;color:#8a96a8;font-size:11px}.legal-document section{padding:0 0 22px;margin:0 0 22px;border-bottom:1px solid #edf0f4}.legal-document section:last-of-type{border-bottom:0}.legal-document h2{font-size:19px;margin:0 0 10px;color:#172033}.legal-document p,.legal-document li{font-size:14px;line-height:1.75;color:#4b5a6d}.legal-document ul{padding-left:20px}.legal-document a{color:var(--hd-blue);text-decoration:underline;text-underline-offset:2px}.legal-seller-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:24px;background:#f7f9fc;border:1px solid #e1e7ef;border-radius:14px;padding:20px;margin:0 0 24px}.legal-seller-card span{font-size:9px;letter-spacing:.12em;font-weight:900;color:#718096}.legal-seller-card h2{font-size:24px;margin:5px 0 8px}.legal-seller-card p{margin:0}.legal-seller-card dl{display:grid;grid-template-columns:145px 1fr;gap:8px 12px;margin:0;align-content:start}.legal-seller-card dt{font-size:11px;color:#7b8798}.legal-seller-card dd{font-size:12px;font-weight:700;margin:0;word-break:break-word}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.legal-grid section{border:1px solid #e5eaf0!important;border-radius:12px;padding:18px!important;margin:0!important}.legal-doc-footer{background:#f8fafc;border-radius:10px;padding:12px 14px}.legal-doc-footer p{font-size:11px!important;margin:0!important;color:#748196!important}.seller-trust-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #e3e8ef;background:#f8fafc;border-radius:11px;padding:11px 12px;margin:12px 0}.seller-trust-card>span{font-size:8px;font-weight:900;letter-spacing:.12em;color:#7b8798}.seller-trust-card b{display:block;font-size:12px}.seller-trust-card small{display:block;font-size:9px;color:#7c8999;margin-top:2px}.seller-trust-card a{font-size:10px;font-weight:800;color:var(--hd-blue)}.withdrawal-form{border:1px solid #dce3ec;border-radius:12px;padding:22px;background:#fff}.withdrawal-form h2{margin-top:0}.withdrawal-form .form-lines{line-height:2.2;color:#64748b}.legal-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.cookie-table{display:grid;gap:10px;margin:0 0 22px}.cookie-table>div{display:grid;grid-template-columns:150px 1fr auto;gap:14px;align-items:center;border:1px solid #e2e8f0;border-radius:11px;padding:14px}.cookie-table b{font-size:13px}.cookie-table span{font-size:12px;line-height:1.5;color:#64748b}.cookie-table strong{font-size:10px;padding:5px 8px;border-radius:999px;background:#edf7f1;color:#16814f}.cookie-consent{position:fixed;left:20px;right:20px;bottom:20px;z-index:5000;margin:auto;max-width:1120px;background:#111827;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 24px 80px rgba(0,0,0,.25);padding:18px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-consent b{font-size:14px}.cookie-consent p{margin:5px 0;font-size:11px;line-height:1.5;color:#cbd5e1}.cookie-consent a{color:#bfdbfe;font-size:10px;text-decoration:underline}.cookie-consent>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cookie-consent .btn.ghost{background:transparent;color:#fff;border-color:#475569}.cookie-consent .btn:not(.primary):not(.ghost){background:#1f2937;border-color:#475569;color:#fff}.cookie-preferences-modal{position:fixed;inset:0;z-index:5100;display:grid;place-items:center;padding:20px}.cookie-pref-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.6);backdrop-filter:blur(3px)}.cookie-pref-card{position:relative;width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:16px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.cookie-pref-card h2{margin:5px 0 7px}.cookie-pref-card>p{font-size:12px;line-height:1.6;color:#64748b}.cookie-pref-x{position:absolute;right:14px;top:13px;width:32px;height:32px;border:0;border-radius:50%;background:#eef2f7;font-size:20px;cursor:pointer}.cookie-pref-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;border-top:1px solid #e7ebf0;padding:15px 0;cursor:pointer}.cookie-pref-row b{display:block;font-size:13px}.cookie-pref-row small{display:block;color:#718096;font-size:10px;line-height:1.5;margin-top:3px}.cookie-pref-row input{width:20px;height:20px;accent-color:var(--hd-blue)}.cookie-pref-row.locked span{font-size:10px;font-weight:800;color:#16814f}.cookie-pref-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:8px}.cookie-pref-note{font-size:10px!important;margin:14px 0 0!important}.legal-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px}.legal-footer-bottom>div:first-child{display:flex;flex-direction:column;gap:3px}.legal-footer-bottom #footerLegalIdentity{display:flex;flex-direction:column;gap:1px}.legal-footer-bottom #footerLegalIdentity b{font-size:10px;color:#d5dce7}.legal-footer-bottom #footerLegalIdentity span{font-size:8.5px;color:#8492a6}.footer-authorities{display:flex;gap:8px;align-items:center}.footer-authorities>a:not(.sal-access-badge){border:1px solid #39465a;border-radius:7px;padding:5px 8px;color:#d7dfeb;font-size:9px;font-weight:800}.sal-access-badge{width:250px;height:50px;box-sizing:border-box;border:1px solid #506078;border-radius:8px;padding:7px 14px!important;display:flex!important;flex-direction:column;justify-content:center;color:#fff!important;background:#162235;text-decoration:none!important}.sal-access-badge strong{font-size:11px;letter-spacing:.04em}.sal-access-badge span{font-size:9px;color:#b9c8db;margin-top:2px}
@media(max-width:760px){.legal-document{padding:20px 16px!important}.legal-seller-card{grid-template-columns:1fr}.legal-seller-card dl{grid-template-columns:120px 1fr}.legal-grid{grid-template-columns:1fr}.cookie-table>div{grid-template-columns:1fr}.cookie-consent{left:10px;right:10px;bottom:74px;align-items:stretch;flex-direction:column;gap:12px}.cookie-consent>div:last-child{justify-content:stretch}.cookie-consent .btn{flex:1}.cookie-pref-actions{flex-direction:column}.cookie-pref-actions .btn{width:100%}.legal-footer-bottom{align-items:flex-start;flex-direction:column}.seller-trust-card{grid-template-columns:1fr auto}.seller-trust-card>span{grid-column:1/-1}.seller-trust-card a{grid-column:2;grid-row:2}}
@media print{body>*{display:none!important}body>#app{display:block!important}#app>*{display:none!important}#app>.legal-page,#app>.legal-page *{display:block!important}.site-header,.site-footer,.mobile-bottom-nav,.legal-nav,.breadcrumbs,.legal-dev-warning,.legal-document>header,.legal-doc-footer,.legal-actions{display:none!important}.legal-page{position:absolute;inset:0;padding:0!important}.legal-document{border:0!important;box-shadow:none!important;padding:0!important}.withdrawal-form{border:0!important;padding:0!important}}

/* v0.16.7 — Home, catalog and category pages already expose category navigation in the page body; hide the duplicate desktop category strip. Mobile behavior is unchanged. */
@media(min-width:921px){body.home-with-side-categories .marketplace-nav{display:none!important}}

/* v0.19.4 — approved main artwork as a true full hero banner */
.home-v3-hero-image-only>a{position:absolute;inset:0;display:block}.home-v3-hero-image-only>a>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-v3-hero-image-only .home-v3-hero-overlay,.home-v3-hero-image-only .home-v3-hero-copy{display:none!important}
