:root{--bg:#080808;--panel:#111;--panel2:#171717;--text:#fff;--muted:#b7b7b7;--line:#303030;--red:#c5162e;--red2:#8f0f20}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}.pageWidth{width:min(1240px,calc(100% - 48px));margin:0 auto}.skipLink{position:fixed;left:12px;top:-50px;z-index:100;background:#fff;color:#000;padding:10px 14px}.skipLink:focus{top:12px}.siteHeader{position:absolute;inset:0 0 auto 0;height:94px;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:0 34px;background:linear-gradient(180deg,rgba(0,0,0,.88),transparent)}.brandMark{display:flex;align-items:center;width:245px;height:76px}.brandMark img{width:235px;height:70px;object-fit:contain;object-position:left center;filter:invert(1) grayscale(1) brightness(2)}.siteNav{display:flex;align-items:center;gap:24px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.12em}.siteNav a{padding:9px 0;border-bottom:2px solid transparent}.siteNav a:hover{border-color:var(--red)}.cartCount{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;background:var(--red);color:#fff;border-radius:99px;margin-left:4px}.heroSection{height:min(940px,100svh);min-height:700px;position:relative;overflow:hidden;display:flex;align-items:flex-end;border-bottom:5px solid var(--red)}.heroImage{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 42%}.heroOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000e0,#00000085 38%,#0000000d 70%),linear-gradient(0deg,rgba(0,0,0,.72) 0%,transparent 48%)}.heroInner{position:relative;z-index:2;padding-bottom:88px}.heroCopy{max-width:720px}.heroKicker,.sectionKicker{text-transform:uppercase;font-weight:900;letter-spacing:.19em;font-size:13px;margin:0 0 16px;color:#fff}.heroKicker:before,.sectionKicker:before{content:"";display:inline-block;width:38px;height:4px;background:var(--red);vertical-align:middle;margin-right:12px}.heroCopy h1,.sectionHeading h2,.simplePage h1{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;letter-spacing:.01em;line-height:.9;margin:0}.heroCopy h1{font-size:clamp(72px,9.4vw,142px)}.heroCopy h1 span{color:var(--red)}.heroLine{font-size:clamp(21px,2.2vw,32px);font-weight:800;margin:22px 0 30px}.heroButtons{display:flex;flex-wrap:wrap;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:5px;border:2px solid #fff;padding:14px 20px;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.1em;cursor:pointer;transition:.16s ease}.button:hover{transform:translateY(-1px)}.buttonPrimary{background:var(--red);border-color:var(--red);color:#fff}.buttonLight{background:#fff;color:#000}.buttonGlass{background:#00000061;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.merchSection{padding:92px 0 120px;background:linear-gradient(180deg,#111 0,#080808 38%)}.sectionHeading{max-width:900px;margin-bottom:44px}.sectionHeading h2{font-size:clamp(54px,6.6vw,94px)}.sectionHeading>p:last-child{font-size:18px;line-height:1.55;color:var(--muted);max-width:690px;margin:20px 0 0}.collectionGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.productCard{border:1px solid var(--line);background:#101010;overflow:hidden;transition:.18s ease}.productCard:hover{border-color:var(--red);transform:translateY(-3px)}.productCardMedia{aspect-ratio:1/1.08;background:#181818;overflow:hidden}.productCardMedia img{width:100%;height:100%;object-fit:cover}.productCardInfo{padding:18px}.productCardInfo h2{font-size:18px;line-height:1.15;margin:0 0 8px}.productCardInfo p{margin:0;color:#bbb}.productCardCta{display:block;margin-top:15px;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.productCardCta:after{content:"  \2192";color:var(--red)}.simplePage{min-height:70vh;padding-top:145px;padding-bottom:100px}.simplePage h1{font-size:clamp(58px,8vw,110px);margin-bottom:35px}.productPage{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:start}.productMedia{background:#151515;border:1px solid var(--line);position:sticky;top:25px}.productMedia img{width:100%;aspect-ratio:1/1.08;object-fit:cover}.productInfo{padding-top:8px}.productInfo h1{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;font-size:clamp(48px,5.5vw,78px);line-height:.92;margin:0 0 12px}.productPrice{font-size:26px;font-weight:900;margin-bottom:28px}.productLead{color:#bbb;line-height:1.6;margin-bottom:30px}.optionGroup{border:0;margin:0 0 28px;padding:0}.optionGroup legend,.optionLabel{font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:900;margin-bottom:13px;display:block}.pillGrid{display:flex;flex-wrap:wrap;gap:9px}.pill input,.frontChoice input{position:absolute;opacity:0;pointer-events:none}.pill span{display:block;padding:11px 16px;border:1px solid #3a3a3a;background:#111;border-radius:4px;font-weight:800;cursor:pointer}.pill input:checked+span{background:var(--red);color:#fff;border-color:var(--red)}.frontGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.frontChoice{border:1px solid #303030;background:#101010;padding:7px;cursor:pointer}.frontChoice.isSelected{border:2px solid var(--red);padding:6px}.frontChoice img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff}.frontChoice span{display:block;font-size:10px;font-weight:900;text-align:center;padding:7px 2px 2px}.buttonBuy{width:100%;background:var(--red);border-color:var(--red);font-size:13px;padding:17px}.buttonBuy:disabled{opacity:.45}.productNote{font-size:12px;color:#888;margin-top:12px}.siteFooter{border-top:4px solid var(--red);padding:52px 24px;text-align:center;color:#777;background:#050505}.footerSignature{width:245px;height:88px;object-fit:contain;margin:0 auto 12px;filter:invert(1) grayscale(1) brightness(2)}.footerSocials{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;color:#fff;text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:900}.footerSocials a:hover{color:var(--red)}.powered{opacity:.55}.cartList{display:grid;gap:14px}.cartItem{display:flex;justify-content:space-between;gap:30px;border:1px solid var(--line);background:var(--panel);padding:24px}.cartItem h2{margin:0 0 10px}.cartItem p{color:#aaa;margin:5px 0}.cartItemActions{display:flex;align-items:center;gap:18px}.cartItemActions input{width:65px;background:#050505;color:#fff;border:1px solid #3a3a3a;padding:9px}.cartBottom{display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}.cartTotal{display:flex;gap:14px;align-items:baseline;margin-right:10px}.cartTotal strong{font-size:28px}@media(max-width:1000px){.collectionGrid{grid-template-columns:1fr 1fr}.productPage{grid-template-columns:1fr}.productMedia{position:relative;top:auto;max-width:700px}.heroImage{background-position:60% center}.heroOverlay{background:linear-gradient(0deg,#000000f0,#00000059 62%,#0000001a)}}@media(max-width:620px){.pageWidth{width:min(100% - 24px,1240px)}.siteHeader{height:78px;padding:0 15px}.brandMark{width:165px;height:62px}.brandMark img{width:160px;height:58px}.siteNav{gap:14px;font-size:10px}.heroSection{min-height:720px;height:92svh}.heroImage{background-position:59% center}.heroInner{padding-bottom:48px}.heroCopy h1{font-size:66px}.heroLine{font-size:19px}.heroButtons{display:grid;grid-template-columns:1fr 1fr}.heroButtons .button:first-child{grid-column:1/-1}.button{padding:12px 11px;font-size:9px}.merchSection{padding:70px 0 84px}.sectionHeading h2{font-size:51px}.collectionGrid{grid-template-columns:1fr 1fr;gap:9px}.productCardInfo{padding:12px}.productCardInfo h2{font-size:14px}.productCardInfo p{font-size:13px}.frontGrid{grid-template-columns:1fr 1fr}.simplePage{padding-top:110px}.cartItem{flex-direction:column}.cartItemActions{justify-content:space-between;flex-wrap:wrap}}.siteHeader{position:absolute;background:linear-gradient(180deg,rgba(0,0,0,.72),transparent);border:0}.brandText{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;font-size:29px;letter-spacing:.02em;white-space:nowrap}.brandText span{color:var(--red)}.heroSection{min-height:760px;height:100svh;align-items:center;border-bottom:0}.heroImage{background-position:center 38%;transform:scale(1.015)}.heroOverlay{background:linear-gradient(90deg,#000000e6,#00000094,#00000014 68%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 48%)}.heroInner{padding-bottom:0}.heroCopy{max-width:780px}.heroCopy h1{font-size:clamp(76px,9.2vw,148px);line-height:.82}.heroCopy h1 span{color:#fff;-webkit-text-stroke:2px #fff;color:transparent}.heroLine{margin:28px 0 34px}.heroButtons{align-items:center;gap:24px}.textLink{font-weight:900;text-transform:uppercase;letter-spacing:.09em;font-size:11px;border-bottom:2px solid var(--red);padding:10px 0}.heroStamp{position:absolute;right:30px;bottom:24px;z-index:3;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:clamp(44px,6vw,92px);line-height:.78;text-align:right;color:#ffffff1f;letter-spacing:.02em}.merchSection{padding:110px 0 130px;background:#f1eee8;color:#090909}.merchSection .sectionKicker{color:#090909}.merchHeading>p:last-child{color:#5d5a56}.editorialGrid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.editorialCard{grid-column:span 4;color:#090909;margin-bottom:32px}.editorialCard:nth-child(1),.editorialCard:nth-child(6),.editorialCard:nth-child(11){grid-column:span 6}.editorialMedia{position:relative;background:#ddd8d0;overflow:hidden;aspect-ratio:4/5}.editorialCard:nth-child(1) .editorialMedia,.editorialCard:nth-child(6) .editorialMedia,.editorialCard:nth-child(11) .editorialMedia{aspect-ratio:1/1}.editorialMedia img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.editorialCard:hover .editorialMedia img{transform:scale(1.035)}.shopTag{position:absolute;right:14px;bottom:14px;background:var(--red);color:#fff;padding:10px 13px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.editorialInfo{display:flex;justify-content:space-between;gap:18px;padding-top:13px;border-top:2px solid #111;margin-top:12px}.editorialInfo h3{font-size:17px;line-height:1.15;margin:0;max-width:78%}.editorialInfo p{font-weight:900;margin:0;white-space:nowrap}.connectCollection{border:2px solid #111;padding:28px;background:#fff}.statementBand{background:var(--red);color:#fff;overflow:hidden;padding:19px 0;white-space:nowrap}.statementTrack{font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:clamp(28px,4vw,58px);letter-spacing:.025em;transform:translate(-1%)}.statementTrack b{color:#090909;margin:0 18px}.freedomSection{background:#080808;padding:105px 0}.freedomInner{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end}.freedomInner h2{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;font-size:clamp(64px,8vw,120px);line-height:.82;margin:0}.freedomCopy{font-size:19px;color:#bbb;line-height:1.55}.freedomLinks{display:grid;margin-top:30px;border-top:1px solid #333}.freedomLinks a{padding:15px 0;border-bottom:1px solid #333;color:#fff;text-transform:uppercase;font-weight:900;font-size:12px;letter-spacing:.1em}.freedomLinks a:hover{color:var(--red)}.productGallery{display:grid;gap:16px}.productMedia{position:relative;top:auto}.productPage{grid-template-columns:1.08fr .92fr}.productInfo{position:sticky;top:35px}.productTrust{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.productTrust span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;border:1px solid #333;padding:8px 10px;color:#aaa}.collectionPage .editorialGrid{margin-top:44px}.collectionPage .editorialCard{color:#fff}.collectionIntro{color:#aaa;max-width:700px;line-height:1.6}.collectionAll .editorialMedia{background:#171717}@media(max-width:1000px){.editorialCard,.editorialCard:nth-child(1),.editorialCard:nth-child(6),.editorialCard:nth-child(11){grid-column:span 6}.editorialCard:nth-child(n) .editorialMedia{aspect-ratio:4/5}.freedomInner{grid-template-columns:1fr;gap:40px}.productInfo{position:relative;top:auto}}@media(max-width:620px){.brandText{font-size:22px}.siteNav a:first-child{display:none}.heroSection{height:88svh;min-height:680px;align-items:flex-end}.heroImage{background-position:58% center}.heroOverlay{background:linear-gradient(0deg,#000000f0,#00000080 55%,#0000000d)}.heroInner{padding-bottom:62px}.heroCopy h1{font-size:63px}.heroCopy h1 span{-webkit-text-stroke:1px #fff}.heroButtons{display:flex;align-items:flex-start;gap:16px}.heroStamp{display:none}.merchSection{padding:72px 0 82px}.editorialGrid{gap:10px}.editorialCard,.editorialCard:nth-child(1),.editorialCard:nth-child(6),.editorialCard:nth-child(11){grid-column:span 6;margin-bottom:18px}.editorialInfo{display:block;padding-top:9px;margin-top:8px}.editorialInfo h3{font-size:13px;max-width:none}.editorialInfo p{font-size:12px;margin-top:5px}.shopTag{right:8px;bottom:8px;padding:7px 8px;font-size:8px}.statementBand{padding:13px 0}.freedomSection{padding:75px 0}.freedomInner h2{font-size:66px}.productPage{display:block}.productGallery{gap:10px}.productInfo{padding-top:30px}}.siteHeader .brandMark{display:flex;align-items:center;width:auto;height:82px;max-width:330px;flex:0 1 330px}.siteHeader .brandMark img{display:block;width:auto;height:58px;max-width:100%;object-fit:contain;object-position:left center;filter:none}@media(max-width:620px){.siteHeader .brandMark{height:68px;max-width:210px;flex-basis:210px}.siteHeader .brandMark img{height:45px;max-width:100%}}.aboutHero{position:relative;min-height:760px;height:88svh;display:flex;align-items:flex-end;overflow:hidden;background:#090909}.aboutHeroImage{position:absolute;top:0;right:0;bottom:0;left:0}.aboutHeroImage img{width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:saturate(.88) contrast(1.04)}.aboutHeroShade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000f0,#000000ad 38%,#0000001f 75%),linear-gradient(0deg,rgba(0,0,0,.82) 0%,transparent 55%)}.aboutHeroInner{position:relative;z-index:2;padding-bottom:76px}.aboutHero h1,.aboutValuesHead h2,.aboutCta h2{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;line-height:.86;letter-spacing:.01em;margin:0}.aboutHero h1{font-size:clamp(72px,10vw,150px);max-width:900px}.aboutHero h1 span,.aboutValuesHead h2 span,.aboutCta h2 span{color:var(--red)}.aboutHeroLead{max-width:650px;margin:26px 0 0;font-size:clamp(18px,2vw,27px);font-weight:800;line-height:1.35}.aboutStory{padding:110px 0;background:#f1eee8;color:#0a0a0a}.aboutStoryGrid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.aboutStory .sectionKicker{color:#0a0a0a}.aboutRedRule{width:80px;height:7px;background:var(--red);margin-top:25px}.aboutStoryCopy{max-width:800px}.aboutStoryCopy p{font-size:18px;line-height:1.7;color:#4e4b47}.aboutStoryCopy .aboutBigCopy{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;font-size:clamp(40px,5vw,70px);line-height:.98;color:#090909;margin:0 0 40px}.aboutValues{padding:110px 0 125px;background:#090909}.aboutValuesHead{display:grid;grid-template-columns:.6fr 1.4fr;gap:70px;align-items:start}.aboutValuesHead h2{font-size:clamp(62px,8.7vw,128px)}.aboutValueGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#333;margin-top:70px;border:1px solid #333}.aboutValueGrid article{background:#111;padding:34px;min-height:270px}.aboutValueGrid article>span{display:inline-block;color:var(--red);font-weight:900;font-size:12px;letter-spacing:.15em;margin-bottom:45px}.aboutValueGrid h3{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;font-size:34px;line-height:1;margin:0 0 15px}.aboutValueGrid p{color:#aaa;line-height:1.6;margin:0}.aboutCta{padding:90px 0;background:var(--red);color:#fff}.aboutCtaInner{display:flex;align-items:end;justify-content:space-between;gap:50px}.aboutCta .sectionKicker:before{background:#090909}.aboutCta h2{font-size:clamp(58px,7vw,104px)}.aboutCta h2 span{color:#090909}.aboutCtaActions{display:flex;gap:10px;flex-wrap:wrap;padding-bottom:8px}.aboutCta .buttonPrimary{background:#090909;border-color:#090909}.aboutCta .buttonLight{border-color:#fff}@media(max-width:900px){.aboutStoryGrid,.aboutValuesHead{grid-template-columns:1fr;gap:32px}.aboutValueGrid{grid-template-columns:1fr}.aboutCtaInner{display:block}.aboutCtaActions{margin-top:35px}.aboutHeroImage img{object-position:60% 25%}}@media(max-width:620px){.siteNav{gap:12px}.siteNav a{font-size:9px}.aboutHero{min-height:690px;height:86svh}.aboutHeroImage img{object-position:58% 28%}.aboutHeroShade{background:linear-gradient(0deg,#000000f5,#00000094 58%,#0003)}.aboutHeroInner{padding-bottom:55px}.aboutHero h1{font-size:62px}.aboutHeroLead{font-size:18px;max-width:92%}.aboutStory{padding:75px 0}.aboutStoryCopy .aboutBigCopy{font-size:42px}.aboutStoryCopy p{font-size:16px}.aboutValues{padding:75px 0}.aboutValuesHead h2{font-size:62px}.aboutValueGrid{margin-top:45px}.aboutValueGrid article{min-height:auto;padding:26px}.aboutValueGrid article>span{margin-bottom:25px}.aboutCta{padding:65px 0}.aboutCta h2{font-size:58px}.aboutCtaActions{display:grid}.aboutCtaActions .button{width:100%}}.heroV7 .heroImage{background-position:center center;background-size:cover;transform:none}.heroV7 .heroOverlay{background:linear-gradient(90deg,#000000f0,#000000b8 24%,#0003 55%,#00000005),linear-gradient(0deg,rgba(0,0,0,.55),transparent 44%)}.collectionLinks{background:#0b0b0b;border-top:1px solid #232323;border-bottom:1px solid #232323;padding:18px 0}.collectionLinksInner{display:flex;align-items:center;gap:24px}.collectionLinksLabel{text-transform:uppercase;font-size:10px;letter-spacing:.15em;font-weight:900;color:#999;white-space:nowrap}.collectionButtonRow{display:flex;gap:9px;flex-wrap:wrap}.collectionChip{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid #3a3a3a;border-radius:4px;color:#ddd;font-size:11px;font-weight:800;transition:.15s ease}.collectionChip:hover{border-color:var(--red);color:#fff;background:#151515}.collectionChipAll{border-color:#5b1520;color:#fff}.supportSection{padding:92px 0;background:#0a0a0a;border-top:1px solid #252525}.supportGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:end}.supportIntro h2{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;line-height:.86;font-size:clamp(58px,7vw,105px);margin:0}.supportIntro h2 span{color:var(--red)}.supportIntro>p:last-child{max-width:620px;color:#aaa;line-height:1.6;font-size:17px}.supportActions{border-top:1px solid #333}.supportAction{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid #333}.supportAction span{font-size:18px;font-weight:800}.supportAction b{text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:#bbb}.supportAction:hover span,.supportAction:hover b{color:var(--red)}.donateAction span{color:#fff}.socialRow{display:flex;gap:22px;flex-wrap:wrap;padding-top:22px}.socialRow a{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900;color:#aaa}.socialRow a:hover{color:#fff}.collectionHead{display:flex;justify-content:space-between;align-items:end;gap:30px}.sortForm{display:grid;gap:7px;min-width:180px}.sortForm label{text-transform:uppercase;font-size:9px;letter-spacing:.13em;font-weight:900;color:#888}.sortForm select{background:#111;color:#fff;border:1px solid #3a3a3a;padding:11px 12px;border-radius:4px}.collectionFilters{display:flex;align-items:flex-start;gap:9px;flex-wrap:wrap;margin:30px 0 15px}.filterGroup{position:relative}.filterGroup summary{list-style:none;cursor:pointer;border:1px solid #3a3a3a;background:#111;padding:11px 13px;border-radius:4px;font-size:11px;font-weight:800}.filterGroup summary::-webkit-details-marker{display:none}.filterGroup summary span{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--red);font-size:9px;margin-left:5px}.filterPanel{position:absolute;z-index:20;top:calc(100% + 7px);left:0;min-width:240px;background:#111;border:1px solid #3a3a3a;padding:14px;box-shadow:0 20px 50px #00000073}.filterCheck{display:flex;gap:8px;align-items:center;padding:7px 0;color:#ddd;font-size:13px}.filterCheck input{accent-color:var(--red)}.filterCheck small{color:#777}.priceRange{display:grid;grid-template-columns:1fr 1fr;gap:9px}.priceRange label{font-size:10px;color:#999;text-transform:uppercase;letter-spacing:.09em}.priceRange input{width:100%;margin-top:6px;background:#080808;color:#fff;border:1px solid #333;padding:9px}.filterApply,.filterClear{border:1px solid var(--red);background:var(--red);color:#fff;padding:11px 14px;border-radius:4px;text-transform:uppercase;font-size:9px;letter-spacing:.11em;font-weight:900;cursor:pointer}.filterClear{background:transparent;color:#bbb;border-color:#3a3a3a}.resultMeta{color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin:16px 0 0}.aboutHeroImage img{object-position:center center}@media(max-width:900px){.supportGrid{grid-template-columns:1fr;gap:42px}.collectionHead{align-items:flex-start;flex-direction:column}.sortForm{width:100%}.collectionLinksInner{align-items:flex-start;flex-direction:column;gap:11px}.filterPanel{position:fixed;left:16px;right:16px;top:auto;min-width:0}}@media(max-width:620px){.heroV7 .heroImage{background-position:64% center}.heroV7 .heroOverlay{background:linear-gradient(0deg,#000000f0,#0000007a 58%,#0000001a)}.collectionLinks{padding:14px 0}.collectionButtonRow{gap:7px}.collectionChip{min-height:34px;padding:7px 10px;font-size:10px}.supportSection{padding:68px 0}.supportIntro h2{font-size:58px}.supportAction span{font-size:15px}.socialRow{gap:15px}.collectionFilters{gap:7px}.filterGroup summary{padding:10px 11px}.filterApply,.filterClear{padding:10px 12px}}:root{--bg:#050505;--panel:#0b0b0b;--panel2:#101010;--text:#fff;--muted:#b8b8b8;--line:#242424;--red:#c5162e;--red2:#8f0f20}body{background:#050505;color:#fff}.merchSection{background:#050505!important;color:#fff!important;padding:88px 0 110px}.merchSection .sectionKicker{color:#fff!important}.merchSection .sectionHeading>p:last-child,.merchHeading>p:last-child{color:#aaa!important}.merchHeading h2,.merchHeading h2 span{color:#fff}.merchHeading h2 span{color:var(--red)}.collectionGrid{gap:24px 18px}.productCard{background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important}.productCard:hover{border:0!important;transform:none!important}.productCardMedia{background:#050505!important;border:0!important;aspect-ratio:1/1.08}.productCardMedia img{object-fit:cover;background:#050505}.productCardInfo{padding:14px 2px 0;background:transparent;color:#fff}.productCardInfo h2{color:#fff;font-size:17px}.productCardInfo p{color:#aaa}.productCardCta{color:#fff}.editorialGrid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px 18px!important}.editorialCard,.editorialCard:nth-child(1),.editorialCard:nth-child(6),.editorialCard:nth-child(11){grid-column:auto!important;margin:0 0 22px!important;color:#fff!important;background:transparent!important}.editorialMedia,.editorialCard:nth-child(1) .editorialMedia,.editorialCard:nth-child(6) .editorialMedia,.editorialCard:nth-child(11) .editorialMedia{aspect-ratio:1/1.08!important;background:#050505!important;border:0!important}.editorialMedia img{width:100%;height:100%;object-fit:cover;background:#050505}.editorialInfo{color:#fff!important;padding:14px 2px 0!important;margin:0!important}.editorialInfo h3{color:#fff!important;font-size:17px!important}.editorialInfo p{color:#aaa!important}.shopTag{background:#050505db!important;color:#fff!important;border:1px solid #333!important}.aboutStory{background:#080808!important;color:#fff!important}.aboutStory .sectionKicker,.aboutStoryCopy .aboutBigCopy{color:#fff!important}.aboutStoryCopy p{color:#b5b5b5!important}.aboutRedRule{background:var(--red)}.aboutCta{background:var(--red)!important}.aboutCta h2 span{color:#050505!important}.collectionLinks{background:#080808}.collectionChip{background:transparent}.collectionChip:hover{background:#111}.simplePage,.collectionPage{background:#050505}.collectionAll .editorialMedia{background:#050505!important}.productMedia,.productGallery{background:#050505}.productMedia{border-color:#222}.productMedia img{background:#050505}.siteFooter{background:#030303}@media(max-width:900px){.editorialGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:620px){.editorialGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 10px!important}.editorialCard,.editorialCard:nth-child(1),.editorialCard:nth-child(6),.editorialCard:nth-child(11){grid-column:auto!important;margin-bottom:12px!important}.editorialInfo h3{font-size:14px!important}.merchSection{padding:64px 0 78px}}.siteHeaderV10{height:auto;display:block;padding:0;background:#050505f2;border-bottom:1px solid #222;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.headerMain{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:8px 32px}.siteHeaderV10 .brandMark{width:230px;height:68px;flex:0 0 auto}.siteHeaderV10 .brandMark img{width:225px;height:64px;object-fit:contain;object-position:left center;filter:none}.siteNavCore{gap:20px;font-size:13px;letter-spacing:.08em}.siteNavCore a{padding:12px 2px}.siteNavCore .headerDonate{background:var(--red);border:1px solid var(--red);padding:11px 17px;border-radius:4px;color:#fff}.siteNavCore .headerDonate:hover{background:#a91127;border-color:#a91127}.headerSocialBar{min-height:44px;border-top:1px solid #242424;display:flex;align-items:center;justify-content:center;gap:24px;padding:8px 18px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em;background:#0b0b0b;color:#fff}.headerSocialBar span{color:#8f8f8f}.headerSocialBar a{padding:7px 3px;border-bottom:2px solid transparent}.headerSocialBar a:hover{color:#fff;border-color:var(--red)}.heroSection{padding-top:130px}.editorialGrid,.collectionGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}.editorialCard,.editorialCard:nth-child(1),.editorialCard:nth-child(6),.editorialCard:nth-child(11){grid-column:auto!important;margin-bottom:22px!important}.editorialMedia,.editorialCard:nth-child(1) .editorialMedia,.editorialCard:nth-child(6) .editorialMedia,.editorialCard:nth-child(11) .editorialMedia{aspect-ratio:1/1!important;background:#050505!important;border:1px solid #1c1c1c!important;display:flex;align-items:center;justify-content:center;padding:10px!important}.editorialMedia img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#050505!important}.editorialInfo{padding:12px 1px 0!important}.editorialInfo h3,.productCardInfo h2{font-size:14px!important;line-height:1.25!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important;margin:0 0 5px!important}.editorialInfo p,.productCardInfo p{font-size:13px!important;color:#aaa!important}.shopTag{font-size:9px!important;padding:6px 8px!important}.productMedia img,.productGallery img{object-fit:contain!important;background:#050505!important}.productMedia{padding:14px;background:#050505!important}.productInfo h1{font-size:clamp(36px,4.2vw,60px)!important;line-height:1!important}.siteFooterLight{background:#fff!important;color:#171717!important;border-top:4px solid var(--red)!important}.siteFooterLight .footerSignature{filter:invert(1) grayscale(1) brightness(.15)!important;width:260px;height:92px}.siteFooterLight .footerSocials{color:#171717!important;font-size:13px!important}.siteFooterLight .footerSocials a:hover{color:var(--red)!important}.siteFooterLight .powered,.siteFooterLight p{color:#666!important}@media(max-width:1050px){.headerMain{padding:8px 20px;gap:18px}.siteHeaderV10 .brandMark{width:195px}.siteHeaderV10 .brandMark img{width:190px}.siteNavCore{gap:13px;font-size:11px}.headerSocialBar{gap:16px;font-size:11px}.editorialGrid,.collectionGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.siteHeaderV10{position:absolute!important}.headerMain{min-height:78px;padding:6px 14px}.siteHeaderV10 .brandMark{width:160px;height:60px}.siteHeaderV10 .brandMark img{width:155px;height:56px}.siteNavCore a:not(.headerDonate):not(:last-child){display:none}.siteNavCore{gap:10px;font-size:10px}.siteNavCore .headerDonate{padding:9px 12px}.headerSocialBar{justify-content:flex-start;overflow-x:auto;white-space:nowrap;padding:8px 14px;gap:18px;font-size:11px}.headerSocialBar span{display:none}.heroSection{padding-top:122px}.editorialGrid,.collectionGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 10px!important}.editorialMedia{padding:6px!important}.editorialInfo h3,.productCardInfo h2{font-size:13px!important}.editorialInfo p,.productCardInfo p{font-size:12px!important}}.productDetailPage{padding-top:132px}.productGalleryEnhanced{min-width:0;display:block;background:transparent}.productMainMedia{width:100%;height:min(68vh,720px);min-height:480px;display:flex;align-items:center;justify-content:center;background:#050505;border:1px solid #202020;overflow:hidden;padding:24px}.productMainMedia img{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center!important;background:#050505!important}.productMediaPlaceholder{width:100%;height:100%;background:#0b0b0b}.productThumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.productThumb{flex:0 0 86px;width:86px;height:86px;padding:6px;border:1px solid #2a2a2a;background:#080808;cursor:pointer;border-radius:2px}.productThumb img{width:100%;height:100%;object-fit:contain!important;background:#050505!important}.productThumb.isActive{border-color:var(--red);box-shadow:0 0 0 1px var(--red) inset}.productInfo{max-width:560px}.productInfo h1{font-size:clamp(32px,3.8vw,54px)!important;line-height:1.02!important;letter-spacing:-.015em}@media(max-width:1000px){.productDetailPage{padding-top:118px}.productMainMedia{height:min(72vw,650px);min-height:420px}.productInfo{max-width:none}}@media(max-width:620px){.productDetailPage{padding-top:104px}.productMainMedia{height:460px;min-height:0;padding:14px}.productThumb{flex-basis:72px;width:72px;height:72px}.productInfo h1{font-size:32px!important}}.siteHeaderV12{position:absolute;top:0;left:0;right:0;height:auto;padding:0;background:linear-gradient(180deg,rgba(0,0,0,.94),rgba(0,0,0,.74) 72%,transparent);z-index:50}.headerMainV12{width:min(1400px,calc(100% - 40px));margin:0 auto;min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:14px 0 22px}.siteHeaderV12 .brandMark{width:230px;height:72px;flex:0 0 auto}.siteHeaderV12 .brandMark img{width:225px;height:68px;object-fit:contain;object-position:left center;filter:none}.topActions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.topAction,.topCart{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 15px;border:1px solid rgba(255,255,255,.28);border-radius:5px;color:#fff;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.055em;background:#00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.topAction:hover,.topCart:hover{border-color:#fff;background:#ffffff14}.topActionDonate{background:var(--red);border-color:var(--red)}.topActionDonate:hover{background:#a91127;border-color:#a91127}.topIconAction{width:46px;height:46px;border:1px solid rgba(255,255,255,.38);border-radius:50%;display:grid;place-items:center;background:#00000047}.topIconAction:hover{background:#fff;color:#000;border-color:#fff}.topIconAction svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.topIconAction svg path:first-child:last-child{fill:currentColor}.heroSection{padding-top:110px}.homeShop{background:#050505;color:#fff;padding:94px 0 115px}.homeShopHead{margin-bottom:34px}.homeShopHead h2{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;font-size:clamp(54px,6.8vw,94px);line-height:.92;margin:0 0 15px;letter-spacing:.01em}.homeShopHead>p:last-child{font-size:18px;color:#aaa;margin:0}.homeCollectionTabs{display:flex;flex-wrap:wrap;gap:11px;padding:23px 0 30px;border-top:1px solid #262626;border-bottom:1px solid #262626;margin-bottom:24px}.homeCollectionTab{-webkit-appearance:none;appearance:none;border:1px solid #4a4a4a;background:#0d0d0d;color:#fff;border-radius:999px;padding:13px 19px;font-size:14px;font-weight:900;cursor:pointer}.homeCollectionTab:hover,.homeCollectionTab.isActive{background:#fff;color:#080808;border-color:#fff}.homeCollectionTab.isActive{box-shadow:inset 0 -3px 0 var(--red)}.homeFilterBar{display:grid;grid-template-columns:minmax(230px,1fr) 230px auto;gap:13px;align-items:end;margin:0 0 30px}.homeSearch span,.homeSort span{display:block;text-transform:uppercase;font-size:11px;letter-spacing:.1em;font-weight:900;color:#aaa;margin-bottom:8px}.homeSearch input,.homeSort select{width:100%;height:48px;background:#0e0e0e;color:#fff;border:1px solid #353535;border-radius:4px;padding:0 14px}.homeSearch input:focus,.homeSort select:focus{outline:2px solid var(--red);outline-offset:1px}.homeResultCount{font-size:14px;font-weight:800;color:#aaa;padding-bottom:15px;text-align:right}.homeProductGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.homeProductCard{min-width:0}.homeProductMedia{aspect-ratio:1/1;background:#050505;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #171717;padding:8px}.homeProductMedia img{width:100%;height:100%;object-fit:contain;object-position:center;background:#050505;transition:transform .2s ease}.homeProductCard:hover .homeProductMedia img{transform:scale(1.02)}.homeProductInfo{padding:12px 1px 0}.homeProductInfo h3{margin:0 0 6px;font-size:15px;line-height:1.25;font-weight:800;color:#fff}.homeProductInfo p{margin:0;color:#aaa;font-size:14px}.homeNoResults{padding:30px 0;color:#aaa}.homeAbout{background:#fff;color:#111;padding:100px 0}.homeAboutGrid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:64px}.homeAboutMedia{min-height:580px;background:#111;overflow:hidden}.homeAboutMedia img{width:100%;height:100%;min-height:580px;object-fit:cover;object-position:center}.homeAboutCopy .sectionKicker{color:#111}.homeAboutCopy h2{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;font-size:clamp(54px,6vw,86px);line-height:.9;margin:0 0 26px}.homeAboutCopy h2 span{color:var(--red)}.homeAboutCopy>p{font-size:19px;line-height:1.7;color:#444;max-width:620px}.homeAboutActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.homeAboutActions .buttonLight{border-color:#111;background:#111;color:#fff}.siteFooterV12 .footerSocialsV12{gap:22px}@media(max-width:1100px){.headerMainV12{align-items:flex-start}.topActions{max-width:720px}.homeProductGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.homeAboutGrid{gap:38px}}@media(max-width:780px){.headerMainV12{width:min(100% - 24px,1400px);display:block;padding:10px 0 17px}.siteHeaderV12 .brandMark{width:180px;height:58px;margin-bottom:8px}.siteHeaderV12 .brandMark img{width:176px;height:56px}.topActions{justify-content:flex-start;gap:7px}.topAction,.topCart{min-height:40px;padding:0 11px;font-size:11px}.topIconAction{width:40px;height:40px}.topIconAction svg{width:20px;height:20px}.heroSection{padding-top:172px}.homeShop{padding:74px 0 85px}.homeShopHead h2{font-size:54px}.homeCollectionTabs{gap:8px}.homeCollectionTab{font-size:13px;padding:11px 14px}.homeFilterBar{grid-template-columns:1fr 1fr}.homeResultCount{grid-column:1/-1;text-align:left;padding:0}.homeProductGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.homeProductInfo h3,.homeProductInfo p{font-size:13px}.homeAbout{padding:72px 0}.homeAboutGrid{grid-template-columns:1fr;gap:30px}.homeAboutMedia,.homeAboutMedia img{min-height:420px}.homeAboutCopy>p{font-size:17px}}@media(max-width:480px){.topActions{display:grid;grid-template-columns:repeat(4,auto);justify-content:start}.topAction:nth-child(3){grid-column:span 2}.topActionDonate,.topCart{grid-column:span 2}.homeFilterBar{grid-template-columns:1fr}.homeResultCount{grid-column:auto}.homeAboutMedia,.homeAboutMedia img{min-height:340px}}.siteHeaderV15{position:absolute;top:0;left:0;right:0;height:auto;padding:0;background:linear-gradient(180deg,rgba(0,0,0,.96),rgba(0,0,0,.78) 72%,transparent);z-index:50}.headerMainV15{width:min(1400px,calc(100% - 48px));margin:0 auto;min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.siteHeaderV15 .brandMark{width:225px;height:70px;flex:0 0 auto}.siteHeaderV15 .brandMark img{width:220px;height:66px;object-fit:contain;object-position:left center;filter:none}.siteHeaderV15 .topActions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.siteHeaderV15 .topAction,.siteHeaderV15 .topCart{min-height:40px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid rgba(255,255,255,.2);border-radius:4px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.055em;color:#fff;background:#0000003d}.siteHeaderV15 .topAction:hover,.siteHeaderV15 .topCart:hover{border-color:#fff;background:#ffffff14}.siteHeaderV15 .topActionDonate{background:var(--red);border-color:var(--red)}.siteHeaderV15 .topIconAction{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:4px}.siteHeaderV15 .topIconAction svg{width:21px;height:21px;fill:#fff}.heroV15{min-height:760px}.heroV15 .heroImage{background-position:center center}.heroV15 .heroOverlay{background:linear-gradient(90deg,#000000ed,#000000b8 28%,#00000038 58%,#00000008),linear-gradient(0deg,rgba(0,0,0,.62),transparent 46%)}.heroCopyV15{max-width:760px}.heroCopyV15 h1{font-size:clamp(72px,9vw,136px);line-height:.86}.heroCopyV15 h1 span{color:var(--red)}.heroCopyV15 .heroLine{margin:22px 0 12px;font-size:clamp(22px,2.1vw,31px)}.heroIntro{max-width:650px;color:#dedede;font-size:17px;line-height:1.55;margin:0 0 28px}.heroButtonsV15 .button{min-height:50px;padding:0 23px;font-size:12px}.salesMerchSection{background:#050505;color:#fff;padding:92px 0 105px}.salesMerchHead{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px}.salesMerchHead h2{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;font-size:clamp(48px,6vw,82px);line-height:.94;margin:0 0 12px}.salesMerchHead>div>p:last-child{margin:0;color:#aaa;font-size:17px}.shopAllTop{font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;padding-bottom:5px;border-bottom:2px solid var(--red);white-space:nowrap}.shopAllTop span{color:var(--red);font-size:18px}.salesProductGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px}.salesProductCard{display:block;min-width:0}.salesProductMedia{position:relative;aspect-ratio:1/1.08;background:#050505;overflow:hidden}.salesProductMedia img{width:100%;height:100%;object-fit:contain;background:#050505;transition:transform .22s ease}.salesProductCard:hover .salesProductMedia img{transform:scale(1.025)}.salesBadge{position:absolute;top:12px;left:12px;background:#fff;color:#050505;padding:6px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.salesProductInfo{padding:12px 2px 0}.salesProductInfo h3{font-size:15px;line-height:1.25;margin:0 0 5px;font-weight:800}.salesProductInfo p{margin:0;color:#aaa;font-size:14px}.shopAllBottom{text-align:center;margin-top:48px}.shopAllBottom .button{min-width:210px}.shopAllBottom p{color:#777;font-size:13px;margin:13px 0 0}.eventsSection{background:#fff;color:#111;padding:92px 0 105px}.eventsSection .sectionKicker{color:#111}.eventsHeader{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.eventsHeader h2{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;font-size:clamp(48px,6vw,82px);line-height:.94;margin:0 0 12px}.eventsHeader>div>p:last-child{max-width:690px;color:#555;font-size:17px;line-height:1.5;margin:0}.buttonOutline{border-color:#111;color:#111;background:transparent;white-space:nowrap}.buttonOutline:hover{background:#111;color:#fff}.eventsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.eventCard{border:1px solid #ddd;display:grid;grid-template-columns:150px 1fr;min-height:210px;background:#fff;transition:.18s ease}.eventCard:hover{border-color:#999;transform:translateY(-2px)}.eventCardFeatured{border-top:5px solid var(--red)}.eventDateBlock{padding:25px 20px;border-right:1px solid #e5e5e5;background:#f7f7f7;display:flex;flex-direction:column;justify-content:flex-start}.eventDate{font-weight:900;font-size:18px;line-height:1.25}.eventTime{margin-top:8px;color:#777;font-size:13px}.eventBody{padding:24px 26px}.eventFlag{display:inline-block;color:var(--red);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:900;margin-bottom:8px}.eventBody h3{font-size:24px;line-height:1.12;margin:0 0 8px}.eventLocation{font-size:14px;font-weight:800;margin:0 0 12px}.eventDescription{font-size:14px;line-height:1.5;color:#555;margin:0 0 18px}.eventLink{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;border-bottom:2px solid var(--red);padding-bottom:3px}.eventLink span{color:var(--red)}.eventsEmpty{text-align:center;border:1px solid #ddd;padding:54px 24px}.eventsEmpty h3{font-size:30px;margin:0 0 8px}.eventsEmpty p{color:#666;margin:0 0 22px}@media(max-width:1050px){.headerMainV15{align-items:flex-start;padding-top:10px;padding-bottom:14px}.siteHeaderV15 .topActions{gap:6px}.siteHeaderV15 .topAction,.siteHeaderV15 .topCart{font-size:10px;padding:0 9px}.salesProductGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.eventCard{grid-template-columns:125px 1fr}}@media(max-width:760px){.headerMainV15{width:min(100% - 24px,1400px);display:block}.siteHeaderV15 .brandMark{width:178px;height:58px;margin-bottom:5px}.siteHeaderV15 .brandMark img{width:174px;height:56px}.siteHeaderV15 .topActions{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px;scrollbar-width:none}.siteHeaderV15 .topActions::-webkit-scrollbar{display:none}.heroV15{padding-top:142px;min-height:760px}.heroV15 .heroImage{background-position:62% center}.heroV15 .heroOverlay{background:linear-gradient(0deg,#000000f2,#00000094 58%,#00000029)}.heroCopyV15 h1{font-size:clamp(64px,18vw,92px)}.heroIntro{font-size:15px}.heroButtonsV15{display:grid;grid-template-columns:1fr}.heroButtonsV15 .button{width:100%}.salesMerchSection,.eventsSection{padding:68px 0 78px}.salesMerchHead,.eventsHeader{display:block}.shopAllTop{display:inline-block;margin-top:20px}.salesProductGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 10px}.salesProductInfo h3{font-size:13px}.eventsHeader .button{margin-top:22px}.eventsGrid{grid-template-columns:1fr}.eventCard{grid-template-columns:105px 1fr}.eventDateBlock{padding:20px 14px}.eventBody{padding:20px}.eventBody h3{font-size:20px}}.salesProductMedia{position:relative}.salesProductImage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#050505;transition:opacity .22s ease,transform .22s ease}.salesProductImageSecondary,.salesProductCard:hover .hasHoverImage .salesProductImagePrimary{opacity:0}.salesProductCard:hover .hasHoverImage .salesProductImageSecondary{opacity:1}.salesProductCard:hover .salesProductImage{transform:none!important}.homeAboutMedia img{object-position:center top}.collectionTilesSection{background:#050505;color:#fff;padding:78px 0 86px;border-top:1px solid #171717;border-bottom:1px solid #171717}.collectionTilesHead{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:32px;align-items:end;margin-bottom:30px}.collectionTilesHead .sectionKicker{grid-column:1/-1;margin:0 0 8px;color:#d92e3f;font-size:13px;letter-spacing:.15em;font-weight:900;text-transform:uppercase}.collectionTilesHead h2{margin:0;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:clamp(42px,5.5vw,78px);line-height:.92;text-transform:uppercase;letter-spacing:.01em}.collectionTilesHead>p:last-child{margin:0 0 6px;color:#a9a9a9;font-size:16px}.collectionTilesGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.collectionTile{display:block;color:#fff;min-width:0}.collectionTileMedia{position:relative;aspect-ratio:1/1;overflow:hidden;background:#111;border:1px solid #242424}.collectionTileImage{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease,opacity .28s ease}.collectionTileShade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.34) 100%);pointer-events:none}.collectionTileArrow{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:#c8102e;color:#fff;font-size:20px;font-weight:900;transition:transform .2s ease,background .2s ease}.collectionTileInfo{padding:13px 2px 0}.collectionTileInfo h3{margin:0;font-size:17px;line-height:1.15;font-weight:900}.collectionTileInfo p{margin:5px 0 0;color:#9c9c9c;font-size:13px;line-height:1.35}.collectionTileFallback{width:100%;height:100%;display:grid;place-items:center;text-align:center;padding:20px;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:26px;text-transform:uppercase;background:#101010;color:#eee}@media(hover:hover)and (pointer:fine){.collectionTile:hover .collectionTileImage{transform:scale(1.035);opacity:.9}.collectionTile:hover .collectionTileArrow{transform:translate(3px);background:#e21e3a}}@media(max-width:900px){.collectionTilesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.collectionTilesHead{grid-template-columns:1fr;gap:12px}.collectionTilesHead>p:last-child{margin:0}}@media(max-width:620px){.collectionTilesSection{padding:54px 0 62px}.collectionTilesGrid{gap:10px}.collectionTileInfo h3{font-size:14px}.collectionTileInfo p{font-size:12px}.collectionTileArrow{width:34px;height:34px;right:9px;bottom:9px}.collectionTilesHead{margin-bottom:22px}.collectionTilesHead h2{font-size:44px}}.collectionPage{padding-top:72px!important;padding-bottom:100px!important}.collectionPage .collectionHead h1{font-family:Impact,Arial Narrow,Arial,sans-serif;text-transform:uppercase;font-size:clamp(48px,6vw,84px);line-height:.94;margin:8px 0 12px}.collectionPage .collectionHead{display:flex;justify-content:space-between;gap:28px;align-items:end;border-bottom:1px solid #242424;padding-bottom:26px}.collectionPage .sortForm{display:flex;gap:10px;align-items:center;flex-shrink:0}.collectionPage .sortForm label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#aaa;font-weight:800}.collectionPage .sortForm select{background:#0f0f0f;color:#fff;border:1px solid #343434;border-radius:3px;padding:12px 38px 12px 13px;font-size:14px}.collectionPage .collectionFilters{display:flex;flex-wrap:wrap;align-items:flex-start;gap:9px;padding:20px 0;border-bottom:1px solid #1f1f1f}.collectionPage .filterGroup{position:relative}.collectionPage .filterGroup summary,.collectionPage .filterApply,.collectionPage .filterClear{min-height:42px;display:inline-flex;align-items:center;padding:10px 14px;border:1px solid #353535;background:#0d0d0d;color:#fff;border-radius:3px;font-size:13px;font-weight:800;cursor:pointer}.collectionPage .filterPanel{z-index:20;background:#111;border:1px solid #363636;padding:15px;min-width:230px;margin-top:6px}.collectionPage .filterCheck{display:flex;align-items:center;gap:9px;padding:7px 0;font-size:13px}.collectionPage .filterApply{background:#c8102e;border-color:#c8102e}.collectionPage .filterClear{color:#ccc;text-decoration:none}.collectionPage .resultMeta{margin:20px 0 0;color:#888;font-size:13px}.collectionPage .editorialGrid{margin-top:22px!important}.collectionPage .editorialMedia{aspect-ratio:1/1!important;background:#050505!important;padding:8px!important;display:flex!important;align-items:center!important;justify-content:center!important}.collectionPage .editorialMedia img{width:100%!important;height:100%!important;object-fit:contain!important}.collectionPage .shopTag{display:none!important}.collectionPage .editorialInfo{border-top:0!important;margin-top:0!important;padding-top:12px!important}.collectionPage .editorialInfo h3{font-size:15px!important;line-height:1.2!important}@media(max-width:620px){.collectionPage{padding-top:48px!important}.collectionPage .collectionHead{align-items:flex-start;flex-direction:column}.collectionPage .sortForm{width:100%;justify-content:space-between}.collectionPage .sortForm select{flex:1}.collectionPage .editorialInfo h3{font-size:13px!important}}.eventsHeaderActions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.eventsGridThree{grid-template-columns:repeat(3,minmax(0,1fr))}.eventCardV19{background:#fff;border:1px solid #ddd;min-width:0;overflow:hidden;display:flex;flex-direction:column;transition:border-color .18s ease,transform .18s ease}.eventCardV19:hover{border-color:#999;transform:translateY(-2px)}.eventCardV19.eventCardFeatured{border-top:5px solid var(--red)}.eventMediaV19{position:relative;aspect-ratio:16/10;background:#eee;overflow:hidden}.eventMediaV19 img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.eventImageFlag{position:absolute;left:12px;top:12px;background:var(--red);color:#fff;padding:7px 10px;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.eventBodyV19{padding:24px 24px 26px;display:flex;flex-direction:column;flex:1}.eventMetaV19{display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:12px;color:var(--red);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.eventBodyV19 h3{font-size:24px;line-height:1.12;margin:0 0 8px;color:#111}.eventLocationV19{font-size:14px;font-weight:850;margin:0 0 12px;color:#222}.eventDescriptionV19{font-size:14px;line-height:1.55;color:#555;margin:0 0 20px}.eventLinkV19{display:inline-flex;align-items:center;gap:6px;margin-top:auto;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#111;border-bottom:2px solid var(--red);padding-bottom:3px;width:max-content;max-width:100%}.eventLinkV19 span{color:var(--red)}.template-page-events .eventsSection{padding-top:140px}@media(max-width:1050px){.eventsGridThree{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.eventsHeaderActions{justify-content:flex-start;margin-top:20px}.eventsGridThree{grid-template-columns:1fr}.template-page-events .eventsSection{padding-top:180px}.eventBodyV19 h3{font-size:21px}}.productDescriptionAccordion{margin:0 0 28px;border-top:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a}.productDescriptionAccordion summary{list-style:none;cursor:pointer;padding:17px 34px 17px 0;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:12px;position:relative}.productDescriptionAccordion summary::-webkit-details-marker{display:none}.productDescriptionAccordion summary:after{content:"+";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:400}.productDescriptionAccordion[open] summary:after{content:"\2212"}.productDescriptionContent{padding:0 0 20px;color:#bbb;line-height:1.65}.collectionTileMedia{background:#fff}.collectionTileMedia--contain .collectionTileImage{object-fit:contain;padding:8px}.collectionTileMedia--cover .collectionTileImage{object-fit:cover;padding:0}.collectionTileMedia{background:#0a0a0a!important;border:0!important;outline:0!important;box-shadow:none!important}.collectionTileMedia--contain .collectionTileImage{object-fit:contain!important;padding:0!important}.collectionTileMedia--cover .collectionTileImage{object-fit:cover!important;padding:0!important}.collectionTile{border:0!important;outline:0!important;box-shadow:none!important}.collectionBrowse{display:flex;flex-wrap:wrap;gap:8px;padding:20px 0;border-bottom:1px solid #1f1f1f}.collectionBrowseLink{display:inline-flex;align-items:center;min-height:42px;padding:10px 14px;border:1px solid #343434;border-radius:3px;background:#0d0d0d;color:#fff;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;transition:border-color .16s ease,background .16s ease}.collectionBrowseLink:hover,.collectionBrowseLink.isActive{border-color:#c8102e;background:#c8102e}.collectionFiltersSimple{padding-top:14px!important;padding-bottom:0!important;border-bottom:0!important}@media(max-width:620px){.collectionBrowse{gap:6px;padding:14px 0}.collectionBrowseLink{min-height:38px;padding:8px 10px;font-size:10px}}.siteHeaderV22{position:absolute;top:0;left:0;right:0;z-index:80;height:auto;padding:0;background:linear-gradient(180deg,rgba(0,0,0,.96),rgba(0,0,0,.78) 72%,transparent)}.headerMainV22{width:min(1400px,calc(100% - 48px));margin:0 auto;min-height:92px;display:flex;align-items:center;gap:24px}.siteHeaderV22 .brandMark{width:225px;height:70px;flex:0 0 auto}.siteHeaderV22 .brandMark img{display:block;width:220px;height:66px;object-fit:contain;object-position:left center;filter:none}.desktopNav{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.siteHeaderV22 .topAction{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(255,255,255,.2);border-radius:4px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.055em;color:#fff;background:#0000003d}.siteHeaderV22 .topAction:hover{border-color:#fff;background:#ffffff14}.siteHeaderV22 .topActionFreedom{background:var(--red);border-color:var(--red)}.siteHeaderV22 .topIconAction{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fff;background:#0000003d}.siteHeaderV22 .topIconAction:hover{background:#fff;color:#111;border-color:#fff}.siteHeaderV22 .topIconAction svg{display:block;width:22px;height:22px;fill:currentColor;stroke:none}.headerUtilities{display:flex;align-items:center;gap:8px;flex:0 0 auto}.cartIconLink{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:4px;color:#fff;background:#0000003d}.cartIconLink:hover{background:#fff;color:#111;border-color:#fff}.cartIconLink svg{display:block;width:22px;height:22px}.cartIconCount{position:absolute;right:-6px;top:-7px;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:99px;background:var(--red);color:#fff;font-size:10px;font-weight:900;line-height:1;border:2px solid #080808}.mobileMenu{display:none;position:relative}.mobileMenu summary{list-style:none;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:4px;background:#0000003d;cursor:pointer}.mobileMenu summary::-webkit-details-marker{display:none}.hamburgerIcon{width:20px;display:grid;gap:4px}.hamburgerIcon span{display:block;height:2px;background:#fff;border-radius:2px;transition:transform .18s ease,opacity .18s ease}.mobileMenu[open] .hamburgerIcon span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobileMenu[open] .hamburgerIcon span:nth-child(2){opacity:0}.mobileMenu[open] .hamburgerIcon span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobileMenuPanel{position:absolute;right:0;top:50px;width:min(330px,calc(100vw - 24px));padding:10px;background:#080808;border:1px solid #2a2a2a;box-shadow:0 18px 50px #0000006b}.mobileMenuPanel nav{display:grid}.mobileMenuPanel a{min-height:48px;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid #202020;color:#fff;font-size:13px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.mobileMenuPanel a:last-child{border-bottom:0}.mobileMenuPanel a:hover{background:#141414}.mobileYoutube{gap:10px}.mobileYoutube svg{width:22px;height:22px;flex:0 0 auto;color:#fff}.productDescriptionAccordion:not([open]) .productDescriptionContent{display:none}@media(max-width:1050px){.headerMainV22{width:min(1400px,calc(100% - 32px));gap:16px}.siteHeaderV22 .brandMark{width:190px}.siteHeaderV22 .brandMark img{width:186px}.siteHeaderV22 .topAction{font-size:10px;padding:0 9px}}@media(max-width:820px){.siteHeaderV22{background:#050505f5;border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.headerMainV22{width:calc(100% - 24px);min-height:72px;gap:10px}.siteHeaderV22 .brandMark{width:min(170px,calc(100% - 112px));height:56px;flex:1 1 auto;min-width:0}.siteHeaderV22 .brandMark img{width:100%;height:52px;max-width:168px}.desktopNav{display:none!important}.headerUtilities{margin-left:auto}.mobileMenu{display:block}.cartIconLink,.mobileMenu summary{width:42px;height:42px}.heroSection,.heroV15{padding-top:96px!important}}@media(max-width:420px){.siteHeaderV22 .brandMark{width:min(150px,calc(100% - 108px))}.siteHeaderV22 .brandMark img{max-width:148px}.headerMainV22{width:calc(100% - 20px)}}.collectionTilesSection{padding:72px 0 82px;background:#050505;border:0}.collectionTilesHeadV23{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:28px}.collectionTilesHeadV23>div{min-width:0}.collectionTilesIntro{max-width:420px;margin:0 0 4px!important;color:#a7a7a7!important;line-height:1.5}.collectionTilesGridV23{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.collectionTileV23{position:relative;border:0!important;background:transparent!important;text-decoration:none;overflow:hidden}.collectionTileMediaV23{aspect-ratio:var(--tile-ratio,4 / 3)!important;position:relative;overflow:hidden;background:#101010!important;border:0!important;border-radius:4px;isolation:isolate}.collectionTileImageV23{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-position:var(--tile-position,50% 50%)!important;transition:transform .35s ease,opacity .35s ease}.collectionTileMediaV23.collectionTileMedia--contain .collectionTileImageV23{object-fit:contain!important;padding:0!important}.collectionTileMediaV23.collectionTileMedia--cover .collectionTileImageV23{object-fit:cover!important;padding:0!important}.collectionTileShadeV23{z-index:1;background:linear-gradient(180deg,#0000 35%,#000000d1)}.collectionTileOverlayV23{position:absolute;z-index:2;left:18px;right:58px;bottom:16px;color:#fff}.collectionTileOverlayV23 h3{margin:0;font-size:clamp(17px,1.4vw,22px);line-height:1.05;font-weight:950;letter-spacing:-.02em;text-transform:uppercase;text-shadow:0 1px 10px rgba(0,0,0,.45)}.collectionTileOverlayV23 p{margin:5px 0 0;color:#ddd;font-size:12px;line-height:1.3}.collectionTileArrowV23{z-index:3;right:14px;bottom:14px;width:34px;height:34px;font-size:18px;border-radius:50%;box-shadow:none}@media(hover:hover)and (pointer:fine){.collectionTileV23:hover .collectionTileImageV23{transform:scale(1.025);opacity:.94}.collectionTileV23:hover .collectionTileArrowV23{transform:translate(3px)}}@media(max-width:900px){.collectionTilesGridV23{grid-template-columns:repeat(2,minmax(0,1fr))}.collectionTilesHeadV23{display:block}.collectionTilesIntro{margin-top:12px!important}}@media(max-width:620px){.collectionTilesSection{padding:48px 0 56px}.collectionTilesGridV23{gap:8px}.collectionTileOverlayV23{left:12px;right:44px;bottom:11px}.collectionTileOverlayV23 h3{font-size:14px}.collectionTileOverlayV23 p{display:none}.collectionTileArrowV23{right:9px;bottom:9px;width:30px;height:30px;font-size:16px}.collectionTileMediaV23{border-radius:2px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/theme.css.map */
