:root{--ink:#10162a;--muted:#68738a;--line:#e2e7f0;--blue:#4058ef;--bg:#f4f6fa}*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg)}.wrap,.catalog-main .wrap{width:min(1240px,calc(100% - 40px));margin-left:auto;margin-right:auto}.notice{height:30px;display:flex;justify-content:center;align-items:center;gap:12px;background:#101527;color:#fff;font-size:12px}.notice span{color:#8ea2ff}.topbar.compact{width:100%;height:82px;padding:10px max(24px,calc((100% - 1340px)/2));display:flex;align-items:center;gap:24px;background:#fff;border-bottom:1px solid var(--line)}.brand-lockup-header{width:180px;min-width:180px;height:54px;display:flex!important;flex-direction:row!important;align-items:center!important;gap:11px;text-decoration:none}.brand-lockup-header .brand-icon{position:static!important;width:50px;height:50px;min-width:50px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#3156ec,#7251f7);color:#fff;font:bold 29px Arial;box-shadow:none!important;text-shadow:none!important}.brand-lockup-header .brand-name{position:static!important;display:block!important;margin:0!important;color:#11182a;font-size:23px;font-weight:800;letter-spacing:-1px;text-shadow:none!important}.head-search{height:54px;max-width:760px;min-width:260px;flex:1;display:flex;align-items:center;gap:10px;padding:4px 4px 4px 16px;border:2px solid #dfe4ef;border-radius:16px;background:#f8f9fc}.head-search:focus-within{border-color:#5263f3;background:#fff;box-shadow:0 0 0 4px #5263f315}.head-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:15px}.head-search button{height:44px;padding:0 27px;border:0;border-radius:12px;background:#3f59ee;color:#fff;font-weight:800}.head-actions{margin-left:auto;display:flex;align-items:center;gap:4px;white-space:nowrap}.head-actions>button,.lang-menu>summary{height:42px;padding:0 11px;display:flex;align-items:center;gap:6px;border:1px solid transparent;border-radius:11px;background:#fff;color:var(--ink);font-weight:700;cursor:pointer}.head-actions>button:hover,.lang-menu>summary:hover,.lang-menu[open]>summary{background:#f0f2ff;color:#3850e9}.lang-menu{position:relative}.lang-menu>summary{list-style:none}.lang-menu>summary::-webkit-details-marker{display:none}.lang-menu>summary i{font-style:normal;font-size:10px}.lang-menu>div{display:none;position:absolute;right:0;top:48px;z-index:100;width:210px;padding:8px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 20px 45px #11182a24}.lang-menu[open]>div{display:grid}.lang-menu a{padding:10px 12px;display:grid;grid-template-columns:36px 1fr;text-decoration:none;color:var(--ink);border-radius:9px}.lang-menu a:hover{background:#f1f3ff}.lang-menu a span{color:var(--muted);font-size:13px}.mainnav{position:relative;z-index:40;height:56px;padding:0 max(24px,calc((100% - 840px)/2));display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;border-bottom:1px solid var(--line)}.mainnav>a,.mainnav>details>summary{height:42px;padding:0 14px;display:flex;align-items:center;border-radius:10px;color:var(--ink);text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.mainnav>a:hover,.mainnav>details>summary:hover{background:#f1f3ff;color:#354ee7}.mainnav .outlet{color:#ff3e68}.mainnav>details{position:static}.mainnav>details>summary{list-style:none;cursor:pointer}.mainnav>details>summary::-webkit-details-marker{display:none}.mainnav>details[open]>summary{background:var(--ink);color:#fff}.mega-menu{position:absolute;z-index:80;left:50%;top:56px;transform:translateX(-50%);width:min(880px,calc(100vw - 30px));padding:17px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;border:1px solid var(--line);border-top:3px solid var(--blue);border-radius:0 0 20px 20px;background:#fff;box-shadow:0 24px 55px #11182a2b}.mega-menu header{grid-column:1/-1;padding:0 4px 12px;display:flex;justify-content:space-between;border-bottom:1px solid #edf0f5}.mega-menu header b{font-size:18px}.mega-menu header span{color:var(--muted);font-size:11px}.mega-menu a{min-height:43px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8ebf2;border-radius:10px;background:#fff;color:var(--ink);text-decoration:none}.mega-menu a:hover{border-color:#cbd3ff;background:#f5f7ff;color:#354ee7}.mega-menu a span{font-size:12px;font-weight:700}.mega-menu a small{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#f0f2f7}.catalog-main{min-height:100vh;background:var(--bg)}.catalog-intro-wrap{position:relative;overflow:hidden;background:#0d1428;color:#fff}.catalog-intro-wrap:before{content:'';position:absolute;width:600px;height:600px;right:-100px;top:-350px;border-radius:50%;background:radial-gradient(circle,#6757ffcc,transparent 68%)}.cat-fashion .catalog-intro-wrap:before{background:radial-gradient(circle,#ff477eaa,transparent 68%)}.cat-home .catalog-intro-wrap:before{background:radial-gradient(circle,#f2a03aaa,transparent 68%)}.cat-beauty .catalog-intro-wrap:before{background:radial-gradient(circle,#d452ffaa,transparent 68%)}.cat-sport .catalog-intro-wrap:before{background:radial-gradient(circle,#19c986aa,transparent 68%)}.cat-auto .catalog-intro-wrap:before{background:radial-gradient(circle,#ff583faa,transparent 68%)}.catalog-intro{position:relative;z-index:1;padding:27px 0 34px;display:grid;grid-template-columns:78px minmax(0,1fr) 130px;align-items:center;gap:22px}.category-symbol{width:72px;height:72px;display:grid;place-items:center;border:1px solid #ffffff40;border-radius:22px;background:#ffffff16;font-size:34px}.intro-copy{min-width:0}.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:10px}.catalog-intro .breadcrumbs{padding-bottom:10px}.catalog-intro .breadcrumbs a,.catalog-intro .breadcrumbs b,.catalog-intro .breadcrumbs span{color:#bec7dd;text-decoration:none}.catalog-kicker{color:#91a5ff;font-size:9px;font-weight:800;letter-spacing:.18em}.catalog-intro h1{margin:4px 0 7px;color:#fff;font-size:clamp(38px,4vw,60px);line-height:1;letter-spacing:-.05em}.catalog-intro p{margin:0;color:#cbd2e2;font-size:13px}.quick-searches{margin-top:15px;display:flex;gap:7px;flex-wrap:wrap}.quick-searches a{padding:7px 11px;border:1px solid #ffffff30;border-radius:99px;background:#ffffff12;color:#fff;text-decoration:none;font-size:10px;font-weight:700}.quick-searches a:hover{background:#fff;color:var(--ink)}.catalog-count{height:116px;padding:16px;display:grid;place-content:center;text-align:center;border:1px solid #ffffff30;border-radius:23px;background:#ffffff13}.catalog-count small{color:#96a8dc;font-size:8px;letter-spacing:.16em}.catalog-count strong{color:#fff;font-size:42px;line-height:1.1}.catalog-count span{color:#d4daea;font-size:10px}.marketplace-strip{position:relative;z-index:5;margin-top:-13px;padding:11px 13px;display:flex;align-items:center;gap:8px;overflow-x:auto;white-space:nowrap;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 28px #11182a14}.marketplace-strip>span{color:#7d879a;font-size:9px;font-weight:800;letter-spacing:.14em}.marketplace-strip b{flex:0 0 auto;padding:8px 12px;border:1px solid #dfe4ed;border-radius:99px;color:#525d73;background:#fafbfe;font-size:11px}.marketplace-strip b.active{border-color:var(--ink);background:var(--ink);color:#fff}.marketplace-strip b:not(.active):after{content:' · bald';color:#9ba4b5;font-size:8px}.marketplace-strip small{color:#8993a6}.catalog-products{padding-top:31px}.catalog-section-head{margin-bottom:16px;display:flex;align-items:end;justify-content:space-between}.catalog-section-head>div>span{color:#4057e9;font-size:9px;font-weight:800;letter-spacing:.16em}.catalog-section-head h2{margin:5px 0 0;font-size:34px;letter-spacing:-.04em}.catalog-section-head p{color:var(--muted);font-size:10px}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.catalog-product{min-width:0;padding:12px;border:1px solid var(--line);border-radius:19px;background:#fff;transition:.22s}.catalog-product:hover{transform:translateY(-4px);border-color:#cbd3ff;box-shadow:0 17px 36px #11182a18}.catalog-product .photo{position:relative;aspect-ratio:1.08/1;display:block;overflow:hidden;border-radius:14px;background:#eef1f6}.catalog-product .photo img{width:100%;height:100%;display:block;object-fit:contain;transition:.3s}.catalog-product:hover .photo img{transform:scale(1.025)}.catalog-product .photo>b{position:absolute;left:9px;top:9px;padding:5px 7px;border-radius:6px;background:var(--ink);color:#fff;font-size:8px}.catalog-product .heart{position:absolute;right:9px;top:9px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 4px 12px #11182a20}.catalog-product .shop{display:block;margin-top:10px;color:#3f57ea;font-size:9px;font-weight:800;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-product h3{min-height:57px;margin:6px 0 4px;font-size:14px;line-height:1.35}.catalog-product h3 a{color:var(--ink);text-decoration:none}.product-condition{min-height:16px;color:#788397;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-product>strong{display:block;margin-top:7px;font-size:20px}.catalog-product .product-more{margin-top:10px;padding-top:10px;display:block;border-top:1px solid #edf0f4;color:#3f56e9;text-decoration:none;font-size:12px;font-weight:800}.catalog-ad{margin:25px auto}.category-directory{padding:38px 0 55px}.category-directory h2{font-size:28px}.category-directory>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.category-directory a{padding:13px 15px;display:flex;justify-content:space-between;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);text-decoration:none;font-size:12px;font-weight:700}footer{background:#101527;color:#fff}.detail-layout{padding:28px 0;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px}.detail-card{padding:20px;border-radius:22px;background:#fff}.detail-media img{width:100%;max-height:620px;object-fit:contain}.detail-copy h1{font-size:34px}.detail-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.detail-price strong{font-size:30px}.partner-cta{display:block;padding:15px;border-radius:12px;background:var(--blue);color:#fff;text-decoration:none;text-align:center;font-weight:800}.detail-rail>*{margin-bottom:14px}.keep-card{padding:18px;border-radius:18px;background:#10172a;color:#fff}.related-products{padding-bottom:45px}
@media(max-width:1050px){.head-actions>button span{display:none}.brand-lockup-header{width:64px;min-width:64px}.brand-lockup-header .brand-name{display:none!important}.catalog-grid{grid-template-columns:repeat(3,1fr)}.mega-menu{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.notice{display:none}.wrap,.catalog-main .wrap{width:calc(100% - 24px)}.topbar.compact{height:64px;padding:7px 10px;gap:8px}.brand-lockup-header{width:48px;min-width:48px}.brand-lockup-header .brand-icon{width:46px;height:46px}.head-search{height:48px}.head-search button{width:44px;padding:0;font-size:0}.head-search button:after{content:'→';font-size:17px}.head-actions>button{display:none}.lang-menu>summary{padding:0 8px}.lang-menu>summary span{display:none}.mainnav{height:50px;padding:0 8px;justify-content:flex-start}.mainnav>a{display:none}.mainnav>details>summary{height:40px}.mega-menu{top:50px;width:calc(100vw - 16px);grid-template-columns:1fr 1fr;padding:10px}.mega-menu header span{display:none}.mega-menu a{padding:8px}.mega-menu a span{font-size:11px}.catalog-intro{padding:20px 0 27px;grid-template-columns:46px minmax(0,1fr);gap:12px}.category-symbol{width:46px;height:46px;border-radius:14px;font-size:22px}.catalog-count{display:none}.catalog-intro h1{font-size:33px}.catalog-intro p{font-size:11px}.quick-searches{grid-column:1/-1;flex-wrap:nowrap;overflow-x:auto}.marketplace-strip{margin-top:-11px}.catalog-products{padding-top:24px}.catalog-section-head h2{font-size:26px}.catalog-section-head p{display:none}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-product{padding:8px;border-radius:14px}.catalog-product .photo{border-radius:10px}.catalog-product h3{min-height:auto;font-size:12px}.catalog-product>strong{font-size:17px}.category-directory>div{grid-template-columns:repeat(2,1fr)}.detail-layout{grid-template-columns:1fr}.detail-copy h1{font-size:26px}}
.marketplace-strip{scrollbar-width:none;-ms-overflow-style:none}.marketplace-strip::-webkit-scrollbar{display:none}.category-symbol{transform:rotate(-4deg);box-shadow:inset 0 1px 0 #ffffff30}.catalog-section-head{padding-top:4px}.catalog-product{overflow:hidden}
summary,summary::marker{list-style:none!important}.lang-menu>summary::marker,.mainnav>details>summary::marker{content:''!important}.marketplace-strip{width:calc(100% - 24px)!important;max-width:1440px!important;flex-wrap:wrap!important;overflow:visible!important;justify-content:center!important}.marketplace-strip>span{margin-right:4px}.catalog-products,.catalog-intro{width:calc(100% - 24px)!important;max-width:1440px!important}.catalog-grid{width:100%}.catalog-product{min-width:0}.catalog-product .photo img{max-width:100%}.related-products{width:calc(100% - 24px)!important;max-width:1440px!important}.detail-layout{width:calc(100% - 24px)!important;max-width:1440px!important}
@media(max-width:720px){.marketplace-strip{flex-wrap:nowrap!important;justify-content:flex-start!important;overflow-x:auto!important}.catalog-products,.catalog-intro,.detail-layout,.related-products{width:calc(100% - 20px)!important}}
.mainnav>a,.mainnav>details>summary{font-size:15px!important}.mega-menu a span{font-size:14px!important}.mega-menu header b{font-size:20px!important}.mega-menu header span{font-size:12px!important}.head-actions>button,.lang-menu>summary{font-size:14px!important}.head-search input{font-size:16px!important}@media(max-width:720px){.mainnav>details>summary{font-size:14px!important}.mega-menu a span{font-size:12px!important}}
/* v19: seamless homepage hero and softer navigation */
main>.hero{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;border-radius:0!important}.mainnav>details[open]>summary{background:#2c3650!important;color:#fff!important}.mainnav>details>summary:hover{background:#edf0f7!important;color:#263552!important}.mainnav>details[open]>summary:hover{background:#35415e!important;color:#fff!important}.mega-menu{border-top-color:#6576d9!important}.mega-menu a:hover{background:#f4f6fc!important;color:#344bba!important}.mega-menu a small{background:#e9edf6!important;color:#43506a!important}
.market-switch>div{width:310px;max-height:min(560px,calc(100vh - 120px));overflow:auto}
.market-switch>div>a{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:center}
@media(max-width:760px){.market-switch>div{position:fixed;left:8px;right:8px;top:116px;width:auto;max-height:calc(100vh - 132px)}}
