.news-main{padding-bottom:clamp(80px,10vh,150px)}
.news-loading-skeleton{display:none;min-height:clamp(520px,64vh,780px);overflow:hidden;border:1px solid rgba(230,226,216,.18);background:#050505;box-shadow:0 2vw 5vw rgba(0,0,0,.52)}
html.news-hydrating .news-loading-skeleton{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr)}
html.news-hydrating .news-article,html.news-hydrating .news-archive{display:none}
.news-loading-copy,.news-loading-image{position:relative;display:block;overflow:hidden;background:#080808}
.news-loading-copy{border-right:1px solid rgba(189,23,23,.35);background:linear-gradient(145deg,#070707,#0b0b0b)}
.news-loading-image{background:linear-gradient(135deg,#0a0a0a,#151515)}
.news-loading-copy::before,.news-loading-image::before{position:absolute;inset:0;content:"";background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.045) 48%,transparent 61%);transform:translateX(-100%);animation:news-skeleton-shimmer 1.25s ease-in-out infinite}
.news-loading-copy::after{position:absolute;top:18%;right:12%;left:12%;height:48%;content:"";background:linear-gradient(#272727 0 0) 0 0/32% 10px no-repeat,linear-gradient(#1d1d1d 0 0) 0 25%/78% 22% no-repeat,linear-gradient(#1d1d1d 0 0) 0 54%/88% 22% no-repeat,linear-gradient(#151515 0 0) 0 88%/68% 12px no-repeat;opacity:.7}
@keyframes news-skeleton-shimmer{to{transform:translateX(100%)}}
.news-hero{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);min-height:clamp(520px,64vh,780px);border:1px solid rgba(230,226,216,.24);background:#050505;box-shadow:0 2vw 5vw rgba(0,0,0,.52)}
.news-hero-copy{position:relative;z-index:2;display:flex;padding:clamp(34px,4.1vw,78px);justify-content:center;flex-direction:column;background:linear-gradient(125deg,rgba(6,6,6,1),rgba(8,8,8,.94));box-shadow:2vw 0 4vw rgba(0,0,0,.38)}
.news-hero-copy::before{position:absolute;top:0;right:0;bottom:0;width:3px;content:"";background:linear-gradient(to bottom,transparent,var(--red-bright) 22% 78%,transparent)}
.news-meta{display:flex;margin-bottom:clamp(30px,4.5vh,58px);align-items:center;justify-content:space-between;gap:22px;color:#88837c;font-family:var(--display);font-size:clamp(9px,.63vw,12px);letter-spacing:.14em;text-transform:uppercase}
.news-meta p{margin:0}.news-meta time{color:#c8c1b7;white-space:nowrap}.news-hero h1{max-width:730px;margin:0;font-family:var(--display);font-size:clamp(56px,6.2vw,118px);line-height:.88;text-transform:uppercase;text-wrap:balance}.news-lead{max-width:700px;margin:clamp(32px,4.2vh,52px) 0 0;color:#aaa59d;font-size:clamp(14px,1vw,19px);line-height:1.82}.news-actions{display:flex;margin-top:clamp(34px,4.8vh,58px);gap:10px;flex-wrap:wrap}.news-button{padding:15px 18px;border:1px solid rgba(230,226,216,.3);color:#d6d0c6;font-family:var(--display);font-size:clamp(10px,.7vw,13px);letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:border-color .2s ease,background .2s ease,transform .2s ease}.news-button:hover,.news-button:focus-visible{border-color:#eee9de;outline:0;transform:translateY(-2px)}.news-button-primary{border-color:var(--red-bright);background:var(--red);color:#fff}.news-button-primary:hover,.news-button-primary:focus-visible{background:var(--red-bright)}
.news-hero-image{position:relative;overflow:hidden;min-width:0;margin:0;background:#090909}.news-hero-image::after{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.36),transparent 30%),linear-gradient(to top,rgba(0,0,0,.52),transparent 38%)}.news-hero-image img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.84) contrast(1.08) brightness(.76)}.news-hero-image figcaption{position:absolute;z-index:2;right:clamp(20px,2vw,38px);bottom:clamp(18px,2vw,36px);left:clamp(20px,2vw,38px);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#d0c9bf;font-family:var(--display);font-size:clamp(9px,.62vw,12px);letter-spacing:.1em;text-transform:uppercase}.news-hero-image figcaption span{color:var(--red-bright)}.news-hero-image figcaption b{font-weight:400}
.news-watch,.news-story-section,.news-archive{margin-top:clamp(90px,12vh,170px);padding-top:clamp(44px,5.5vh,78px);border-top:1px solid rgba(230,226,216,.42);scroll-margin-top:35px}.news-story-section+.news-story-section{margin-top:clamp(120px,15vh,210px)}.news-section-heading{display:flex;align-items:flex-start;gap:clamp(22px,2vw,38px)}.news-section-heading>div{min-width:0}.news-section-heading>span{color:var(--red-bright);font-family:var(--display);font-size:clamp(42px,4.6vw,82px);line-height:.9}.news-section-heading .eyebrow{margin-bottom:15px}.news-section-heading h2,.news-archive-heading h2{max-width:1100px;margin:0;overflow-wrap:anywhere;font-family:var(--display);font-size:clamp(42px,5.1vw,94px);line-height:.92;text-transform:uppercase}.news-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(38px,5vh,68px);gap:clamp(12px,1.4vw,24px)}.news-video{overflow:hidden;aspect-ratio:16/9;border:1px solid rgba(230,226,216,.22);background:#030303;box-shadow:0 1.6vw 4vw rgba(0,0,0,.45)}.news-video:only-child{grid-column:1/-1;width:min(100%,1100px,118vh);justify-self:center}.news-video iframe{display:block;width:100%;height:100%;border:0}
.news-story-content{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);margin-top:clamp(44px,5.5vh,76px);gap:clamp(48px,6vw,110px);align-items:start}.news-story-copy p{max-width:820px;margin:0 0 28px;color:#aaa59d;font-size:clamp(14px,1vw,19px);line-height:1.95}.news-story-copy a{color:#d5cec4;text-underline-offset:4px;transition:color .2s ease}.news-story-copy a:hover,.news-story-copy a:focus-visible{color:var(--red-bright);outline:0}.news-callout{margin-top:clamp(34px,4.5vh,54px)!important;padding:24px 28px;border-left:3px solid var(--red-bright);background:linear-gradient(90deg,rgba(189,23,23,.18),rgba(3,3,3,.2));color:#ddd7cd!important;font-family:var(--display);font-size:clamp(12px,.85vw,16px)!important;letter-spacing:.06em;text-transform:uppercase}.news-feature-list{display:grid;margin:0;padding:0;border-top:1px solid rgba(230,226,216,.2);list-style:none}.news-feature-list li{display:grid;grid-template-columns:48px minmax(0,1fr);min-height:76px;padding:18px 6px;align-items:center;border-bottom:1px solid rgba(230,226,216,.14);gap:18px}.news-feature-list span{color:var(--red-bright);font-family:var(--display);font-size:10px;letter-spacing:.1em}.news-feature-list strong{color:#d0c9bf;font-size:clamp(12px,.82vw,16px);font-weight:600;line-height:1.58}.news-closing{grid-column:1/-1;margin:clamp(30px,4vh,52px) 0 0;padding-top:28px;border-top:1px solid rgba(230,226,216,.2);color:#c8c1b7;font-size:clamp(14px,1vw,19px);line-height:1.8}
.news-section-media{display:grid;min-width:0;gap:14px}.news-section-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.news-gallery-trigger{position:relative;overflow:hidden;width:100%;padding:0;aspect-ratio:16/9;border:1px solid rgba(230,226,216,.2);background:#050505;cursor:zoom-in;font:inherit}.news-gallery-trigger:only-child{grid-column:1/-1}.news-section-gallery img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.06) brightness(.76);transition:filter .25s ease,transform .35s ease}.news-gallery-trigger:hover img,.news-gallery-trigger:focus-visible img{filter:saturate(1) contrast(1.04) brightness(.94);transform:scale(1.025)}.news-gallery-trigger:focus-visible{border-color:var(--red-bright);outline:0}.news-section-video{overflow:hidden;aspect-ratio:16/9;border:1px solid rgba(230,226,216,.22);background:#030303}.news-section-video iframe{display:block;width:100%;height:100%;border:0}.news-section-tiktok{overflow:hidden;width:min(100%,430px);aspect-ratio:9/16;justify-self:center;border:1px solid rgba(230,226,216,.22);background:#030303;box-shadow:0 1.6vw 4vw rgba(0,0,0,.42)}.news-section-tiktok iframe{display:block;width:100%;height:100%;border:0}.news-inline-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:10px}.news-inline-button{padding:16px 18px;border:1px solid var(--red-bright);background:rgba(189,23,23,.14);color:#eee9de;font-family:var(--display);font-size:clamp(10px,.7vw,13px);letter-spacing:.08em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .2s ease,transform .2s ease}.news-inline-button:hover,.news-inline-button:focus-visible{background:var(--red);outline:0;transform:translateY(-2px)}.news-story-content>.news-section-media:nth-child(3){grid-column:1/-1}.news-story-content>.news-closing+.news-section-media{grid-column:1/-1}
.news-media-title{position:absolute;z-index:1;right:0;bottom:0;left:0;padding:34px 16px 13px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.92));color:#f2eee4;font-family:var(--display);font-size:clamp(11px,.82vw,15px);letter-spacing:.075em;line-height:1.2;text-align:left;text-shadow:0 2px 10px #000;text-transform:uppercase;transition:color .2s ease,padding-bottom .2s ease}.news-gallery-trigger:hover .news-media-title,.news-gallery-trigger:focus-visible .news-media-title{padding-bottom:16px;color:#fff}
.news-store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.news-store-card{display:grid;grid-template-columns:minmax(130px,.9fr) minmax(0,1.1fr);min-height:174px;overflow:hidden;border:1px solid rgba(230,226,216,.22);background:linear-gradient(120deg,rgba(16,16,16,.98),rgba(5,5,5,.92));color:#eee9de;text-decoration:none;transition:border-color .2s ease,transform .25s ease,box-shadow .25s ease}.news-store-card:hover,.news-store-card:focus-visible{border-color:var(--red-bright);outline:0;transform:translateY(-3px);box-shadow:0 18px 45px rgba(0,0,0,.45)}.news-store-card-image{position:relative;overflow:hidden;min-width:0;background:#050505}.news-store-card-image::after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,transparent 55%,rgba(5,5,5,.7))}.news-store-card-image img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.08) brightness(.72);transition:filter .25s ease,transform .4s ease}.news-store-card:hover img,.news-store-card:focus-visible img{filter:saturate(1) contrast(1.04) brightness(.9);transform:scale(1.035)}.news-store-card-copy{display:flex;min-width:0;padding:clamp(20px,2vw,32px);justify-content:center;flex-direction:column}.news-store-card-copy small{color:var(--red-bright);font-family:var(--display);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.news-store-card-copy strong{margin-top:15px;font-family:var(--display);font-size:clamp(24px,2vw,38px);line-height:.92;text-transform:uppercase}.news-store-card-copy b{margin-top:auto;padding-top:20px;color:#aaa59d;font-family:var(--display);font-size:10px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;transition:color .2s ease}.news-store-card:hover b,.news-store-card:focus-visible b{color:#fff}
.news-section-gallery-featured-triplet{grid-template-columns:repeat(3,minmax(0,1fr))}.news-section-gallery-featured-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.news-section-gallery-featured-triplet>.news-gallery-trigger:first-child,.news-section-gallery-featured-pair>.news-gallery-trigger:first-child{grid-column:1/-1;aspect-ratio:21/9}.news-section-gallery-featured-triplet>.news-gallery-trigger:not(:first-child),.news-section-gallery-featured-pair>.news-gallery-trigger:not(:first-child){aspect-ratio:16/10}
.news-section-gallery-featured-first{grid-template-columns:repeat(2,minmax(0,1fr))}.news-section-gallery-featured-first>.news-gallery-trigger:first-child{grid-column:1/-1;aspect-ratio:21/9}.news-section-gallery-featured-first>.news-gallery-trigger:not(:first-child){aspect-ratio:16/10}
.news-lightbox-open{overflow:hidden}.news-lightbox[hidden]{display:none}.news-lightbox .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.news-lightbox{position:fixed;z-index:1000;inset:0;display:grid;padding:clamp(12px,2vw,30px);place-items:center;background:rgba(0,0,0,.94);backdrop-filter:blur(12px)}.news-lightbox-close,.news-lightbox-control{display:grid;padding:0;place-items:center;border:1px solid rgba(230,226,216,.38);background:rgba(8,8,8,.72);color:#eee9de;cursor:pointer;box-shadow:0 8px 30px rgba(0,0,0,.5);transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.news-lightbox-close:hover,.news-lightbox-close:focus-visible,.news-lightbox-control:hover,.news-lightbox-control:focus-visible{border-color:var(--red-bright);background:var(--red);color:#fff;outline:0}.news-lightbox-close{position:absolute;z-index:4;top:clamp(12px,1.5vw,24px);right:clamp(12px,1.5vw,24px);width:50px;height:50px;font-size:34px;line-height:1}.news-lightbox-close:hover,.news-lightbox-close:focus-visible{transform:rotate(3deg)}.news-lightbox-control{position:absolute;z-index:3;top:50%;width:clamp(50px,4.5vw,72px);height:clamp(76px,11vh,112px);font-size:clamp(46px,5vw,76px);line-height:1;transform:translateY(-50%)}.news-lightbox-control:hover,.news-lightbox-control:focus-visible{transform:translateY(-50%)}.news-lightbox-control span{transform:translateY(-3px)}.news-lightbox-previous{left:clamp(12px,1.5vw,24px)}.news-lightbox-next{right:clamp(12px,1.5vw,24px)}.news-lightbox-figure{display:grid;width:100%;height:100%;min-width:0;margin:0;grid-template-rows:minmax(0,1fr) auto;align-items:center;gap:10px}.news-lightbox-figure img{display:block;max-width:100%;max-height:calc(100vh - 64px);margin:auto;object-fit:contain;box-shadow:0 20px 80px rgba(0,0,0,.65)}.news-lightbox-figure figcaption{display:flex;min-height:20px;padding:0 clamp(4px,1vw,16px);align-items:start;justify-content:space-between;gap:28px;color:#cfc8bd;font-family:var(--display);font-size:clamp(10px,.72vw,13px);letter-spacing:.09em;line-height:1.45;text-transform:uppercase}.news-lightbox-figure figcaption span:last-child{color:var(--red-bright);white-space:nowrap}
.news-lightbox-figure figcaption{justify-content:flex-end;gap:0}
.news-archive-heading{display:flex;align-items:end;justify-content:space-between;gap:5vw}.news-archive-heading>p{max-width:480px;margin:0;color:#99948c;font-size:clamp(13px,.9vw,17px);line-height:1.7}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(34px,5vh,65px);gap:clamp(16px,1.8vw,30px)}.news-card{display:grid;grid-template-columns:minmax(230px,.92fr) minmax(0,1.08fr);min-height:320px;overflow:hidden;border:1px solid rgba(230,226,216,.22);background:rgba(3,3,3,.55);text-decoration:none;transition:border-color .2s ease,transform .25s ease,box-shadow .25s ease}.news-card:hover,.news-card:focus-visible{border-color:var(--red-bright);outline:0;transform:translateY(-4px);box-shadow:0 1.5vw 4vw rgba(0,0,0,.55)}.news-card-picture{overflow:hidden;background:#050505}.news-card-picture img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.08) brightness(.66);transition:filter .3s ease,transform .45s ease}.news-card:hover img,.news-card:focus-visible img{filter:saturate(.95) contrast(1.05) brightness(.84);transform:scale(1.045)}.news-card-body{display:flex;padding:clamp(24px,2.5vw,45px);flex-direction:column}.news-card-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#8e8981;font-family:var(--display);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.news-card-meta b{color:var(--red-bright);font-weight:400}.news-card-title{margin-top:clamp(38px,5vh,70px);font-family:var(--display);font-size:clamp(28px,2.6vw,50px);line-height:.85;text-transform:uppercase}.news-card-summary{margin-top:20px;color:#99948c;font-size:clamp(12px,.82vw,16px);line-height:1.65}.news-card-action{margin-top:auto;padding-top:26px;color:#c9c2b8;font-family:var(--display);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.news-card:hover .news-card-action,.news-card:focus-visible .news-card-action{color:var(--red-bright)}
@media(max-width:1180px){.news-hero{grid-template-columns:1fr;min-height:0}.news-hero-copy{min-height:520px}.news-hero-copy::before{top:auto;right:0;bottom:0;left:0;width:auto;height:3px}.news-hero-image{aspect-ratio:16/9}.news-grid{grid-template-columns:1fr}html.news-hydrating .news-loading-skeleton{grid-template-columns:1fr;min-height:0}.news-loading-copy{min-height:520px;border-right:0;border-bottom:1px solid rgba(189,23,23,.35)}.news-loading-image{aspect-ratio:16/9}}
@media(max-width:800px){.news-story-content{grid-template-columns:1fr}.news-video-grid{grid-template-columns:1fr}.news-video:only-child{grid-column:auto}.news-section-gallery{grid-template-columns:1fr}.news-gallery-trigger:only-child{grid-column:auto}.news-section-gallery-featured-triplet>.news-gallery-trigger:first-child,.news-section-gallery-featured-pair>.news-gallery-trigger:first-child,.news-section-gallery-featured-first>.news-gallery-trigger:first-child{aspect-ratio:16/9}.news-story-content>.news-section-media:nth-child(3),.news-story-content>.news-closing+.news-section-media{grid-column:auto}.news-archive-heading{align-items:flex-start;flex-direction:column}.news-card{grid-template-columns:1fr}.news-card-picture{aspect-ratio:16/9}.news-lightbox{padding:10px}.news-lightbox-figure img{max-height:calc(100vh - 48px)}.news-lightbox-control{width:48px;height:70px;font-size:48px}.news-lightbox-previous{left:10px}.news-lightbox-next{right:10px}}
@media(max-width:560px){.news-hero-copy{min-height:470px;padding:32px 24px}.news-meta{align-items:flex-start;flex-direction:column-reverse}.news-actions,.news-button{width:100%}.news-button{text-align:center}.news-hero-image figcaption b{display:none}.news-section-heading{gap:12px}.news-section-heading>span{min-width:38px}.news-card-body{min-height:310px}.news-feature-list li{grid-template-columns:34px minmax(0,1fr)}.news-lightbox-figure figcaption{padding:0 4px;gap:14px}.news-lightbox-close{width:44px;height:44px}.news-lightbox-control{width:42px;height:62px;background:rgba(8,8,8,.72)}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition-duration:.01ms!important}.news-loading-copy::before,.news-loading-image::before{animation:none}}
@media(max-width:700px){.news-store-grid{grid-template-columns:1fr}}@media(max-width:460px){.news-store-card{grid-template-columns:1fr}.news-store-card-image{aspect-ratio:16/9}}
