:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-background:#f3f6fb;--page-background-strong:#eef3fb;--page-gradient-start:#fbfdff;--page-radial-primary:#2051c424;--page-radial-secondary:#386dd61a;--grid-line:#ffffff75;--surface:#fff;--surface-subtle:#f8fbff;--surface-muted:#edf3fc;--border:#d8e2f0;--border-strong:#bfd0ea;--text:#162033;--muted:#5b6982;--muted-soft:#5b6982a3;--link-underline:#17399547;--accent:#2051c4;--accent-strong:#173995;--accent-soft:#e8efff;--accent-ghost:#2051c414;--accent-border:#2051c433;--accent-border-subtle:#2051c429;--accent-border-medium:#2051c42e;--accent-border-strong:#2051c43d;--accent-contrast:#fff;--accent-rule-start:#2051c442;--accent-rule-end:#2051c400;--selection-background:#2051c429;--brand-gradient-start:#2758d8;--brand-gradient-end:#183a97;--olive-border:#cfddcf;--olive-surface:#f2f7f1;--olive-text:#335347;--status-surface-start:#f6f9ff;--status-surface-end:#edf3ff;--badge-background:#fff;--cover-frame-start:#dfe9fa;--cover-frame-end:#cfdcf4;--cover-overlay-start:#1620330a;--cover-overlay-end:#1620332e;--cover-placeholder-start:#dfe9fa;--cover-placeholder-end:#c8d7f4;--cover-label-background:#ffffffe6;--focus-ring:#2051c459;--shadow:0 20px 44px #121f3514;--radius-xl:30px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--max-width:1240px;--font-sans:"Avenir Next", "Avenir Next Condensed", "Helvetica Neue", "Segoe UI", "Nimbus Sans", sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-background:#101721;--page-background-strong:#0c1118;--page-gradient-start:#151e2b;--page-radial-primary:#7499e638;--page-radial-secondary:#4099b81f;--grid-line:#ffffff0e;--surface:#182232;--surface-subtle:#1d293b;--surface-muted:#24344b;--border:#30435d;--border-strong:#49617f;--text:#edf3ff;--muted:#aab8cc;--muted-soft:#aab8cca8;--link-underline:#a6beff57;--accent:#8fb4ff;--accent-strong:#c6d8ff;--accent-soft:#213a64;--accent-ghost:#8fb4ff24;--accent-border:#8fb4ff47;--accent-border-subtle:#8fb4ff33;--accent-border-medium:#8fb4ff3d;--accent-border-strong:#8fb4ff57;--accent-contrast:#08111f;--accent-rule-start:#8fb4ff57;--accent-rule-end:#8fb4ff00;--selection-background:#8fb4ff38;--brand-gradient-start:#527fe6;--brand-gradient-end:#234baf;--olive-border:#486a55;--olive-surface:#193324;--olive-text:#c8efd3;--status-surface-start:#1d2c43;--status-surface-end:#20395d;--badge-background:#101927;--cover-frame-start:#25344a;--cover-frame-end:#1d2a3d;--cover-overlay-start:#05080d29;--cover-overlay-end:#05080d70;--cover-placeholder-start:#25344a;--cover-placeholder-end:#1d2a3d;--cover-label-background:#0d141ee0;--focus-ring:#8fb4ff8c;--shadow:0 20px 44px #0000004d}@media (prefers-color-scheme:dark){:root:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-background:#101721;--page-background-strong:#0c1118;--page-gradient-start:#151e2b;--page-radial-primary:#7499e638;--page-radial-secondary:#4099b81f;--grid-line:#ffffff0e;--surface:#182232;--surface-subtle:#1d293b;--surface-muted:#24344b;--border:#30435d;--border-strong:#49617f;--text:#edf3ff;--muted:#aab8cc;--muted-soft:#aab8cca8;--link-underline:#a6beff57;--accent:#8fb4ff;--accent-strong:#c6d8ff;--accent-soft:#213a64;--accent-ghost:#8fb4ff24;--accent-border:#8fb4ff47;--accent-border-subtle:#8fb4ff33;--accent-border-medium:#8fb4ff3d;--accent-border-strong:#8fb4ff57;--accent-contrast:#08111f;--accent-rule-start:#8fb4ff57;--accent-rule-end:#8fb4ff00;--selection-background:#8fb4ff38;--brand-gradient-start:#527fe6;--brand-gradient-end:#234baf;--olive-border:#486a55;--olive-surface:#193324;--olive-text:#c8efd3;--status-surface-start:#1d2c43;--status-surface-end:#20395d;--badge-background:#101927;--cover-frame-start:#25344a;--cover-frame-end:#1d2a3d;--cover-overlay-start:#05080d29;--cover-overlay-end:#05080d70;--cover-placeholder-start:#25344a;--cover-placeholder-end:#1d2a3d;--cover-label-background:#0d141ee0;--focus-ring:#8fb4ff8c;--shadow:0 20px 44px #0000004d}}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{background:radial-gradient(circle at top left, var(--page-radial-primary), transparent 28%), radial-gradient(circle at top right, var(--page-radial-secondary), transparent 24%), linear-gradient(180deg, var(--page-gradient-start) 0%, var(--page-background) 58%, var(--page-background-strong) 100%);min-height:100vh;color:var(--text);font-family:var(--font-sans);text-rendering:optimizelegibility;margin:0}body:before{z-index:-1;background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);content:"";opacity:.35;pointer-events:none;background-size:24px 24px;position:fixed;inset:0}a{color:inherit;-webkit-text-decoration-color:var(--link-underline);text-decoration-color:var(--link-underline);text-underline-offset:.18em;text-decoration-thickness:.08em}img{max-width:100%;display:block}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}::selection{background:var(--selection-background)}.site-shell{padding:18px 14px 42px}.site-frame{width:min(100%, var(--max-width));margin:0 auto}.site-frame--shell{gap:24px;display:grid}.skip-link{z-index:20;border:1px solid var(--border-strong);background:var(--surface);color:var(--accent-strong);opacity:0;pointer-events:none;border-radius:999px;padding:.65rem .9rem;font-size:.84rem;font-weight:800;text-decoration:none;transition:opacity .15s,transform .15s;position:fixed;top:12px;left:12px;transform:translateY(-8px)}.skip-link:focus{opacity:1;outline:3px solid var(--focus-ring);outline-offset:2px;pointer-events:auto;transform:translateY(0)}#main-content:focus{outline:none}.page-layout,.main-column,.aside-column,.section-block,.cards-stack{gap:24px;display:grid}.content-grid,.story-grid{align-items:start;gap:24px;display:grid}.panel{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);position:relative;overflow:hidden}.panel:before{background:linear-gradient(90deg, var(--accent-rule-start) 0%, var(--accent-rule-end) 100%);content:"";height:1px;position:absolute;inset:0 0 auto}.site-header,.issue-header,.card-preview,.story-status,.story-timeline,.archive-list,.source-directory,.notice-panel{padding:clamp(20px,3vw,32px)}.site-header{gap:12px;padding:clamp(12px,2vw,18px);display:grid;overflow:visible}.site-header:before{right:var(--radius-xl);left:var(--radius-xl)}.site-header__top{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.site-brand{color:var(--text);align-items:center;gap:12px;min-width:0;text-decoration:none;display:inline-flex}.site-brand__mark{border-radius:0;flex:none;place-items:center;width:60px;height:60px;display:grid;overflow:hidden}.site-brand__mark-image{object-fit:contain;width:100%;height:100%;display:block}.site-header__copy{gap:3px;min-width:0;display:grid}.section-heading__eyebrow,.meta-label{color:var(--accent-strong);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.site-header__name{letter-spacing:0;overflow-wrap:anywhere;font-size:clamp(1.08rem,1.8vw,1.38rem);font-weight:800;line-height:1.12;display:block}.site-header__slogan{color:var(--muted);letter-spacing:0;overflow-wrap:anywhere;font-size:clamp(.78rem,1.15vw,.9rem);font-weight:650;line-height:1.28;display:block}.site-header__right{justify-content:flex-end;align-items:center;gap:8px;min-width:max-content;display:flex;position:relative}.site-header__desktop-settings{align-items:center;gap:8px;display:flex}.site-header__utility-nav{gap:6px;display:flex}.site-nav{border-top:1px solid var(--border);flex-wrap:wrap;gap:6px;padding-top:10px;display:flex}.site-nav a,.chip,.chip-button,.primary-link,.utility-link{border:1px solid var(--border);min-height:2.12rem;font-family:var(--font-sans);border-radius:999px;justify-content:center;align-items:center;padding:.4rem .78rem;font-size:.82rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.site-nav a,.chip,.chip-button,.utility-link{background:var(--surface-subtle)}.site-nav a,.utility-link{color:var(--muted)}.utility-link{min-width:2.7rem}.utility-link--search{width:2.12rem;min-width:2.12rem;padding:0}.utility-link__icon,.theme-switcher__icon{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1rem;height:1rem}.theme-switcher{border:1px solid var(--border);background:var(--surface-subtle);border-radius:999px;grid-template-columns:repeat(3,2rem);gap:2px;padding:2px;display:inline-grid}.theme-switcher__button{width:2rem;min-width:2rem;min-height:2rem;color:var(--muted);cursor:pointer;font-family:var(--font-sans);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:.76rem;font-weight:800;line-height:1.1;display:inline-flex}.theme-switcher__button[aria-pressed=true]{background:var(--accent-soft);color:var(--accent-strong);box-shadow:inset 0 0 0 1px var(--accent-border-subtle)}.language-menu{border:1px solid var(--border);background:var(--surface-subtle);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.language-menu__link{min-width:2.22rem;min-height:2rem;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;padding:.35rem .45rem;font-size:.76rem;font-weight:800;line-height:1.1;text-decoration:none;display:inline-flex}.language-menu__link[aria-current=page]{background:var(--accent-soft);color:var(--accent-strong);box-shadow:inset 0 0 0 1px var(--accent-border-subtle)}.site-header__mobile-menu{display:none;position:relative}.site-header__menu-button{border:1px solid var(--border);background:var(--surface-subtle);width:2.12rem;height:2.12rem;color:var(--muted);cursor:pointer;border-radius:999px;place-items:center;list-style:none;display:grid}.site-header__menu-button::-webkit-details-marker{display:none}.site-header__menu-icon,.site-header__menu-icon:before,.site-header__menu-icon:after{content:"";background:currentColor;border-radius:999px;width:1rem;height:2px;display:block}.site-header__menu-icon{position:relative}.site-header__menu-icon:before,.site-header__menu-icon:after{position:absolute;left:0}.site-header__menu-icon:before{top:-5px}.site-header__menu-icon:after{top:5px}.site-header__mobile-menu[open] .site-header__menu-button{border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent-strong)}.site-header__mobile-panel{z-index:20;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);width:min(86vw,18rem);box-shadow:var(--shadow);gap:8px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.site-header__mobile-panel .theme-switcher,.site-header__mobile-panel .language-menu{width:100%}.site-header__mobile-panel .theme-switcher{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header__mobile-panel .language-menu{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.site-header__mobile-panel .theme-switcher__button,.site-header__mobile-panel .language-menu__link{width:100%}.theme-switcher__button:focus-visible,.language-menu__link:focus-visible,.site-header__menu-button:focus-visible,.chip-link:focus-visible,.home-news-card__source-tag:focus-visible,.home-news-card__title a:focus-visible,.home-story-card__title a:focus-visible,.search-result__title a:focus-visible,.utility-link:focus-visible,.site-nav a:focus-visible,.primary-link:focus-visible,.secondary-link:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.site-nav a:first-child{border-color:var(--border);background:var(--surface-subtle);color:var(--muted)}.site-nav a[aria-current=page],.utility-link[aria-current=page]{border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent-strong)}.site-nav a:hover,.primary-link:hover,.utility-link:hover{border-color:var(--border-strong)}.primary-link{background:var(--accent);color:var(--accent-contrast);border-color:#0000}.secondary-link{border:1px solid var(--border);background:var(--surface-subtle);min-height:2.35rem;color:var(--accent-strong);border-radius:999px;justify-content:center;align-items:center;padding:.48rem .88rem;font-size:.82rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.site-footer{border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 82%, transparent);color:var(--muted);gap:22px;padding:clamp(20px,3vw,30px);display:grid}.site-footer__brand{gap:8px;max-width:38rem;display:grid}.site-footer__brand strong{color:var(--text);font-size:1rem}.site-footer__brand p,.site-footer__heading{margin:0}.site-footer__brand p{line-height:1.65}.site-footer__navs{gap:18px;display:grid}.site-footer__nav{gap:8px;display:grid}.site-footer__heading{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800}.site-footer__links{flex-wrap:wrap;gap:8px 14px;margin:0;padding:0;list-style:none;display:flex}.site-footer__links a{color:var(--accent-strong);font-size:.9rem;font-weight:700;text-decoration:none}.site-footer__settings-button{width:fit-content;color:var(--accent-strong);cursor:pointer;font:inherit;text-align:left;text-decoration:underline;-webkit-text-decoration-color:var(--link-underline);text-decoration-color:var(--link-underline);text-underline-offset:.18em;background:0 0;border:0;justify-self:start;padding:0;font-size:.9rem;font-weight:800;text-decoration-thickness:.08em}.site-footer__links a:focus-visible,.site-footer__settings-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.cookie-consent{z-index:40;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:14px;left:14px;right:14px}.cookie-consent__panel{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 94%, transparent);pointer-events:auto;gap:16px;width:min(100%,880px);padding:clamp(18px,3vw,24px);display:grid;box-shadow:0 24px 70px #121f3533}.cookie-consent__panel:focus{outline:none}.cookie-consent__copy,.cookie-consent__category-copy{gap:7px;display:grid}.cookie-consent__eyebrow{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.cookie-consent__title{color:var(--text);margin:0;font-size:1.15rem;line-height:1.12}.cookie-consent__description,.cookie-consent__category-description{color:var(--muted);margin:0;line-height:1.6}.cookie-consent__category{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-subtle);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.cookie-consent__category-title{color:var(--text);font-weight:800}.cookie-consent__checkbox{width:1.35rem;height:1.35rem;accent-color:var(--accent)}.cookie-consent__actions{flex-wrap:wrap;gap:8px;display:flex}.cookie-consent__button{border:1px solid var(--border);background:var(--surface-subtle);min-height:2.45rem;color:var(--accent-strong);cursor:pointer;font-family:var(--font-sans);border-radius:999px;justify-content:center;align-items:center;padding:.58rem .9rem;font-size:.86rem;font-weight:800;line-height:1.15;display:inline-flex}.cookie-consent__button--primary{background:var(--accent);color:var(--accent-contrast);border-color:#0000}.cookie-consent__button--ghost{color:var(--muted);background:0 0}.cookie-consent__button:hover{border-color:var(--border-strong)}.cookie-consent__button:focus-visible,.cookie-consent__checkbox:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip--accent{border-color:var(--accent-border-subtle);background:var(--accent-soft);color:var(--accent-strong)}.chip--olive{border-color:var(--olive-border);background:var(--olive-surface);color:var(--olive-text)}.chip-link:hover,.chip-link[aria-current=page]{border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent-strong)}.chip--subtle{color:var(--muted);background:0 0;border-color:#0000;padding-inline:0}.chip-button{color:var(--muted);cursor:pointer}.chip-button:hover,.chip-button:focus-visible{border-color:var(--accent-border);color:var(--accent-strong)}.section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.section-heading__title,.archive-list__title,.source-directory__title,.story-status__title,.story-timeline__title{letter-spacing:-.03em;margin:0;font-size:clamp(1.34rem,2.2vw,1.92rem);font-weight:800;line-height:1.08}.breadcrumbs,.route-intro,.info-stack,.topic-empty-state,.source-method,.status-guide,.key-source-list,.card-detail,.story-directory__item,.story-card-list__item,.info-card{gap:16px;display:grid}.breadcrumbs{color:var(--muted);white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;font-size:.85rem;display:flex;overflow-x:auto}.breadcrumbs__item{flex-wrap:nowrap;flex:none;align-items:center;gap:6px;display:inline-flex}.breadcrumbs__current{color:var(--text);font-weight:700}.breadcrumbs__separator{color:var(--muted-soft)}.page-title,.page-subtitle{letter-spacing:-.05em;margin:0;line-height:.96}.page-title{font-size:clamp(2rem,4vw,3.5rem)}.page-subtitle{font-size:clamp(1.2rem,2.1vw,1.7rem)}.page-summary,.source-directory__description,.story-directory__summary,.story-card-list__summary,.info-card__text{color:var(--muted);margin:0;line-height:1.76}.link-row{flex-wrap:wrap;gap:10px;display:flex}.search-panel,.search-panel__form,.search-panel__results,.search-empty-state,.search-result{gap:16px;display:grid}.search-panel{padding:clamp(20px,3vw,30px)}.search-panel__input-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.search-panel__input{border:1px solid var(--border);background:var(--surface-subtle);width:100%;min-height:3.2rem;color:var(--text);font:inherit;border-radius:18px;padding:.85rem 1rem;font-size:1rem;line-height:1.4}.search-panel__input::placeholder{color:var(--muted)}.search-panel__input:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.search-panel__hint,.search-panel__status,.search-empty-state p,.search-result__excerpt,.search-result__sources{color:var(--muted);margin:0;line-height:1.72}.search-panel__status{min-height:1.72em}.search-results,.search-scope-list{gap:14px;margin:0;padding:0;display:grid}.search-results{list-style:none}.search-result{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-subtle);padding:20px}.search-result--active{border-color:var(--accent-border-strong);box-shadow:inset 0 0 0 1px var(--accent-border-subtle)}.search-result__meta,.search-result__chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.search-result__title{letter-spacing:-.03em;margin:0;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:800;line-height:1.12}.search-result__title a{color:inherit;text-decoration:none}.search-result__label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:800}.search-empty-state{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-subtle);padding:20px}.search-empty-state h3{margin:0;font-size:1.12rem;line-height:1.12}.search-scope-list{color:var(--muted);padding-left:18px;line-height:1.72}.info-grid,.story-directory,.story-card-list,.topic-card-list{gap:16px;display:grid}.story-card-list{align-items:start}.info-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.info-card,.topic-empty-state{padding:20px}.topic-card-list{margin:0;padding:0;list-style:none}.topic-card-list__item{border-top:1px solid var(--border);gap:6px;padding-top:12px;display:grid}.topic-card-list__item:first-child{border-top:0;padding-top:0}.topic-card-list__item a{color:var(--accent-strong);font-weight:800;text-decoration:none}.topic-card-list__item span{color:var(--muted);font-size:.86rem}.info-card__value{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:.94}.issue-header{gap:22px;display:grid}.issue-header__hero{gap:18px;display:grid}.issue-header__lead{gap:14px;display:grid}.issue-header__title{letter-spacing:-.05em;overflow-wrap:anywhere;max-width:11ch;margin:0;font-size:clamp(2.3rem,4vw,4.1rem);font-weight:800;line-height:.92}.issue-header__summary,.card-preview__summary,.story-status__summary,.timeline__text,.update-log__text{margin:0;line-height:1.76}.issue-header__summary{max-width:60ch;color:var(--muted);font-size:1.06rem}.issue-header__status{border:1px solid var(--accent-border-subtle);background:linear-gradient(180deg, var(--status-surface-start) 0%, var(--status-surface-end) 100%);border-radius:24px;align-content:start;gap:12px;padding:20px;display:grid}.issue-header__date-badge{background:var(--badge-background);width:fit-content;min-height:2.35rem;color:var(--accent-strong);border-radius:999px;justify-content:center;align-items:center;padding:.48rem .88rem;font-size:.82rem;font-weight:800;display:inline-flex}.issue-header__status-title{color:var(--text);letter-spacing:-.02em;margin:0;font-size:1.08rem;font-weight:800}.issue-header__status-text{color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.issue-header__meta-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.issue-header__meta-card,.source-summary,.archive-list__item,.story-status__related-item,.source-directory__item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-subtle)}.issue-header__meta-card{gap:12px;padding:16px 18px;display:grid}.meta-label{color:var(--muted)}.meta-value,.update-log__meta,.card-preview__meta,.archive-list__meta{color:var(--muted);margin:0;font-size:.9rem;line-height:1.62}.issue-header__updates{gap:10px;display:grid}.update-log{margin:0;padding:0;list-style:none;display:grid}.update-log__item{border-top:1px solid var(--border);grid-template-columns:92px minmax(0,1fr);gap:14px;padding:14px 0;display:grid}.update-log__item:first-child{border-top:0;padding-top:0}.update-log__time,.source-summary__published,.timeline__date{background:var(--accent-ghost);width:fit-content;min-height:2rem;color:var(--accent-strong);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.74rem;font-weight:800;display:inline-flex}.card-preview{border-radius:28px;gap:18px;display:grid}.card-preview--lead{border-color:var(--accent-border-medium)}.card-preview__header,.card-preview__story{gap:12px;display:grid}.card-preview__title{letter-spacing:-.04em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.42rem,3vw,2rem);font-weight:800;line-height:1.06}.card-preview__title a,.story-card-list__title a,.story-directory__title a,.archive-list__item-link,.issue-pager__slot a,.story-status__related-item a{color:inherit;text-decoration:none}.card-preview--lead .card-preview__title{font-size:clamp(1.9rem,3.4vw,2.8rem)}.card-preview__meta{flex-wrap:wrap;gap:6px;display:flex}.card-preview__body{align-items:start;gap:18px;display:grid}.card-preview__summary{color:var(--text);font-size:1rem}.card-preview__context{color:var(--muted);margin:0;font-size:.93rem;line-height:1.65}.card-preview__context a{color:var(--accent-strong);font-weight:800;text-decoration:none}.card-preview__sources{gap:14px;display:grid}.home-feed,.home-today-stack,.home-feed__secondary,.home-day-groups,.home-day-group,.home-day-group__cards,.home-news-card__body,.home-news-card__header,.home-news-card__content,.home-news-card__sources,.home-story-grid{gap:18px;display:grid}.home-feed{gap:28px}.home-topline{align-items:end;gap:16px;display:grid}.home-topline__copy{gap:10px;display:grid}.home-title{letter-spacing:-.05em;margin:0;font-size:clamp(2.15rem,5vw,4.35rem);font-weight:800;line-height:.94}.home-topline__summary,.home-section-summary,.home-story-card__summary,.home-news-card__meta,.home-news-card__context{color:var(--muted);margin:0;line-height:1.68}.home-topline__summary{max-width:48rem;font-size:1rem}.home-topline__meta{align-self:end}.home-news-card{gap:18px;padding:clamp(18px,3vw,28px);display:grid}.home-news-card--lead{border-color:var(--accent-border-medium);gap:clamp(18px,2.6vw,28px);min-height:0}.home-news-card--compact{border-radius:24px}.home-news-card__media,.home-news-card__body,.home-news-card__header,.home-news-card__content{min-width:0}.home-news-card__title{letter-spacing:-.035em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.24rem,2.4vw,1.72rem);font-weight:800;line-height:1.08}.home-news-card--lead .home-news-card__title{letter-spacing:-.05em;font-size:clamp(2rem,4.2vw,3.35rem);line-height:.98}.home-news-card__title a,.home-story-card__title a{color:inherit;text-decoration:none}.home-news-card__summary{color:var(--text);margin:0;font-size:1rem;line-height:1.72}.home-news-card--lead .home-news-card__summary{font-size:clamp(1.06rem,1.6vw,1.2rem)}.home-news-card__context a{color:var(--accent-strong);font-weight:800;text-decoration:none}.home-news-card__reference-list,.card-preview__reference-list{flex-wrap:wrap;gap:8px;display:flex}.home-news-card__reference-link,.card-preview__reference-link{color:var(--accent-strong);font-size:.92rem;font-weight:800;line-height:1.45;text-decoration:none}.home-news-card__reference-link:hover,.card-preview__reference-link:hover{text-underline-offset:.18em;text-decoration:underline}.home-news-card__source-tag{color:var(--accent-strong)}.home-hot-stories{padding-top:4px}.home-story-card{gap:14px;padding:20px;display:grid}.home-story-card__title,.home-day-group__title{letter-spacing:-.03em;margin:0;font-weight:800;line-height:1.1}.home-story-card__title{font-size:clamp(1.12rem,2vw,1.45rem)}.home-day-group{border-top:1px solid var(--border);padding-top:22px}.home-day-group__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.home-day-group__title{font-size:clamp(1.2rem,2vw,1.55rem)}.cover-figure{gap:10px;margin:0;display:grid}.cover-figure__frame{border:1px solid var(--border);background:linear-gradient(180deg, var(--cover-frame-start) 0%, var(--cover-frame-end) 100%);aspect-ratio:16/10;border-radius:22px;position:relative;overflow:hidden}.card-preview--lead .cover-figure__frame{aspect-ratio:4/3}.cover-figure__image{object-fit:cover}.cover-placeholder{background:linear-gradient(180deg, var(--cover-overlay-start) 0%, var(--cover-overlay-end) 100%), linear-gradient(135deg, var(--cover-placeholder-start) 0%, var(--cover-placeholder-end) 100%);align-content:end;gap:10px;width:100%;height:100%;padding:18px;display:grid}.cover-placeholder__source{background:var(--cover-label-background);width:fit-content;color:var(--accent-strong);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.4rem .7rem;font-size:.74rem;font-weight:800}.cover-placeholder__alt{max-width:26ch;color:var(--text);letter-spacing:-.03em;font-size:clamp(1rem,2vw,1.3rem);font-weight:800;line-height:1.2}.cover-figure__caption{color:var(--muted);overflow-wrap:anywhere;gap:4px;font-size:.9rem;line-height:1.58;display:grid}.cover-figure__caption a{color:inherit;font-weight:700}.source-summary{gap:10px;padding:16px 18px;display:grid}.source-summary__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.source-summary__source{align-items:flex-start;gap:6px;display:grid}.source-summary__name{letter-spacing:.03em;text-transform:uppercase;font-size:.92rem;font-weight:800}.source-summary__meta,.source-directory__meta{align-items:center}.source-summary__title,.source-summary__original,.source-summary__text,.source-summary__coverage{margin:0}.source-summary__title{letter-spacing:-.02em;font-size:1rem;font-weight:800;line-height:1.45}.source-summary__original{color:var(--muted);overflow-wrap:anywhere;font-size:.88rem}.source-summary__text{color:var(--muted);font-size:.95rem;line-height:1.72}.source-summary__coverage,.source-directory__coverage{color:var(--muted);font-size:.84rem;line-height:1.58}.source-summary__link{width:fit-content;color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.84rem;font-weight:800;text-decoration:none}.story-grid{grid-template-columns:minmax(0,1fr)}.story-status,.story-timeline,.source-directory{gap:16px;display:grid}.story-status__summary{color:var(--muted)}.story-status__list{gap:10px;margin:0;padding-left:18px;display:grid}.story-status__related,.source-directory__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.story-status__related-item{gap:6px;padding:14px 16px;display:grid}.story-status__related time{color:var(--muted);font-size:.84rem}.timeline{gap:12px;display:grid}.timeline__item{border-top:1px solid var(--border);grid-template-columns:minmax(110px,150px) minmax(0,1fr);gap:14px;padding-top:12px;display:grid}.timeline__item:first-child{border-top:0;padding-top:0}.timeline__text{color:var(--muted)}.archive-list{gap:18px;display:grid}.archive-list__month{gap:12px;display:grid}.archive-list__month-title{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.84rem;font-weight:800}.archive-list__items{gap:12px;margin:0;padding:0;list-style:none;display:grid}.archive-list__item{gap:6px;padding:14px 16px;display:grid}.archive-list__item-title{letter-spacing:-.02em;font-weight:800}.source-directory__item{gap:8px;padding:14px 16px;display:grid}.source-directory__header,.source-directory__item-header{gap:8px;display:grid}.source-directory__item strong{letter-spacing:-.01em;font-size:.96rem;font-weight:800}.source-directory__link{width:fit-content;color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.84rem;font-weight:800;text-decoration:none}.archive-list__item--current{border-color:var(--accent-border-strong);background:var(--accent-soft)}.archive-list__item-link{width:fit-content}.story-directory__item,.story-card-list__item,.event-card,.card-detail,.note-detail,.notes-filter,.key-source-list,.route-intro,.info-stack,.event-source-directory,.source-method,.status-guide,.issue-pager{padding:clamp(20px,3vw,30px)}.story-directory__header,.event-card__header,.issue-pager{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.event-card,.event-card__body,.event-source-directory,.event-source-directory__item,.note-detail,.note-detail__section,.notes-directory,.notes-directory__list{gap:16px;display:grid}.notes-filter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.note-detail{gap:24px}.note-detail__section{border-top:1px solid var(--border);padding-top:20px}.note-detail__section:first-child{border-top:0;padding-top:0}.event-card__facts{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin:0;display:grid}.event-card__facts div{border-top:1px solid var(--border);gap:5px;padding-top:12px;display:grid}.event-card__facts dt{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.event-card__facts dd{color:var(--text);margin:0;font-weight:800;line-height:1.45}.event-card__address{color:var(--muted);margin-top:4px;font-size:.88rem;font-weight:600;display:block}.event-card__sources{color:var(--muted);flex-wrap:wrap;gap:8px 12px;font-size:.9rem;line-height:1.5;display:flex}.event-card__sources a{color:var(--accent-strong);overflow-wrap:anywhere;font-weight:800;text-decoration:none}.event-source-directory__list{gap:14px;display:grid}.event-source-directory__item{border-top:1px solid var(--border);padding-top:14px}.event-source-directory__item:first-child{border-top:0;padding-top:0}.story-directory__title,.story-card-list__title{letter-spacing:-.03em;margin:0;font-size:clamp(1.2rem,2.4vw,1.7rem);font-weight:800;line-height:1.08}.story-card-list__meta{color:var(--muted);margin:0;font-size:.88rem;line-height:1.6}.key-source-list__items{gap:12px;margin:0;padding:0;list-style:none;display:grid}.key-source-list__item{border-top:1px solid var(--border);overflow-wrap:anywhere;padding-top:12px}.key-source-list__item:first-child{border-top:0;padding-top:0}.card-detail__sources{gap:18px;display:grid}.issue-pager__slot{flex:260px}.issue-pager__slot--align-end{text-align:right}.issue-pager__eyebrow{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.8rem;font-weight:800;display:block}.issue-pager__title{letter-spacing:-.02em;font-size:1.05rem}.issue-pager__empty{color:var(--muted);font-size:.92rem;line-height:1.7}.notice-panel{align-content:center;justify-items:start;gap:16px;min-height:60vh;display:grid}.notice-panel h1{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,6vw,3.6rem);line-height:.94}.notice-panel p{max-width:46rem;color:var(--muted);margin:0;line-height:1.8}@media (min-width:900px){.site-header__right{justify-content:flex-end}.site-footer{grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);align-items:start}.site-footer__navs{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid{grid-template-columns:minmax(0,1.72fr) minmax(310px,.92fr)}.aside-column{position:sticky;top:16px}.story-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.issue-header__hero{grid-template-columns:minmax(0,1.3fr) 320px;align-items:stretch}.card-preview--with-cover .card-preview__body{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.card-preview--lead.card-preview--with-cover .card-preview__body{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.card-preview--lead .card-preview__sources{grid-template-columns:repeat(2,minmax(0,1fr))}.home-topline{grid-template-columns:minmax(0,1fr) minmax(260px,max-content)}.home-news-card--lead.home-news-card--with-cover .home-news-card__body{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:start}.home-news-card--lead.home-news-card--with-cover .home-news-card__content{align-content:start}.home-news-card--lead .cover-figure__frame{aspect-ratio:16/9}.home-news-card--compact .cover-figure__frame{aspect-ratio:4/3}.home-feed__secondary,.home-day-group__cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.home-story-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-directory,.story-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:899px){.timeline__item,.update-log__item{grid-template-columns:minmax(0,1fr)}.issue-pager__slot--align-end{text-align:left}}@media (max-width:640px){.site-shell{padding:10px 10px 28px}.site-header{gap:10px;padding:12px}.site-header__top{gap:8px}.site-brand{gap:10px}.site-brand__mark{width:52px;height:52px}.site-header__name{font-size:1rem;line-height:1.15}.site-header__slogan{font-size:.75rem;line-height:1.25}.site-header__right{gap:6px}.site-header__desktop-settings{display:none}.site-header__mobile-menu{display:block}.utility-link--rss{display:none}.site-nav{scrollbar-width:none;flex-wrap:nowrap;margin-inline:-2px;padding-bottom:2px;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.site-nav a{flex:none;min-height:1.95rem;padding:.36rem .68rem}.theme-switcher__button{min-width:0}.issue-header__title{max-width:none}.chip-row{gap:6px}.cookie-consent{bottom:10px;left:10px;right:10px}.cookie-consent__panel{border-radius:var(--radius-md);max-height:calc(100vh - 20px);overflow:auto}.cookie-consent__category{grid-template-columns:minmax(0,1fr)}.cookie-consent__checkbox{justify-self:start}.cookie-consent__actions{display:grid}.cookie-consent__button{width:100%}.search-panel__input-row{grid-template-columns:minmax(0,1fr)}}
