.editorial-page{background:#05030a;color:#f8f4fa}.editorial-page main{overflow:hidden}.editorial-hero{position:relative;min-height:510px;margin-top:88px;border-bottom:1px solid rgba(255,255,255,.08);background:#06040c;overflow:hidden}.editorial-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.92}.editorial-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,3,10,.98) 0%,rgba(5,3,10,.88) 31%,rgba(5,3,10,.12) 65%,rgba(5,3,10,.22) 100%)}.editorial-hero-copy{position:relative;z-index:1;width:min(var(--site-max),calc(100% - 48px));margin:auto;padding:105px 0 80px}.editorial-hero-copy .eyebrow{margin-bottom:20px}.editorial-hero h1{max-width:650px;margin:0;font:700 clamp(51px,5vw,82px)/.98 Arial,sans-serif;letter-spacing:-.05em}.editorial-hero h1 span{color:transparent;background:linear-gradient(100deg,#ef43b3,#8c4fff);-webkit-background-clip:text;background-clip:text}.editorial-hero-copy>p:last-child{max-width:545px;margin:28px 0 0;color:#b5aeba;font-size:16px;line-height:1.72}
.editorial-content{width:min(var(--site-max),calc(100% - 48px));margin:auto;padding:44px 0 100px}.editorial-toolbar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:35px}.editorial-filters{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.editorial-filters button{padding:10px 17px;border:1px solid transparent;border-radius:99px;background:transparent;color:#aaa2b0;font:inherit;font-size:12px;cursor:pointer;transition:.2s}.editorial-filters button:hover{color:#fff;border-color:rgba(216,74,210,.25)}.editorial-filters button.active{color:#fff;background:linear-gradient(110deg,#9f48ea,#e340b7);box-shadow:0 8px 25px rgba(176,55,205,.2)}.editorial-search{display:flex;width:min(280px,100%);align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:99px;background:rgba(255,255,255,.02)}.editorial-search input{min-width:0;flex:1;height:42px;padding:0 7px 0 17px;border:0;background:transparent;color:#fff;outline:0}.editorial-search svg{width:18px;height:18px;margin:0 14px 0 4px;fill:none;stroke:#9a91a2;stroke-width:1.8;stroke-linecap:round}
.editorial-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.editorial-news-card,.editorial-blog-card{overflow:hidden;border:1px solid rgba(171,73,210,.2);border-radius:14px;background:linear-gradient(145deg,rgba(22,14,33,.96),rgba(8,8,19,.96));transition:.3s ease}.editorial-news-card{display:flex;min-width:0;min-height:340px;height:100%;flex-direction:column}.editorial-news-card:hover,.editorial-blog-card:hover{border-color:rgba(236,62,179,.48);transform:translateY(-5px);box-shadow:0 24px 60px rgba(0,0,0,.28)}.editorial-card-media{display:block;width:100%;height:240px;overflow:hidden;background:#0b0920}.editorial-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.editorial-news-card:hover img,.editorial-blog-card:hover img{transform:scale(1.04)}.editorial-card-copy{padding:23px}.editorial-news-card .editorial-card-copy{display:flex;flex:1;flex-direction:column}.editorial-news-card .editorial-card-copy>a:last-child{margin-top:auto;padding-top:19px}.editorial-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#817789;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.editorial-meta span{color:#e90a9b}.editorial-card-copy h2{margin:14px 0 10px;font:600 22px/1.18 Arial,sans-serif;letter-spacing:-.025em}.editorial-card-copy p{margin:0;color:#a69dab;font-size:13px;line-height:1.65}.editorial-news-source{margin-top:18px;color:#817789;font-size:11px}.editorial-news-source strong{color:#c8bfcc;font-weight:700}.editorial-card-copy>a{display:inline-flex;margin-top:19px;color:#ef4ebb;font-size:12px;font-weight:800}.editorial-card-copy>a b{margin-left:7px}.editorial-load{display:flex;margin:45px auto 0;padding:13px 28px;border:1px solid rgba(201,69,228,.48);border-radius:99px;background:rgba(118,58,173,.06);color:#dc62ef;font-weight:800;cursor:pointer}.editorial-load span{margin-left:8px}.editorial-empty{grid-column:1/-1;padding:70px 20px;text-align:center;color:#918896}
.editorial-blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px}.editorial-blog-list{display:grid;gap:20px}.editorial-blog-card{display:grid;grid-template-columns:36% 1fr;min-height:245px}.editorial-blog-card .editorial-card-media{height:100%;min-height:245px}.editorial-blog-card .editorial-card-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:28px}.editorial-blog-card .editorial-card-copy h2{font-size:25px}.editorial-blog-card .editorial-card-copy>a{margin-top:14px}.editorial-sidebar{display:grid;align-content:start;gap:22px}.editorial-sidebar>section{padding:25px;border:1px solid rgba(171,73,210,.2);border-radius:14px;background:linear-gradient(145deg,rgba(22,14,33,.96),rgba(8,8,19,.96))}.editorial-sidebar h2{margin:0 0 22px;font:700 19px/1.2 Arial,sans-serif}.editorial-sidebar a{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:14px;margin-top:15px;color:#e8e2eb;font-size:12px;line-height:1.35}.editorial-sidebar a img{width:64px;height:58px;object-fit:cover;border-radius:8px}.editorial-sidebar a small{display:block;margin-top:5px;color:#746d79}.editorial-sidebar p{display:flex;justify-content:space-between;margin:14px 0;color:#aaa2ae;font-size:13px}.editorial-sidebar p b{padding:2px 8px;border-radius:6px;background:rgba(174,70,226,.16);color:#d55cec}
@media(max-width:1050px){.editorial-news-grid{grid-template-columns:repeat(2,1fr)}.editorial-blog-layout{grid-template-columns:1fr}.editorial-sidebar{grid-template-columns:1fr 1fr}.editorial-hero{min-height:470px}.editorial-hero>img{object-position:62% center}.editorial-toolbar{align-items:flex-start;flex-direction:column}.editorial-search{width:100%}}
@media(max-width:700px){.editorial-hero{min-height:510px;margin-top:76px}.editorial-hero>img{opacity:.55;object-position:67% center}.editorial-hero::after{background:linear-gradient(90deg,rgba(5,3,10,.97),rgba(5,3,10,.62)),linear-gradient(0deg,rgba(5,3,10,.88),transparent)}.editorial-hero-copy{width:calc(100% - 32px);padding:90px 0 60px}.editorial-hero h1{font-size:48px}.editorial-content{width:calc(100% - 32px);padding:34px 0 75px}.editorial-news-grid{grid-template-columns:1fr}.editorial-card-media{height:220px}.editorial-blog-card{grid-template-columns:1fr}.editorial-blog-card .editorial-card-media{height:220px;min-height:0}.editorial-sidebar{grid-template-columns:1fr}.editorial-filters{flex-wrap:nowrap;width:100%;padding-bottom:6px;overflow-x:auto}.editorial-filters button{white-space:nowrap}.editorial-card-copy h2,.editorial-blog-card .editorial-card-copy h2{font-size:21px}}

/* Keep filtered search results compact instead of stretching to the sidebar height. */
.editorial-blog-layout{align-items:start}.editorial-blog-list{width:100%;align-content:start}.editorial-blog-card{height:auto;align-self:start}
.editorial-card-copy h2 a{color:inherit}
.editorial-blog-card .editorial-card-media{display:grid;place-items:center;background:#0b0913}.editorial-blog-card .editorial-card-media img{object-fit:contain}.editorial-sidebar a img{object-fit:contain;background:#0b0913}
.rss-detail-page .rss-article-hero{background:#0b0913}.rss-detail-page .rss-article-hero img{object-fit:contain}.rss-detail-page .rss-article-layout{align-items:start}.rss-article-content{margin-top:30px}.rss-article-content p{margin:17px 0;color:#b4aab8;font-size:17px;line-height:1.8}.rss-article-images{display:grid;gap:18px;margin-top:38px}.rss-article-images img{display:block;width:100%;max-height:620px;object-fit:contain;border:1px solid rgba(171,73,210,.2);border-radius:16px;background:#0b0913}.rss-source-note{margin-top:24px;padding:28px;border:1px solid rgba(171,73,210,.2);border-radius:14px;background:linear-gradient(145deg,rgba(22,14,33,.82),rgba(8,8,19,.82))}.rss-source-note h2{margin-top:0}.rss-article-url{display:block;color:#e90a9b;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.rss-detail-page [data-editorial-detail="news"] .article-mini-list a{grid-template-columns:1fr}
.rss-detail-page .article-main h1{max-width:100%;font-size:clamp(34px,3.2vw,54px);line-height:1.08}.rss-detail-page .article-main header{padding-bottom:28px}.rss-article-meta{display:flex;margin-top:22px;gap:10px 12px;align-items:center}.rss-article-meta time,.rss-article-meta span{display:inline-flex;padding:7px 11px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.025);color:#a99fad;font-size:11px;line-height:1.2}.rss-article-meta span:first-of-type{color:#d9cfdd;text-transform:none}
.rss-detail-page .article-layout{grid-template-columns:minmax(0,1fr) 360px;gap:42px}.rss-detail-page .article-main{padding:34px;border:1px solid rgba(171,69,218,.16);border-radius:18px;background:linear-gradient(145deg,rgba(18,10,27,.46),rgba(7,5,13,.25))}.rss-detail-page main[data-editorial-detail="news"] .article-mini-list>a{display:block;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.07)}.rss-detail-page main[data-editorial-detail="news"] .article-mini-list>a:last-child{border-bottom:0}.rss-detail-page main[data-editorial-detail="news"] .article-mini-list span{display:block;width:100%}.rss-detail-page .rss-article-url{max-width:100%;word-break:break-all;overflow-wrap:anywhere}.rss-detail-page .article-aside{min-width:0}.rss-detail-page .article-aside>section{overflow:hidden}
.rss-detail-page main[data-editorial-detail="news"] .article-aside{position:sticky;top:108px;display:flex;height:max-content;align-self:start;align-content:flex-start;flex-direction:column}.rss-detail-page main[data-editorial-detail="news"] .rss-related-panel{order:1;height:auto;min-height:0;align-self:stretch}.rss-detail-page main[data-editorial-detail="news"] .rss-source-panel{order:2;height:auto;min-height:0;align-self:stretch}.rss-detail-page main[data-editorial-detail="news"] .rss-related-panel .article-mini-list{display:block;width:100%}.rss-detail-page main[data-editorial-detail="news"] .rss-related-panel .article-mini-list>a{display:block;width:100%;min-width:0;padding:17px 0}.rss-detail-page main[data-editorial-detail="news"] .rss-related-panel .article-mini-list span{display:block;width:100%;max-width:none;color:#f3edf5;font-size:13px;line-height:1.45;white-space:normal}.rss-detail-page main[data-editorial-detail="news"] .rss-related-panel .article-mini-list small{margin-bottom:7px}.rss-detail-page main[data-editorial-detail="news"] .rss-related-panel .article-mini-list time{margin-top:8px}.rss-detail-page main[data-editorial-detail="news"] .rss-related-panel .article-view-all{margin-top:24px}
@media(max-width:1050px){.rss-detail-page .article-layout{grid-template-columns:1fr}.rss-detail-page .article-main{padding:28px}.rss-detail-page main[data-editorial-detail="news"] .article-aside{position:static;top:auto}}
@media(max-width:700px){.rss-detail-page .article-main{padding:20px}.rss-detail-page .article-layout{gap:24px}}
.rss-rich-content h2,.rss-rich-content h3,.rss-rich-content h4{margin:34px 0 13px;color:#fff;letter-spacing:-.02em}.rss-rich-content h2{font-size:27px}.rss-rich-content h3{font-size:22px}.rss-rich-content h4{font-size:18px}.rss-rich-content p{margin:16px 0;color:#b4aab8;font-size:16px;line-height:1.8}.rss-rich-content ul,.rss-rich-content ol{margin:18px 0;padding-left:25px;color:#b4aab8}.rss-rich-content li{margin:9px 0;padding-left:5px;line-height:1.65}.rss-rich-content li::before{display:none}.rss-rich-content strong,.rss-rich-content b{color:#eee7f0}.rss-rich-content a{color:#e90a9b;text-decoration:underline;text-underline-offset:3px}.rss-rich-content blockquote{margin:26px 0;padding:20px 24px;border-left:3px solid #d84fc5;background:rgba(216,79,197,.06);color:#d2c8d5}.rss-rich-content blockquote p{margin:0}.rss-rich-content hr{margin:30px 0;border:0;border-top:1px solid rgba(255,255,255,.1)}
.rss-top-banner{isolation:isolate;height:min(520px,39vw);box-shadow:0 28px 80px rgba(0,0,0,.34)}.rss-top-banner img{position:relative;z-index:0;object-fit:contain}.rss-banner-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(6,3,11,.6))}.rss-top-banner figcaption{z-index:2}
.rss-rich-content p:empty{display:none}
@media(max-width:700px){.rss-article-meta{margin-top:17px;gap:8px}.rss-article-meta time,.rss-article-meta span{padding:6px 9px;font-size:10px}}
.editorial-toolbar-actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.editorial-view-toggle{display:flex;padding:3px;border:1px solid rgba(255,255,255,.12);border-radius:99px;background:rgba(255,255,255,.02)}.editorial-view-toggle button{display:grid;width:38px;height:36px;padding:0;border:0;border-radius:50%;place-items:center;background:transparent;color:#817789;cursor:pointer;transition:.2s}.editorial-view-toggle button.active{background:linear-gradient(110deg,#9f48ea,#e340b7);color:#fff;box-shadow:0 7px 20px rgba(176,55,205,.22)}.editorial-view-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.editorial-news-layout.is-list{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.editorial-news-layout.is-list .editorial-news-grid{display:grid;grid-template-columns:1fr;gap:17px}.editorial-news-layout.is-list .editorial-news-card{min-height:0}.editorial-news-layout.is-list .editorial-card-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:24px;padding:25px 28px}.editorial-news-layout.is-list .editorial-meta,.editorial-news-layout.is-list .editorial-card-copy h2,.editorial-news-layout.is-list .editorial-card-copy p{grid-column:1}.editorial-news-layout.is-list .editorial-card-copy h2{margin:12px 0 8px}.editorial-news-layout.is-list .editorial-news-source{grid-column:1;margin-top:13px}.editorial-news-layout.is-list .editorial-card-copy>a:last-child{grid-column:2;grid-row:1/5;align-self:center;margin:0;padding:0;white-space:nowrap}.editorial-news-layout.is-grid{display:block}.editorial-news-layout.is-grid .editorial-latest{display:none}.editorial-latest{position:sticky;top:110px;padding:27px;border:1px solid rgba(171,73,210,.2);border-radius:14px;background:linear-gradient(145deg,rgba(22,14,33,.96),rgba(8,8,19,.96))}.editorial-latest>.eyebrow{margin:0 0 7px;color:#e90a9b;font-size:10px;letter-spacing:.18em}.editorial-latest>h2{margin:0 0 20px;font:700 25px/1.2 Arial,sans-serif}.editorial-latest-item{display:block;padding:16px 0;border-top:1px solid rgba(255,255,255,.08);color:inherit}.editorial-latest-item span{color:#e90a9b;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.editorial-latest-item h3{margin:7px 0;font:700 14px/1.4 Arial,sans-serif}.editorial-latest-item small{color:#817789;font-size:10px;line-height:1.4}
@media(max-width:1050px){.editorial-news-layout.is-list{grid-template-columns:1fr}.editorial-latest{position:static}.editorial-toolbar-actions{width:100%}.editorial-toolbar-actions .editorial-search{flex:1}}
@media(max-width:700px){.editorial-toolbar-actions{align-items:stretch}.editorial-news-layout.is-list .editorial-card-copy{display:flex;padding:22px;flex-direction:column}.editorial-news-layout.is-list .editorial-card-copy>a:last-child{align-self:flex-start;margin-top:18px}.editorial-view-toggle{flex:0 0 auto}}
.editorial-category-list button{display:flex;width:100%;align-items:center;justify-content:space-between;margin:0;padding:8px 0;border:0;background:transparent;color:#aaa2ae;font:inherit;font-size:13px;text-align:left;cursor:pointer;transition:color .2s,padding .2s}.editorial-category-list button b{padding:2px 8px;border-radius:6px;background:rgba(174,70,226,.16);color:#d55cec;font-size:12px}.editorial-category-list button:hover,.editorial-category-list button.active{padding-left:6px;color:#fff}.editorial-category-list button.active b{background:linear-gradient(110deg,#a847f0,#ed44be);color:#fff;box-shadow:0 5px 16px rgba(218,56,181,.2)}
