:root,.dark { --background:#080808; --foreground:#f7f7f5; --card:#151515; --card-foreground:#f7f7f5; --popover:#151515; --popover-foreground:#f7f7f5; --primary:#f13031; --primary-foreground:#fff; --muted:#252525; --muted-foreground:#acacac; --border:#353535; --input:#555; --ring:#f13031; --secondary:#303030; --red:#f13031; }
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible{outline:2px solid var(--red);outline-offset:5px}::selection{background:var(--red);color:white}.announcement{padding:11px 20px;text-align:center;background:var(--red);font-size:12px;font-weight:700;letter-spacing:1.9px}.header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;background:#050505;border-bottom:1px solid #292929}.logo-crop{display:block;width:120px;height:26px;position:relative;overflow:hidden;flex-shrink:0}.logo-crop img{position:absolute;max-width:none;width:312px;left:-97px;top:-180px}.header nav{display:flex;gap:36px;font-size:14px}.header nav a:hover{color:var(--red)}.header-tag{font-size:12px;letter-spacing:1.6px;color:#a3a3a3}.hero{min-height:610px;display:grid;grid-template-columns:1fr 1.1fr;border-bottom:1px solid #323232}.hero-copy{padding:66px 0 56px 9%;position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:600;letter-spacing:1.4px;margin:0 0 26px}.eyebrow i{width:6px;height:6px;display:block;background:var(--red);border-radius:50%}h1,h2,h3,p{margin-top:0}h1,h2,.display{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-weight:900;letter-spacing:-.025em;text-transform:uppercase}h1{font-size:clamp(3.6rem,5.8vw,6.1rem);line-height:1.03;margin-bottom:26px}h1 em{font-style:normal;color:var(--red)}.hero-description{max-width:370px;font-size:16px;line-height:1.65;color:#b4b4b4;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:19px 24px;border:1px solid transparent;font-size:14px;font-weight:700;transition:background .2s,color .2s;min-height:52px}.primary{background:var(--red);color:#fff}.primary:hover{background:#cf2224}.text-link{display:flex;width:fit-content;align-items:center;gap:12px;margin-top:23px;font-size:13px;color:#c4c4c4}.hero-visual{position:relative;overflow:hidden;background:#77797b;display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid #343434}.visual-top{display:flex;justify-content:space-between;padding:32px 32px;color:white;font-size:12px;letter-spacing:1.4px;position:relative;z-index:2}.hero-photo{width:120%;margin-left:-10%;overflow:hidden;aspect-ratio:2.65;transform:rotate(-6deg) scale(1.07);flex-shrink:0;box-shadow:0 60px 70px #41424466}.hero-photo img{display:block;width:100%;max-width:none}.visual-bottom{display:flex;align-items:center;justify-content:space-between;padding:36px;position:relative;z-index:2;background:linear-gradient(transparent,#333536bb)}.visual-bottom>div{display:flex;align-items:center;gap:16px}.visual-bottom>div>svg{width:33px;height:33px}.visual-bottom span{font-size:12px;letter-spacing:1.2px;line-height:1.8}.visual-bottom a{display:grid;place-items:center;border:1px solid #b8b8b8;border-radius:50%;width:44px;height:44px}.sports-strip{display:flex;gap:30px;justify-content:space-around;align-items:center;padding:24px 4%;border-bottom:1px solid #333;font-size:13px;letter-spacing:2px;font-weight:700}.sports-strip span:nth-child(even){color:var(--red)}.section{padding:90px 4.5%}.collection{background:#f1f1ef;color:#111}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:42px}.section-heading .eyebrow{color:#5b5b5b;margin-bottom:18px}h2{font-size:clamp(2.6rem,4vw,4.4rem);line-height:1.07;margin-bottom:0}.section-heading>p{font-size:16px;line-height:1.65;color:#666;margin-bottom:4px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{min-width:0}.product-shot{aspect-ratio:2.6;overflow:hidden;background:#999}.product-shot img{display:block;width:100%;max-width:none}.product-info{display:flex;align-items:center;justify-content:space-between;padding:25px 0 12px}.product-info h3{font-size:26px;letter-spacing:-1px;margin:0}.product-info span{font-size:13px;color:#666}
@media(min-width:1600px){.hero{min-height:710px}.hero-copy{padding-top:85px}.hero-photo{width:112%;margin-left:-6%}}
@media(max-width:800px){.header{height:77px}.header nav{gap:18px;font-size:13px}.header-tag{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:44px 6%}.hero .eyebrow{font-size:11px;letter-spacing:1px}h1{font-size:clamp(3.5rem,10vw,5rem)}.hero-visual{min-height:370px}.visual-top{padding:23px}.hero-photo{width:105%;margin-left:-2.5%;transform:rotate(-4deg)}.visual-bottom{padding:24px}.sports-strip{gap:12px;padding:22px 5%;flex-wrap:wrap;font-size:11px;letter-spacing:1px}.section{padding:60px 6%}.section-heading{display:block}.section-heading>p{margin-top:24px}.product-grid{grid-template-columns:1fr;gap:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Product images retain the supplied photographs; each viewport isolates one photograph from its supplied montage. */
.photo-crop{position:relative;overflow:hidden;aspect-ratio:2.61;background:#858587;flex-shrink:0}.photo-crop img{position:absolute;display:block;max-width:none;width:100%;height:auto;left:0;top:0}.crop-front,.crop-side{aspect-ratio:1.76}.crop-front img,.crop-side img{width:211.6%;top:-137%}.crop-side img{width:190%;left:-90%;top:-124%}.crop-half-top,.crop-half-bottom{aspect-ratio:3.055}.crop-half-bottom img{top:-100%}.crop-full{aspect-ratio:1.5}.hero-photo{aspect-ratio:2.65}.hero-photo img{position:absolute}.header-actions{display:flex;align-items:center;gap:17px}.bag-button{display:flex;gap:10px;align-items:center;border:0;background:transparent;color:#fff;font-size:14px}.bag-button b{font-weight:400;background:#242424;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:12px}.menu-button{display:none;padding:5px;border:0;background:transparent;color:white}.skip-link{position:fixed;top:-70px;left:20px;padding:14px;background:white;color:black;z-index:100}.skip-link:focus{top:10px}.card-photo-wrap{position:relative;background:#8c8c8e}.product-open{display:block;width:100%;position:relative;border:0;padding:0;background:transparent;overflow:hidden}.product-open .photo-crop{aspect-ratio:1.8}.product-open .crop-top{padding-top:7%;padding-bottom:11%;background:#89898b}.product-open .crop-top img{top:15%;transition:transform .4s}.product-open:hover img{transform:scale(1.035)}.product-open .crop-front img{top:-133%}.product-open .crop-half-top img{top:20%}.product-open .crop-half-bottom img{top:-46%}.card-topline{position:absolute;top:19px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;color:white;z-index:1}.card-topline>span{font-size:11px;letter-spacing:1.2px;background:#080808a3;padding:7px 9px}.view-product{position:absolute;right:18px;bottom:18px;display:flex;gap:22px;align-items:center;padding:9px 13px;background:#f7f7f3;color:black;font-size:12px;opacity:0;transform:translateY(6px);transition:opacity .2s,transform .2s}.product-open:hover .view-product,.product-open:focus-visible .view-product{opacity:1;transform:none}.product-info{padding:23px 0 17px}.product-info h3{font-family:Arial,Helvetica,sans-serif;font-size:27px;font-weight:800}.product-info p{font-size:14px;color:#676767;line-height:1.5;margin:7px 0 0}.product-info .product-number{font-family:Impact,'Arial Narrow',sans-serif;font-size:43px;font-weight:700;color:#c5c5c1}.product-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:18px;border-top:1px solid #cececa}.swatches{display:flex!important;gap:13px;width:fit-content!important;padding:4px;align-items:center}.swatch{width:23px!important;height:23px!important;border:2px solid #fff!important;box-shadow:0 0 0 1px #bdbdb9;border-radius:50%;transition:box-shadow .18s;position:relative!important}.swatch::after{inset:-7px!important}.swatch[data-checked]{box-shadow:0 0 0 2px #161616}.swatch [data-slot=radio-group-indicator]{display:none}.color-name{font-size:12px;margin:12px 0 0}.color-name span{color:#787875;margin-left:6px}.round-arrow{width:43px;height:43px;border:1px solid #b6b6b0;background:transparent;color:#181818;border-radius:50%;display:grid;place-items:center}.round-arrow:hover{color:white;background:#181818;border-color:#181818}.collection-note{display:flex;gap:10px;align-items:center;padding-top:34px;margin-top:31px;border-top:1px solid #d3d3ce;font-size:13px;color:#666}.collection-note>span:last-child{margin-left:auto}.innovation{display:grid;grid-template-columns:1.03fr 1fr;gap:7%;align-items:center;padding-top:100px;padding-bottom:100px}.innovation-image{position:relative;min-width:0}.innovation-image>img{display:block;width:100%;height:auto}.image-caption{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:1px;padding:20px 0;color:#999}.sponge-marker{position:absolute;left:27%;top:23%;pointer-events:none;display:flex;align-items:center;transform:translate(-50%,-50%)}.sponge-marker>span{display:grid;place-items:center;width:31px;height:31px;background:var(--red);color:white;border-radius:50%;font-size:12px;box-shadow:0 0 0 6px #ed303038}.sponge-marker>i{height:1px;width:65px;background:var(--red)}.innovation h2{font-size:clamp(2.4rem,3.6vw,4rem)}.innovation h2 em,.origin h2 em{font-style:normal;color:var(--red)}.innovation-intro{color:#aaa;font-size:16px;line-height:1.6;margin:24px 0 30px;max-width:380px}.feature{display:flex;gap:21px;border-top:1px solid #2d2d2d;padding:23px 0}.feature>span{color:var(--red);font-size:12px;font-weight:700;margin-top:3px}.feature h3{font-size:16px;font-weight:600;line-height:1.4;margin:0 0 8px}.feature p{font-size:14px;color:#a4a4a4;line-height:1.65;margin:0}.innovation .text-link{border-bottom:1px solid #777;padding-bottom:10px;margin-top:14px}.origin{display:grid;grid-template-columns:1fr 1fr;gap:13%;background:#151515;border-top:1px solid #292929;border-bottom:1px solid #292929}.origin .eyebrow{color:#aaa}.origin h2{font-size:clamp(3.2rem,5.8vw,6.4rem)}.origin-story .location{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:1.6px;color:#aaa;margin-bottom:30px}.origin-story>p:not(.location){font-size:25px;line-height:1.4;letter-spacing:-.5px;margin-bottom:25px}.origin-story>div{color:#a8a8a8;line-height:1.7;font-size:16px;margin-bottom:17px}.light{background:#f6f6f0;color:black;margin-top:16px}.light:hover{background:#d9d9d5}.closing{padding:68px 4.5% 75px;background:var(--red);color:white}.closing .eyebrow{font-size:12px;margin-bottom:21px}.closing-link{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:clamp(2.4rem,7.3vw,8rem);font-weight:900;letter-spacing:-.02em;line-height:1;display:flex;align-items:center;justify-content:space-between;gap:20px}.closing-link svg{width:8vw;height:8vw;stroke-width:1.2;transition:transform .2s}.closing-link:hover svg{transform:translate(5px,-5px)}footer{background:#050505;padding:42px 4.5% 25px}.footer-main{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px;gap:20px}.footer-main>span{font-size:11px;color:#a4a4a4;letter-spacing:1.8px}.footer-main>a:last-child{font-size:13px;display:flex;align-items:center;gap:12px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #242424;padding-top:22px;font-size:11px;color:#939393}.close-button{border:0;background:transparent;color:inherit;display:grid;place-items:center;width:38px;height:38px;flex-shrink:0}.close-button:hover{background:#8882}.product-dialog{width:calc(100% - 48px)!important;max-width:1080px!important;max-height:90dvh!important;overflow-y:auto!important;border-radius:0!important;background:#f1f1ef!important;color:#111!important;display:grid!important;grid-template-columns:1.1fr 1fr!important;gap:0!important;padding:0!important}.product-dialog>.close-button{position:absolute;top:13px;right:13px;z-index:5}.detail-gallery{padding:62px 26px 30px;min-width:0;background:#dfdfdb;display:flex;flex-direction:column;justify-content:center}.detail-photo{position:relative;min-width:0}.detail-photo>.photo-crop{aspect-ratio:1.76}.detail-photo>.crop-top img{top:10%}.detail-photo>.crop-half-top img{top:15%}.detail-photo>.crop-half-bottom img{top:-45%}.detail-photo>.crop-full{aspect-ratio:1.5}.gallery-arrows{position:absolute;bottom:9px;right:10px;display:flex;align-items:center;background:#f1f1ef;font-size:12px;gap:12px}.gallery-arrows button{width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent}.gallery-thumbs{display:flex;align-items:stretch;gap:10px;margin-top:16px}.gallery-thumbs>button{width:75px;height:50px;padding:0;border:1px solid transparent;overflow:hidden;background:#ccc;color:#222}.gallery-thumbs>button.selected{border:2px solid #111}.gallery-thumbs .photo-crop{height:100%;aspect-ratio:auto}.gallery-thumbs .crop-top img{top:10%}.gallery-thumbs>button.interior-button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;font-size:10px;margin-left:auto;background:transparent;border:1px solid #a3a3a0}.gallery-thumbs>button.interior-button.selected{border:2px solid #111}.interior-caption{font-size:12px;margin:17px 0 0;color:#666;line-height:1.5}.detail-copy{padding:60px 35px 35px}.detail-copy>.eyebrow{font-size:11px;color:#666;margin-bottom:20px}.detail-title{font-family:Impact,'Arial Narrow',Arial,sans-serif!important;font-size:62px!important;font-weight:800!important;line-height:1!important;margin-bottom:20px!important}.detail-description{font-size:15px!important;line-height:1.65!important;color:#676767!important}.detail-color{margin:29px 0 26px}.detail-color>p{font-size:13px;display:flex;justify-content:space-between;gap:16px}.detail-color>p strong{font-weight:600}.detail-color .swatch{width:26px!important;height:26px!important}.detail-benefit{display:flex;align-items:center;gap:10px;padding:16px 0;border-top:1px solid #cececa;border-bottom:1px solid #cececa;font-size:13px}.detail-benefit svg{color:#d12528}.buy-row{display:flex;gap:10px;margin-top:27px}.quantity{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;border:1px solid #b5b5b0;height:54px;min-width:101px}.quantity button{border:0;background:transparent;width:30px;height:100%;display:grid;place-items:center;color:inherit}.quantity button:disabled{opacity:.3}.quantity output{font-size:14px;min-width:21px;text-align:center}.buy-row .button{flex:1;gap:8px;padding:15px 17px;font-size:13px;white-space:nowrap}.price-note{color:#777;font-size:12px;text-align:center;line-height:1.5;margin-top:12px}.detail-foot{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #cececa;font-size:10px;letter-spacing:1px;margin-top:27px;padding-top:21px;color:#777}.bag-panel{width:min(480px,100%)!important;max-width:480px!important;background:#f1f1ef!important;color:#111!important;gap:0!important;border:0!important;overflow-y:auto!important;padding:30px!important}.bag-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.bag-head .eyebrow{font-size:10px;color:#767676;line-height:1.5;margin-bottom:14px}.bag-title{font-family:Impact,'Arial Narrow',Arial,sans-serif!important;font-size:37px!important;font-weight:900!important;color:#111!important}.bag-title>span{color:#777}.bag-description{font-size:14px!important;color:#777!important;line-height:1.5;margin-top:12px;padding-bottom:27px;border-bottom:1px solid #ccc}.bag-empty{display:flex;align-items:center;flex:1;flex-direction:column;justify-content:center;text-align:center;gap:22px;min-height:350px}.bag-empty h3{font-size:22px;margin:0}.bag-empty p{font-size:15px;line-height:1.6;color:#666;max-width:240px;margin:0}.bag-items{margin:8px 0 25px}.bag-item{display:flex;align-items:center;gap:17px;position:relative;padding:24px 24px 24px 0;border-bottom:1px solid #ccc}.bag-item>.photo-crop{width:125px;aspect-ratio:1.7}.bag-item>.crop-top img{top:12%}.bag-item>.crop-half-top img{top:20%}.bag-item>.crop-half-bottom img{top:-40%}.bag-item-info h3{font-weight:700;font-size:17px;margin:0 0 7px}.bag-item-info>p{font-size:13px;color:#777;margin:0 0 12px}.small.quantity{height:29px;min-width:90px;width:90px}.small.quantity button{width:27px}.remove-item{position:absolute;right:0;top:22px;border:0;background:transparent;color:#888;padding:5px}.bag-footer{margin-top:auto;padding-top:25px}.bag-total{display:flex;justify-content:space-between;gap:20px;font-size:14px;margin-bottom:23px}.bag-total>span:last-child{color:#777}.bag-footer>.button{width:100%}.continue-button{display:block;border:0;background:transparent;color:#333;font-size:14px;padding:18px;margin:0 auto;text-decoration:underline;text-underline-offset:4px}.summary-message{text-align:center;padding:23px 0}.summary-message>svg{margin:0 auto 18px;color:#c32020}.summary-message h3{font-size:23px}.summary-message p{font-size:15px;color:#666;line-height:1.6}.summary-message strong{font-size:13px;font-weight:600}.mobile-menu{padding:30px!important;background:#111!important;color:white!important;width:min(370px,90%)!important;max-width:370px!important}.mobile-menu-head{display:flex;justify-content:space-between;align-items:center}.mobile-menu nav{display:flex;flex-direction:column;margin-top:30px}.mobile-menu nav a{display:flex;align-items:center;justify-content:space-between;padding:22px 0;border-bottom:1px solid #444;font-size:22px}
@media(max-width:1100px) and (min-width:801px){.hero .eyebrow{font-size:10px;letter-spacing:.6px}.hero-copy{padding-top:58px;padding-right:18px}.hero h1{font-size:5.7vw}.hero-description{font-size:15px}.header nav{gap:24px}.innovation{gap:5%}.product-dialog{grid-template-columns:1fr 1fr!important}.detail-copy{padding-left:25px;padding-right:25px}.buy-row{flex-wrap:wrap}.buy-row .button{flex-basis:100%}}
@media(max-width:800px){.header nav{display:none}.menu-button{display:grid}.hero-visual{border-left:0;min-height:350px}.hero-photo{aspect-ratio:2.65}.visual-top span:last-child{font-size:10px}.product-open .photo-crop{aspect-ratio:1.8}.view-product{opacity:1;transform:none}.collection-note{align-items:flex-start;font-size:12px;line-height:1.5;padding-top:23px;margin-top:25px}.collection-note svg{flex-shrink:0}.collection-note>span:last-child{display:none}.innovation{grid-template-columns:1fr;padding-top:58px;padding-bottom:63px;gap:32px}.innovation-image{order:2}.innovation-copy{order:1}.innovation h2{font-size:2.9rem}.feature p{font-size:15px}.image-caption{font-size:10px}.origin{grid-template-columns:1fr;gap:36px}.origin h2{font-size:3.7rem}.origin-story .location{font-size:12px}.closing{padding:49px 6% 55px}.closing .eyebrow{font-size:10px}.closing-link{font-size:clamp(2.3rem,8.7vw,4.5rem)}.closing-link svg{width:12vw;height:12vw;flex-shrink:0}.footer-main{flex-wrap:wrap;gap:26px}.footer-main>span{display:none}.footer-bottom{align-items:flex-start;flex-direction:column;font-size:11px;line-height:1.6;gap:12px}.product-dialog{width:calc(100% - 24px)!important;max-height:94dvh!important;grid-template-columns:1fr!important}.detail-gallery{padding:45px 20px 22px}.detail-photo>.photo-crop{aspect-ratio:2}.detail-photo>.crop-full{aspect-ratio:1.5}.detail-photo>.crop-half-top img{top:15%}.detail-photo>.crop-half-bottom img{top:-50%}.detail-copy{padding:30px 23px}.detail-title{font-size:49px!important}.detail-copy>.eyebrow{font-size:10px;margin-bottom:15px}.detail-description{font-size:15px!important}.detail-color{margin:22px 0}.buy-row .button{font-size:12px;padding:15px 12px}.quantity{min-width:94px}.detail-foot{margin-top:21px}.bag-panel{padding:25px!important}.bag-item{gap:13px}.bag-item>.photo-crop{width:105px}}
@media(max-width:380px){.hero .eyebrow{font-size:10px;letter-spacing:.5px}.hero h1{font-size:3.1rem}.hero-visual{min-height:300px}.announcement{font-size:10px}.bag-button>span{display:none}.sports-strip{font-size:10px}.closing-link{font-size:2.1rem}.product-info p{font-size:13px}.buy-row{flex-wrap:wrap}.buy-row .button{flex-basis:100%}}
.photo-crop.crop-top img{clip-path:inset(0 0 42.5% 0)}.photo-crop.crop-half-top img{clip-path:inset(0 0 51% 0)}.photo-crop.crop-half-bottom img{clip-path:inset(49.2% 0 0 0)}.photo-crop.crop-front img{clip-path:inset(57.8% 52.8% 0 0)}.photo-crop.crop-side img{clip-path:inset(57.8% 0 0 47.2%)}
