@import url('../style.css');
:root{--red:#e52329;--ink:#161719;--muted:#66696d;--paper:#f4f4f1;--line:#dedfdb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #e52329;outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(46px,6.8vw,96px);font-weight:900}h2{font-size:clamp(30px,3.2vw,46px)}h3{font-size:23px}.wrap{width:min(1280px,calc(100% - 80px));margin:auto}.topbar{background:var(--ink);color:#fff;font-size:10px;letter-spacing:1.6px;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between}.topbar a{letter-spacing:.6px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.header-row{display:flex;align-items:center;gap:35px;min-height:100px}.brand{display:flex;align-items:center;gap:10px;margin-right:auto;white-space:nowrap}.brand-logo,.custom-logo{width:54px;height:54px;object-fit:contain}.custom-logo-link{display:flex}.brand strong{font-size:26px;letter-spacing:-1.3px;display:block;line-height:1}.brand strong span,.footer-brand span{font-weight:400}.brand small{font-size:8px;letter-spacing:2.3px;display:block;margin-top:8px}.nav-links{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0;font-size:13px;font-weight:600}.nav-links a:hover,.text-link:hover{color:var(--red)}.category-menu{position:relative}.category-menu summary{cursor:pointer;list-style:none}.category-menu summary::-webkit-details-marker{display:none}.category-menu summary span{margin-left:10px}.category-menu ul,.nav-links .sub-menu{list-style:none;position:absolute;top:100%;left:-20px;padding:15px;background:white;box-shadow:0 15px 40px #0002;min-width:230px;border:1px solid var(--line);margin:16px 0 0}.category-menu ul a,.nav-links .sub-menu a{display:block;padding:10px}.nav-links .menu-item-has-children{position:relative}.nav-links .sub-menu{display:none;margin:0}.nav-links .menu-item-has-children:hover>.sub-menu,.nav-links .menu-item-has-children:focus-within>.sub-menu{display:block}.cart-link{display:flex;align-items:center;gap:8px;font-size:13px;padding-left:25px;border-left:1px solid var(--line)}.fiveb-cart-count{background:var(--ink);border-radius:50%;width:23px;height:23px;display:grid;place-items:center;color:white;font-size:11px}.menu-toggle{display:none}.skip-link{position:absolute;left:10px;top:-100px;background:white;padding:12px;z-index:100}.skip-link:focus{top:10px}.hero{background:var(--paper);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center;min-height:640px}.hero-copy{padding:55px 0}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:24px;line-height:1.5}.hero .eyebrow{display:flex;gap:9px;align-items:center}.hero .eyebrow span{width:7px;height:7px;background:var(--red);border-radius:50%}.hero h1{max-width:600px;line-height:.94;letter-spacing:-.065em;margin-bottom:28px}.hero-description{max-width:410px;font-size:15px;color:var(--muted);line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;margin:30px 0 55px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--red);color:white;padding:16px 24px;border:0;border-radius:0;font-size:13px;font-weight:700;line-height:1.5;cursor:pointer;text-decoration:none}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#b7171d;color:#fff}.button.dark{background:var(--ink)}.button.light{background:white;color:var(--ink)}.text-link{font-size:13px;font-weight:700;display:inline-flex;gap:18px;align-items:center}.hero-note{display:flex;gap:16px;align-items:center;font-size:8px;letter-spacing:1.3px}.hero-note span{border:1px solid #bfc0bc;border-radius:30px;padding:5px 12px;font-size:9px;letter-spacing:0}.hero-art{position:relative;align-self:stretch;display:flex;align-items:center;background:radial-gradient(ellipse at center,#e6e4dc 0,transparent 70%)}.hero-art img{width:100%;max-height:590px;object-fit:contain}.art-label{position:absolute;top:35px;right:0;font-size:8px;letter-spacing:1.7px}.art-caption{position:absolute;bottom:32px;left:25px;right:0;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.5px}.sport-strip{background:var(--red);color:white;padding:19px 0;font-size:13px;font-weight:700;letter-spacing:1.3px}.sport-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:16px}.sport-strip i{font-style:normal;color:#ffb5b5}.section{padding-top:86px;padding-bottom:86px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{color:var(--red);margin-bottom:12px}.section-heading>p{color:var(--muted);font-size:13px;max-width:295px;margin:0}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-card{background:var(--paper);padding:19px;position:relative;transition:background .2s,transform .2s}.category-card:hover{background:#e9e9e4;transform:translateY(-5px)}.category-index{font-size:9px;color:var(--muted);letter-spacing:1px}.category-card img{display:block;width:100%;height:180px;object-fit:contain;margin:5px 0 20px;transition:transform .2s}.category-card:hover img{transform:rotate(-4deg) scale(1.05)}.category-card>div{display:flex;justify-content:space-between;gap:5px;align-items:center}.category-card h3{font-size:17px;line-height:1.2;letter-spacing:-.6px;margin:0}.category-card small{font-size:10px;color:var(--muted)}.products-section{background:#fafaf8;border-block:1px solid var(--line)}.empty-collection{border:1px solid var(--line);padding:32px;display:flex;align-items:center;gap:30px;background:white}.empty-mark{font-size:60px;font-weight:900;color:var(--red);letter-spacing:-6px}.empty-collection h3{margin-bottom:10px}.empty-collection p{max-width:530px;font-size:13px;color:var(--muted);margin:0}.empty-collection .button{margin-left:auto;white-space:nowrap}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.story-visual{min-height:490px;background:var(--ink);color:#fff;padding:42px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.story-visual:after{content:'';position:absolute;width:360px;height:360px;right:-200px;top:80px;border:55px solid var(--red);border-radius:50%;transform:skewY(-20deg)}.story-visual strong{font-size:clamp(56px,6vw,80px);line-height:.98;letter-spacing:-5px;z-index:1}.story-visual em{font-style:normal;color:var(--red)}.story-visual>span:last-child{font-size:8px;letter-spacing:1.4px;margin-top:28px}.story-copy .eyebrow{color:var(--red)}.story-copy p:not(.eyebrow){font-size:14px;color:var(--muted)}.values{margin:30px 0}.values>div{display:flex;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.values b{color:var(--red);font-size:10px}.cta{background:var(--red);color:white;padding:46px 50px;display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:10px;margin-bottom:85px}.cta h2{font-size:36px;margin-bottom:12px}.cta .eyebrow{margin-bottom:13px}.cta p:last-child{font-size:13px;margin:0}.cta .button{white-space:nowrap}.site-footer{background:var(--ink);color:#fff;padding:65px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr 1.1fr;gap:50px}.footer-brand{font-weight:900;font-size:30px;letter-spacing:-1px;margin-bottom:20px}.footer-grid p{color:#b7b7b7;font-size:12px}.country{font-size:8px;letter-spacing:2px}.footer-grid h3{font-size:13px;letter-spacing:0;margin:5px 0 25px}.footer-grid a{display:block;font-size:12px;color:#b7b7b7;margin-bottom:10px;overflow-wrap:anywhere}.footer-grid a:hover{color:white}.footer-grid .footer-wa{color:#fff;margin-top:23px}.footer-bottom{border-top:1px solid #383838;padding-block:22px;margin-top:50px;display:flex;justify-content:space-between;color:#9c9c9c;font-size:9px}.page-intro{padding:80px 0;background:var(--paper)}.page-intro h1{font-size:clamp(42px,6vw,76px);max-width:850px}.page-intro p:last-child{max-width:660px;color:var(--muted);margin:0}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-grid>a{padding:35px 28px;border:1px solid var(--line)}.contact-grid>a:hover{border-color:var(--red)}.contact-grid h2{font-size:27px;margin-top:28px}.contact-grid p{font-size:13px;color:var(--muted)}.contact-grid strong{font-size:14px;overflow-wrap:anywhere}.contact-note{padding:35px;background:var(--paper);margin-top:30px}.contact-note h3{font-size:22px}.contact-note p{font-size:14px;margin:0;max-width:800px}.standard-page{padding-top:60px;padding-bottom:75px;min-height:50vh}.standard-page h1{font-size:46px}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin-bottom:30px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px;letter-spacing:-.4px}.woocommerce ul.products li.product .price{color:var(--ink);font-weight:700}.woocommerce ul.products li.product a img{background:var(--paper)}.woocommerce span.onsale{background:var(--red);border-radius:0;padding:4px 10px;min-height:0;line-height:2}.woocommerce div.product p.price{color:var(--red)}.woocommerce div.product .product_title{font-size:42px}.woocommerce .quantity .qty{padding:11px 4px;width:65px}.woocommerce input.input-text,.woocommerce textarea,.woocommerce select{border:1px solid #bbb;padding:12px;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0}.woocommerce #payment{background:var(--paper)}.woocommerce-info,.woocommerce-message{border-top-color:var(--red)}.woocommerce-info:before,.woocommerce-message:before{color:var(--red)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--ink);color:white}.elementor-widget-fiveb-section{margin-bottom:0!important}.elementor-widget-fiveb-section>.elementor-widget-container{margin:0}.search-row{border-top:1px solid #eee}.search-form{display:flex;align-items:center;max-width:570px;margin:0 auto;padding:8px 0;gap:10px}.search-form label{font-size:10px;font-weight:bold;white-space:nowrap}.search-form input{border:0;background:transparent;width:100%;font-size:12px;padding:5px;min-width:0}.search-form button{background:transparent;border:0;font-size:17px;cursor:pointer}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1500px){.hero-grid{min-height:690px}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header-row{gap:20px}.nav-links{gap:20px}.hero-grid{min-height:570px}.category-grid{gap:10px}.category-card{padding:13px}.category-card img{height:140px}.category-card h3{font-size:15px}.story-grid{gap:45px}.footer-grid{gap:25px}.cta{padding:35px}.empty-collection{gap:20px}.hero-actions{gap:15px}}
@media(max-width:800px){.wrap{width:calc(100% - 36px)}.topbar{font-size:8px;letter-spacing:.6px}.header-row{min-height:80px;gap:15px;flex-wrap:wrap}.brand strong{font-size:23px}.brand-logo,.custom-logo{width:44px;height:44px}.menu-toggle{display:flex;gap:12px;align-items:center;background:none;border:0;font-size:12px;cursor:pointer;padding:10px 0}.cart-link{padding-left:15px}#main-nav{display:none;order:4;width:100%;padding-bottom:20px}#main-nav.is-open{display:block}.nav-links{display:block}.nav-links>li{padding:10px 0}.category-menu ul,.nav-links .sub-menu{position:static;margin:10px 0 0;box-shadow:none;border:0;border-left:2px solid var(--red)}.nav-links .sub-menu{display:block}.hero-grid{grid-template-columns:1fr 1fr;gap:0;min-height:470px}.hero h1{font-size:60px}.hero-copy{padding:45px 0}.hero-description{font-size:13px}.hero-actions{flex-wrap:wrap;margin-bottom:30px}.hero-note{font-size:6px;gap:9px}.art-label{font-size:6px;top:20px}.art-caption{font-size:6px;left:10px}.sport-strip{font-size:10px}.sport-strip .wrap{gap:10px;flex-wrap:wrap;justify-content:center}.section{padding-block:55px}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card img{height:150px}.section-heading{gap:25px}.section-heading>p{max-width:240px}.empty-collection{flex-wrap:wrap}.empty-collection .button{margin-left:0}.story-grid{gap:30px}.story-visual{padding:25px;min-height:430px}.story-visual strong{font-size:58px}.story-copy h2{font-size:32px}.cta{margin-bottom:55px}.cta h2{font-size:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.contact-grid{grid-template-columns:1fr}.contact-grid>a{padding:25px}.contact-grid h2{margin-top:15px}.page-intro{padding:55px 0}}
@media(max-width:540px){.topbar a{font-size:8px}.brand{gap:7px}.brand strong{font-size:21px}.brand small{font-size:6px;letter-spacing:1.7px}.header-row{gap:12px}.cart-link{font-size:11px;padding-left:10px}.menu-toggle{font-size:0;gap:0}.menu-toggle span{font-size:22px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:40px 0 15px}.hero h1{font-size:70px;max-width:340px}.hero-description{max-width:310px;font-size:14px}.hero-actions{margin:24px 0}.hero-note{font-size:7px}.hero-art{height:350px;margin-top:15px}.hero-art img{height:100%}.art-label{top:8px;font-size:7px}.art-caption{bottom:10px;left:0;font-size:7px}.sport-strip{font-size:8px;padding:16px 0}.sport-strip .wrap{gap:10px}.sport-strip i{font-size:9px}.section-heading{display:block;margin-bottom:26px}.section-heading>p,.section-heading>.text-link{margin-top:18px}.section-heading>p{max-width:310px}.category-grid{grid-template-columns:1fr 1fr;gap:12px}.category-card{padding:15px}.category-card img{height:140px}.category-card:last-child{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.category-card:last-child img{grid-column:2;grid-row:1 / 4;height:130px;margin:0}.category-card:last-child>div{grid-row:2;grid-column:1}.category-card:last-child small{grid-row:3}.category-card:last-child .category-index{align-self:start}.empty-collection{padding:24px}.empty-mark{font-size:48px}.empty-collection h3{font-size:24px}.story-grid{grid-template-columns:1fr}.story-visual{min-height:410px;padding:30px}.story-visual strong{font-size:70px}.story-copy{padding-top:10px}.cta{width:calc(100% - 36px);padding:30px 24px;display:block}.cta .button{margin-top:25px}.footer-grid{gap:35px 20px}.footer-grid>div:first-child{grid-column:1 / -1}.footer-grid>div:last-child{grid-column:1 / -1}.site-footer{padding-top:45px}.footer-bottom{gap:20px;font-size:8px}.page-intro h1{font-size:48px}.standard-page h1{font-size:36px}.woocommerce div.product .product_title{font-size:34px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px}.woocommerce ul.products li.product .button{padding:11px 13px;font-size:11px}.search-form label{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Keep decorative artwork behind the brand statement at every screen size. */
.story-visual:after{opacity:.25}.story-visual em{white-space:nowrap}
@media(max-width:540px){.hero h1{font-size:clamp(52px,16.4vw,70px)}.story-visual strong{font-size:clamp(48px,15.8vw,64px)}}
