:root{--ink:#171b1f;--muted:#6c737a;--line:#e6e8e9;--accent:#ed7427;--bg:#f5f6f7;--font:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:14px;line-height:1.4}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(100% - 44px,1390px);margin-inline:auto}.icon{width:22px;height:22px;flex:none}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed!important;top:8px;left:8px;z-index:9999;width:auto;height:auto;padding:10px 15px;background:#fff;clip:auto}
.topbar{height:31px;background:#1b2026;color:#fff;font-size:10px}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:15px}.topbar-inner>span:first-child{display:flex;align-items:center;gap:5px}.topbar .icon{height:12px;width:12px}.topbar-promise{letter-spacing:.045em;font-weight:700}.topbar-links{display:flex;align-items:center;gap:17px}.topbar-links a:hover{color:var(--accent)}
.site-header{background:#fff;position:relative;z-index:10;box-shadow:0 1px 3px #00000012}.header-main{height:96px;display:grid;grid-template-columns:205px minmax(200px,1fr) 270px;align-items:center;gap:30px}.brand{display:flex;align-items:center}.brand img{width:185px;height:auto;display:block}.site-search{height:43px;display:flex;border:1px solid #d6d9db;background:#f9f9f9;border-radius:3px;overflow:hidden;max-width:650px;width:100%;justify-self:center}.site-search input{border:0;background:transparent;min-width:0;flex:1;padding:0 16px;outline:none;color:#222;font-size:12px}.site-search input:focus{box-shadow:inset 0 0 0 2px #eb76274d}.site-search button{width:52px;border:0;background:#1b2026;color:#fff;display:grid;place-items:center}.site-search button:hover{background:var(--accent)}.site-search .icon{width:19px;height:19px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px}.header-actions a{display:flex;align-items:center;gap:5px;position:relative;font-size:11px;white-space:nowrap}.header-actions a:hover{color:var(--accent)}.header-actions .icon{height:22px;width:22px}.cart-count{position:absolute;top:-12px;left:15px;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:10px}.mobile-menu-toggle{display:none;border:0;background:#fff;color:var(--ink)}.primary-nav{border-top:1px solid #eee}.nav-inner{display:flex;justify-content:center;align-items:center;gap:34px;min-height:45px}.nav-inner a{height:45px;display:flex;align-items:center;position:relative;font-size:12px;font-weight:700;white-space:nowrap}.nav-inner a:hover,.nav-inner a.current,.nav-inner a.nav-accent{color:#d93732}.nav-inner a.current:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#d93732}
.hero{height:465px;background-color:#080c10;background-size:cover,auto 110%;background-position:center,right top;background-repeat:no-repeat;position:relative;color:#fff}.hero-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.hero-copy{max-width:510px;position:relative;z-index:1}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--accent);margin:0 0 12px}.hero h1{font-size:clamp(46px,5vw,76px);line-height:.91;letter-spacing:-.045em;margin:0 0 23px;font-weight:900}.hero h1 em{font-style:normal;color:#f15c30}.hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.36;max-width:455px;margin:0 0 25px;color:#fafafa}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:41px;padding:0 22px;border:0;border-radius:2px;font-size:11px;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.button .icon{width:16px;height:16px}.button-white{background:#fff;color:#111}.button-white:hover{background:var(--accent);color:#fff}.hero-mark{align-self:flex-end;margin-bottom:28px;display:flex;flex-direction:column;align-items:flex-end;font-size:21px;line-height:.94;text-align:right;font-weight:900}.hero-mark span{display:block;width:32px;height:5px;margin-top:10px;background:var(--accent);transform:skew(-35deg)}.hero-dots{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.hero-dots i{display:block;width:7px;height:7px;border:1px solid #fff;border-radius:50%}.hero-dots i.active{background:#fff}
.benefits{border-bottom:1px solid var(--line);background:#fff}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:90px;align-items:center;gap:26px}.benefits-grid>div{display:flex;align-items:center;gap:16px}.benefits-grid .icon{width:35px;height:35px;stroke-width:1.4}.benefits-grid strong,.benefits-grid small{display:block}.benefits-grid strong{font-size:11px;font-weight:900;line-height:1.2}.benefits-grid small{color:#697078;font-size:10px;margin-top:4px}
.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding-top:28px}.category-card{min-height:238px;background-size:cover;background-position:center;position:relative;overflow:hidden;border-radius:3px;color:#fff;transition:transform .2s,filter .2s}.category-card:hover{transform:translateY(-3px);filter:contrast(1.1)}.category-card span{position:absolute;bottom:16px;left:15px;right:8px}.category-card strong{display:block;font-size:20px;font-weight:900;line-height:1.05;letter-spacing:-.03em}.category-card small{display:flex;align-items:center;gap:3px;font-size:11px;margin-top:4px;font-weight:700}.category-card .icon{width:13px;height:13px}
.brands{margin-top:32px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:38px;border-bottom:1px solid #e4e6e8;margin-bottom:18px}.section-heading h2{font-size:19px;font-weight:900;letter-spacing:-.035em;margin:0;height:38px;position:relative;display:flex;align-items:flex-start}.section-heading h2:after{content:"";height:3px;width:37px;background:#e5534b;position:absolute;bottom:-1px;left:0}.section-heading>a{font-size:11px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.section-heading>a:hover{color:var(--accent)}.section-heading>a .icon{width:15px;height:15px;color:#d84943}.brand-row{display:grid;grid-template-columns:repeat(9,1fr);align-items:center;text-align:center;gap:12px;min-height:85px}.brand-row span{font-size:18px;font-weight:900;white-space:nowrap;letter-spacing:-.06em}.brand-row .brand-nike{font-style:italic;letter-spacing:-.08em}.brand-row .brand-adidas{font-size:22px;letter-spacing:-.08em}.brand-row .brand-puma{font-style:italic}.brand-row .brand-ua{font-size:10px;letter-spacing:-.07em;white-space:normal;line-height:1}.brand-row .brand-arena{font-size:22px;letter-spacing:-.1em}.brand-row .brand-asics{font-style:italic;color:#192157}.brand-row .brand-nb{font-style:italic;color:#c43c4c;font-size:24px}.brand-row .brand-reebok{font-style:italic;font-size:17px}.brand-row .brand-north{font-size:11px;line-height:.9;letter-spacing:-.08em}
.products-section{margin-top:35px}.product-heading{position:relative}.product-heading h2{min-width:275px}.product-tabs{display:flex;align-self:stretch;gap:25px;margin-right:auto;margin-left:25px}.product-tabs a{font-size:11px;color:#646a70;display:flex;align-items:flex-start;padding-top:5px;position:relative}.product-tabs a.active{color:#111;font-weight:800}.product-tabs a.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:#e5534b}.arena-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;list-style:none;margin:0;padding:0}.product-card{min-width:0;margin:0!important;padding:0!important;width:auto!important;float:none!important;display:block!important}.product-image{height:230px;background:#f4f5f6;display:block;position:relative;overflow:hidden;border-radius:3px}.product-image>img{width:100%!important;height:100%!important;object-fit:cover;display:block;margin:0!important;transition:transform .25s}.product-image:hover>img{transform:scale(1.05)}.product-heart{position:absolute;top:11px;right:10px;color:#343b41}.product-heart .icon{height:18px;width:18px;fill:#ffffffb8}.product-badge{position:absolute;top:10px;left:9px;background:#e52b2b;color:#fff;border-radius:2px;padding:3px 6px;font-size:10px;font-weight:800}.product-details{padding:9px 2px 0}.product-details h3{font-size:12px;line-height:1.2;margin:0 0 3px;font-weight:700;min-height:29px}.product-details>a:hover h3{color:var(--accent)}.product-details p{font-size:10px;color:#697078;margin:0 0 5px;min-height:14px}.product-price,.product-price .amount{font-size:14px;font-weight:900;color:#171b1f}.product-price{min-height:22px}.product-price del .amount{font-size:11px;color:#90969c}.product-price ins{text-decoration:none}.product-details .button{margin-top:7px!important;width:100%;min-height:34px;padding:0 4px;background:#1c252c;color:#fff;border-radius:2px;text-transform:none;letter-spacing:0;font-size:11px;font-weight:700;gap:5px}.product-details .button:hover{background:var(--accent)}.product-details .button .icon{width:13px;height:13px}.catalog-empty{grid-column:1/-1;padding:45px;background:#f5f6f7;color:#596067;text-align:center}
.promos{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:32px}.promo{min-height:235px;color:#fff;border-radius:3px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;overflow:hidden}.promo:hover .button-white{background:var(--accent);color:#fff}.promo-dark{background-position:center 44%}.promo-orange{background-position:65% 48%}.promo-copy{display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1;margin-left:32px}.promo-copy>strong{font-size:35px;line-height:.96;font-weight:900;letter-spacing:-.035em}.promo-copy>small{font-size:13px;margin:7px 0 14px}.promo-orange .promo-copy>small{font-size:14px;font-weight:800;margin:0 0 7px}.promo-orange .promo-copy>strong{font-size:43px}.promo-copy .button{min-height:38px}.new-products{margin-top:30px;margin-bottom:36px}.new-products .product-image{height:190px}.new-products .product-details .button{display:none}
.confidence{background:#1f2930;color:#fff}.confidence-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:105px;align-items:center}.confidence-grid>div{display:flex;align-items:center;gap:15px;border-right:1px solid #ffffff20;padding-left:25px}.confidence-grid>div:first-child{padding-left:0}.confidence-grid>div:last-child{border-right:0}.confidence .icon{height:34px;width:34px;stroke-width:1.45}.confidence strong,.confidence small{display:block}.confidence strong{font-size:11px}.confidence small{font-size:10px;color:#d5dade;margin-top:5px}
.instagram{padding-top:26px;padding-bottom:28px}.instagram .section-heading{border-bottom:0;margin-bottom:13px}.instagram .section-heading h2:after{display:none}.instagram .section-heading span{font-size:11px;color:#5b636a;margin-right:auto}.instagram-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.instagram-grid img,.insta-brand{width:100%;height:145px;object-fit:cover;border-radius:2px}.insta-brand{background:#080b0d;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-weight:900;font-size:18px;line-height:.95}.insta-brand span{display:block;margin-top:8px;color:var(--accent);font-size:13px}
.newsletter{background:#858f99;color:#fff}.newsletter-inner{min-height:94px;display:flex;justify-content:center;align-items:center;gap:80px}.newsletter strong{font-size:16px;font-weight:900}.newsletter p{margin:2px 0 0;font-size:13px}.newsletter-form{display:flex;width:420px;height:38px;background:#fff;color:#747b82;align-items:center;justify-content:space-between}.newsletter-form span{padding:0 12px;font-size:11px}.newsletter-form a{height:100%;min-width:120px;display:grid;place-items:center;background:#df292a;color:#fff;font-size:11px;font-weight:800}
.site-footer{background:#fff}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr 1fr;gap:35px;padding-top:29px;padding-bottom:30px}.footer-grid>div{border-right:1px solid #e9ebed;padding-right:20px}.footer-grid>div:last-child{border-right:0}.footer-about img{width:175px;height:auto}.footer-about p{font-size:11px;line-height:1.5;color:#555f67;max-width:220px;margin:6px 0}.footer-grid h3{font-size:11px;margin:0 0 12px;font-weight:900}.footer-grid a:not(.footer-about a){display:block;font-size:11px;line-height:1.7;color:#535a61}.footer-grid a:hover{color:var(--accent)}.footer-grid p{font-size:11px;color:#555f67;margin:4px 0 12px}.socials{display:flex;gap:10px;margin-top:10px}.socials span{height:18px;min-width:18px;border-radius:50%;background:#1a2025;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}.payment-badge{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800}.payment-badge .icon{height:24px;width:24px}.footer-bottom{background:#1c242b;color:#dfe2e4}.footer-bottom .container{min-height:54px;display:flex;align-items:center;justify-content:space-between;font-size:10px}.footer-bottom b{font-size:23px;margin-left:7px;color:#fff}
.site-main{min-height:55vh}.page-content{padding-top:35px;padding-bottom:70px;max-width:1000px}.page-content h1{font-size:34px}.page-content p{line-height:1.7}.shop-main{padding-top:20px;padding-bottom:60px}.woocommerce-breadcrumb{font-size:11px!important;color:#858b91!important;margin:0 0 19px!important}.shop-intro{min-height:190px;background:#1c252d;color:#fff;padding:28px 35px;display:flex;align-items:center;justify-content:space-between;background-image:linear-gradient(90deg,#1b242b,#29343c);border-radius:3px}.shop-intro h1{font-size:43px;margin:0 0 6px;line-height:1}.shop-intro p{margin:0;color:#d7dce0;font-size:13px}.shop-intro-mark{text-align:right;font-size:30px;line-height:.88;font-weight:900}.shop-categories{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0}.shop-categories a{font-size:12px;font-weight:700;padding:8px 14px;border:1px solid #d8dce0;border-radius:2px}.shop-categories a:hover{border-color:var(--accent);color:var(--accent)}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin:0 0 16px}.shop-toolbar .woocommerce-result-count{margin:0;font-size:12px;color:#6b737b}.shop-toolbar .woocommerce-ordering{margin:0}.shop-toolbar select{padding:8px 28px 8px 11px;border:1px solid #d8dce0;background:#fff;color:#29323a;font-size:12px}.shop-products{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:30px}.shop-products .product-image{height:310px}.woocommerce nav.woocommerce-pagination{margin-top:35px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:4px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:10px 13px;background:#f0f2f3;color:#111}.woocommerce nav.woocommerce-pagination ul li span.current{background:#1c252c;color:#fff}
.woocommerce div.product{margin-top:20px}.woocommerce div.product .product_title{font-size:34px;line-height:1.1;margin-bottom:13px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#1c252c;font-size:25px;font-weight:800}.woocommerce div.product .woocommerce-product-gallery img{background:#f5f6f7}.woocommerce div.product .summary .stock{color:#c74b32}.woocommerce div.product .summary .product_meta{font-size:12px;color:#606970}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:2px solid var(--accent)}.woocommerce .button,.woocommerce button.button,.woocommerce input.button{background:#1c252c!important;color:#fff!important;border-radius:2px!important}.woocommerce .button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--accent)!important;color:#fff!important}.woocommerce .quantity .qty{min-height:36px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border:1px solid #d5d9dc;padding:11px;background:#fff}.woocommerce-checkout #payment{background:#f3f5f6}.woocommerce table.shop_table{border-color:#e3e6e8}.woocommerce-message,.woocommerce-info{border-top-color:var(--accent)}.woocommerce-message::before,.woocommerce-info::before{color:var(--accent)}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:11px 15px;border-bottom:1px solid #e5e7e9}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{color:var(--accent);font-weight:800}
.availability-panel{border-left:3px solid var(--accent);background:#f5f6f7;padding:15px 18px;margin:23px 0;max-width:500px}.availability-panel strong{font-size:15px}.availability-panel p{font-size:12px;color:#56616a;line-height:1.5;margin:6px 0 0}.woocommerce .related.products{clear:both;margin:45px 0}.woocommerce .related.products>h2{font-size:22px;margin-bottom:18px}.woocommerce .related.products ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0}.woocommerce .related.products ul.products li.product{width:auto!important;float:none!important;margin:0!important}.woocommerce .related.products .product-image{height:260px}.woocommerce .related.products .product-details .button{display:none}
.brand-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:30px 0 15px}.brand-directory>a{min-height:125px;border:1px solid #e1e4e6;display:flex;align-items:center;justify-content:space-between;padding:25px;background:#fff}.brand-directory>a:hover{border-color:var(--accent);box-shadow:0 5px 22px #0000000d}.brand-directory strong{font-size:24px;font-weight:900;letter-spacing:-.05em}.brand-directory span{display:flex;align-items:center;gap:5px;font-size:11px}.brand-directory .icon{width:14px;height:14px}.promo-page-intro{background:linear-gradient(100deg,#a73321,#ef7627)}.empty-state{text-align:center;padding:95px 20px}.empty-state h2{font-size:27px;margin:0 0 7px}.empty-state p{color:#6c737a;margin:0 0 23px}.empty-state .button{background:#1c252c;color:#fff}
@media(max-width:760px){.woocommerce .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce .related.products .product-image{height:200px}}
@media(max-width:760px){.brand-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-directory strong{font-size:19px}}
@media(max-width:500px){.brand-directory{grid-template-columns:1fr}.brand-directory>a{min-height:85px}}
@media(max-width:1100px){.header-main{grid-template-columns:170px minmax(170px,1fr) 220px;gap:16px}.brand img{width:155px}.header-actions{gap:12px}.nav-inner{gap:17px}.nav-inner a{font-size:11px}.benefits-grid{gap:12px}.benefits-grid .icon{width:27px;height:27px}.benefits-grid>div{gap:9px}.benefits-grid strong{font-size:9px}.category-card{min-height:195px}.category-card strong{font-size:16px}.product-image{height:190px}.brand-row span{font-size:14px}.product-heading h2{min-width:210px}.product-tabs{gap:15px;margin-left:10px}}
@media(max-width:760px){.container{width:min(100% - 28px,1390px)}.topbar{height:28px}.topbar-promise,.topbar-links{display:none}.header-main{height:auto;min-height:73px;grid-template-columns:1fr auto;gap:0 10px;padding-top:7px;padding-bottom:10px}.brand img{width:155px}.header-actions{grid-column:2;grid-row:1;margin-right:40px}.header-actions a span:not(.cart-count),.header-actions a:nth-child(2){display:none}.header-actions{gap:13px}.mobile-menu-toggle{display:block;grid-column:2;grid-row:1;justify-self:end;z-index:2}.site-search{grid-column:1/-1;grid-row:2;margin-top:9px;height:39px;max-width:none}.primary-nav{display:none}.primary-nav.open{display:block}.nav-inner{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:0;padding-block:6px}.nav-inner a{width:50%;height:38px}.hero{height:410px;background-position:61% center}.hero-inner{align-items:center}.hero-copy{max-width:360px}.hero h1{font-size:48px}.hero-copy>p:not(.eyebrow){font-size:15px;max-width:275px}.hero-mark{display:none}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:15px 9px;padding-block:16px}.categories{grid-template-columns:repeat(3,1fr);gap:7px;padding-top:18px}.category-card{min-height:190px}.category-card strong{font-size:15px}.category-card span{bottom:10px;left:9px}.brands{margin-top:25px}.brand-row{grid-template-columns:repeat(5,1fr);gap:12px;min-height:100px}.brand-row span{font-size:14px}.brand-row .brand-north{display:none}.products-section{margin-top:26px}.product-tabs{display:none}.arena-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 9px}.product-image{height:180px}.product-details h3{font-size:11px}.promos{gap:10px}.promo{min-height:190px}.promo-copy{margin-left:18px}.promo-copy>strong{font-size:25px}.promo-orange .promo-copy>strong{font-size:26px}.promo-copy>small{font-size:10px}.promo-copy .button{min-height:33px;font-size:9px;padding:0 10px}.new-products .product-image{height:160px}.confidence-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding-block:20px}.confidence-grid>div{padding-left:0;border:0}.instagram-grid{grid-template-columns:repeat(4,1fr)}.instagram-grid img,.insta-brand{height:115px}.instagram-grid img:nth-of-type(n+5){display:none}.newsletter-inner{gap:15px;justify-content:space-between}.newsletter strong{font-size:12px}.newsletter p{font-size:10px}.newsletter-form{width:210px;flex:none}.newsletter-form span{display:none}.newsletter-form a{width:100%}.footer-grid{grid-template-columns:repeat(3,1fr);gap:20px}.footer-grid>div{padding-right:0;border:0}.footer-about{grid-column:1/-1}.shop-products{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-products .product-image{height:230px}}
@media(max-width:500px){.hero{height:390px;background-position:68% center}.hero h1{font-size:41px}.hero-copy>p:not(.eyebrow){font-size:13px;max-width:230px}.hero .button{font-size:10px;padding:0 12px}.benefits-grid strong{font-size:8px}.benefits-grid small{font-size:9px}.categories{grid-template-columns:repeat(2,1fr)}.category-card{min-height:210px}.brand-row{grid-template-columns:repeat(3,1fr)}.brand-row span:nth-child(n+7){display:none}.section-heading h2{font-size:16px}.section-heading>a{font-size:10px}.arena-products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:205px}.promos{grid-template-columns:1fr}.promo{min-height:180px}.new-products .product-image{height:180px}.confidence-grid{gap:16px 6px}.confidence-grid .icon{width:26px;height:26px}.confidence strong{font-size:9px}.confidence small{font-size:9px}.instagram-grid{grid-template-columns:repeat(3,1fr)}.instagram-grid img,.insta-brand{height:100px}.instagram-grid img:nth-of-type(4){display:none}.instagram .section-heading span{display:none}.newsletter-inner{min-height:120px;display:block;padding-block:18px}.newsletter-form{margin-top:12px;width:100%}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom .container{gap:15px}.shop-intro{min-height:150px;padding:20px}.shop-intro h1{font-size:29px}.shop-intro p{font-size:11px}.shop-intro-mark{font-size:18px}.shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-products .product-image{height:205px}}
/* Original vector marks for the brand navigation and directory. */
.brand-row>a{display:flex;align-items:center;justify-content:center;min-width:0;min-height:85px;padding:8px;transition:opacity .2s ease}
.brand-row>a:hover{opacity:.62}
.brand-row .brand-logo{display:block;width:min(100%,105px);height:52px;object-fit:contain}
.brand-row .brand-logo-nike{width:min(100%,100px)}
.brand-row .brand-logo-under-armour,.brand-row .brand-logo-arena,.brand-row .brand-logo-reebok{width:min(100%,85px)}
.brand-row .brand-logo-the-north-face{width:min(100%,96px)}
.brand-directory>a{gap:16px}
.brand-directory .brand-logo{display:block;width:min(60%,160px);height:75px;object-fit:contain;object-position:left center}
@media(max-width:760px){.brand-row>a{min-height:70px}.brand-row .brand-logo{height:46px}}
@media(max-width:500px){.brand-row{row-gap:2px}.brand-row>a{min-height:67px}.brand-row .brand-logo{height:43px}.brand-directory .brand-logo{height:55px}}

/* Brand pages use the original transparent SVGs directly on a light surface. */
.brand-directory>a{background:#f4f5f6;border-color:#e9ebec}
.brand-directory>a:hover{background:#eef0f1}
.shop-intro.brand-intro{background:#f3f4f5;background-image:none;color:#1c252c;border-left:3px solid var(--accent)}
.brand-intro p{color:#59636b}
.brand-intro .shop-intro-mark{color:#1c252c}
.shop-brand-logo{display:flex;align-items:center;justify-content:flex-start;width:auto;min-width:0;min-height:0;padding:0;margin:12px 0;background:transparent;border:0;border-radius:0}
.shop-brand-logo .brand-logo{display:block;width:min(100%,230px);height:90px;object-fit:contain;object-position:left center}
.arena-empty-collection{background:#f5f6f7;border-top:3px solid var(--accent);padding:50px 24px;text-align:center;margin-top:22px}
.arena-empty-collection .eyebrow{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--accent)}
.arena-empty-collection h2{font-size:28px;margin:9px 0}
.arena-empty-collection p{font-size:14px;color:#687078;margin:0 0 22px}
.arena-empty-collection .button{display:inline-flex;align-items:center;gap:8px}

/* WooCommerce's clearfix must not occupy a product grid cell. */
.woocommerce ul.arena-products::before,.woocommerce ul.arena-products::after{content:none!important;display:none!important}
.shop-products .product-image{background:#f5f6f7}
.shop-products .product-image>img{object-fit:contain}
.shop-products .product-details{padding:13px 4px 5px}
.shop-products .product-details h3{font-size:14px;min-height:34px}
.shop-products .product-details p{font-size:11px}
.shop-products .product-price{font-size:14px}
.shop-products .card-button{min-height:39px;margin-top:12px!important}

/* Product detail keeps WooCommerce gallery, purchase, and product data hooks. */
.woocommerce div.product.arena-single-product{margin-top:8px}
.arena-single-layout{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:clamp(24px,4vw,60px);align-items:start}
.woocommerce div.product .arena-single-gallery .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0!important}
.arena-single-gallery .woocommerce-product-gallery__wrapper{background:#f5f6f7;border:1px solid #eceeef;border-radius:3px;overflow:hidden}
.arena-single-gallery .woocommerce-product-gallery__image img{display:block;width:100%!important;height:clamp(360px,43vw,600px)!important;object-fit:contain;background:#f5f6f7}
.woocommerce div.product .arena-single-summary{float:none!important;width:100%!important;margin:0!important;padding:15px 0 0}
.arena-single-summary>.eyebrow{display:block;color:var(--accent);font-size:11px;font-weight:900;letter-spacing:.12em;margin-bottom:16px}
.woocommerce div.product .arena-single-summary .product_title{font-size:clamp(30px,3vw,45px);line-height:1.07;letter-spacing:-.04em;margin:0 0 18px}
.arena-single-summary .woocommerce-product-details__short-description{font-size:15px;line-height:1.6;color:#56616a;max-width:540px}
.arena-single-summary p.price:empty{display:none}
.woocommerce div.product .arena-single-summary p.price{margin:10px 0 18px}
.arena-single-summary .availability-panel{max-width:none;background:#fff6f4;border-left:4px solid var(--accent);margin:24px 0;padding:18px 20px}
.arena-single-summary .availability-panel strong{font-size:17px}
.arena-single-summary .availability-panel p{font-size:13px;line-height:1.55}
.arena-single-summary .product_meta{display:block;border-top:1px solid #e3e6e8;padding-top:16px;margin-top:20px;line-height:1.7}
.arena-single-perks{border-top:1px solid #e3e6e8;margin-top:25px;padding-top:18px;display:grid;gap:14px}
.arena-single-perks>div{display:flex;align-items:center;gap:13px}
.arena-single-perks .icon{width:24px;height:24px;flex:none;color:#1c252c}
.arena-single-perks strong,.arena-single-perks small{display:block}
.arena-single-perks strong{font-size:12px;font-weight:800}
.arena-single-perks small{font-size:11px;color:#687078;margin-top:2px}
.arena-single-lower{clear:both;margin-top:48px}
.woocommerce div.product .arena-single-lower .woocommerce-tabs{border-top:1px solid #e5e7e9;padding-top:20px}
.woocommerce div.product .arena-single-lower .woocommerce-tabs ul.tabs{padding:0;margin:0 0 24px}
.woocommerce div.product .arena-single-lower .woocommerce-tabs ul.tabs::before{border-color:#e5e7e9}
.woocommerce div.product .arena-single-lower .woocommerce-tabs ul.tabs li{background:transparent;border:0;border-radius:0;padding:0 18px 9px 0;margin:0 15px 0 0}
.woocommerce div.product .arena-single-lower .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .arena-single-lower .woocommerce-tabs ul.tabs li::after{display:none}
.woocommerce div.product .arena-single-lower .woocommerce-tabs .panel{line-height:1.7;color:#56616a}
@media(max-width:950px){.arena-single-layout{grid-template-columns:1fr;gap:20px}.arena-single-summary{padding-top:0!important}.arena-single-gallery .woocommerce-product-gallery__image img{height:min(64vw,500px)!important}}
@media(max-width:500px){.arena-single-gallery .woocommerce-product-gallery__image img{height:320px!important}.woocommerce div.product .arena-single-summary .product_title{font-size:31px}.arena-single-lower{margin-top:35px}.shop-products .product-details h3{font-size:12px;min-height:30px}.shop-products .product-image{height:205px}}

/* Three-scene homepage hero. The controls occupy the same lower-left space as the reference dots. */
.hero-carousel{isolation:isolate;overflow:hidden;background:#080c10}
.hero-carousel .hero-slide{position:absolute;inset:0;background-color:#080c10;background-size:cover;background-position:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .7s ease,visibility 0s linear .7s}
.hero-carousel .hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .7s ease,visibility 0s}
.hero-carousel .hero-inner{position:relative;z-index:1}
.hero-carousel .hero-copy,.hero-carousel .hero-mark{opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}
.hero-carousel .hero-slide.is-active .hero-copy,.hero-carousel .hero-slide.is-active .hero-mark{opacity:1;transform:none;transition:opacity .3s ease .25s,transform .4s ease .25s}
.hero-carousel h1,.hero-carousel h2{font-size:clamp(46px,5vw,76px);line-height:.91;letter-spacing:-.045em;margin:0 0 23px;font-weight:900}
.hero-carousel h1 em,.hero-carousel h2 em{font-style:normal;color:#f15c30}
.hero-carousel .hero-controls{position:absolute;left:0;right:0;bottom:16px;z-index:3;display:flex;align-items:center;gap:8px;pointer-events:none}
.hero-carousel .hero-dots{position:static;transform:none;display:flex;align-items:center;gap:0;pointer-events:auto}
.hero-carousel .hero-dot{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;background:transparent;color:#fff}
.hero-carousel .hero-dot::after{content:"";display:block;width:7px;height:7px;border:1px solid currentColor;border-radius:50%;transition:background .2s ease,transform .2s ease}
.hero-carousel .hero-dot.is-active::after{background:currentColor;transform:scale(1.12)}
.hero-carousel .hero-play-toggle{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;background:transparent;color:#fff;pointer-events:auto;opacity:.82}
.hero-carousel .hero-play-toggle:hover{opacity:1}
.hero-carousel .hero-play-toggle span{display:block;width:9px;height:10px;border-left:2px solid currentColor;border-right:2px solid currentColor}
.hero-carousel .hero-play-toggle.is-paused span{width:0;height:0;border-left:9px solid currentColor;border-right:0;border-top:6px solid transparent;border-bottom:6px solid transparent}
.hero-carousel .hero-dot:focus-visible,.hero-carousel .hero-play-toggle:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:50%}
@media(max-width:760px){.hero-carousel .hero-slide{background-position:65% center}.hero-carousel .hero-slide:first-child{background-position:69% center}.hero-carousel h1,.hero-carousel h2{font-size:48px}.hero-carousel .hero-controls{bottom:12px}}
@media(max-width:500px){.hero-carousel .hero-slide{background-position:64% center}.hero-carousel .hero-slide:first-child{background-position:69% center}.hero-carousel .hero-slide:nth-child(3){background-position:68% center}.hero-carousel h1,.hero-carousel h2{font-size:41px}.hero-carousel .hero-slide:nth-child(2) h2{font-size:37px}.hero-carousel .hero-copy{padding-bottom:15px}}
@media(prefers-reduced-motion:reduce){.hero-carousel .hero-slide,.hero-carousel .hero-slide.is-active,.hero-carousel .hero-copy,.hero-carousel .hero-mark,.hero-carousel .hero-dot::after{transition:none}}

/* Give cards and navigation comfortable space between phone and full desktop widths. */
@media(min-width:901px) and (max-width:1100px){
  .categories{grid-template-columns:repeat(3,minmax(0,1fr))}
  .category-card{min-height:235px}
  .arena-products{grid-template-columns:repeat(4,minmax(0,1fr))}
  .product-image{height:240px}
  .new-products .product-image{height:215px}
  .brand-row{grid-template-columns:repeat(5,minmax(0,1fr))}
  .brand-row>a{min-height:72px}
}
@media(min-width:761px) and (max-width:900px){
  .container{width:min(100% - 28px,1390px)}
  .topbar-promise,.topbar-links{display:none}
  .header-main{height:auto;min-height:73px;grid-template-columns:1fr auto;gap:0 10px;padding-top:7px;padding-bottom:10px}
  .header-actions{grid-column:2;grid-row:1;margin-right:40px;gap:13px}
  .header-actions a span:not(.cart-count),.header-actions a:nth-child(2){display:none}
  .mobile-menu-toggle{display:block;grid-column:2;grid-row:1;justify-self:end;z-index:2}
  .site-search{grid-column:1/-1;grid-row:2;margin-top:9px;height:39px;max-width:none}
  .primary-nav{display:none}
  .primary-nav.open{display:block}
  .nav-inner{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:0;padding-block:6px}
  .nav-inner a{width:25%;height:38px}
  .benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-block:16px}
  .categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
  .category-card{min-height:235px}
  .brand-row{grid-template-columns:repeat(5,minmax(0,1fr))}
  .brand-row>a{min-height:76px}
  .product-tabs{display:none}
  .arena-products,.shop-products{grid-template-columns:repeat(3,minmax(0,1fr))}
  .product-image,.shop-products .product-image{height:240px}
  .new-products .product-image{height:215px}
  .woocommerce .related.products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}
  .woocommerce .related.products .product-image{height:220px}
  .brand-directory{grid-template-columns:repeat(2,minmax(0,1fr))}
  .confidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-block:20px}
  .confidence-grid>div{padding-left:0;border:0}
  .newsletter-inner{gap:20px;justify-content:space-between}
  .newsletter-form{width:270px;flex:none}
  .footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
  .footer-grid>div{padding-right:0;border:0}
  .footer-about{grid-column:1/-1}
}
@media(max-width:500px){
  .shop-toolbar{flex-wrap:wrap;gap:8px}
  .shop-toolbar .woocommerce-result-count{flex-basis:100%}
  .shop-toolbar .woocommerce-ordering,.shop-toolbar select{width:100%;max-width:100%}
  .hero-carousel .hero-dot,.hero-carousel .hero-play-toggle{width:32px;height:32px}
}
@media(min-width:501px) and (max-width:600px){
  .categories,.arena-products,.shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}
  .category-card{min-height:220px}
  .product-image,.shop-products .product-image{height:230px}
  .new-products .product-image{height:200px}
  .brand-row{grid-template-columns:repeat(3,minmax(0,1fr))}
  .promos{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:340px){
  .section-heading{flex-wrap:wrap;gap:0 8px;padding-bottom:6px}
  .section-heading h2,.product-heading h2{width:100%;min-width:0;height:32px}
  .section-heading>a{margin-left:auto}
  .brand img{width:145px}
}

/* Keep category imagery in HTML so it remains accessible and discoverable. */
.category-card{background:#13181c}
.category-card>img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.category-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82),transparent 56%);pointer-events:none}
.category-card span{z-index:1}
.category-card .category-brand-mark{position:absolute;top:10px;right:10px;z-index:2;display:grid;place-items:center;width:61px;height:34px;padding:0;background:transparent;border:0;box-shadow:none}
.category-brand-mark .brand-logo{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 1px 1px rgba(255,255,255,.5))}
.category-sports .category-brand-mark .brand-logo{filter:brightness(0) invert(1) drop-shadow(0 1px 2px rgba(0,0,0,.65))}
.category-card.category-chaussures>img{object-fit:contain;background:#dfe2e4}
.category-card.category-sports>img{object-position:center 34%}
.product-card .product-image>img{object-fit:contain;background:#f4f5f6}
.hero-carousel .hero-slide{isolation:isolate;background-image:none;overflow:hidden}
.hero-carousel .hero-slide::before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--hero-image);background-size:cover;background-position:center;background-repeat:no-repeat}
.hero-carousel .hero-slide::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(5,9,12,.9),rgba(5,9,12,.42) 51%,rgba(5,9,12,.06))}
.hero-carousel .hero-inner{z-index:3}
.hero-carousel .hero-slide:nth-child(3)::before{inset:-25px;filter:blur(20px) brightness(.5);transform:scale(1.05);background-position:center 34%}
.hero-carousel .hero-slide:nth-child(3)::after{background:linear-gradient(90deg,rgba(5,9,12,.92),rgba(5,9,12,.7) 42%,rgba(5,9,12,.08) 100%)}
.hero-carousel .hero-slide:nth-child(3) .hero-photo{position:absolute;inset:0 0 0 auto;z-index:1;width:min(500px,72%);background-image:var(--hero-image);background-size:auto 138%;background-position:right 31%;background-repeat:no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent 23%,#000 68%);mask-image:linear-gradient(90deg,transparent 23%,#000 68%)}
.hero-carousel .hero-slide:nth-child(3) .hero-mark{display:none}
@media(max-width:760px){.hero-carousel .hero-slide::before{background-position:65% center}.hero-carousel .hero-slide:first-child::before{background-position:69% center}}
@media(max-width:500px){.hero-carousel .hero-slide::before{background-position:64% center}.hero-carousel .hero-slide:first-child::before{background-position:69% center}.hero-carousel .hero-slide:nth-child(3)::before{inset:-16px;filter:blur(14px) brightness(.42);transform:scale(1.06);background-position:68% 29%}.hero-carousel .hero-slide:nth-child(3) .hero-photo{display:block;width:60%;background-size:auto 120%;background-position:right 27%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 55%);mask-image:linear-gradient(90deg,transparent,#000 55%)}.hero-carousel .hero-slide:nth-child(3)::after{background:linear-gradient(90deg,rgba(5,9,12,.94),rgba(5,9,12,.68) 52%,rgba(5,9,12,.15))}.hero-carousel .hero-slide:nth-child(3) .hero-copy,.hero-carousel .hero-slide:nth-child(3) .hero-copy>p:not(.eyebrow){max-width:210px}}
.socials{align-items:center;flex-wrap:wrap;gap:9px;margin-top:12px}
.socials .social-icon{display:grid;place-items:center;width:25px;height:25px;min-width:25px;padding:0;border:0;border-radius:0;background:transparent;color:inherit;box-shadow:none;font-size:0}
.socials .social-icon img{display:block;width:23px;height:23px;object-fit:contain}
.socials a.social-icon{transition:transform .2s ease,opacity .2s ease}
.socials a.social-icon:hover,.socials a.social-icon:focus-visible{transform:translateY(-2px);opacity:.7}
.socials a.social-icon:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
.brand-intro .brand-archive-title{font-size:20px;margin:0 0 8px;line-height:1.1}

/* Saved products work across the catalog and product pages. */
.product-media{position:relative}
.product-heart.favorite-toggle{z-index:2;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #e5e7e9;border-radius:50%;background:#fff;box-shadow:0 2px 8px #00000012;color:#202830}
.product-heart.favorite-toggle:hover,.product-heart.favorite-toggle:focus-visible{color:var(--accent);border-color:var(--accent)}
.product-heart.favorite-toggle .icon{width:18px;height:18px;fill:none;stroke:currentColor}
.product-heart.favorite-toggle.is-saved{color:#d93634;border-color:#f2bebd}
.product-heart.favorite-toggle.is-saved .icon{fill:#d93634;stroke:#d93634}
.product-heart.favorite-toggle:disabled{opacity:.45;cursor:not-allowed}
.favorites-count{position:absolute;top:-12px;left:15px;min-width:16px;height:16px;padding:0 3px;border-radius:9px;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:10px}
.favorites-count[hidden],.favorites-content [hidden]{display:none!important}
.favorites-content{padding:34px 0 70px;min-height:300px}
.favorites-loading{color:#59636b}
.favorites-empty{padding:55px 20px;text-align:center;background:#f5f6f7}
.favorites-empty h2{font-size:25px;margin:0 0 8px}
.favorites-empty p{color:#59636b;margin:0 0 22px}
.favorites-empty .button{background:#1c252c;color:#fff}
.favorites-empty .button:hover{background:var(--accent)}
.favorites-note{font-size:12px;color:#717981;margin-top:26px}
.favorites-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px}
.arena-single-summary .favorite-toggle{position:static;width:auto;height:auto;min-height:43px;padding:0 16px;border-radius:2px;display:inline-flex;gap:9px;margin:6px 0 12px;box-shadow:none;font-size:12px;font-weight:700}
.arena-single-summary .favorite-toggle .icon{flex:none}
@media(max-width:900px){.favorites-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.favorites-content{padding-top:22px}.favorites-empty{padding:42px 16px}}

/* Product preview and live product states share the same clean layout. */
.arena-single-gallery{position:relative}
.arena-gallery-label{position:absolute;top:18px;left:18px;z-index:3;padding:8px 11px;background:#1c252c;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em}
.arena-product-brand{display:inline-flex;align-items:center;min-height:48px;margin-bottom:14px}
.arena-product-brand .brand-logo{display:block;max-width:170px;height:44px;object-fit:contain;object-position:left center}
.arena-single-summary .availability-panel{background:#1c252c;color:#fff;border-left:4px solid var(--accent);padding:24px;margin:24px 0 16px}
.arena-single-summary .availability-eyebrow{display:block;color:#f28b48;font-size:10px;font-weight:900;letter-spacing:.13em;margin-bottom:9px}
.arena-single-summary .availability-panel strong{display:block;font-size:clamp(20px,2vw,27px);line-height:1.1;letter-spacing:-.02em}
.arena-single-summary .availability-panel p{max-width:500px;color:#e2e5e7;font-size:13px;line-height:1.5;margin:10px 0 18px}
.arena-single-summary .availability-panel .button{min-height:37px;font-size:10px}
.woocommerce .arena-single-summary .availability-panel a.button{display:inline-flex;align-items:center;gap:9px;background:#fff!important;color:#1c252c!important;padding:0 15px;border-radius:2px}
.woocommerce .arena-single-summary .availability-panel a.button:hover{background:var(--accent)!important;color:#fff!important}
.mobile-nav-favorites{display:none!important}
@media(max-width:900px){.mobile-nav-favorites{display:flex!important}}
.woocommerce .related.products ul.products::before,.woocommerce .related.products ul.products::after{content:none!important;display:none!important}
@media(max-width:500px){.arena-gallery-label{top:10px;left:10px;font-size:9px;padding:7px 8px}.arena-single-summary .availability-panel{padding:20px}}
