:root{font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff;--red: #000000;--liberty-red: #111111;--deep-red: #111111;--black: #0a0a0a;--muted: #6d6d6d;--line: #dddddd;--soft: #f3f3f3}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fff;overflow-x:hidden}.screenshot-clone{--screenshot-header-crop: calc(100vw * 168 / 1724);--screenshot-footer-crop: calc(100vw * 921 / 1724);width:100%;background:#fff}.screenshot-clone-frame{overflow:hidden}.screenshot-clone img{width:100%;max-width:none;height:auto;display:block;margin-top:calc(-1 * var(--screenshot-header-crop));margin-bottom:calc(-1 * var(--screenshot-footer-crop))}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}:where(a,button,input,select,textarea):focus-visible{outline:2px solid currentColor;outline-offset:3px}.site-header{position:relative;z-index:20;background:#fff;box-shadow:0 1px #0000000f}.brand-row{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:104px;padding:18px 38px 14px;gap:24px}.main-logo{grid-column:2;justify-self:center}.main-logo img{width:180px;height:auto;object-fit:contain}.header-tools{grid-column:3;display:flex;justify-content:flex-end;align-items:center;gap:15px}.header-tools a{width:40px;height:40px;min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent!important}.header-tools img{width:40px;height:40px;object-fit:contain}.main-nav{display:flex;justify-content:center;align-items:stretch;align-content:center;flex-wrap:nowrap;min-height:54px;height:auto;overflow:visible;background:#dedede;padding:0 clamp(14px,1.8vw,34px)}.main-nav>a,.nav-item>a{display:flex;align-items:center;min-height:54px;padding:0 clamp(8px,.78vw,14px);font-size:clamp(11px,.66vw,13px);font-weight:800;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.nav-item{position:relative;display:flex;align-items:stretch}.nav-item>a:after{content:"v";margin-left:8px;font-size:11px;transform:scaleX(1.25)}.mega{position:absolute;left:0;top:100%;display:none;grid-template-columns:repeat(3,minmax(190px,1fr));gap:18px;width:min(760px,94vw);background:#fff;border:1px solid #d8d8d8;box-shadow:0 16px 35px #00000029;padding:22px}.nav-item:hover .mega{display:grid}.mega section{display:grid;gap:9px}.mega-title{font-size:14px;font-weight:900;text-transform:uppercase}.mega section a:not(.mega-title){font-size:13px;color:#444}.hero{position:relative;min-height:835px;display:flex;align-items:center;overflow:hidden;background:#d7d7d7}.hero-builder:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#00000085,#00000029);z-index:1}.hero-video{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.02)}.hero-three-canvas{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none;opacity:.38;mix-blend-mode:screen}.hero-video-mobile,.mobile-hero-title,.mobile-hero-button{display:none!important}.hero-copy{position:relative;z-index:2;width:min(1280px,calc(100% - 48px));margin:0 auto;padding-top:38px;transform:translateY(-66px)}.builder-login-strip{position:absolute;z-index:2;top:10px;left:7.2%;right:7.2%;min-height:73px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;background:#000;border-radius:7px;box-shadow:0 0 0 1px #ffffff1a,0 4px 10px #00000038;color:#fff;font-size:20px;font-weight:900;text-transform:uppercase}.builder-login-strip span{text-decoration:underline}.hero .desktop-hero{max-width:1450px;margin:0 0 24px}.hero a.desktop-hero{transform:translateY(-28px)}.label-pill{display:inline-flex;align-items:center;justify-content:center;padding:7px 26px;border-radius:999px;background:var(--red);color:#fff;font-size:23px;font-weight:900;text-transform:uppercase;text-decoration:underline}.label-pill.red{text-decoration:none}h1,h2,h3,p{margin-top:0}.hero h1{max-width:1450px;margin:18px 0 24px;color:#fff;font-size:clamp(56px,4.05vw,70px);line-height:1.04;font-weight:900;text-transform:uppercase;text-shadow:0 3px 8px rgba(0,0,0,.38)}.hero-subtitle{max-width:720px;margin:-4px 0 30px;color:#f3f3f3;font-size:20px;line-height:1.55;font-weight:700;text-shadow:0 2px 5px rgba(0,0,0,.34)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.white-button,.red-button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 34px;border-radius:999px;font-weight:900;text-transform:uppercase;box-shadow:0 12px 26px #0000002e}.white-button{background:#fff;color:#111;transition:box-shadow .18s ease,transform .18s ease}.red-button{background:var(--red);color:#fff;transition:box-shadow .18s ease,transform .18s ease}.ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 34px;border:1px solid rgba(255,255,255,.82);border-radius:999px;color:#fff;font-weight:900;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .18s ease}.ghost-button:hover{background:#fff;color:#111}.white-button:hover,.red-button:hover{box-shadow:0 17px 32px #0000003d}.hero-sport-strip{position:absolute;z-index:3;left:max(32px,calc((100vw - 1160px)/2));right:max(32px,calc((100vw - 1160px)/2));bottom:32px;width:auto;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.2);background:#000000bd;padding:10px;color:#fff}.hero-sport-strip span,.hero-sport-strip a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;font-size:13px;font-weight:900;line-height:1;text-transform:uppercase;white-space:nowrap}.hero-sport-strip span{color:#cfcfcf}.hero-sport-strip a{flex:1 1 auto;background:#fff;color:#111;transition:background .18s ease,color .18s ease}.hero-sport-strip a:hover{background:#dedede}.slider-dots{position:absolute;z-index:2;bottom:56px;left:0;right:0;display:flex;justify-content:center;gap:10px}.slider-dots span{width:8px;height:8px;border-radius:50%;background:#fff;opacity:.75}.partners,.section,.builder-section,.feature-tiles,.two-col,.shop-layout,.product-detail,.catalog-viewer,.contact-layout,.account-box,.blog-list,.faq,.story,.legal{width:min(1400px,calc(100% - 48px));margin:0 auto}.performance-builder{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;min-height:756px;overflow:hidden;background:#fff}.performance-panel,.player-panel,.builder-copy-panel{min-height:756px}.performance-panel{position:relative;display:flex;flex-direction:column;justify-content:flex-start;padding:154px 58px 0;overflow:hidden;background:url(/assets/generated-liberty/partners-left.png) center top / cover no-repeat}.performance-panel h2{margin:0 auto 132px;max-width:460px;color:#fff;font-size:40px;line-height:1.16;font-weight:900;text-align:center;text-transform:uppercase;text-shadow:0 4px 7px rgba(0,0,0,.42)}.performance-logo-pair{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:82px;width:100%}.performance-logo-pair img:first-child{width:270px}.performance-logo-pair img:last-child{width:245px;transform:translate(20px)}.player-panel{display:flex;align-items:flex-start;justify-content:center;background:url(/assets/generated-liberty/player-center.png) center top / cover no-repeat}.player-panel img{display:none}.builder-copy-panel{position:relative;padding:84px 72px 0;background:url(/assets/generated-liberty/builder-right.png) center top / cover no-repeat}.performance-panel>*,.builder-copy-panel>*{visibility:hidden}.builder-copy-panel .label-pill{padding:8px 25px;font-size:22px;line-height:1;text-decoration:none}.builder-copy-panel h2{margin:40px 0 8px;font-size:30px;line-height:1.2;font-weight:400;text-transform:uppercase}.builder-copy-panel h3{margin:0 0 34px;max-width:520px;font-size:48px;line-height:1.05;font-weight:900;text-transform:uppercase}.builder-copy-panel p{max-width:610px;margin:0 0 34px;color:#111;font-size:22px;line-height:1.6}.builder-copy-panel .red-button{min-height:58px;padding:0 35px;border-radius:999px;font-size:20px;box-shadow:0 10px 20px #0000001f}.partners{padding:58px 0 34px;text-align:center}.partners h2,.section h2,.catalog-body h2{margin-bottom:28px;font-size:clamp(26px,3vw,42px);line-height:1.1;text-transform:uppercase;font-weight:900}.logo-strip{display:flex;align-items:center;gap:42px;overflow:hidden;padding:22px 0}.logo-strip img{flex:0 0 auto;width:120px;max-height:76px;object-fit:contain;filter:grayscale(.1)}.builder-section{display:grid;grid-template-columns:minmax(260px,.72fr) 1fr;align-items:center;gap:64px;padding:54px 0 66px}.builder-section>img{justify-self:center;max-height:560px;object-fit:contain}.builder-section h2,.builder-landing h1{margin:18px 0;font-size:clamp(34px,4.5vw,72px);line-height:.98;text-transform:uppercase;font-weight:900}.builder-section p,.builder-landing p,.story p,.catalog-body p,.account-box p{max-width:760px;color:#444;font-size:18px;line-height:1.7}.feature-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:18px 0 58px}.feature-tiles a{min-height:220px;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background:center / cover no-repeat;color:#fff;text-transform:uppercase;will-change:transform;transition:filter .22s ease,box-shadow .22s ease}.feature-tiles a:hover{filter:contrast(1.05) brightness(1.03);box-shadow:0 18px 34px #0003}.feature-tiles a:nth-child(1){background-image:linear-gradient(#0003,#0000006b),url(/assets/generated-liberty/design-lacrosse-huddle.jpg)}.feature-tiles a:nth-child(2){background-image:linear-gradient(#0000002e,#0000006b),url(/assets/generated-liberty/design-football-action.jpg)}.feature-tiles a:nth-child(3){background-image:linear-gradient(#0000002e,#0000006b),url(/assets/generated-liberty/shop-hero.png)}.feature-tiles a:nth-child(4){background-image:linear-gradient(#0000002e,#0000006b),url(/assets/generated-liberty/design-baseball-pose.jpg)}.feature-tiles span{font-size:22px;font-weight:900}.feature-tiles strong{margin-top:12px;color:#fff;text-decoration:underline}.section{padding:52px 0}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:26px;border-bottom:1px solid var(--line);padding-bottom:18px}.section-heading-row h2{margin:0 0 10px}.section-heading-row p{max-width:760px;margin:0;color:#444;font-size:17px;line-height:1.65}.section-heading-row>a{flex:0 0 auto;border:1px solid #111;padding:13px 18px;color:#111;font-size:13px;font-weight:900;text-transform:uppercase}.section-heading-actions,.carousel-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading-actions>a{flex:0 0 auto;border:1px solid #111;padding:13px 18px;color:#111;font-size:13px;font-weight:900;text-transform:uppercase}.carousel-title-row{margin-bottom:26px;border-bottom:1px solid var(--line);padding-bottom:18px}.carousel-title-row h2{margin:0}.carousel-cue{display:none}.home-sport-section{padding-top:64px}.home-sport-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px;min-width:0}.home-sport-card{display:grid;gap:10px;min-width:0;border:1px solid var(--line);background:#fff;padding:14px;text-align:center;transition:border-color .2s ease,box-shadow .2s ease}.home-sport-card:hover{border-color:#111;box-shadow:0 14px 28px #00000014}.home-sport-card img{width:100%;min-width:0;aspect-ratio:1 / .88;object-fit:contain;background:#f6f6f6}.home-sport-card span{min-width:0;color:#111;font-size:14px;font-weight:900;text-transform:uppercase;overflow-wrap:anywhere}.home-sport-card strong{min-width:0;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;overflow-wrap:anywhere}.home-product-paths{padding-top:18px}.home-path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;min-width:0}.home-path-card{display:grid;grid-template-rows:auto 1fr;min-width:0;border:1px solid var(--line);background:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.home-path-card:hover{border-color:#111;box-shadow:0 18px 34px #0000001a}.home-path-card img{width:100%;aspect-ratio:1 / .72;object-fit:contain;background:#f6f6f6;padding:18px}.home-path-card div{display:grid;align-content:start;gap:12px;padding:20px}.home-path-card h3{margin:0;font-size:20px;line-height:1.08;font-weight:900;text-transform:uppercase}.home-path-card p{margin:0;color:#444;font-size:14px;line-height:1.55}.home-path-card strong{margin-top:4px;color:#000;font-size:13px;font-weight:900;text-decoration:underline;text-transform:uppercase}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.product-card{display:grid;gap:12px;text-align:center;border:1px solid var(--line);padding:20px;background:#fff;will-change:transform;transition:border-color .22s ease,box-shadow .22s ease}.product-card:hover{border-color:#111;box-shadow:0 18px 34px #0000001a}.product-card img{width:100%;aspect-ratio:1 / 1;object-fit:contain;background:#f6f6f6}.product-card strong{min-height:44px;font-size:17px}.product-card span{color:var(--muted);font-size:13px}.product-card em{color:var(--red);font-style:normal;font-weight:800}.image-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.image-grid img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.image-grid a{display:block;overflow:hidden;background:#f6f6f6;will-change:transform}.image-grid a img{transition:transform .42s ease,filter .28s ease}.image-grid a:hover img{transform:scale(1.045);filter:contrast(1.03)}.home-builder-band{width:min(1400px,calc(100% - 48px));margin:20px auto 0;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(320px,.7fr);align-items:center;gap:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:42px 0}.home-builder-band h2{margin:0 0 16px;font-size:clamp(30px,3.4vw,54px);line-height:1;font-weight:900;text-transform:uppercase}.home-builder-band p{max-width:740px;margin:0 0 24px;color:#444;font-size:18px;line-height:1.65}.home-builder-band img{justify-self:end;width:min(420px,100%);aspect-ratio:1 / 1.08;object-fit:cover;object-position:center top}.account-band{margin-top:0;min-height:245px;padding:60px max(24px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:minmax(300px,680px) 1fr;align-items:center;gap:120px;background:#000;color:#fff}.account-band h2{max-width:760px;margin:0;font-size:32px;line-height:1.18;font-weight:900;text-transform:uppercase}.account-band a{justify-self:center;min-width:248px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#000;padding:0 26px;font-size:18px;font-weight:900;text-transform:uppercase;box-shadow:0 14px 22px #00000024}.form-card button,.mini-login button,.qty-row button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:0;border-radius:0;background:var(--red);color:#fff;padding:0 30px;font-weight:900;text-transform:uppercase}.page-hero{padding:112px 24px;background:linear-gradient(135deg,#151515,#454545);color:#fff;text-align:center}.page-hero.compact{padding:66px 24px}.page-hero span{display:block;margin-bottom:12px;color:#ddd;font-weight:800;text-transform:uppercase}.page-hero h1{margin:0;font-size:clamp(34px,4.5vw,68px);line-height:1.02;text-transform:uppercase}.two-col,.shop-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:38px;padding:56px 0}.sidebar{align-self:start;border:1px solid var(--line);padding:22px;background:#fff}.sidebar h3{margin:0 0 15px;font-size:18px;text-transform:uppercase}.sidebar a{display:block;padding:10px 0;border-bottom:1px solid #eee;color:#333}.design-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px}.design-card{border:1px solid var(--line);background:#fff;padding-bottom:18px}.design-card img{width:100%;aspect-ratio:1 / .72;object-fit:cover}.design-card strong,.design-card span{display:block;padding:12px 16px 0}.design-card strong{text-transform:uppercase}.design-card span{color:var(--red);font-weight:800}.shop-tools{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding:14px 16px;border:1px solid var(--line)}.shop-tools select,.product-info select,.form-card input,.form-card textarea,.mini-login input,.qty-row input{width:100%;border:1px solid #cfcfcf;background:#fff;padding:13px 14px}.product-detail{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1fr);gap:64px;padding:68px 0 40px}.product-gallery{border:1px solid var(--line);background:#fafafa;padding:36px}.product-gallery img{width:100%;aspect-ratio:1 / 1;object-fit:contain}.breadcrumbs,.sku{color:var(--muted);font-size:14px}.product-info h1{margin-bottom:16px;font-size:clamp(32px,3.2vw,56px);line-height:1.05;text-transform:uppercase}.login-price{display:inline-block;margin-bottom:22px;color:var(--red);font-size:20px;font-weight:900}.product-info label{display:grid;gap:8px;max-width:420px;margin:24px 0;font-weight:800;text-transform:uppercase}.qty-row{display:flex;max-width:420px;gap:10px}.qty-row input{max-width:92px}.tabs{width:min(1400px,calc(100% - 48px));margin:0 auto 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tabs button{min-height:54px;border:0;border-right:1px solid var(--line);background:#fff;padding:0 24px;font-weight:800;text-transform:uppercase}.catalog-viewer{display:grid;grid-template-columns:360px minmax(0,1fr);gap:28px;padding:56px 0}.viewer-controls{display:grid;gap:10px}.viewer-controls button{min-height:44px;border:1px solid var(--line);background:#fff;text-align:left;padding:0 14px}.catalog-viewer iframe{width:100%;min-height:720px;border:1px solid var(--line)}.builder-access-page{background:#fff}.builder-access-panel{min-height:426px;padding:71px 24px 58px;text-align:center}.builder-access-panel h1{margin:0 0 44px;color:#000;font-size:24px;line-height:1.25;font-weight:900;letter-spacing:.2px;text-transform:uppercase}.builder-access-actions{display:grid;justify-content:center;gap:24px}.builder-access-actions a{width:400px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#000;color:#fff;font-size:18px;font-weight:900;letter-spacing:.2px;text-transform:uppercase;box-shadow:0 13px 17px #0000002e}.builder-red-bar{width:min(1280px,calc(100% - 444px));min-height:65px;margin:64px auto 0;padding:0 39px;display:flex;align-items:center;justify-content:space-between;border-radius:7px;background:#000;color:#fff;text-transform:uppercase}.builder-red-bar strong,.builder-red-bar span{font-size:18px;font-weight:900}.builder-red-bar a{color:#fff;text-decoration:underline}.kit-builder-page{min-height:813px;background:#fff}.kit-breadcrumb{margin:51px 0 55px;color:#111;font-size:12px;line-height:1.4;text-align:center}.kit-grid{width:min(1180px,calc(100% - 360px));margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);justify-items:center;row-gap:51px;column-gap:90px}.kit-card{display:grid;justify-items:center;gap:12px;color:#333;font-size:16px;line-height:1.2;text-align:center}.kit-card img{width:150px;height:145px;object-fit:contain}.kit-card span{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#111;padding:0 18px;color:#fff;font-weight:900;text-transform:uppercase}.kit-card:nth-child(6){grid-column:3}.builder-bottom-rule{position:fixed;left:0;right:0;bottom:0;height:8px;background:#000;z-index:10}.unique-hero{min-height:252px;display:flex;align-items:center;background:url(/assets/generated-liberty/design-lacrosse-action.jpg) center / cover no-repeat}.unique-hero>div{width:min(1280px,calc(100% - 444px));margin:0 auto}.unique-hero h1{margin:1px 0 0;color:#fff;font-size:44px;line-height:1.1;font-weight:900;text-transform:uppercase;text-shadow:0 4px 7px rgba(0,0,0,.44);visibility:hidden}.unique-content{width:min(1280px,calc(100% - 444px));margin:0 auto;padding:70px 0 0;display:grid;grid-template-columns:586px 546px;gap:89px;align-items:start}.unique-copy h2{margin:0 0 17px;color:#000;font-size:30px;line-height:1.15;font-weight:900;text-transform:uppercase}.unique-copy p{max-width:595px;margin:0 0 11px;color:#111;font-size:18px;line-height:1.78}.unique-image-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.unique-image-grid img{width:100%;height:268px;object-fit:cover}.source-hero{min-height:252px;display:flex;align-items:center;background-position:center top;background-size:cover;background-repeat:no-repeat}.shop-source-hero{background-image:url(/assets/generated-liberty/shop-hero.png)}.contact-source-hero{background-image:url(/assets/generated-liberty/contact-dealer-hero.png)}.dealer-source-hero{background-image:url(/assets/generated-liberty/contact-dealer-hero.png)}.request-source-hero{background-image:url(/assets/generated-liberty/contact-dealer-hero.png)}.catalog-source-hero{background-image:url(/assets/generated-liberty/catalog-hero.png)}.source-shop-layout{width:min(1280px,calc(100% - 444px));margin:0 auto;padding:76px 0 40px;display:grid;grid-template-columns:267px 1fr;gap:70px}.source-filters h2{margin:14px 0 16px;padding-bottom:17px;border-bottom:1px solid #ddd;font-size:20px;line-height:1}.source-filters label{display:flex;align-items:center;gap:8px;margin:0 0 18px;font-size:14px}.source-filters label span{width:20px;height:20px;border:1px solid #bfc7ce;border-radius:50%}.source-filters button{margin:12px 0 26px;border:0;background:transparent;padding:0;font-size:14px}.source-shop-tools{height:40px;display:flex;align-items:center;justify-content:space-between;color:#999;font-size:14px}.source-shop-tools select{width:168px;height:28px;border:1px solid #111;padding:0 12px;font-size:12px}.source-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 76px;margin-top:28px}.source-product-card{display:block}.source-product-card img{width:100%;height:220px;object-fit:contain}.source-product-card strong{display:block;min-height:34px;margin-top:12px;padding-bottom:7px;border-bottom:1px solid #ccc;font-size:14px;line-height:1.05;font-weight:900;text-transform:uppercase}.source-product-card em{display:block;margin-top:7px;color:#111;font-size:14px;font-style:normal}.in-stock-hero{min-height:360px;display:flex;align-items:center;background:linear-gradient(90deg,#000000d1,#0000003d),url(/assets/generated-liberty/product-sheet.png) center 42% / cover no-repeat;color:#fff}.in-stock-hero>div{width:min(1240px,calc(100% - 64px));margin:0 auto;padding:72px 0}.in-stock-hero span,.in-stock-shop-heading span{display:block;margin-bottom:12px;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.in-stock-hero h1{max-width:760px;margin:0;font-size:clamp(48px,7vw,92px);line-height:.92;font-weight:950;letter-spacing:-.055em;text-transform:uppercase}.in-stock-hero p{max-width:720px;margin:24px 0 0;font-size:clamp(16px,1.7vw,21px);line-height:1.55}.in-stock-shop{width:min(1240px,calc(100% - 64px));margin:0 auto;padding:64px 0 88px}.in-stock-shop-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;padding-bottom:28px;border-bottom:1px solid var(--line)}.in-stock-shop-heading h2{margin:0;font-size:clamp(32px,4vw,56px);line-height:1;font-weight:950;letter-spacing:-.035em;text-transform:uppercase}.in-stock-shop-heading p{margin:12px 0 0;color:var(--muted);font-size:14px;font-weight:800;text-transform:uppercase}.in-stock-shop-heading>a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #111;padding:0 22px;font-size:13px;font-weight:900;text-transform:uppercase}.in-stock-filters{display:flex;flex-wrap:wrap;gap:10px;padding:24px 0 36px}.in-stock-filters a{min-height:42px;display:inline-flex;align-items:center;border:1px solid var(--line);padding:0 18px;background:#fff;font-size:12px;font-weight:900;text-transform:uppercase}.in-stock-filters a.active,.in-stock-filters a:hover{border-color:#111;background:#111;color:#fff}.in-stock-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.in-stock-product-card{min-width:0;display:grid;border:1px solid var(--line);background:#fff;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.in-stock-product-card:hover{border-color:#111;box-shadow:0 18px 36px #0000001a;transform:translateY(-4px)}.in-stock-product-image{position:relative;min-width:0;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5}.in-stock-product-image img{width:100%;height:100%;display:block;object-fit:contain}.in-stock-product-image span,.teamwear-product-image span{position:absolute;left:12px;top:12px;z-index:1;padding:8px 10px;background:#111;color:#fff;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.in-stock-product-copy{display:grid;align-content:start;gap:9px;min-height:286px;padding:22px}.in-stock-product-copy small{color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.in-stock-product-title{color:#111;font-size:18px;line-height:1.2;font-weight:950;text-transform:uppercase}.in-stock-product-copy p{margin:0;color:#555;font-size:13px;line-height:1.55}.in-stock-product-copy em{align-self:end;margin-top:auto;padding-top:8px;color:#111;font-size:12px;font-style:normal;font-weight:900;text-decoration:underline;text-transform:uppercase}.in-stock-product-price{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:auto;padding-top:16px;border-top:1px solid var(--line)}.in-stock-product-price small{margin-bottom:5px;color:#777;font-size:9px}.in-stock-product-price strong{display:block;font-size:22px;font-weight:950}.in-stock-product-price button,.source-order-button{min-height:44px;border:0;background:#111;color:#fff;padding:0 17px;cursor:pointer;font-size:11px;font-weight:900;text-transform:uppercase}.in-stock-product-price button:focus-visible,.source-order-button:focus-visible,.cart-page button:focus-visible{outline:3px solid #777;outline-offset:3px}.in-stock-view-product{justify-self:start;color:#111;font-size:11px;font-weight:900;text-decoration:underline;text-transform:uppercase}.teamwear-hero{min-height:330px;display:flex;align-items:center;background:linear-gradient(90deg,#000000b8,#00000042),url(/assets/generated-liberty/design-soccer-action.jpg) center / cover no-repeat;color:#fff}.teamwear-customizer-hero{background:linear-gradient(90deg,#000000c2,#00000038),url(/assets/generated-liberty/design-football-action.jpg) center / cover no-repeat}.teamwear-leather-hero{background:linear-gradient(90deg,#000000d1,#00000052),url(/assets/customizer-templates/leather-tobacco-cafe-racer/leather-tobacco-cafe-racer-source.png) center 46% / cover no-repeat}.teamwear-builder-hero{background:linear-gradient(90deg,#000000c2,#0003),url(/assets/generated-liberty/home-builder-hero.png) center / cover no-repeat}.teamwear-leather-builder-hero{background:linear-gradient(90deg,#000000d1,#00000052),url(/assets/customizer-templates/leather-tobacco-cafe-racer/leather-tobacco-cafe-racer-source.png) center 46% / cover no-repeat}.teamwear-hero>div{width:min(1280px,calc(100% - 444px));margin:0 auto}.teamwear-hero span{display:block;margin-bottom:13px;color:#e5e5e5;font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.teamwear-hero h1{max-width:780px;margin:0 0 17px;font-size:clamp(36px,4.2vw,66px);line-height:.98;font-weight:900;text-transform:uppercase}.teamwear-hero p{max-width:700px;margin:0;color:#f2f2f2;font-size:18px;line-height:1.65}.teamwear-shop-shell,.teamwear-customizer-shell{width:min(1440px,calc(100% - 48px));margin:0 auto}.teamwear-shop-paths{width:min(1440px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(180px,auto) minmax(0,1fr);gap:22px;align-items:center;border-bottom:1px solid var(--line);padding:24px 0}.teamwear-shop-paths>div{display:grid;gap:5px}.teamwear-shop-paths span{color:#666;font-size:12px;font-weight:900;text-transform:uppercase}.teamwear-shop-paths strong{color:#111;font-size:19px;line-height:1;font-weight:900;text-transform:uppercase}.teamwear-shop-paths nav{display:flex;gap:9px;overflow-x:auto;padding:2px 0 4px;scrollbar-width:none}.teamwear-shop-paths nav::-webkit-scrollbar{display:none}.teamwear-shop-paths a{flex:0 0 auto;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8d8d8;border-radius:999px;background:#fff;padding:0 17px;color:#222;font-size:12px;font-weight:900;text-transform:uppercase}.teamwear-shop-paths a.active{border-color:#111;background:#111;color:#fff}.teamwear-shop-shell{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:30px;align-items:start;padding:36px 0 54px}.teamwear-category-rail{align-self:start;border:1px solid var(--line);padding:22px;background:#fff}.teamwear-category-rail h2{margin:0 0 18px;font-size:20px;line-height:1;font-weight:900;text-transform:uppercase}.teamwear-category-rail a{display:block;padding:13px 0;border-bottom:1px solid #ececec;color:#333;font-size:14px;font-weight:800;text-transform:uppercase}.teamwear-category-rail a.active{color:#000;text-decoration:underline}.teamwear-shop-menu{position:sticky;top:18px;max-height:calc(100vh - 36px);overflow:auto}.teamwear-shop-menu details{border-top:1px solid #ececec;padding:0}.teamwear-shop-menu details:first-of-type{border-top:0}.teamwear-shop-menu summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;color:#111;font-size:14px;font-weight:900;text-transform:uppercase}.teamwear-shop-menu summary::-webkit-details-marker{display:none}.teamwear-shop-menu summary small{color:#777;font-size:10px;font-weight:900;text-transform:uppercase}.teamwear-shop-menu details.active summary span{text-decoration:underline}.teamwear-shop-menu .teamwear-menu-sport{border-bottom:0;display:block;padding:8px 0 8px 12px;color:#333;font-size:13px;font-weight:900}.teamwear-shop-menu div.active>.teamwear-menu-sport{color:#000;text-decoration:underline}.teamwear-menu-products{display:grid;gap:0;margin:0 0 8px 12px;border-left:2px solid #111;padding:0 0 4px 14px}.teamwear-menu-products a{border-bottom:0;padding:5px 0;color:#555;font-size:12px;font-weight:700;line-height:1.25;text-transform:none}.teamwear-menu-products a.active{color:#000;font-weight:900;text-decoration:underline}.teamwear-products-panel{min-width:0}.teamwear-shop-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:22px;border:1px solid var(--line);background:#f8f8f8;padding:22px}.teamwear-shop-summary span{display:block;margin-bottom:8px;color:#666;font-size:12px;font-weight:900;text-transform:uppercase}.teamwear-shop-summary h2{margin:0 0 8px;color:#111;font-size:clamp(26px,3vw,42px);line-height:1;font-weight:900;text-transform:uppercase}.teamwear-shop-summary p{max-width:760px;margin:0;color:#444;font-size:15px;line-height:1.6}.teamwear-shop-summary>a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#111;color:#fff;padding:0 20px;font-size:12px;font-weight:900;text-transform:uppercase;white-space:nowrap}.teamwear-status{margin-bottom:18px;padding:13px 16px;border-left:4px solid #111;background:#f5f5f5;color:#222;font-size:13px;line-height:1.5;font-weight:800}.teamwear-status-warning{border-left-color:#111}.teamwear-selection-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;border:1px solid var(--line);padding:14px 18px;background:#fff;color:#333;font-size:14px;font-weight:800}.teamwear-selection-bar span,.teamwear-selection-bar strong,.teamwear-selection-bar em{font-style:normal;text-transform:uppercase}.teamwear-selection-bar strong:before,.teamwear-selection-bar em:before{content:"/";margin-right:10px;color:#aaa}.teamwear-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-bottom:48px}.teamwear-category-card{display:grid;gap:10px;padding:18px;border:1px solid var(--line);background:#fff;text-align:center;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.teamwear-category-card:hover,.teamwear-product-card:hover{border-color:#111;box-shadow:0 16px 32px #0000001a;transform:translateY(-4px)}.teamwear-category-card img{width:100%;aspect-ratio:1 / .9;object-fit:contain;background:#f6f6f6}.teamwear-category-card strong{font-size:15px;font-weight:900;text-transform:uppercase}.teamwear-category-card span{color:var(--muted);font-size:13px}.teamwear-design-group{margin-bottom:52px}.teamwear-group-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px;border-bottom:1px solid var(--line);padding-bottom:16px}.teamwear-group-heading h2{margin:0;font-size:clamp(25px,2.6vw,38px);line-height:1;font-weight:900;text-transform:uppercase}.teamwear-group-heading span{color:var(--muted);font-size:14px;font-weight:800;text-transform:uppercase}.teamwear-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.teamwear-product-card{display:grid;gap:10px;min-width:0;border:1px solid var(--line);padding:18px;background:#fff;text-align:center;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.teamwear-product-card img{width:100%;height:100%;display:block;object-fit:contain;background:#f6f6f6}.teamwear-product-image{position:relative;min-width:0;aspect-ratio:16 / 10;overflow:hidden;background:#f6f6f6}.teamwear-product-card .teamwear-product-image span{left:10px;top:9px;padding:0;background:transparent;color:#666;font-size:9px;letter-spacing:.08em}.teamwear-product-card strong{min-height:42px;font-size:16px;line-height:1.25;font-weight:900;text-transform:uppercase}.teamwear-product-card span{color:var(--muted);font-size:13px}.teamwear-product-card em{color:#000;font-size:12px;line-height:1.2;font-style:normal;font-weight:900;letter-spacing:.035em;text-decoration:underline;text-transform:uppercase}.teamwear-empty{border:1px solid var(--line);padding:32px;background:#fff}.teamwear-empty h2{margin:0 0 12px;font-size:24px;line-height:1.16;font-weight:900;text-transform:uppercase}.teamwear-empty p{max-width:760px;margin:0;color:#444;font-size:16px;line-height:1.7}.teamwear-customizer-shell{padding:64px 0}.teamwear-builder-shell{width:min(1500px,calc(100% - 72px));margin:0 auto;padding:42px 0 68px;display:grid;grid-template-columns:310px minmax(0,1fr);gap:30px;align-items:start}.teamwear-builder-sidebar{position:sticky;top:18px;display:grid;gap:0;border:1px solid var(--line);padding:22px;background:#fff}.teamwear-builder-sidebar h2{margin:0 0 18px;font-size:20px;line-height:1;font-weight:900;text-transform:uppercase}.teamwear-builder-sidebar>a{display:block;padding:13px 0;border-bottom:1px solid #ececec;color:#333;font-size:14px;font-weight:800;text-transform:uppercase}.teamwear-builder-sidebar>a.active{color:#000;text-decoration:underline}.teamwear-builder-sidebar .teamwear-status{margin:20px 0 0}.teamwear-builder-picks{display:grid;gap:10px;margin-top:24px}.teamwear-builder-picks h3{margin:0 0 4px;font-size:15px;line-height:1;font-weight:900;text-transform:uppercase}.teamwear-builder-picks a{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;min-width:0;border:1px solid #ececec;padding:8px;background:#fff;color:#222;transition:border-color .18s ease,background .18s ease}.teamwear-builder-picks a.active,.teamwear-builder-picks a:hover{border-color:#111;background:#f6f6f6}.teamwear-builder-picks img{width:58px;aspect-ratio:1 / 1;object-fit:contain;background:#f6f6f6}.teamwear-builder-picks span{min-width:0;font-size:13px;line-height:1.25;font-weight:900;text-transform:uppercase}.teamwear-builder-main{min-width:0}.teamwear-builder-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px;border-bottom:1px solid var(--line);padding-bottom:18px}.teamwear-builder-heading h2{margin:0 0 8px;font-size:clamp(25px,2.5vw,38px);line-height:1;font-weight:900;text-transform:uppercase}.teamwear-builder-heading p{max-width:780px;margin:0;color:#444;font-size:15px;line-height:1.55}.teamwear-builder-heading>a{flex:0 0 auto;border:1px solid #111;padding:12px 18px;color:#111;font-size:13px;font-weight:900;text-transform:uppercase}.teamwear-local-model-preview{align-items:center;border:1px solid var(--line);display:grid;gap:18px;grid-template-columns:220px minmax(0,1fr);margin-bottom:20px;padding:16px}.teamwear-local-model-preview img{background:#f7f7f7;display:block;height:128px;object-fit:contain;width:100%}.teamwear-local-model-preview strong,.teamwear-local-model-preview span{display:block}.teamwear-local-model-preview strong{color:var(--ink);font-size:18px;font-weight:900;text-transform:uppercase}.teamwear-local-model-preview span{color:#555;font-size:13px;font-weight:800;margin-top:6px;text-transform:uppercase}.teamwear-embed-frame{min-height:720px;border:1px solid var(--line);background:#f7f7f7}.teamwear-embed-frame [data-kit-configurator]{min-height:720px}.liberty-local-customizer{background:#fff;border:1px solid var(--line);display:grid;gap:0;grid-template-columns:minmax(0,1fr) 320px;min-height:620px}.liberty-local-preview{align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.035) 1px,transparent 1px),linear-gradient(0deg,rgba(0,0,0,.035) 1px,transparent 1px),#f8fafc;background-size:32px 32px;display:flex;justify-content:center;min-height:620px;padding:24px}.liberty-local-preview canvas{cursor:crosshair;display:block;max-height:620px;max-width:100%;object-fit:contain;touch-action:none;width:min(100%,980px)}.liberty-local-panel{border-left:1px solid var(--line);display:flex;flex-direction:column;gap:22px;padding:26px}.liberty-local-panel>span{color:#555;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.liberty-local-panel h2{color:var(--ink);font-size:28px;font-weight:950;line-height:1.05;margin:0;text-transform:uppercase}.liberty-local-panel dl{display:grid;gap:14px;margin:0}.liberty-local-panel dl div{border-top:1px solid var(--line);padding-top:14px}.liberty-local-panel dt{color:#777;font-size:11px;font-weight:900;margin-bottom:6px;text-transform:uppercase}.liberty-local-panel dd{color:#111;font-size:14px;font-weight:850;margin:0;overflow-wrap:anywhere}.liberty-local-actions{display:grid;gap:10px;margin-top:auto}.liberty-control-group{border-top:1px solid var(--line);display:grid;gap:12px;padding-top:16px}.liberty-control-group label{color:#222;display:grid;gap:8px;font-size:12px;font-weight:950;text-transform:uppercase}.liberty-control-group input[type=range]{accent-color:#111;width:100%}.liberty-control-group input[type=file]{border:1px solid var(--line);color:#333;font-size:12px;font-weight:800;padding:9px;text-transform:none;width:100%}.liberty-control-group button,.liberty-local-actions a,.liberty-local-actions button{align-items:center;background:#fff;border:1px solid #111;color:#111;display:flex;font-size:12px;font-weight:950;justify-content:center;min-height:42px;padding:10px 12px;text-align:center;text-decoration:none;text-transform:uppercase}.liberty-control-group button{cursor:pointer;min-height:38px}.liberty-local-actions button{cursor:pointer}.liberty-local-actions button:first-child{background:#111;color:#fff}.source-breadcrumb{min-height:48px;padding:14px max(24px,calc((100vw - 1280px)/2));background:#f4f4f4;font-size:14px}.source-product-detail{width:min(1280px,calc(100% - 444px));margin:0 auto;min-height:557px;padding:39px 0 40px;display:grid;grid-template-columns:586px 1fr;gap:89px}.source-product-gallery{display:grid;grid-template-columns:1fr;align-items:start;gap:28px}.source-product-gallery img:first-child{width:min(100%,520px);height:520px;object-fit:contain}.source-product-gallery img+img{width:150px;height:210px;object-fit:contain}.source-product-info h1{margin:0 0 23px;font-size:30px;line-height:1.1;font-weight:900;text-transform:uppercase}.source-product-info p,.source-product-info li{font-size:14px;line-height:1.55}.source-product-info ul{margin:18px 0 35px;padding:0;list-style:none}.source-product-price-label{display:block;margin-bottom:4px;color:#777;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.source-product-info .source-product-price{margin:0 0 18px;font-size:32px;line-height:1;font-weight:950}.source-product-info a{color:#000;text-decoration:underline}.source-order-button{min-width:255px;min-height:47px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:999px;background:#000;color:#fff!important;font-size:16px;font-weight:900;text-decoration:none!important;text-transform:uppercase}.source-cart-link{display:inline-flex;margin-left:16px;font-size:13px;font-weight:900;text-transform:uppercase}.source-product-info .source-payment-note{max-width:490px;margin-top:12px;color:#666;font-size:12px}.source-contact-page,.dealer-layout,.request-account-form,.source-account-page,.wp-shell{width:min(1280px,calc(100% - 444px));margin:0 auto}.source-contact-page{padding:94px 0 0}.contact-info-row{display:grid;grid-template-columns:repeat(3,1fr);gap:80px;margin:0 auto 86px;max-width:1000px}.contact-info-row div{display:grid;grid-template-columns:34px 1fr;column-gap:17px}.contact-info-row img{grid-row:span 2;width:30px;height:34px;object-fit:contain}.contact-info-row h2{margin:0 0 8px;font-size:19px;line-height:1;font-weight:900;text-transform:uppercase}.contact-info-row p{margin:0;font-size:14px;line-height:1.7}.source-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:38px}.source-contact-form input,.source-contact-form textarea,.dealer-form input,.dealer-form textarea,.request-account-form input{width:100%;border:1px solid #bfc2c7;background:#fff;padding:0 17px;font-size:14px}.source-contact-form input{height:51px}.source-contact-form textarea{grid-column:1 / -1;height:132px;padding-top:18px}.dealer-layout{padding:55px 0 28px;display:grid;grid-template-columns:1fr 604px;gap:72px}.dealer-copy p{margin:0 0 24px;font-size:18px;line-height:1.8}.dealer-form h2{margin:0 0 29px;font-size:24px;font-weight:900;text-transform:uppercase}.dealer-form{display:grid;gap:18px}.dealer-form input{height:51px}.dealer-form textarea{height:150px;padding-top:15px}.dealer-form button{justify-self:end;min-width:100px;min-height:45px;border:0;border-radius:999px;background:#000;color:#fff;font-weight:900;text-transform:uppercase}.request-account-form{max-width:884px;padding:54px 0 26px;display:grid;gap:37px}.request-account-form label{display:grid;gap:9px;color:#15233c;font-size:14px}.request-account-form label span{color:#000;font-size:12px}.request-account-form input{height:38px}.two-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.request-account-form small{margin-top:-28px;color:#687085}.source-account-page{padding:74px 0 64px}.source-account-page h1{margin:0 0 60px;text-align:center;font-size:38px;line-height:1;font-weight:900;text-transform:uppercase}.source-login-box{padding:78px 40px 75px;background:#fff;box-shadow:0 5px 35px #0000000f}.source-login-box h2{margin:0 0 38px;font-size:26px;font-weight:900;text-transform:uppercase}.source-login-box label{display:grid;gap:8px;margin-bottom:18px;font-size:14px}.source-login-box label span{color:#000}.source-login-box input:not([type=checkbox]){height:46px;border:1px solid #d8d8d8}.source-login-box button,.return-shop{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#000;color:#fff;padding:0 18px;font-size:15px;font-weight:900;text-transform:uppercase}.wp-shell{min-height:576px;display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:62px;padding:57px 0 46px}.wp-main h1{margin:0 0 29px;font-size:30px;line-height:1;font-weight:900;text-transform:uppercase}.cart-empty{min-height:54px;display:flex;align-items:center;margin-bottom:36px;padding:0 16px;background:#000;color:#fff;font-size:18px}.cart-page{width:min(1240px,calc(100% - 64px));min-height:620px;margin:0 auto;padding:68px 0 96px}.cart-page-heading{max-width:780px;margin-bottom:42px}.cart-page-heading>span,.cart-summary>span{display:block;margin-bottom:10px;color:#666;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.cart-page-heading h1{margin:0;font-size:clamp(46px,6vw,78px);line-height:.95;font-weight:950;letter-spacing:-.05em;text-transform:uppercase}.cart-page-heading p{max-width:680px;margin:18px 0 0;color:#555;font-size:16px;line-height:1.6}.cart-page-empty{max-width:720px;border:1px solid var(--line);padding:42px}.cart-page-empty h2{margin:0 0 12px;font-size:28px;text-transform:uppercase}.cart-page-empty p{margin:0 0 24px;color:#555}.cart-page-empty a,.cart-summary>a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #111;padding:0 18px;font-size:12px;font-weight:900;text-transform:uppercase}.cart-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:44px;align-items:start}.cart-line-items{border-top:1px solid var(--line)}.cart-line-item{display:grid;grid-template-columns:118px minmax(0,1fr) auto auto;gap:22px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.cart-line-item img{width:118px;height:118px;display:block;object-fit:contain;background:#f5f5f5}.cart-line-copy{display:grid;gap:7px}.cart-line-copy small{color:#777;font-size:10px;font-weight:900;text-transform:uppercase}.cart-line-copy>a{color:#111;font-size:16px;line-height:1.25;font-weight:950;text-transform:uppercase}.cart-line-copy span{color:#555;font-size:13px}.cart-line-copy button{justify-self:start;border:0;background:transparent;padding:0;cursor:pointer;font-size:11px;font-weight:900;text-decoration:underline;text-transform:uppercase}.cart-line-quantity{display:grid;gap:8px;text-align:center}.cart-line-quantity>span{color:#777;font-size:10px;font-weight:900;text-transform:uppercase}.cart-line-quantity>div{display:grid;grid-template-columns:72px 36px 72px;align-items:center;border:1px solid var(--line)}.cart-line-quantity button{min-height:38px;border:0;background:#f5f5f5;cursor:pointer;font-size:9px;font-weight:900;text-transform:uppercase}.cart-line-total{min-width:82px;text-align:right;font-size:18px;font-weight:950}.cart-summary{position:sticky;top:24px;display:grid;gap:18px;border:1px solid #111;padding:28px}.cart-summary>div{display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:18px}.cart-summary p{margin:0;color:#555;font-size:13px;line-height:1.55}.cart-summary button{min-height:50px;border:0;background:#d7d7d7;color:#666;font-size:12px;font-weight:900;text-transform:uppercase}.return-shop{min-width:181px}.wp-sidebar{border-left:1px solid #ddd;padding-left:30px}.search-box{display:flex;margin-bottom:28px}.search-box input{width:175px;height:40px;border:1px solid #ddd}.search-box button{width:63px;border:0;background:#ddd;color:#666}.wp-sidebar h2{margin:0 0 13px;font-size:18px;font-weight:900;text-transform:uppercase}.wp-sidebar p{margin:0 0 24px;color:#666;font-size:14px}.catalog-source-body img{width:100%;min-height:567px;object-fit:cover;object-position:center top}.contact-layout{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(320px,1fr);gap:48px;padding:58px 0}.form-card{display:grid;gap:18px;padding:28px;border:1px solid var(--line)}.form-card label{display:grid;gap:8px;font-weight:800}.contact-details{padding:34px;background:var(--soft)}.map-placeholder{display:grid;place-items:center;min-height:260px;margin-top:22px;background:#ddd;color:#555;font-weight:900;text-transform:uppercase}.account-box{max-width:850px;padding:58px 0}.notice{margin:20px 0;padding:18px;border-top:3px solid var(--red);background:#f8f8f8}.mini-login{display:grid;gap:14px}.blog-list{display:grid;gap:24px;padding:58px 0}.blog-list article,.faq details,.legal,.story{border:1px solid var(--line);padding:28px;background:#fff}.blog-list span{color:var(--red);font-weight:900;text-transform:uppercase}.blog-list h2{margin:10px 0;text-transform:uppercase}.faq,.story,.legal{margin-top:56px;margin-bottom:56px}.faq{display:grid;gap:16px}.faq summary{cursor:pointer;font-size:20px;font-weight:900;text-transform:uppercase}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}.story-grid img{width:100%;aspect-ratio:1 / .72;object-fit:cover}.legal{max-width:980px}.products-services-page{background:#fff;color:#111}.products-services-hero{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);align-items:center;min-height:720px;background:#111;color:#fff}.products-services-hero-copy{padding:52px 56px 52px max(48px,calc((100vw - 1460px)/2))}.products-services-hero h1{max-width:690px;margin:0 0 22px;font-size:clamp(36px,4.35vw,72px);line-height:1;font-weight:900;letter-spacing:0;text-transform:uppercase}.products-services-hero p,.products-services-intro p,.products-services-section-heading p,.products-services-showcase p,.products-services-final-cta p{font-size:19px;line-height:1.68}.products-services-hero p{max-width:650px;margin:0 0 28px;color:#f1f1f1}.products-services-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.products-services-hero .red-button,.products-services-process .red-button,.products-services-final-cta .red-button{border-radius:8px;background:#111}.products-services-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 28px;border:1px solid currentColor;border-radius:8px;color:inherit;font-weight:900;text-transform:uppercase}.products-services-hero-media{position:relative;height:100%;min-height:720px;overflow:hidden}.products-services-hero-media img{width:100%;height:100%;object-fit:cover;object-position:56% center}.products-services-intro,.products-services-section,.products-services-showcase,.products-services-process,.products-services-final-cta{width:min(1440px,calc(100% - 48px));margin:0 auto}.products-services-intro{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:54px;padding:76px 0 52px;border-bottom:1px solid #dedede}.products-services-intro h2,.products-services-section-heading h2,.products-services-showcase h2,.products-services-process h2,.products-services-final-cta h2{margin:0 0 20px;font-size:clamp(31px,3.4vw,54px);line-height:1.02;font-weight:900;letter-spacing:0;text-transform:uppercase}.products-services-proof{display:grid;gap:10px;align-content:start;padding:28px;border:1px solid #d8d8d8;border-radius:8px;background:#f7f7f7}.products-services-proof strong{margin-bottom:8px;font-size:20px;text-transform:uppercase}.products-services-proof span{padding:11px 12px;border-left:4px solid #111;background:#fff;font-weight:800}.products-services-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:min(1440px,calc(100% - 48px));margin:0 auto;padding:28px 0 76px}.products-services-paths a,.products-services-card-grid a,.products-services-product-grid a{border:1px solid #d8d8d8;border-radius:8px;background:#fff}.products-services-paths a{display:grid;gap:12px;padding:26px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.products-services-paths a:hover,.products-services-card-grid a:hover,.products-services-product-grid a:hover{transform:translateY(-4px);border-color:#111;box-shadow:0 16px 34px #0000001c}.products-services-paths strong,.products-services-product-grid strong,.products-services-card-grid h3{font-size:20px;line-height:1.18;font-weight:900;text-transform:uppercase}.products-services-paths span,.products-services-product-grid span,.products-services-card-grid p{color:#444;font-size:16px;line-height:1.58}.products-services-section{padding:82px 0}.products-services-services{border-top:1px solid #dedede}.products-services-section-heading{display:grid;grid-template-columns:minmax(0,.78fr) minmax(320px,.92fr);gap:54px;align-items:end;margin-bottom:34px}.products-services-section-heading p{margin:0;color:#454545}.products-services-card-grid,.products-services-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.products-services-card-grid a{display:grid;color:inherit;padding:28px;background:#f8f8f8;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.products-services-card-grid img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:6px;margin-bottom:22px}.products-services-card-grid h3{margin:0 0 14px}.products-services-card-grid p{margin:0}.products-services-showcase{display:grid;grid-template-columns:minmax(320px,.52fr) minmax(520px,1fr);gap:42px;align-items:center;padding:76px 0;border-top:1px solid #dedede;border-bottom:1px solid #dedede}.products-services-showcase-copy p{color:#333}.products-services-showcase img,.products-services-process img{width:100%;aspect-ratio:16 / 9;border-radius:8px;object-fit:cover;box-shadow:0 18px 42px #00000024}.products-services-text-link{display:inline-flex;margin-top:10px;color:#111;font-weight:900;text-transform:uppercase}.products-services-product-grid a{display:grid;gap:14px;min-height:220px;padding:26px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.products-services-product-grid em{align-self:end;color:#111;font-style:normal;font-weight:900;text-transform:uppercase}.products-services-process{display:grid;grid-template-columns:minmax(520px,1fr) minmax(360px,.78fr);gap:52px;align-items:center;padding:76px 0}.products-services-process ol{display:grid;gap:14px;margin:0 0 32px;padding:0;counter-reset:products-services-step;list-style:none}.products-services-process li{position:relative;min-height:64px;padding:13px 16px 13px 72px;border:1px solid #d8d8d8;border-radius:8px;color:#333;font-size:17px;line-height:1.45}.products-services-process li:before{counter-increment:products-services-step;content:counter(products-services-step);position:absolute;left:14px;top:12px;width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#111;color:#fff;font-weight:900}.products-services-final-cta{margin-bottom:74px;padding:48px;border-radius:8px;background:#111;color:#fff}.products-services-final-cta p{max-width:850px;color:#efefef}.inner-page{background:#fff;color:#111}.inner-page-hero{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(520px,1.12fr);min-height:620px;background:#111;color:#fff}.inner-page-hero-copy{display:grid;align-content:center;padding:62px 58px 62px max(42px,calc((100vw - 1440px)/2))}.inner-page-hero-copy span{display:block;margin-bottom:14px;color:#dcdcdc;font-size:13px;font-weight:900;text-transform:uppercase}.inner-page-hero-copy h1{max-width:720px;margin:0 0 20px;font-size:clamp(38px,4.2vw,72px);line-height:1;font-weight:900;text-transform:uppercase}.inner-page-hero-copy p{max-width:680px;margin:0 0 28px;color:#f0f0f0;font-size:19px;line-height:1.65}.inner-page-hero-media{min-height:620px;overflow:hidden}.inner-page-hero-media img{width:100%;height:100%;object-fit:cover}.inner-page-actions{display:flex;flex-wrap:wrap;gap:13px}.inner-primary,.inner-secondary,.quote-form-actions a,.story-actions a{min-height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 24px;font-size:14px;font-weight:900;text-align:center;text-transform:uppercase}.inner-primary,.quote-form-actions a:first-child,.story-actions a:first-child{background:#111;color:#fff}.inner-secondary,.quote-form-actions a:last-child,.story-actions a:last-child{border:1px solid currentColor;color:inherit}.inner-page-hero .inner-primary{background:#fff;color:#111}.inner-page-intro,.inner-page-grid-section,.inner-split-section,.inner-content-band,.quote-layout,.inner-final-cta{width:min(1440px,calc(100% - 48px));margin:0 auto}.inner-page-intro{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:50px;padding:72px 0 48px;border-bottom:1px solid #dedede}.inner-page-intro h2,.inner-section-heading h2,.inner-split-section h2,.inner-content-band h2,.quote-copy h2,.inner-final-cta h2{margin:0 0 18px;font-size:clamp(30px,3.2vw,52px);line-height:1.02;font-weight:900;text-transform:uppercase}.inner-page-intro p,.inner-section-heading p,.inner-split-section p,.inner-content-band p,.quote-copy p,.inner-final-cta p{margin:0;color:#424242;font-size:18px;line-height:1.68}.inner-proof-list,.inner-list-panel,.quote-checklist{display:grid;gap:10px;align-content:start}.inner-proof-list span,.inner-list-panel span,.quote-checklist span{border-left:4px solid #111;background:#f7f7f7;padding:12px 14px;font-weight:900;text-transform:uppercase}.inner-page-grid-section{padding:74px 0}.inner-section-heading{display:grid;grid-template-columns:minmax(0,.76fr) minmax(320px,.9fr);gap:44px;align-items:end;margin-bottom:32px}.inner-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.inner-card-grid a{display:grid;gap:12px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;padding:20px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.inner-card-grid a:hover{border-color:#111;box-shadow:0 16px 34px #0000001a;transform:translateY(-4px)}.inner-card-grid img{width:100%;aspect-ratio:1 / .82;object-fit:contain;background:#f7f7f7}.inner-card-grid strong{font-size:18px;line-height:1.2;font-weight:900;text-transform:uppercase}.inner-card-grid span{color:#333;font-size:13px;font-weight:900;text-transform:uppercase}.inner-split-section,.quote-layout{display:grid;grid-template-columns:minmax(420px,.86fr) minmax(360px,1fr);gap:52px;align-items:center;padding:72px 0;border-top:1px solid #dedede}.inner-split-section>img{width:100%;aspect-ratio:1 / .82;border-radius:8px;object-fit:contain;background:#f7f7f7}.inner-split-section ul{display:grid;gap:10px;margin:24px 0;padding:0;list-style:none}.inner-split-section li{border:1px solid #d8d8d8;border-radius:8px;padding:14px 16px;color:#333;font-weight:800}.inner-content-band{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:54px;align-items:start;padding:70px 0;border-top:1px solid #dedede}.inner-content-band.alternate{grid-template-columns:390px minmax(0,1fr)}.inner-content-band.alternate>div:first-child{grid-column:2}.inner-content-band.alternate>div:last-child{grid-column:1;grid-row:1}.quote-layout{align-items:start}.quote-form{display:grid;gap:16px;border:1px solid #d8d8d8;border-radius:8px;background:#f8f8f8;padding:26px}.quote-form label{display:grid;gap:8px;color:#222;font-size:13px;font-weight:900;text-transform:uppercase}.quote-form input,.quote-form textarea{width:100%;border:1px solid #cfcfcf;background:#fff;padding:13px 14px;color:#111;font-size:14px;text-transform:none}.quote-form textarea{min-height:130px;resize:vertical}.quote-form-actions{display:flex;flex-wrap:wrap;gap:12px}.story-copy-block{margin-top:24px;border-top:1px solid #e6e6e6;padding-top:22px}.story-copy-block h3{margin:0 0 10px;font-size:20px;line-height:1.18;font-weight:900;text-transform:uppercase}.story-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.inner-final-cta{margin-bottom:74px;border-radius:8px;background:#111;padding:48px;color:#fff}.inner-final-cta p{max-width:850px;margin-bottom:24px;color:#efefef}.inner-final-cta .inner-primary{background:#fff;color:#111}footer{padding:72px max(24px,calc((100vw - 1468px)/2)) 34px;background:#dedede;color:#111}.footer-top{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.6fr);gap:clamp(34px,5vw,84px);align-items:start}.footer-brand{display:grid;align-content:start;gap:18px}.footer-logo img{width:min(300px,100%);margin-bottom:0}.footer-brand p{max-width:390px;margin:0;color:#333;font-size:15px;line-height:1.55}.footer-cta-actions{display:flex;flex-wrap:wrap;gap:10px}.footer-cta-actions a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 15px;font-size:12px;font-weight:900;text-transform:uppercase}.footer-cta-actions a:first-child{background:#111;color:#fff}.footer-cta-actions a:last-child{border:1px solid #111;color:#111}.footer-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.footer-link-grid nav,.footer-info-row section{min-width:0}footer h3{margin:0 0 16px;color:#111;font-size:14px;line-height:1.1;font-weight:900;text-transform:uppercase}footer a,footer p{display:block;margin:8px 0;color:#111;font-size:14px;line-height:1.4}footer a:hover{text-decoration:underline}.footer-info-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;margin-top:48px;border-top:1px solid rgba(0,0,0,.16);padding-top:30px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:32px;border-top:1px solid rgba(0,0,0,.16);padding-top:22px;color:#333;font-size:13px;font-weight:800}.footer-credit{margin:0;color:#333;font-size:13px;font-weight:800;text-align:center}.footer-credit span{color:inherit}.footer-credit strong{color:#111;font-weight:900}.footer-bottom nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.footer-bottom a{margin:0;font-size:13px;font-weight:800}.floating-cart{position:fixed;right:22px;bottom:22px;width:60px;height:60px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-weight:900;box-shadow:0 12px 28px #00000040;z-index:30}.mobile-app-header,.mobile-menu-scrim,.mobile-menu-drawer{display:none}.home-native{background:#fff;color:#111}.home-native-quick-menu{position:sticky;top:0;z-index:18;display:none;align-items:center;gap:10px;overflow-x:auto;border-bottom:1px solid #e4e4e4;background:#fff;padding:12px max(24px,calc((100vw - 1400px)/2));scrollbar-width:none}.home-native-quick-menu::-webkit-scrollbar{display:none}.home-native-quick-menu a{flex:0 0 auto;min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8d8d8;border-radius:999px;background:#f4f4f4;padding:0 18px;color:#111;font-size:13px;font-weight:900;text-transform:uppercase}.home-native-quick-menu a.is-featured{border-color:var(--liberty-red);background:var(--liberty-red);color:#fff}.home-native-hero{position:relative;display:flex;align-items:center;min-height:660px;padding:78px max(24px,calc((100vw - 1400px)/2));background:#111;overflow:hidden}.home-native-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#000c,#00000094 35%,#0000002e 68%,#00000014),linear-gradient(180deg,#0000002e 0% 100%);pointer-events:none}.home-native-hero-copy{position:relative;z-index:2}.home-native-hero h1{max-width:620px;margin:0 0 20px;color:#fff;font-size:64px;line-height:.96;font-weight:900;text-transform:uppercase}.home-native-hero p{max-width:560px;margin:0 0 28px;color:#f1f1f1;font-size:19px;line-height:1.58;font-weight:700}.home-native-actions{display:flex;flex-wrap:wrap;gap:12px}.home-native-primary,.home-native-secondary{min-height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 26px;font-size:15px;font-weight:900;text-transform:uppercase}.home-native-primary{background:var(--liberty-red);color:#fff}.home-native-secondary{border:1px solid rgba(255,255,255,.72);background:#ffffff1f;color:#fff}.home-native-route-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.home-native-route-list a{border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#ffffff29;padding:9px 13px;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase}.home-native-hero-media{position:absolute;inset:0;z-index:0;display:block}.home-native-hero-video,.home-native-hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.home-native-hero-video{display:block;background:#111}.home-native-hero-image{display:none}@media(min-width:1481px)and (max-width:1900px){.brand-row{grid-template-columns:1fr auto 1fr;min-height:104px;padding:18px 38px 14px}.main-logo img{width:180px}.header-tools{gap:13px}.header-tools a,.header-tools img{width:40px;height:40px;min-width:40px;min-height:40px}.header-tools a:last-child,.header-tools a:last-child img{width:40px;min-width:40px}.main-nav{min-height:54px}.main-nav>a,.nav-item>a{padding:0 clamp(8px,.78vw,14px);font-size:clamp(11px,.66vw,13px)}}@media(max-width:1120px){.brand-row{grid-template-columns:220px 1fr}.header-tools{grid-column:1 / -1;justify-content:center}.main-nav{justify-content:flex-start;overflow-x:auto}.feature-tiles,.product-grid,.home-path-grid,.design-card-grid,.teamwear-category-grid{grid-template-columns:repeat(2,1fr)}.home-sport-grid,.image-grid{grid-template-columns:repeat(3,1fr)}.products-services-hero,.products-services-intro,.products-services-showcase,.products-services-process{grid-template-columns:1fr}.products-services-hero{min-height:auto}.products-services-hero-copy{padding:64px 32px 36px}.products-services-hero-media{min-height:430px}.products-services-paths,.products-services-card-grid,.products-services-product-grid{grid-template-columns:repeat(2,1fr)}.products-services-section-heading{grid-template-columns:1fr;gap:16px}.teamwear-shop-shell{grid-template-columns:minmax(0,1fr) 260px;gap:24px}.teamwear-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.footer-top,.footer-info-row{grid-template-columns:1fr}.footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inner-page-hero,.inner-page-intro,.inner-section-heading,.inner-split-section,.inner-content-band,.inner-content-band.alternate,.quote-layout{grid-template-columns:1fr}.inner-content-band.alternate>div:first-child,.inner-content-band.alternate>div:last-child{grid-column:auto;grid-row:auto}.inner-page-hero{min-height:auto}.inner-page-hero-copy{padding:64px 32px 36px}.inner-page-hero-media{min-height:420px}.inner-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.products-services-hero{display:grid;grid-template-columns:1fr;background:#111}.products-services-hero-copy{padding:46px 24px 28px}.products-services-hero h1{font-size:clamp(34px,12vw,54px);line-height:1}.products-services-hero p,.products-services-intro p,.products-services-section-heading p,.products-services-showcase p,.products-services-final-cta p{font-size:16px;line-height:1.58}.products-services-actions,.products-services-actions a{width:100%}.products-services-actions a{min-height:52px;padding:0 18px;text-align:center}.products-services-hero-media{min-height:300px}.products-services-hero-media img{object-position:62% center}.products-services-intro,.products-services-section,.products-services-showcase,.products-services-process,.products-services-final-cta,.products-services-paths{width:min(100% - 32px,1440px)}.products-services-intro,.products-services-section,.products-services-showcase,.products-services-process{padding:48px 0}.products-services-paths,.products-services-card-grid,.products-services-product-grid{grid-template-columns:1fr}.products-services-paths{padding:20px 0 48px}.products-services-proof,.products-services-paths a,.products-services-card-grid article,.products-services-product-grid a,.products-services-final-cta{padding:22px}.products-services-showcase{gap:26px}.products-services-process{gap:28px}.products-services-process li{padding:12px 14px 12px 62px;font-size:15px}.products-services-process li:before{width:34px;height:34px}footer{padding:46px 16px 28px}.footer-link-grid,.footer-info-row{grid-template-columns:1fr;gap:24px}.footer-top{gap:32px}.footer-cta-actions,.footer-cta-actions a{width:100%}.footer-bottom{display:grid;justify-content:stretch;text-align:left}.footer-bottom nav{justify-content:flex-start}.teamwear-shop-paths{grid-template-columns:1fr;gap:14px;width:min(100% - 32px,1440px);padding:18px 0}.teamwear-shop-paths nav{margin-right:-16px;padding-right:16px}.teamwear-shop-summary{grid-template-columns:1fr;gap:16px;padding:18px}.teamwear-shop-summary>a{width:100%}.inner-page-hero-copy{padding:44px 24px 28px}.inner-page-hero-copy h1{font-size:clamp(34px,12vw,54px)}.inner-page-hero-copy p,.inner-page-intro p,.inner-section-heading p,.inner-split-section p,.inner-content-band p,.quote-copy p,.inner-final-cta p{font-size:16px;line-height:1.58}.inner-page-actions,.inner-page-actions a,.quote-form-actions,.quote-form-actions a,.story-actions,.story-actions a{width:100%}.inner-page-actions a,.quote-form-actions a,.story-actions a{min-height:50px;padding:0 18px}.inner-page-hero-media{min-height:300px}.inner-page-intro,.inner-page-grid-section,.inner-split-section,.inner-content-band,.quote-layout,.inner-final-cta{width:min(100% - 32px,1440px)}.inner-page-intro,.inner-page-grid-section,.inner-split-section,.inner-content-band,.quote-layout{padding:48px 0}.inner-card-grid{grid-template-columns:1fr}.inner-proof-list span,.inner-list-panel span,.quote-checklist span,.inner-card-grid a,.quote-form,.inner-final-cta{padding:22px}.inner-split-section{gap:28px}}@media(max-width:1480px){.main-nav{min-height:54px;height:auto;justify-content:center;align-content:center;flex-wrap:nowrap;overflow:visible;padding:0 18px}.main-nav>a,.nav-item>a{flex:0 0 auto;height:54px;padding:0 clamp(6px,.62vw,10px);font-size:clamp(10px,.7vw,12px)}.hero{width:calc(100% - 64px);height:620px;min-height:620px;margin:0 auto}.hero-video:not(.hero-video-mobile){display:block}.hero-video-mobile{display:none!important}.hero-copy{width:100%;height:100%;padding:0}.hero .desktop-hero{position:absolute;left:150px;max-width:none;width:850px;margin:0}.hero span.desktop-hero{top:170px;width:auto}.hero h1.desktop-hero{top:225px;font-size:58px;line-height:1.04}.hero p.desktop-hero{top:355px;max-width:650px;font-size:18px;line-height:1.5}.hero .hero-actions.desktop-hero{top:455px;width:auto}.hero a.desktop-hero{top:390px;width:390px;min-height:61px;padding:0;font-size:18px;box-shadow:none}.hero-sport-strip{left:64px;right:64px;bottom:24px}}@media(max-width:820px){.brand-row{display:block;min-height:220px;padding:0}.builder-badge{display:none}.main-logo{position:absolute;left:50%;top:80px;transform:translate(-50%)}.main-logo img{width:180px;height:auto;object-fit:contain}.header-tools{display:block;position:static}.header-tools a{position:absolute;width:35px;height:35px;min-width:35px;min-height:35px;padding:0;font-size:10px}.header-tools a:nth-child(1){left:calc(50% - 50px);top:162px}.header-tools a:nth-child(2){left:calc(50% - 8px);top:162px}.header-tools a:nth-child(3){left:calc(50% + 34px);top:162px}.header-tools a:nth-child(4),.header-tools a:nth-child(5),.header-tools a:nth-child(6){top:14px;border:0;color:#111;background:transparent;font-size:0}.header-tools a:nth-child(4){right:124px}.header-tools a:nth-child(5){right:84px}.header-tools a:nth-child(6){right:44px}.main-nav>a,.nav-item>a{display:none}.main-nav{height:52px;min-height:52px;justify-content:center;overflow:hidden;padding:0}.site-header{position:relative}.hero{display:block;width:100%;min-height:420px;height:420px;margin:0}.hero-copy{position:absolute;inset:0;width:100%;padding:0}.builder-login-strip{top:18px;left:24px;right:24px;min-height:112px;display:grid;grid-template-columns:1fr;align-items:center;gap:6px;padding:16px 18px;font-size:15px;line-height:1.18}.builder-login-strip strong,.builder-login-strip span{min-width:0}.builder-login-strip span{overflow-wrap:anywhere}.hero-video,.hero-three-canvas{display:none}.hero-video-mobile{display:block!important}.desktop-hero{display:none}.hero .mobile-hero-title{display:block!important;position:absolute;left:24px;top:166px;width:calc(100% - 48px);max-width:none;margin:0;color:#fff;font-size:23px;line-height:1.04;font-weight:900;text-transform:uppercase;text-shadow:0 3px 8px rgba(0,0,0,.55)}.mobile-hero-button{display:inline-flex!important;position:absolute;left:24px;top:286px;width:min(310px,calc(100% - 48px));min-height:51px;padding:0;font-size:13px;letter-spacing:.4px;box-shadow:none}.hero-sport-strip{display:none}.performance-builder{grid-template-columns:1fr;min-height:auto}.performance-panel,.player-panel,.builder-copy-panel{min-height:420px}.performance-panel{padding:72px 32px 0}.builder-copy-panel{padding:48px 32px}.builder-section,.two-col,.shop-layout,.teamwear-shop-shell,.teamwear-builder-shell,.product-detail,.catalog-viewer,.builder-landing,.contact-layout,.footer-columns,.feature-tiles,.product-grid,.home-path-grid,.design-card-grid,.teamwear-category-grid,.teamwear-product-grid,.image-grid,.story-grid{grid-template-columns:1fr}.home-sport-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.home-sport-card span{font-size:13px;line-height:1.15}.home-sport-card strong{font-size:11px;line-height:1.2}.home-sport-section,.home-product-paths{width:min(calc(100vw - 32px),680px);max-width:min(calc(100vw - 32px),680px);overflow:hidden}.section-heading-row{display:grid;align-items:start;gap:18px}.section-heading-row p{font-size:16px;line-height:1.55}.section-heading-row>a{justify-self:start}.home-builder-band{width:min(calc(100vw - 32px),680px);grid-template-columns:1fr;gap:24px}.home-builder-band img{justify-self:start;width:min(100%,420px)}.catalog-viewer iframe{min-height:520px}.account-band{min-height:auto;grid-template-columns:1fr;gap:26px;padding:46px 24px;text-align:center}.account-band h2{font-size:25px}.account-band a{justify-self:center}.footer-logo img{width:220px}.footer-columns{margin:24px 0 0;gap:28px}.partners,.section,.builder-section,.feature-tiles,.two-col,.shop-layout,.teamwear-hero>div,.teamwear-shop-shell,.teamwear-customizer-shell,.teamwear-builder-shell,.product-detail,.catalog-viewer,.contact-layout,.account-box,.blog-list,.faq,.story,.legal{width:min(calc(100vw - 32px),680px)}.teamwear-hero{min-height:360px}.teamwear-shop-shell,.teamwear-builder-shell{gap:28px;padding:36px 0 44px}.teamwear-category-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.teamwear-shop-menu{display:block;position:static;max-height:none;overflow:visible}.teamwear-shop-menu summary{min-height:52px}.teamwear-category-rail h2{grid-column:1 / -1}.teamwear-group-heading{display:block}.teamwear-builder-sidebar{position:static}.teamwear-builder-heading{display:block}.teamwear-builder-heading>a{display:inline-block;margin-top:16px}.teamwear-group-heading span{display:block;margin-top:8px}.teamwear-embed-frame,.teamwear-embed-frame [data-kit-configurator]{min-height:620px}.liberty-local-customizer{grid-template-columns:1fr;min-height:auto}.liberty-local-preview{min-height:420px;padding:16px}.liberty-local-preview img{max-height:440px}.liberty-local-panel{border-left:0;border-top:1px solid var(--line)}}@media(max-width:820px){.site-header{position:sticky;top:0;z-index:60;border-bottom:1px solid #e2e2e2;background:#fff;box-shadow:0 8px 24px #00000014}.brand-row,.main-nav{display:none}.mobile-app-header{display:grid;grid-template-columns:56px minmax(104px,1fr) minmax(122px,auto);align-items:center;gap:7px;min-height:56px;padding:6px 10px;background:#fff}.mobile-menu-button,.mobile-menu-top button{min-height:34px;border:1px solid #d7d7d7;border-radius:8px;background:#fff;color:#111;padding:0 9px;font-size:11px;font-weight:900;text-transform:uppercase}.mobile-menu-button{width:52px}.mobile-app-logo{min-width:0;justify-self:center}.mobile-app-logo img{width:122px;height:auto;object-fit:contain}.mobile-app-tools{display:flex;justify-content:flex-end;gap:9px;min-width:0}.mobile-app-tools a{min-height:auto;min-width:0;border:0;background:transparent;padding:0;color:#111;font-size:10px;font-weight:900;line-height:1.15;text-transform:uppercase}.mobile-menu-scrim{position:fixed;inset:0;z-index:70;display:block;border:0;background:#00000075;padding:0}.mobile-menu-drawer{position:fixed;inset:0 auto 0 0;z-index:80;display:block;width:min(88vw,380px);overflow-y:auto;background:#fff;box-shadow:18px 0 38px #0000003d}.mobile-menu-top{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e7e7e7;background:#fff;padding:15px 16px}.mobile-menu-top strong{font-size:18px;line-height:1;font-weight:900;text-transform:uppercase}.mobile-menu-primary{display:grid;gap:8px;padding:16px;background:#f6f6f6}.mobile-menu-primary a{min-height:48px;display:flex;align-items:center;justify-content:space-between;border:1px solid #dcdcdc;border-radius:8px;background:#fff;padding:0 14px;color:#111;font-size:13px;font-weight:900;text-transform:uppercase}.mobile-menu-primary a:first-child{border-color:var(--liberty-red);background:var(--liberty-red);color:#fff}.mobile-menu-groups{padding:0 16px 24px}.mobile-menu-groups details{border-bottom:1px solid #e6e6e6}.mobile-menu-groups summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none}.mobile-menu-groups summary::-webkit-details-marker{display:none}.mobile-menu-groups summary span{font-size:15px;font-weight:900;text-transform:uppercase}.mobile-menu-groups summary small{color:#777;font-size:10px;font-weight:900;text-transform:uppercase}.mobile-submenu-columns{display:grid;gap:12px;padding:0 0 18px}.mobile-submenu-columns section{border:1px solid #e4e4e4;border-radius:8px;background:#fafafa;padding:12px}.mobile-submenu-title{display:block;margin-bottom:10px;color:#111;font-size:13px;font-weight:900;text-transform:uppercase}.mobile-submenu-columns section div{display:flex;flex-wrap:wrap;gap:7px}.mobile-submenu-columns section div a{min-height:32px;display:inline-flex;align-items:center;border:1px solid #dddddd;border-radius:999px;background:#fff;padding:0 10px;color:#333;font-size:11px;font-weight:800}.builder-access-panel{padding:42px 16px 38px}.builder-access-panel h1{margin-bottom:28px;font-size:22px}.builder-access-actions{width:min(100%,360px);margin:0 auto;gap:12px}.builder-access-actions a{width:100%;min-height:50px;border-radius:8px;background:#111;color:#fff;font-size:13px}.builder-red-bar{width:calc(100% - 32px);min-height:66px;margin:18px auto 0;padding:12px 14px;display:grid;gap:6px;justify-items:center;border-radius:8px;background:#111;color:#fff;text-align:center}.builder-red-bar strong,.builder-red-bar span{font-size:11px;line-height:1.25}.kit-builder-page{min-height:auto;padding-bottom:58px;background:#fff}.kit-breadcrumb{margin:24px 0;color:#111}.kit-grid{width:calc(100% - 32px);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.kit-card{gap:10px;min-width:0;border:1px solid #d8d8d8;border-radius:8px;background:#fff;padding:14px;color:#111;font-size:13px;font-weight:900;text-transform:uppercase}.kit-card img{width:100%;height:112px}.kit-card span{width:100%;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#111;padding:0 8px;color:#fff}.kit-card:nth-child(6){grid-column:auto}.floating-cart{display:none}.home-native-quick-menu{display:flex;top:56px;z-index:45;gap:8px;padding:8px 16px 9px;background:#fff;box-shadow:0 8px 18px #0000000f}.home-native-quick-menu a{min-height:34px;padding:0 13px;font-size:11px}.home-native-hero{display:grid;grid-template-columns:1fr;gap:16px;min-height:auto;padding:18px 16px 26px;background:#f4f4f4}.home-native-hero:before{display:none}.home-native-hero-media{position:static;inset:auto;z-index:auto;display:flex;align-items:center;justify-content:center;order:-1;width:100%}.home-native-hero-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,280px);column-gap:18px;row-gap:12px;align-items:end;position:relative;z-index:auto;min-width:0}.home-native-hero h1{grid-column:1;max-width:340px;margin:0;color:#111;font-size:35px;line-height:1.02}.home-native-hero p{grid-column:1;max-width:350px;margin:0;color:#333;font-size:14px;line-height:1.5;font-weight:700}.home-native-actions{grid-column:2;grid-row:1 / span 2;display:grid;grid-template-columns:1fr;gap:10px;align-self:end;width:100%;max-width:none}.home-native-primary,.home-native-secondary{min-height:48px;width:100%;padding:0 18px;font-size:13px}.home-native-secondary{border-color:var(--liberty-red);background:#fff;color:var(--liberty-red)}.home-native-route-list{grid-column:1 / -1;flex-wrap:nowrap;overflow-x:auto;gap:8px;margin-top:15px;padding-bottom:2px;scrollbar-width:none}.home-native-route-list::-webkit-scrollbar{display:none}.home-native-route-list a{flex:0 0 auto;border-color:#cfcfcf;background:#fff;color:#222;font-size:11px}.home-native-hero-video{display:none}.home-native-hero-image{display:block;height:auto;aspect-ratio:1.48 / 1;object-fit:contain;object-position:center;border-radius:8px;background:#fff;box-shadow:0 14px 26px #0000001f}.home-sport-section,.home-product-paths,.section{padding-top:32px;padding-bottom:26px}.section h2,.section-heading-row h2,.home-builder-band h2,.design-library h2{font-size:27px;line-height:1.02;letter-spacing:0}.section-heading-row,.carousel-title-row{margin-bottom:16px;padding-bottom:12px}.section-heading-actions,.carousel-title-row{align-items:center;gap:10px}.section-heading-actions{justify-content:space-between}.section-heading-row>.carousel-cue{width:auto;justify-self:end}.section-heading-row p{font-size:14px;line-height:1.48}.section-heading-row>a{min-height:40px;display:inline-flex;align-items:center;border-radius:8px;padding:0 13px;font-size:11px}.section-heading-actions>a{min-height:40px;display:inline-flex;align-items:center;border-radius:8px;padding:0 13px;font-size:11px}.carousel-cue{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;border:1px solid #d6d6d6;border-radius:999px;background:#fff;padding:4px 5px 4px 10px;box-shadow:0 7px 18px #00000014}.carousel-cue span{color:#555;font-size:10px;font-weight:900;text-transform:uppercase}.carousel-cue-button{width:30px;height:30px;min-width:30px;border:1px solid #dedede;border-radius:999px;background:#f7f7f7;padding:8px;cursor:pointer}.carousel-cue-button img{width:100%;height:100%;object-fit:contain}.carousel-cue-button.is-previous img{transform:scaleX(-1)}.home-sport-grid,.home-path-grid,.product-grid,.image-grid{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;overflow-y:hidden;padding:1px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:none}.home-sport-grid::-webkit-scrollbar,.home-path-grid::-webkit-scrollbar,.product-grid::-webkit-scrollbar,.image-grid::-webkit-scrollbar{display:none}.home-sport-card{flex:0 0 148px;gap:0;overflow:hidden;border-radius:8px;padding:0;scroll-snap-align:start;text-align:left}.home-sport-card img{aspect-ratio:1 / .92;padding:8px}.home-sport-card span,.home-sport-card strong{padding:0 12px}.home-sport-card span{margin-top:11px}.home-sport-card strong{margin:6px 0 12px}.home-path-card{flex:0 0 274px;border-radius:8px;scroll-snap-align:start}.home-path-card img{aspect-ratio:1 / .62;padding:13px}.home-path-card div{gap:10px;padding:16px}.home-path-card h3{font-size:18px}.home-path-card p{font-size:13px;line-height:1.48}.product-card{flex:0 0 174px;gap:9px;border-radius:8px;padding:12px;scroll-snap-align:start;text-align:left}.product-card img{border-radius:6px}.product-card strong{min-height:42px;font-size:13px;line-height:1.25}.product-card span,.product-card em{font-size:12px}.home-builder-band{width:100%;margin:10px 0 0;grid-template-columns:1fr;gap:20px;border:0;background:#111;padding:34px 16px;color:#fff}.home-builder-band p{color:#f1f1f1;font-size:15px;line-height:1.55}.home-builder-band .red-button{width:100%;max-width:340px;min-height:52px;border-radius:8px;background:#fff;color:#111;font-size:14px}.home-builder-band img{justify-self:stretch;width:100%;aspect-ratio:1.6 / 1;border-radius:8px;object-position:center 18%}.image-grid a{flex:0 0 156px;border-radius:8px;scroll-snap-align:start}.account-band{margin-top:8px;padding:34px 16px}}@media(max-width:560px){.home-native-hero-copy{grid-template-columns:1fr}.home-native-hero h1,.home-native-hero p,.home-native-actions,.home-native-route-list{grid-column:1}.home-native-actions{grid-row:auto;max-width:340px}.home-native-hero h1{margin-bottom:0}}@media(max-width:1100px){.in-stock-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.source-product-detail,.cart-page{width:min(calc(100vw - 48px),960px)}.source-product-detail{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:44px}.cart-page-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:700px){.in-stock-hero>div,.in-stock-shop,.source-product-detail,.cart-page{width:min(calc(100vw - 32px),680px)}.in-stock-hero{min-height:420px;background-position:58% center}.in-stock-hero>div{padding:56px 0}.in-stock-hero h1{font-size:clamp(44px,15vw,68px)}.in-stock-shop{padding:40px 0 64px}.in-stock-shop-heading{display:grid;align-items:start}.in-stock-shop-heading>a{justify-self:start}.in-stock-filters{flex-wrap:nowrap;margin-right:-16px;padding-right:16px;overflow-x:auto;scrollbar-width:none}.in-stock-filters::-webkit-scrollbar{display:none}.in-stock-filters a{flex:0 0 auto}.in-stock-product-grid{grid-template-columns:1fr}.in-stock-product-copy{min-height:260px}.in-stock-product-price{align-items:stretch}.in-stock-product-price button{min-width:132px}.source-breadcrumb{font-size:11px;line-height:1.45}.source-product-detail{min-height:auto;grid-template-columns:1fr;gap:28px;padding:28px 0 54px}.source-product-gallery img:first-child{width:100%;height:auto;aspect-ratio:1 / 1}.source-order-button{width:100%}.source-cart-link{width:100%;justify-content:center;margin:2px 0 0}.cart-page{min-height:520px;padding:42px 0 68px}.cart-page-heading{margin-bottom:30px}.cart-line-item{grid-template-columns:86px minmax(0,1fr);gap:16px}.cart-line-item img{width:86px;height:86px}.cart-line-quantity{grid-column:2;justify-self:start;text-align:left}.cart-line-quantity>div{grid-template-columns:68px 38px 68px}.cart-line-total{grid-column:2;justify-self:start;text-align:left}.cart-summary{padding:22px}}.accessories-hero{min-height:410px;display:flex;align-items:end;background:linear-gradient(90deg,#000000f0,#000c 44%,#00000047),url(/assets/generated-liberty/design-gloves-closeup.jpg) center 46% / cover no-repeat;color:#fff}.accessories-hero>div{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:68px 0}.accessories-hero span,.accessories-intro>span,.accessories-group-heading span,.accessory-card>div>span,.accessories-sidebar-heading span{display:block;color:#777;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.accessories-hero span{color:#d8d8d8}.accessories-hero h1{max-width:900px;margin:12px 0 18px;font-size:clamp(48px,7vw,92px);line-height:.92;font-weight:950;letter-spacing:-.055em;text-transform:uppercase}.accessories-hero p{max-width:790px;margin:0;color:#ececec;font-size:17px;line-height:1.62}.accessories-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.accessories-hero-actions a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #fff;padding:0 20px;color:#111;background:#fff;font-size:12px;font-weight:900;text-transform:uppercase}.accessories-hero-actions a:last-child{color:#fff;background:transparent}.accessories-shell{width:min(1440px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:310px minmax(0,1fr);gap:42px;align-items:start;padding:54px 0 88px}.accessories-sidebar{position:sticky;top:18px;max-height:calc(100vh - 36px);overflow:auto;border:1px solid var(--line);background:#fff;padding:22px}.accessories-sidebar-heading{padding-bottom:18px;border-bottom:1px solid var(--line)}.accessories-sidebar-heading h2{margin:6px 0 0;font-size:25px;line-height:1;font-weight:950;text-transform:uppercase}.accessories-all-link{min-height:46px;display:flex;align-items:center;border-bottom:1px solid var(--line);color:#444;font-size:12px;font-weight:900;text-transform:uppercase}.accessories-all-link.active{color:#111;text-decoration:underline}.accessories-sidebar>section{border-bottom:1px solid var(--line);padding:12px 0}.accessories-sidebar>section.active{border-left:3px solid #111;padding-left:12px}.accessories-sport-link{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:4px 0 8px;color:#111;font-size:13px;text-transform:uppercase}.accessories-sport-link strong{font-weight:950}.accessories-sport-link span{min-width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#111;color:#fff;font-size:10px;font-weight:900}.accessories-sidebar>section>div{display:grid;gap:3px}.accessories-sidebar>section>div a{padding:4px 0;color:#666;font-size:12px;line-height:1.35}.accessories-sidebar>section>div a:hover{color:#111;text-decoration:underline}.accessories-content{min-width:0}.accessories-intro{display:grid;gap:10px;border-bottom:1px solid var(--line);padding:6px 0 32px}.accessories-intro h2{max-width:850px;margin:0;font-size:clamp(34px,4.5vw,62px);line-height:.98;font-weight:950;letter-spacing:-.04em;text-transform:uppercase}.accessories-intro p{max-width:840px;margin:4px 0 0;color:#555;font-size:16px;line-height:1.62}.accessories-sport-group{scroll-margin-top:24px;padding:42px 0 8px}.accessories-group-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.accessories-group-heading h2{margin:6px 0 0;font-size:32px;line-height:1;font-weight:950;text-transform:uppercase}.accessories-group-heading>a{min-height:42px;display:inline-flex;align-items:center;border:1px solid #111;padding:0 16px;color:#111;font-size:11px;font-weight:900;text-transform:uppercase}.accessories-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px}.accessory-card{min-width:0;height:100%;display:grid;grid-template-rows:auto 1fr;border:1px solid var(--line);background:#fff}.accessory-card>img{width:100%;aspect-ratio:1 / .78;display:block;object-fit:contain;background:#f4f4f4;filter:saturate(.82)}.accessory-card-cover{min-height:180px;display:grid;align-content:end;gap:8px;background:#111;padding:20px;color:#fff}.accessory-card-cover span{color:#bdbdbd;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.accessory-card-cover strong{max-width:170px;font-size:19px;line-height:1.05;font-weight:950;text-transform:uppercase}.accessory-card>div{display:grid;grid-template-rows:auto auto minmax(64px,1fr) auto;align-content:stretch;min-height:246px;padding:18px}.accessory-card h3{margin:7px 0 8px;font-size:18px;line-height:1.15;font-weight:950;text-transform:uppercase}.accessory-card p{align-self:start;margin:0 0 18px;color:#555;font-size:13px;line-height:1.52}.accessory-card a{align-self:end;width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;margin-top:0;background:#111;color:#fff;padding:0 14px;font-size:11px;font-weight:900;text-transform:uppercase}.teamwear-menu-secondary{margin-top:16px;border:1px solid #111!important;padding:13px!important;text-align:center}@media(max-width:1180px){.accessories-shell{grid-template-columns:260px minmax(0,1fr);gap:28px}.accessories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.accessories-hero{min-height:480px;background-position:66% center}.accessories-hero>div,.accessories-shell{width:min(calc(100vw - 32px),680px)}.accessories-hero>div{padding:54px 0}.accessories-hero h1{max-width:100%;font-size:clamp(38px,12.2vw,52px);letter-spacing:-.06em;overflow-wrap:anywhere}.accessories-hero p{font-size:15px}.accessories-hero-actions,.accessories-hero-actions a{width:100%}.accessories-shell{grid-template-columns:1fr;gap:34px;padding:36px 0 64px}.accessories-sidebar{position:static;max-height:480px}.accessories-intro h2{font-size:clamp(32px,11vw,48px)}.accessories-group-heading{display:grid;align-items:start}.accessories-group-heading>a{justify-self:start}.accessories-grid{grid-template-columns:1fr}.accessory-card{grid-template-columns:128px minmax(0,1fr);grid-template-rows:1fr}.accessory-card>div{min-height:0}.accessory-card>img{height:100%;min-height:250px;aspect-ratio:auto;object-fit:contain}.accessory-card-cover{min-height:250px}.accessory-card>div{padding:16px}}@media(max-width:430px){.accessory-card{grid-template-columns:1fr}.accessory-card>img{min-height:0;aspect-ratio:1 / .72}.accessory-card-cover{min-height:190px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}.hero-three-canvas{display:none}.white-button,.red-button,.feature-tiles a,.product-card,.image-grid a img{transition:none!important}}
