/* YKMN News / editorial system */
.newsPage{background:var(--white);color:var(--black)}.newsPage .siteHeader{position:fixed;background:var(--white);background:color-mix(in srgb,var(--white) 92%,transparent);backdrop-filter:blur(14px)}.newsPage .siteHeader.isScrolled{height:54px}.newsHero{min-height:860px;padding:170px 5vw 70px;border-bottom:1px solid;display:flex;flex-direction:column;justify-content:flex-end}.newsHero>span,.newsHero>div,.storyHero nav,.storyHero>p{font-size:8px;letter-spacing:.17em}.newsHero h1{margin:70px 0 55px;font-size:clamp(5.5rem,13vw,14rem);font-weight:950;letter-spacing:-.085em;line-height:.7}.newsHero h1 em{color:var(--red);font-style:normal}.newsHero>div{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.newsHero>div p{max-width:560px;margin:0;line-height:1.7}.newsHero>div a{border-bottom:1px solid;padding-bottom:6px}.newsFilters{display:flex;flex-wrap:wrap;gap:8px;padding:35px 4vw;border-bottom:1px solid;position:sticky;top:54px;z-index:8;background:var(--white)}.newsFilters a{padding:8px 14px;border:1px solid;border-radius:99px;font-size:8px;letter-spacing:.11em}.newsFilters a.active{background:var(--red);border-color:var(--red);color:#fff}.newsArchive{padding:55px 4vw 130px}.newsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:75px 12px}.newsCard.featured{grid-column:1/-1;display:grid;grid-template-columns:1.45fr 1fr;gap:3vw;align-items:center}.newsCardImage{display:block;height:33vw;max-height:580px;background:#aaa;position:relative;overflow:hidden}.newsCard.featured .newsCardImage{height:52vw;max-height:760px}.newsCardImage img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.newsCard:hover img{transform:scale(1.02)}.newsCardImage span{position:absolute;left:13px;bottom:13px;background:var(--red);color:#fff;padding:5px 8px;font-size:7px;letter-spacing:.13em}.newsCardCopy{padding-top:16px}.newsCardCopy>p{color:#777;font-size:7px;letter-spacing:.12em}.newsCardCopy h2{margin:16px 0;font-size:clamp(1.7rem,3vw,3.7rem);letter-spacing:-.055em;line-height:.95}.newsCard.featured h2{font-size:clamp(3rem,6vw,7rem)}.newsCardCopy>div{max-width:600px;color:#555;font-size:10px;line-height:1.75}.storyLink{display:flex;justify-content:space-between;margin-top:25px;padding-top:12px;border-top:1px solid;font-size:8px;letter-spacing:.13em}.newsEmpty,.newsNotFound{min-height:650px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.newsEmpty span,.newsNotFound span{color:var(--red);font-size:8px;letter-spacing:.15em}.newsEmpty h2,.newsNotFound h1{margin:45px 0 25px;font-size:clamp(4rem,10vw,10rem);letter-spacing:-.07em;line-height:.75}.newsEmpty p{font-size:10px;letter-spacing:.08em}.newsNotFound{padding:150px 5vw 70px}.newsNotFound a{border-bottom:1px solid;padding-bottom:6px;font-size:9px}.pagination{display:flex;justify-content:space-between;margin-top:90px;padding-top:20px;border-top:1px solid;font-size:8px;letter-spacing:.13em}.storyHero{padding:170px 5vw 75px;border-bottom:1px solid}.storyHero nav{display:flex;gap:10px}.storyHero nav b{color:var(--red)}.storyHero>p{margin:70px 0 24px}.storyHero h1{max-width:1500px;margin:0;font-size:clamp(4.5rem,11vw,12rem);font-weight:950;letter-spacing:-.075em;line-height:.76}.storyHero>div{display:grid;grid-template-columns:1fr 2fr;gap:8vw;margin-top:70px}.storyHero>div span{font-size:8px;letter-spacing:.13em;line-height:1.7}.storyHero>div p{max-width:760px;font-size:clamp(1.2rem,2.2vw,2.4rem);line-height:1.25}.storyLead{margin:0;padding:45px 4vw 0}.storyLead img{width:100%;max-height:86vh;object-fit:cover;background:#aaa}.storyLead figcaption{padding-top:10px;color:#777;font-size:7px;letter-spacing:.14em}.storyLayout{display:grid;grid-template-columns:24% 76%;padding:100px 5vw 140px}.storyLayout>aside{height:max-content;display:flex;flex-direction:column;position:sticky;top:90px;font-size:8px;letter-spacing:.13em}.storyLayout>aside span{color:var(--red);margin-bottom:17px}.storyLayout>aside a{max-width:170px;padding:10px 0;border-bottom:1px solid}.storyBody{max-width:820px}.storyBody>p,.storyBody>ul,.storyBody>blockquote{font-size:17px;line-height:1.9}.storyBody>p:first-child:first-letter{float:left;margin:7px 12px 0 0;color:var(--red);font-size:78px;font-weight:950;line-height:.72}.storyBody h2{margin:80px 0 26px;font-size:clamp(2.5rem,5vw,5.5rem);letter-spacing:-.055em;line-height:.95}.storyBody h3{margin:55px 0 22px;font-size:27px}.storyBody ul{padding-left:25px;list-style:square}.storyBody li{margin:8px 0}.storyBody blockquote{margin:70px 0;padding:30px 0 30px 35px;border-left:5px solid var(--red);font-size:clamp(1.5rem,3vw,3rem);font-weight:800;line-height:1.2}.relatedStories{padding:100px 4vw 130px;background:var(--black);color:#fff}.relatedStories>div:first-child{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:60px}.relatedStories>div:first-child span{font-size:8px;letter-spacing:.15em}.relatedStories>div:first-child h2{margin:0;font-size:clamp(4rem,8vw,8rem);letter-spacing:-.07em;line-height:.75}.relatedGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.relatedGrid img{width:100%;height:31vw;max-height:500px;object-fit:cover;background:#333}.relatedGrid p{margin:13px 0 8px;color:#999;font-size:7px;letter-spacing:.12em}.relatedGrid h3{margin:0;font-size:20px}.homeNews{padding:110px 4vw 130px;border-top:1px solid}.homeNews[hidden]{display:none}.homeNewsHead{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:60px}.homeNewsHead span{font-size:8px;letter-spacing:.18em}.homeNewsHead h2{margin:20px 0 0;font-size:clamp(4rem,8vw,8rem);letter-spacing:-.07em;line-height:.76}.homeNewsHead>a{padding-bottom:7px;border-bottom:1px solid;font-size:8px;letter-spacing:.12em}.homeNewsGrid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:12px}.homeStoryImage{display:block;height:31vw;max-height:520px;position:relative;overflow:hidden;background:#aaa}.homeStoryImage img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.homeStory:hover img{transform:scale(1.02)}.homeStoryImage span{position:absolute;left:12px;bottom:12px;background:var(--red);color:#fff;padding:5px 7px;font-size:7px;letter-spacing:.12em}.homeStory>div{padding-top:14px}.homeStory>div>p{color:#777;font-size:7px;letter-spacing:.12em}.homeStory h3{margin:12px 0;font-size:clamp(1.5rem,2.8vw,3rem);letter-spacing:-.045em;line-height:.95}.homeStory>div>div{color:#666;font-size:9px;line-height:1.7}.homeStory>div>a{display:inline-block;margin-top:20px;padding-bottom:5px;border-bottom:1px solid;font-size:8px;letter-spacing:.11em}[data-theme=dark] .newsPage,[data-theme=dark] .newsPage .siteHeader,[data-theme=dark] .newsFilters{background:#0d0d0d;color:#f3f1ed}[data-theme=dark] .newsCardCopy>div,[data-theme=dark] .homeStory>div>div{color:#aaa}[data-theme=dark] .newsPage .siteHeader,[data-theme=dark] .newsHero,[data-theme=dark] .newsFilters,[data-theme=dark] .storyHero{border-color:#444}@media(max-width:900px){.newsHero{min-height:680px}.newsGrid{grid-template-columns:repeat(2,1fr)}.newsCard.featured{grid-template-columns:1fr}.newsCardImage,.newsCard.featured .newsCardImage{height:62vw}.storyHero>div,.storyLayout{grid-template-columns:1fr}.storyLayout{gap:70px}.storyLayout>aside{position:static}.relatedGrid,.homeNewsGrid{grid-template-columns:repeat(2,1fr)}.homeStory.lead{grid-column:1/-1}.homeStoryImage{height:56vw}}@media(max-width:520px){.newsHero{min-height:620px;padding:130px 22px 55px}.newsHero h1{font-size:20vw}.newsHero>div{display:block}.newsHero>div a{display:inline-block;margin-top:28px}.newsFilters{top:52px;padding:22px 10px}.newsArchive{padding:35px 10px 90px}.newsGrid{grid-template-columns:1fr;gap:55px}.newsCardImage,.newsCard.featured .newsCardImage{height:105vw}.storyHero{padding:130px 22px 55px}.storyHero h1{font-size:18vw}.storyHero>div{gap:30px}.storyLead{padding:20px 10px 0}.storyLead img{height:72vh}.storyLayout{padding:70px 22px 100px}.storyBody>p,.storyBody>ul{font-size:15px}.relatedStories,.homeNews{padding:80px 14px 100px}.relatedStories>div:first-child,.homeNewsHead{display:block}.relatedStories>div:first-child h2,.homeNewsHead h2{margin-top:22px}.relatedGrid,.homeNewsGrid{grid-template-columns:1fr}.relatedGrid img,.homeStoryImage{height:95vw}.homeNewsHead>a{display:inline-block;margin-top:30px}}
