:root{--fm-article-max:780px}
.fm-news-shell,.fm-article-shell{background:#090c11}
.fm-news-hero,.fm-art-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#0e1319 0%,#090c11 100%);border-bottom:1px solid rgba(255,255,255,.06)}
.fm-news-hero__bg,.fm-art-hero__bg{position:absolute;inset:0;background:radial-gradient(ellipse 62% 62% at 76% 16%,rgba(200,151,58,.12),transparent 60%),radial-gradient(ellipse 55% 45% at 12% 0%,rgba(200,151,58,.05),transparent 70%)}
.fm-news-hero__inner,.fm-art-hero__inner,.fm-news-featured__inner,.fm-news-grid-section__inner,.fm-article-related__inner{width:min(1200px,calc(100% - 48px));margin:0 auto;position:relative;z-index:2}
.fm-art-hero__inner,.fm-art-main__inner{width:min(var(--fm-article-max),calc(100% - 48px));margin:0 auto}
.fm-news-hero--page{padding:78px 0 54px}
.fm-news-breadcrumb,.fm-art-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#8f98a6;margin-bottom:26px}
.fm-news-breadcrumb a,.fm-art-breadcrumb a{color:#b9c2cf;text-decoration:none}.fm-news-breadcrumb i,.fm-art-breadcrumb i{font-size:.72rem;color:#55606e}.fm-news-breadcrumb span,.fm-art-breadcrumb span{color:#d8b26a}
.fm-news-chip,.fm-art-category{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;border:1px solid rgba(200,151,58,.28);background:rgba(200,151,58,.08);font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#d8b26a}
.fm-news-hero h1,.fm-art-title{margin:0 0 18px;font-family:var(--serif);font-size:clamp(2.4rem,4.8vw,4.4rem);line-height:1.04;color:#fff;max-width:14ch}
.fm-news-hero__sub,.fm-art-deck{max-width:760px;font-size:1.04rem;line-height:1.9;color:#c2cbd7;margin:0 0 28px}
.fm-news-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:720px}
.fm-news-hero__stats div{padding:18px 20px;border-radius:20px;background:rgba(14,19,26,.82);border:1px solid rgba(255,255,255,.06)}
.fm-news-hero__stats strong{display:block;font-size:2rem;color:#f1d08b}.fm-news-hero__stats span{display:block;margin-top:8px;color:#a8b1be;font-size:.92rem}
.fm-news-featured{padding:56px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.fm-news-featured__inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.95fr);gap:30px;align-items:stretch}
.fm-news-featured__copy,.fm-news-featured__thumb{border-radius:28px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#10161f,#0c1118);overflow:hidden}
.fm-news-featured__copy{padding:32px;display:grid;align-content:start;gap:18px}
.fm-news-featured__title{font-family:var(--serif);font-size:clamp(2rem,3vw,3rem);line-height:1.08;color:#fff;text-decoration:none}
.fm-news-featured__subtitle{margin:0;color:#c2cbd7;line-height:1.85;font-size:1rem}
.fm-news-featured__meta,.fm-news-card__meta,.fm-art-meta__info{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.fm-news-meta,.fm-art-meta__item{display:inline-flex;gap:6px;align-items:center;color:#9aa4b2;font-size:.82rem}
.fm-news-featured__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:auto}
.fm-news-featured__author{display:flex;align-items:center;gap:12px}.fm-news-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(200,151,58,.12);border:1px solid rgba(200,151,58,.24);color:#f1d08b;font-weight:800}.fm-news-featured__author strong{display:block;color:#fff}.fm-news-featured__author span{display:block;color:#8f98a6;font-size:.82rem;margin-top:3px}
.fm-news-featured__thumb{min-height:380px}.fm-news-featured__thumb img{width:100%;height:100%;display:block;object-fit:cover}.fm-news-featured__thumb-placeholder,.fm-news-card__thumb-placeholder{display:grid;place-items:center;height:100%;background:#0d1218;color:#c8973a;font-size:2rem}
.fm-news-grid-section{padding:62px 0 88px}.fm-news-grid-header{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px}.fm-news-grid-header h2,.fm-article-related__head h2{margin:6px 0 0;font-family:var(--serif);font-size:clamp(1.8rem,2.8vw,2.5rem);line-height:1.14;color:#fff;max-width:18ch}.fm-news-section-label{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#c8973a;font-weight:800}
.fm-news-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.fm-news-filter-btn{padding:9px 16px;border-radius:999px;background:#111722;border:1px solid rgba(255,255,255,.06);color:#aab3bf;font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.fm-news-filter-btn.is-active,.fm-news-filter-btn:hover{background:rgba(200,151,58,.08);border-color:rgba(200,151,58,.28);color:#f1d08b}
.fm-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.fm-news-card{display:flex;flex-direction:column;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#10161f,#0c1118);border:1px solid rgba(255,255,255,.06);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.fm-news-card:hover{transform:translateY(-4px);border-color:rgba(200,151,58,.18);box-shadow:0 18px 40px rgba(0,0,0,.32)}.fm-news-card.is-hidden{display:none!important}
.fm-news-card__thumb{display:block;aspect-ratio:16/9;overflow:hidden;background:#0c1016}.fm-news-card__thumb img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.fm-news-card:hover .fm-news-card__thumb img{transform:scale(1.05)}
.fm-news-card__body{padding:22px;display:flex;flex-direction:column;gap:14px;flex:1}.fm-news-card__title{font-family:var(--serif);font-size:1.45rem;line-height:1.15;color:#fff;text-decoration:none}.fm-news-card__excerpt{margin:0;color:#bec8d3;line-height:1.75;font-size:.95rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fm-news-card__footer{margin-top:auto;display:flex;justify-content:space-between;gap:12px;align-items:end}.fm-news-card__author{display:grid;gap:4px}.fm-news-card__author span{color:#fff;font-size:.88rem;font-weight:700}.fm-news-card__author em{font-style:normal;color:#8f98a6;font-size:.8rem}.fm-news-card__footer a{color:#d8b26a;text-decoration:none;font-weight:800;font-size:.84rem;letter-spacing:.08em;text-transform:uppercase}
.fm-news-empty{padding:42px;border-radius:24px;background:#10161f;border:1px solid rgba(255,255,255,.06)}.fm-news-empty h3{margin:0 0 10px;color:#fff;font-family:var(--serif);font-size:1.8rem}.fm-news-empty p{margin:0;color:#bec8d3;line-height:1.8}
.fm-art-hero{padding:80px 0 18px}.fm-art-title{max-width:none}.fm-art-deck{padding-left:18px;border-left:2px solid rgba(200,151,58,.28)}
.fm-art-meta{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:18px 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.fm-art-meta__author{display:flex;align-items:center;gap:12px;padding-right:18px;border-right:1px solid rgba(255,255,255,.06)}.fm-art-meta__avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:rgba(200,151,58,.12);border:1px solid rgba(200,151,58,.24);color:#f1d08b;font-family:var(--serif);font-size:1.15rem;font-weight:800}.fm-art-meta__author-name{color:#fff;font-weight:800}.fm-art-meta__author-role{color:#8f98a6;font-size:.8rem;margin-top:3px}
.fm-art-cover{width:min(var(--fm-article-max),calc(100% - 48px));margin:0 auto 0;display:block}.fm-art-cover img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;border-radius:0 0 24px 24px}.fm-art-cover figcaption{padding:10px 4px 0;color:#8f98a6;font-size:.78rem;line-height:1.6}
.fm-art-main{padding:56px 0 88px}.fm-art-main__inner{width:min(1120px,calc(100% - 48px));display:grid;grid-template-columns:140px minmax(0,1fr);gap:44px;align-items:start}.fm-art-share{position:sticky;top:110px;display:grid;gap:12px}.fm-art-share span{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#8f98a6;font-weight:800}.fm-art-share a{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#10161f;color:#d2dae4;text-decoration:none;font-size:.82rem;font-weight:700}.fm-art-share a:hover{border-color:rgba(200,151,58,.24);color:#f1d08b}
.fm-art-body{min-width:0}.fm-art-prose p,.fm-art-prose li{font-size:1.03rem;line-height:1.9;color:#d2dae4}.fm-art-prose p{margin:0 0 24px}.fm-art-prose h2{margin:52px 0 16px;font-family:var(--serif);font-size:2.15rem;line-height:1.15;color:#fff}.fm-art-prose h3{margin:36px 0 12px;font-family:var(--serif);font-size:1.45rem;color:#fff}.fm-art-prose ul,.fm-art-prose ol{padding-left:22px;margin:0 0 24px}.fm-art-prose blockquote{margin:28px 0;padding:22px 24px;border-left:3px solid #c8973a;background:#10161f;border-radius:0 18px 18px 0;color:#fff;font-family:var(--serif);font-size:1.4rem;line-height:1.45}.fm-art-prose a{color:#f1d08b}.fm-art-prose img{border-radius:20px}
.fm-article-source{display:inline-flex;align-items:center;gap:8px;margin-top:12px;color:#f1d08b;text-decoration:none;font-weight:700}.fm-art-author-card{margin-top:36px;padding:24px;border-radius:24px;background:linear-gradient(180deg,#10161f,#0c1118);border:1px solid rgba(255,255,255,.06);display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px}.fm-art-author-card h3{margin:0;color:#fff;font-size:1.3rem}.fm-art-author-role{color:#d8b26a;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;margin:6px 0 10px}.fm-art-author-card p{margin:0;color:#c2cbd7;line-height:1.75}
.fm-art-back{margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.06)}.fm-art-back a{display:inline-flex;align-items:center;gap:8px;color:#b9c2cf;text-decoration:none;font-weight:700}.fm-art-back a:hover{color:#f1d08b}
.fm-article-related{padding:0 0 90px}.fm-article-related__head{margin-bottom:24px}.fm-article-related__inner{width:min(1200px,calc(100% - 48px))}
@media (max-width:1024px){.fm-news-featured__inner,.fm-news-grid{grid-template-columns:1fr 1fr}.fm-art-main__inner{grid-template-columns:1fr}.fm-art-share{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.fm-news-hero__stats{grid-template-columns:repeat(3,1fr)}}
@media (max-width:760px){.fm-news-featured__inner,.fm-news-grid,.fm-news-hero__stats,.fm-art-share{grid-template-columns:1fr}.fm-news-hero__inner,.fm-art-hero__inner,.fm-news-featured__inner,.fm-news-grid-section__inner,.fm-art-main__inner,.fm-art-cover,.fm-article-related__inner{width:min(100% - 24px,1200px)}.fm-news-hero--page,.fm-art-hero{padding-top:64px}.fm-news-featured__copy,.fm-news-card__body,.fm-art-author-card,.fm-news-empty{padding:22px}.fm-art-prose h2{font-size:1.8rem}.fm-art-prose blockquote{font-size:1.2rem}.fm-art-meta__author{border-right:none;padding-right:0}}
