:root {
    --ink: #10172a;
    --navy: #111a3a;
    --navy-2: #202958;
    --paper: #f5f1e8;
    --white: #fffdfa;
    --coral: #ff5b3d;
    --mint: #58d7bd;
    --gold: #f5bc42;
    --blue: #5f7cff;
    --plum: #8f5da8;
    --muted: #687083;
    --line: #ded8cc;
    --radius: 22px;
    --shadow: 0 18px 55px rgba(16, 23, 42, .10);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--white); color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.6; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; }
button, input { font: inherit; }
.container { width: min(1180px, calc(100% - 36px)); margin-inline: auto; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; left: 16px; top: -80px; z-index: 100; background: var(--white); padding: 12px 16px; border-radius: 10px; font-weight: 800; }
.skip-link:focus { top: 16px; }

.utility-bar { background: #080d1f; color: #d9ddec; font-size: .76rem; }
.utility-bar__inner { min-height: 36px; display: flex; justify-content: space-between; align-items: center; gap: 24px; }
.utility-bar nav { display: flex; gap: 20px; }
.utility-bar a:hover { color: white; }
.pulse-strip { border-bottom: 1px solid #d5d7e0; background: #eef0f7; overflow: hidden; }
.pulse-strip__inner { min-height: 46px; display: flex; align-items: center; gap: 0; white-space: nowrap; }
.pulse-strip__inner > * { padding: 0 20px; border-right: 1px solid #cfd2de; font-size: .78rem; font-weight: 800; letter-spacing: .05em; }
.pulse-strip__inner > *:first-child { color: var(--coral); padding-left: 0; }

.site-header { position: sticky; top: 0; z-index: 20; background: rgba(255,253,250,.96); backdrop-filter: blur(14px); border-bottom: 1px solid var(--line); }
.site-header__main { min-height: 94px; display: grid; grid-template-columns: auto minmax(240px, 460px) auto; align-items: center; gap: 36px; }
.brand { display: inline-flex; align-items: center; gap: 11px; letter-spacing: .07em; }
.brand__mark { width: 46px; height: 46px; border-radius: 14px 14px 14px 4px; background: var(--coral); color: white; display: grid; place-items: center; font-size: 1.5rem; font-weight: 950; transform: rotate(-4deg); box-shadow: 0 7px 0 #fec6bb; }
.brand > span:last-child { display: grid; line-height: 1; }
.brand b { font-size: 1.08rem; }
.brand em { font-style: normal; color: var(--coral); font-size: .72rem; font-weight: 900; margin-top: 5px; }
.search { display: flex; padding: 5px; background: #f1f2f6; border: 1px solid #d8dae3; border-radius: 100px; }
.search input { flex: 1; border: 0; background: transparent; min-width: 0; padding: 8px 16px; outline: none; }
.search button { border: 0; border-radius: 100px; padding: 9px 20px; background: var(--navy); color: white; font-weight: 800; cursor: pointer; }
.menu-button { display: none; border: 1px solid var(--line); background: var(--white); border-radius: 12px; padding: 10px 14px; font-weight: 800; }
.main-nav { border-top: 1px solid var(--line); }
.main-nav__inner { min-height: 54px; display: flex; align-items: center; gap: 28px; overflow-x: auto; scrollbar-width: none; }
.main-nav__inner a { flex: 0 0 auto; font-size: .86rem; font-weight: 850; }
.main-nav__inner a:hover { color: var(--coral); }
.breaking-link { color: var(--coral); }

.breaking-bar { background: var(--navy); color: white; }
.breaking-bar__inner { min-height: 54px; display: grid; grid-template-columns: auto 1fr; align-items: center; gap: 24px; overflow: hidden; }
.breaking-bar strong { background: var(--coral); align-self: stretch; display: grid; place-items: center; padding: 0 20px; font-size: .78rem; letter-spacing: .08em; }
.breaking-bar__track { display: flex; gap: 38px; white-space: nowrap; overflow: hidden; mask-image: linear-gradient(90deg,#000 85%,transparent); }
.breaking-bar__track a { font-size: .86rem; font-weight: 650; }
.breaking-bar__track a::before { content: "•"; color: var(--mint); margin-right: 10px; }

.hero { display: grid; grid-template-columns: minmax(0,1.45fr) minmax(330px,.75fr); gap: 26px; padding-block: 34px 50px; }
.lead-story { overflow: hidden; border-radius: var(--radius); background: var(--paper); box-shadow: var(--shadow); }
.lead-story__media { min-height: 390px; padding: 36px; display: flex; flex-direction: column; justify-content: space-between; position: relative; overflow: hidden; color: white; }
.lead-story__media::before, .news-card__media::before, .article-visual::before { content: ""; position: absolute; inset: auto -12% -38% auto; width: 70%; aspect-ratio: 1; border-radius: 50%; background: rgba(255,255,255,.18); box-shadow: -145px -130px 0 rgba(255,255,255,.09); }
.lead-story__media span, .lead-story__media b { position: relative; z-index: 1; }
.lead-story__media span { align-self: flex-start; background: white; color: var(--ink); border-radius: 100px; padding: 7px 13px; font-size: .72rem; font-weight: 900; letter-spacing: .08em; }
.lead-story__media b { font-size: clamp(3.6rem, 8vw, 7.4rem); line-height: .78; letter-spacing: -.08em; }
.lead-story__copy { padding: 30px 34px 34px; }
.lead-story h1 { font-size: clamp(2.05rem, 4.1vw, 4.2rem); line-height: .98; letter-spacing: -.055em; margin: 9px 0 18px; }
.lead-story p { margin: 0; color: #4e5667; font-size: 1.05rem; max-width: 62ch; }
.eyebrow { color: var(--coral); font-weight: 950; letter-spacing: .09em; font-size: .72rem; }
.meta { display: flex; flex-wrap: wrap; gap: 10px 18px; color: var(--muted); font-size: .76rem; margin-top: 18px; }
.meta > * + *::before { content: "•"; margin-right: 18px; color: var(--coral); }
.hero-stack { display: grid; gap: 14px; }

.news-card { min-width: 0; }
.news-card__media { min-height: 210px; border-radius: 17px; padding: 19px; color: white; display: flex; align-items: flex-start; justify-content: space-between; position: relative; overflow: hidden; }
.news-card__media span, .news-card__media b { position: relative; z-index: 1; }
.news-card__media span { background: rgba(255,255,255,.9); color: var(--ink); border-radius: 100px; padding: 5px 10px; font-size: .68rem; font-weight: 900; }
.news-card__media b { align-self: flex-end; font-size: 2.5rem; letter-spacing: -.08em; }
.news-card__body { padding-top: 17px; }
.news-card h3 { font-size: 1.24rem; line-height: 1.12; letter-spacing: -.025em; margin: 7px 0 10px; }
.news-card h3 a:hover { color: var(--coral); }
.news-card p { margin: 0; color: #5c6474; font-size: .9rem; }
.news-card--compact { display: grid; grid-template-columns: 130px 1fr; gap: 17px; padding-bottom: 14px; border-bottom: 1px solid var(--line); }
.news-card--compact .news-card__media { min-height: 118px; padding: 12px; }
.news-card--compact .news-card__media b { font-size: 1.4rem; }
.news-card--compact .news-card__media span { display: none; }
.news-card--compact .news-card__body { padding: 2px 0 0; }
.news-card--compact h3 { font-size: 1rem; margin: 5px 0 7px; }
.news-card--compact p { display: none; }
.news-card--compact .meta { margin-top: 7px; font-size: .69rem; }
.news-card--compact .meta span { display: none; }
.tone-coral { background: linear-gradient(145deg, #ff745e, #e33a3e); }
.tone-navy { background: linear-gradient(145deg, #17234d, #0c1026); }
.tone-mint { background: linear-gradient(145deg, #55d8be, #138c93); }
.tone-gold { background: linear-gradient(145deg, #f8c75c, #e57c23); }
.tone-blue { background: linear-gradient(145deg, #7292ff, #4354c6); }
.tone-plum { background: linear-gradient(145deg, #a774bf, #643a85); }

.section { padding-block: 50px; }
.section-heading { display: flex; justify-content: space-between; align-items: end; gap: 24px; border-top: 4px solid var(--ink); padding-top: 18px; margin-bottom: 26px; }
.section-heading span { color: var(--coral); font-size: .7rem; font-weight: 950; letter-spacing: .11em; }
.section-heading h2 { margin: 2px 0 0; font-size: clamp(1.8rem, 3.4vw, 3.2rem); line-height: 1; letter-spacing: -.05em; }
.section-heading > a { color: var(--coral); font-weight: 850; font-size: .84rem; }
.card-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 36px 24px; }
.row-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 24px; }

.live-section { background: var(--navy); color: white; margin-block: 50px; padding-block: 64px; }
.live-section__grid { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(320px,.75fr); gap: 60px; }
.section-heading--light { border-color: white; }
.live-list { list-style: none; padding: 0; margin: 0; }
.live-list li { display: grid; grid-template-columns: 54px 1fr auto; gap: 15px; align-items: baseline; padding: 15px 0; border-bottom: 1px solid rgba(255,255,255,.16); }
.live-list time { color: var(--mint); font-weight: 900; font-size: .8rem; }
.live-list a { font-weight: 750; }
.live-list small { color: #aeb4cd; }
.feed-empty { border: 1px dashed rgba(255,255,255,.28); border-radius: 18px; padding: 28px; background: rgba(255,255,255,.05); }
.feed-empty b { font-size: 1.2rem; }
.feed-empty p { color: #c8cbdb; margin-bottom: 0; }
.editor-note { align-self: start; background: var(--mint); color: var(--ink); padding: 35px; border-radius: var(--radius); transform: rotate(1.4deg); box-shadow: 14px 14px 0 var(--coral); }
.editor-note > span { font-size: .72rem; font-weight: 950; letter-spacing: .1em; }
.editor-note h2 { font-size: 2.5rem; line-height: .96; letter-spacing: -.05em; margin: 14px 0; }
.editor-note a { display: inline-flex; margin-top: 12px; background: var(--navy); color: white; padding: 10px 15px; border-radius: 100px; font-weight: 850; }

.seo-intro { display: grid; grid-template-columns: .85fr 1.15fr; gap: 80px; margin-block: 50px 80px; background: var(--paper); padding: 55px; border-radius: var(--radius); }
.seo-intro span { color: var(--coral); font-size: .72rem; font-weight: 950; letter-spacing: .1em; }
.seo-intro h2 { font-size: clamp(2rem, 4vw, 3.6rem); line-height: .98; letter-spacing: -.05em; margin: 10px 0 0; }
.seo-intro p { color: #4e5667; font-size: 1.02rem; }

.listing-hero { background: var(--paper); padding-block: 68px; border-bottom: 1px solid var(--line); }
.listing-hero span { color: var(--coral); font-weight: 950; font-size: .72rem; letter-spacing: .11em; }
.listing-hero h1 { margin: 10px 0 14px; font-size: clamp(2.4rem, 6vw, 5.2rem); line-height: .92; letter-spacing: -.06em; max-width: 900px; }
.listing-hero p { font-size: 1.05rem; color: var(--muted); max-width: 70ch; }
.primary-button { display: inline-flex; background: var(--coral); color: white; border-radius: 100px; padding: 12px 18px; font-weight: 900; margin-top: 10px; }
.timeline article { display: grid; grid-template-columns: 180px 1fr; gap: 30px; padding: 25px 0; border-bottom: 1px solid var(--line); }
.timeline time { font-size: .8rem; color: var(--muted); }
.timeline span { color: var(--coral); font-size: .7rem; font-weight: 950; letter-spacing: .1em; }
.timeline h2 { margin: 5px 0 7px; line-height: 1.08; }
.timeline p { color: var(--muted); margin: 0; }
.empty-state, .text-page { margin-block: 50px 80px; background: var(--paper); border-radius: var(--radius); padding: 40px; }
.text-page li { margin: 15px 0; }

.article-page { padding-block: 36px 80px; }
.breadcrumbs { display: flex; flex-wrap: wrap; gap: 10px; color: var(--muted); font-size: .8rem; margin-bottom: 42px; }
.article-header { max-width: 940px; }
.article-header h1 { font-size: clamp(2.6rem, 6.5vw, 6.2rem); line-height: .91; letter-spacing: -.065em; margin: 12px 0 24px; }
.article-header > p { font-size: clamp(1.1rem, 2vw, 1.45rem); color: #555e70; max-width: 72ch; }
.article-layout { display: grid; grid-template-columns: minmax(0,1fr) 320px; gap: 64px; align-items: start; margin-top: 40px; }
.article-visual { min-height: 410px; border-radius: var(--radius); padding: 32px; display: flex; flex-direction: column; justify-content: space-between; color: white; position: relative; overflow: hidden; margin-bottom: 38px; }
.article-visual span, .article-visual b { position: relative; z-index: 1; }
.article-visual span { font-weight: 900; letter-spacing: .1em; }
.article-visual b { font-size: clamp(2.5rem, 7vw, 6rem); line-height: .8; letter-spacing: -.07em; }
.article-content section { max-width: 760px; }
.article-content h2 { font-size: clamp(1.7rem, 3vw, 2.6rem); line-height: 1.02; letter-spacing: -.04em; margin: 38px 0 13px; }
.article-content p { font-family: Georgia, "Times New Roman", serif; font-size: 1.16rem; line-height: 1.85; color: #343b49; }
.article-note { margin-top: 40px; border-left: 5px solid var(--coral); background: var(--paper); padding: 24px; }
.article-sidebar { position: sticky; top: 180px; border-top: 4px solid var(--ink); }
.article-sidebar h2 { font-size: 1.2rem; }
.article-sidebar a { display: block; padding: 18px 0; border-top: 1px solid var(--line); font-weight: 750; line-height: 1.25; }
.article-sidebar a span { display: block; color: var(--coral); font-size: .66rem; letter-spacing: .08em; margin-bottom: 6px; }

.site-footer { background: #080d1f; color: white; padding: 66px 0 24px; }
.brand--footer .brand__mark { box-shadow: none; }
.footer-grid { display: grid; grid-template-columns: 1.5fr repeat(3,1fr); gap: 50px; }
.footer-grid p { color: #aeb4c7; max-width: 40ch; }
.footer-grid h2 { font-size: .8rem; letter-spacing: .1em; text-transform: uppercase; color: var(--mint); }
.footer-grid > div:not(:first-child) { display: flex; flex-direction: column; gap: 9px; }
.footer-grid a:hover { color: var(--coral); }
.footer-bottom { display: flex; justify-content: space-between; gap: 20px; border-top: 1px solid rgba(255,255,255,.15); margin-top: 48px; padding-top: 20px; color: #9098b2; font-size: .78rem; }

@media (max-width: 980px) {
    .site-header__main { grid-template-columns: 1fr auto; min-height: 78px; }
    .search { grid-column: 1 / -1; order: 3; margin-bottom: 14px; }
    .menu-button { display: block; }
    .main-nav { display: none; }
    .main-nav.is-open { display: block; }
    .main-nav__inner { flex-direction: column; align-items: flex-start; padding-block: 18px; }
    .hero { grid-template-columns: 1fr; }
    .hero-stack { grid-template-columns: repeat(2,1fr); }
    .card-grid, .row-grid { grid-template-columns: repeat(2,1fr); }
    .live-section__grid, .seo-intro, .article-layout { grid-template-columns: 1fr; }
    .article-sidebar { position: static; }
    .footer-grid { grid-template-columns: repeat(2,1fr); }
}

@media (max-width: 680px) {
    .container { width: min(100% - 24px, 1180px); }
    .utility-bar nav { display: none; }
    .pulse-strip__inner > * { padding-inline: 14px; }
    .breaking-bar__inner { width: 100%; grid-template-columns: auto 1fr; }
    .breaking-bar strong { padding-inline: 12px; }
    .hero { padding-top: 18px; }
    .lead-story__media { min-height: 270px; padding: 22px; }
    .lead-story__copy { padding: 24px; }
    .hero-stack, .card-grid, .row-grid { grid-template-columns: 1fr; }
    .news-card--compact { grid-template-columns: 105px 1fr; }
    .section { padding-block: 36px; }
    .section-heading { align-items: flex-start; }
    .section-heading > a { display: none; }
    .live-section { padding-block: 45px; }
    .live-section__grid { gap: 35px; }
    .live-list li { grid-template-columns: 45px 1fr; }
    .live-list small { grid-column: 2; }
    .seo-intro { padding: 30px; gap: 20px; }
    .listing-hero { padding-block: 48px; }
    .timeline article { grid-template-columns: 1fr; gap: 8px; }
    .article-page { padding-top: 24px; }
    .article-visual { min-height: 270px; }
    .footer-grid { grid-template-columns: 1fr; gap: 34px; }
    .footer-bottom { flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
    * { scroll-behavior: auto !important; }
}
