.newsroom-route-root{color:var(--text-body)}.newsroom-route-root .newsroom-page{flex-direction:column;width:100%;min-height:calc(100vh - 80px);display:flex;overflow-x:hidden}.newsroom-route-root .newsroom-page-inner{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:90%;margin-left:auto;margin-right:auto;padding:0 16px 3rem;display:flex}@media (max-width:900px){.newsroom-route-root .newsroom-page-inner{max-width:calc(100% - 64px);margin-left:32px;margin-right:32px;padding-left:6px;padding-right:6px}}.newsroom-route-root .newsroom-filters{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;flex-flow:wrap;align-items:stretch;gap:12px 16px;margin-bottom:24px;padding:16px 18px;display:flex;box-shadow:0 1px 2px #0000000a}.newsroom-route-root .newsroom-search-box{flex:280px;min-width:min(100%,260px);max-width:100%}.newsroom-route-root .newsroom-filter-controls{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:10px;display:flex}.newsroom-route-root .newsroom-filter-wrap{flex:0 auto;min-width:160px;max-width:220px;position:relative}.newsroom-route-root .newsroom-filter-icon-left{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.newsroom-route-root .newsroom-filter-icon-right{color:#9ca3af;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.newsroom-route-root .newsroom-filters input,.newsroom-route-root .newsroom-filters select{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:8px 12px 8px 40px;font-size:.9rem;box-shadow:0 1px 2px #0000000d}.newsroom-route-root .newsroom-filters select{appearance:none;padding-right:32px}.newsroom-route-root .newsroom-listing-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-bottom:18px;display:flex}.newsroom-route-root .newsroom-listing-count{color:#6b7280;margin:0;font-size:.875rem}.newsroom-route-root .newsroom-listing-count strong{color:#374151;font-weight:600}.newsroom-route-root .newsroom-listing-clear{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:8px;margin-top:0;padding:6px 12px;font-size:.875rem;font-weight:600;transition:background .2s}.newsroom-route-root .newsroom-listing-clear:hover{color:#1d4ed8;background:#eff6ff}.newsroom-route-root .newsroom-category-pills{flex-wrap:wrap;gap:8px;margin:-8px 0 20px;display:flex}.newsroom-route-root .newsroom-category-pill{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:.8125rem;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.newsroom-route-root .newsroom-category-pill:hover{color:#1d4ed8;border-color:#bfdbfe}.newsroom-route-root .newsroom-category-pill.is-active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.newsroom-route-root .newsroom-category-pill-dot{opacity:.7;background:currentColor;border-radius:50%;width:8px;height:8px;display:inline-block}.newsroom-route-root .newsroom-category-pill.is-active .newsroom-category-pill-dot{opacity:1}.newsroom-route-root .newsroom-featured{color:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:0;margin-bottom:28px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;overflow:hidden;box-shadow:0 1px 3px #0000000f}.newsroom-route-root .newsroom-featured:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 14px 32px #2563eb1f}.newsroom-route-root .newsroom-featured-media{aspect-ratio:16/10;background:linear-gradient(135deg,#2563eb14 0%,#0ea5a414 100%),#eef2ff;position:relative;overflow:hidden}.newsroom-route-root .newsroom-featured-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.newsroom-route-root .newsroom-featured-media-placeholder{color:#2563eb73;justify-content:center;align-items:center;font-size:3rem;display:flex;position:absolute;inset:0}.newsroom-route-root .newsroom-featured-body{flex-direction:column;gap:12px;min-width:0;padding:24px 28px;display:flex}.newsroom-route-root .newsroom-featured-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:#1d4ed8;align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:inline-flex}.newsroom-route-root .newsroom-featured-title{letter-spacing:-.015em;color:#0f172a;margin:0;font-family:Maven Pro,sans-serif;font-size:clamp(1.35rem,2.6vw,1.85rem);font-weight:700;line-height:1.25}.newsroom-route-root .newsroom-featured-excerpt{color:#4b5563;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.newsroom-route-root .newsroom-featured-meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:auto;font-size:.8125rem;display:flex}.newsroom-route-root .newsroom-featured-cta{color:#2563eb;align-items:center;gap:6px;margin-top:6px;font-size:.95rem;font-weight:600;display:inline-flex}.newsroom-route-root .newsroom-featured-cta i{transition:transform .2s}.newsroom-route-root .newsroom-featured:hover .newsroom-featured-cta i{transform:translate(3px)}@media (max-width:768px){.newsroom-route-root .newsroom-featured{grid-template-columns:minmax(0,1fr)}.newsroom-route-root .newsroom-featured-media{aspect-ratio:16/9}}.newsroom-route-root .newsroom-post-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));align-items:stretch;gap:22px;display:grid}.newsroom-route-root .newsroom-post-card{min-height:100%;color:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000f}.newsroom-route-root .newsroom-post-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 10px 28px #2563eb1f}.newsroom-route-root .newsroom-post-card:focus{outline:none}.newsroom-route-root .newsroom-post-card:focus-visible{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb59}.newsroom-route-root .newsroom-post-media{aspect-ratio:16/9;background:linear-gradient(135deg,#2563eb14 0%,#0ea5a414 100%),#eef2ff;position:relative;overflow:hidden}.newsroom-route-root .newsroom-post-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.newsroom-route-root .newsroom-post-media-placeholder{color:#2563eb66;justify-content:center;align-items:center;font-size:2rem;display:flex;position:absolute;inset:0}.newsroom-route-root .newsroom-post-body{flex-direction:column;flex:1;gap:8px;padding:18px 18px 16px;display:flex}.newsroom-route-root .newsroom-post-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:#1d4ed8;align-items:center;gap:8px;font-size:.7rem;font-weight:700;display:inline-flex}.newsroom-route-root .newsroom-post-title{color:#0f172a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Maven Pro,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.newsroom-route-root .newsroom-post-excerpt{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.newsroom-route-root .newsroom-post-meta{color:#6b7280;border-top:1px solid #f3f4f6;flex-wrap:wrap;align-items:center;gap:6px 14px;margin-top:auto;padding-top:12px;font-size:.8rem;display:flex}.newsroom-route-root .newsroom-post-meta-item{align-items:center;gap:5px;display:inline-flex}.newsroom-route-root .newsroom-post-meta-item i{color:#9ca3af;font-size:.75rem}.newsroom-route-root .newsroom-pagination{-webkit-user-select:none;user-select:none;justify-content:center;margin-top:28px;display:flex}.newsroom-route-root .newsroom-pagination-button{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;padding:4px 12px;transition:all .2s;display:flex}.newsroom-route-root .newsroom-pagination-button:disabled{opacity:.5;cursor:not-allowed}.newsroom-route-root .newsroom-pagination-button--prev{margin-right:8px}.newsroom-route-root .newsroom-pagination-button--next{margin-left:8px}.newsroom-route-root .newsroom-pagination-button i{margin-right:4px}.newsroom-route-root .newsroom-pagination-button:last-child i{margin-left:4px;margin-right:0}.newsroom-route-root .newsroom-pagination-info{color:#4b5563;align-items:center;margin:0 8px;font-size:.9rem;display:flex}.newsroom-route-root .newsroom-loading{justify-content:center;align-items:center;min-height:240px;padding:2rem 1rem;display:flex}.newsroom-route-root .newsroom-loading-inner{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.newsroom-route-root .newsroom-spinner{color:#2563eb;font-size:2rem}.newsroom-route-root .newsroom-loading-text{color:#6b7280;margin:0;font-size:.95rem}.newsroom-route-root .newsroom-empty-state{box-sizing:border-box;text-align:center;background:radial-gradient(80% 55% at 50% 22%,#2563eb1a 0%,#0000 50%),radial-gradient(80% 55% at 50% 78%,#2563eb1a 0%,#0000 50%),linear-gradient(#f8fafc 0%,#f1f5f9 32%,#eef2ff 50%,#f1f5f9 68%,#f8fafc 100%);justify-content:center;align-items:center;width:100vw;max-width:100vw;min-height:max(14rem,50dvh - 5.5rem);margin:.5rem calc(50% - 50vw) 2rem;padding:clamp(1.25rem,4vw,2.5rem);display:flex;box-shadow:inset 0 1px #fff9,inset 0 -1px #fff9}.newsroom-route-root .newsroom-empty-state--error{background:radial-gradient(80% 55% at 50% 22%,#d977061f 0%,#0000 50%),radial-gradient(80% 55% at 50% 78%,#d977061f 0%,#0000 50%),linear-gradient(#fafaf9 0%,#f5f5f4 32%,#fff7ed 50%,#f5f5f4 68%,#fafaf9 100%)}.newsroom-route-root .newsroom-empty-state-inner{flex-direction:column;align-items:center;gap:clamp(.75rem,2vw,1.25rem);width:100%;max-width:min(36rem,100%);display:flex}.newsroom-route-root .newsroom-empty-state-icon-ring{background:linear-gradient(145deg,#fff 0%,#eff6ff 100%);border:1px solid #2563eb2e;border-radius:50%;justify-content:center;align-items:center;width:clamp(5.5rem,18vw,7.5rem);height:clamp(5.5rem,18vw,7.5rem);display:inline-flex;box-shadow:0 12px 40px #2563eb1f,0 2px 8px #0f172a0f}.newsroom-route-root .newsroom-empty-state-icon{color:#2563eb;opacity:.92;font-size:clamp(2rem,6vw,2.75rem)}.newsroom-route-root .newsroom-empty-state--error .newsroom-empty-state-icon-ring{background:linear-gradient(145deg,#fff 0%,#fff7ed 100%);border-color:#d9770659}.newsroom-route-root .newsroom-empty-state--error .newsroom-empty-state-icon{color:#d97706}.newsroom-route-root .newsroom-empty-state-title{letter-spacing:-.02em;color:#0f172a;max-width:22ch;margin:0;font-family:Maven Pro,sans-serif;font-size:clamp(1.5rem,4.2vw,2.25rem);font-weight:700;line-height:1.2}.newsroom-route-root .newsroom-empty-state-body{color:#64748b;max-width:44ch;margin:0;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.6}.newsroom-route-root .newsroom-error-detail{text-align:left;color:#7c2d12;white-space:pre-wrap;word-break:break-word;background:#d9770614;border:1px solid #d9770638;border-radius:10px;max-width:min(46rem,100%);margin:0;padding:10px 14px;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.5}.newsroom-route-root .newsroom-error-detail strong{color:#9a3412;margin-right:4px;font-weight:700}.newsroom-route-root .newsroom-retry-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;margin-top:.35rem;padding:8px 16px;font-size:.875rem;font-weight:600;transition:background .2s}.newsroom-route-root .newsroom-retry-button:hover{background:#1d4ed8}.newsroom-route-root .newsroom-empty-state--error .newsroom-retry-button{background:#ea580c}.newsroom-route-root .newsroom-empty-state--error .newsroom-retry-button:hover{background:#c2410c}.newsroom-route-root .newsroom-detail-container{box-sizing:border-box;width:100%;max-width:920px;margin:0 auto;padding:0 0 1.5rem}.newsroom-route-root .newsroom-back-section{margin-bottom:18px}.newsroom-route-root .newsroom-back-link{color:#4b5563;align-items:center;gap:6px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.newsroom-route-root .newsroom-back-link:hover{color:#2563eb}.newsroom-route-root .newsroom-detail-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#1d4ed8;align-items:center;gap:8px;margin-bottom:14px;font-size:.75rem;font-weight:700;display:inline-flex}.newsroom-route-root .newsroom-detail-title{letter-spacing:-.02em;color:#0f172a;margin:0 0 16px;font-family:Maven Pro,sans-serif;font-size:clamp(1.85rem,4vw,2.6rem);font-weight:700;line-height:1.18}.newsroom-route-root .newsroom-detail-excerpt{color:#475569;margin:0 0 20px;font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.55}.newsroom-route-root .newsroom-detail-meta{color:#6b7280;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-bottom:24px;padding-bottom:20px;font-size:.875rem;display:flex}.newsroom-route-root .newsroom-detail-meta-item{align-items:center;gap:5px;display:inline-flex}.newsroom-route-root .newsroom-detail-meta-item i{color:#9ca3af}.newsroom-route-root .newsroom-detail-hero{aspect-ratio:16/9;background:linear-gradient(135deg,#2563eb14,#0ea5a414),#eef2ff;border-radius:16px;width:100%;margin-bottom:28px;position:relative;overflow:hidden;box-shadow:0 12px 36px #0f172a14}.newsroom-route-root .newsroom-detail-hero img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.newsroom-route-root .newsroom-detail-body{color:#1f2937;word-break:break-word;font-size:1.0625rem;line-height:1.75}.newsroom-route-root .newsroom-detail-body>*+*{margin-top:1rem}.newsroom-route-root .newsroom-detail-body h1,.newsroom-route-root .newsroom-detail-body h2,.newsroom-route-root .newsroom-detail-body h3,.newsroom-route-root .newsroom-detail-body h4,.newsroom-route-root .newsroom-detail-body h5,.newsroom-route-root .newsroom-detail-body h6{letter-spacing:-.015em;color:#0f172a;margin-top:2rem;margin-bottom:.75rem;font-family:Maven Pro,sans-serif;line-height:1.25}.newsroom-route-root .newsroom-detail-body h2{font-size:1.6rem;font-weight:700}.newsroom-route-root .newsroom-detail-body h3{font-size:1.3rem;font-weight:600}.newsroom-route-root .newsroom-detail-body h4{font-size:1.1rem;font-weight:600}.newsroom-route-root .newsroom-detail-body p{margin:0}.newsroom-route-root .newsroom-detail-body ul,.newsroom-route-root .newsroom-detail-body ol{margin:0;padding-left:1.5rem}.newsroom-route-root .newsroom-detail-body ul li,.newsroom-route-root .newsroom-detail-body ol li{margin-bottom:.35rem}.newsroom-route-root .newsroom-detail-body a{color:#2563eb;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.newsroom-route-root .newsroom-detail-body a:hover{color:#1d4ed8}.newsroom-route-root .newsroom-detail-body strong{color:#0f172a;font-weight:700}.newsroom-route-root .newsroom-detail-body code{color:#be185d;background:#f3f4f6;border-radius:6px;padding:.15em .4em;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.newsroom-route-root .newsroom-detail-body pre{color:#e2e8f0;background:#0f172a;border-radius:12px;padding:1rem 1.25rem;font-size:.9rem;line-height:1.55;overflow-x:auto}.newsroom-route-root .newsroom-detail-body pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.newsroom-route-root .newsroom-detail-body blockquote{color:#1f2937;background:#eff6ff;border-left:3px solid #2563eb;border-radius:0 12px 12px 0;margin:0;padding:12px 18px;font-style:italic}.newsroom-route-root .newsroom-detail-body blockquote p{margin:0}.newsroom-route-root .newsroom-detail-body img{border-radius:12px;width:100%;margin:1.5rem 0}.newsroom-route-root .newsroom-detail-body hr{border:none;border-top:1px solid #e5e7eb;margin:1.75rem 0}.newsroom-route-root .newsroom-detail-footer{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:36px;padding-top:24px;display:flex}.newsroom-route-root .newsroom-tag-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.newsroom-route-root .newsroom-tag-item{color:#4b5563;background:#f3f4f6;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.78rem;display:inline-flex}.newsroom-route-root .newsroom-tag-item i{color:#9ca3af;font-size:.7rem}.newsroom-route-root .newsroom-share{color:#6b7280;align-items:center;gap:6px;font-size:.85rem;display:flex}.newsroom-route-root .newsroom-share-button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.newsroom-route-root .newsroom-share-button:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.newsroom-route-root .newsroom-related{border-top:1px solid #e5e7eb;margin-top:56px;padding-top:32px}.newsroom-route-root .newsroom-related-title{color:#0f172a;letter-spacing:-.01em;margin:0 0 20px;font-family:Maven Pro,sans-serif;font-size:1.35rem;font-weight:700}@media (max-width:768px){.newsroom-route-root .newsroom-filters{flex-direction:column;align-items:stretch}.newsroom-route-root .newsroom-filter-controls{justify-content:stretch}.newsroom-route-root .newsroom-filter-wrap{flex:auto;min-width:0;max-width:none}.newsroom-route-root .newsroom-post-grid{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){.newsroom-route-root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.newsroom-route-root .newsroom-filters{background:#111827;border-color:#374151;box-shadow:0 1px 2px #00000040}.newsroom-route-root .newsroom-filters input,.newsroom-route-root .newsroom-filters select{color:#f3f4f6;background-color:#1f2937;border-color:#4b5563}.newsroom-route-root .newsroom-filter-icon-left,.newsroom-route-root .newsroom-filter-icon-right,.newsroom-route-root .newsroom-listing-count{color:#9ca3af}.newsroom-route-root .newsroom-listing-count strong{color:#e5e7eb}.newsroom-route-root .newsroom-listing-clear{color:#93c5fd}.newsroom-route-root .newsroom-listing-clear:hover{color:#bfdbfe;background:#2563eb26}.newsroom-route-root .newsroom-category-pill{color:#d1d5db;background:#1f2937;border-color:#374151}.newsroom-route-root .newsroom-category-pill:hover{color:#93c5fd;border-color:#1e40af}.newsroom-route-root .newsroom-category-pill.is-active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.newsroom-route-root .newsroom-featured{background:#1f2937;border-color:#374151;box-shadow:0 2px 8px #0006}.newsroom-route-root .newsroom-featured:hover{border-color:#1e40af;box-shadow:0 14px 32px #3b82f62e}.newsroom-route-root .newsroom-featured-media{background:linear-gradient(135deg,#3b82f624 0%,#0ea5a424 100%),#111827}.newsroom-route-root .newsroom-featured-eyebrow{color:#93c5fd}.newsroom-route-root .newsroom-featured-title{color:#f8fafc}.newsroom-route-root .newsroom-featured-excerpt{color:#cbd5e1}.newsroom-route-root .newsroom-featured-meta{color:#9ca3af}.newsroom-route-root .newsroom-featured-cta{color:#93c5fd}.newsroom-route-root .newsroom-post-card{background:#1f2937;border-color:#374151;box-shadow:0 2px 8px #00000059}.newsroom-route-root .newsroom-post-card:hover{border-color:#1e40af;box-shadow:0 12px 32px #3b82f626}.newsroom-route-root .newsroom-post-media{background:linear-gradient(135deg,#3b82f624 0%,#0ea5a424 100%),#111827}.newsroom-route-root .newsroom-post-eyebrow{color:#93c5fd}.newsroom-route-root .newsroom-post-title{color:#f8fafc}.newsroom-route-root .newsroom-post-excerpt{color:#9ca3af}.newsroom-route-root .newsroom-post-meta{color:#9ca3af;border-top-color:#374151}.newsroom-route-root .newsroom-post-meta-item i{color:#6b7280}.newsroom-route-root .newsroom-pagination-button{color:#e5e7eb;background:#1f2937;border-color:#4b5563}.newsroom-route-root .newsroom-pagination-info{color:#d1d5db}.newsroom-route-root .newsroom-spinner{color:#60a5fa}.newsroom-route-root .newsroom-loading-text{color:#9ca3af}.newsroom-route-root .newsroom-empty-state{background:radial-gradient(80% 55% at 50% 22%,#3b82f624 0%,#0000 50%),radial-gradient(80% 55% at 50% 78%,#3b82f624 0%,#0000 50%),linear-gradient(#0f172a 0%,#111827 32%,#1e1b4b 50%,#111827 68%,#0f172a 100%)}.newsroom-route-root .newsroom-empty-state-icon-ring{background:linear-gradient(145deg,#1e293b 0%,#1e3a5f 100%);border-color:#60a5fa59}.newsroom-route-root .newsroom-empty-state-icon{color:#60a5fa}.newsroom-route-root .newsroom-empty-state-title{color:#f8fafc}.newsroom-route-root .newsroom-empty-state-body{color:#94a3b8}.newsroom-route-root .newsroom-empty-state--error{background:radial-gradient(80% 55% at 50% 22%,#fb923c24 0%,#0000 50%),radial-gradient(80% 55% at 50% 78%,#fb923c24 0%,#0000 50%),linear-gradient(#0f172a 0%,#1c1917 32%,#431407 50%,#1c1917 68%,#0f172a 100%)}.newsroom-route-root .newsroom-empty-state--error .newsroom-empty-state-icon-ring{background:linear-gradient(145deg,#1c1917 0%,#422006 100%);border-color:#fb923c73}.newsroom-route-root .newsroom-empty-state--error .newsroom-empty-state-icon{color:#fb923c}.newsroom-route-root .newsroom-error-detail{color:#fed7aa;background:#fb923c1f;border-color:#fb923c59}.newsroom-route-root .newsroom-error-detail strong{color:#fb923c}.newsroom-route-root .newsroom-detail-eyebrow{color:#93c5fd}.newsroom-route-root .newsroom-detail-title{color:#f8fafc}.newsroom-route-root .newsroom-detail-excerpt{color:#cbd5e1}.newsroom-route-root .newsroom-detail-meta{color:#9ca3af;border-bottom-color:#374151}.newsroom-route-root .newsroom-detail-meta-item i{color:#6b7280}.newsroom-route-root .newsroom-detail-hero{background:linear-gradient(135deg,#3b82f624,#0ea5a424),#111827;box-shadow:0 12px 36px #00000073}.newsroom-route-root .newsroom-detail-body{color:#e2e8f0}.newsroom-route-root .newsroom-detail-body h1,.newsroom-route-root .newsroom-detail-body h2,.newsroom-route-root .newsroom-detail-body h3,.newsroom-route-root .newsroom-detail-body h4,.newsroom-route-root .newsroom-detail-body h5,.newsroom-route-root .newsroom-detail-body h6,.newsroom-route-root .newsroom-detail-body strong{color:#f8fafc}.newsroom-route-root .newsroom-detail-body a{color:#93c5fd}.newsroom-route-root .newsroom-detail-body a:hover{color:#bfdbfe}.newsroom-route-root .newsroom-detail-body code{color:#fda4af;background:#1f2937}.newsroom-route-root .newsroom-detail-body pre{color:#e2e8f0;background:#020617;box-shadow:0 4px 18px #00000073}.newsroom-route-root .newsroom-detail-body blockquote{color:#e2e8f0;background:#2563eb1f;border-left-color:#60a5fa}.newsroom-route-root .newsroom-detail-body hr{border-top-color:#374151}.newsroom-route-root .newsroom-back-link{color:#d1d5db}.newsroom-route-root .newsroom-back-link:hover{color:#93c5fd}.newsroom-route-root .newsroom-detail-footer{border-top-color:#374151}.newsroom-route-root .newsroom-tag-item{color:#e5e7eb;background:#374151}.newsroom-route-root .newsroom-tag-item i{color:#9ca3af}.newsroom-route-root .newsroom-share-button{color:#d1d5db;background:#1f2937;border-color:#374151}.newsroom-route-root .newsroom-share-button:hover{color:#93c5fd;background:#2563eb26;border-color:#1e40af}.newsroom-route-root .newsroom-related{border-top-color:#374151}.newsroom-route-root .newsroom-related-title{color:#f8fafc}}
