html[data-editorial-system="visual-atlas"] body{background:var(--text);color:var(--bg)}
html[data-editorial-system="visual-atlas"] .container{width:min(1240px,calc(100% - 48px))}
html[data-editorial-system="visual-atlas"] .site-header{position:relative;background:var(--text);color:var(--bg);border:0;backdrop-filter:none}
html[data-editorial-system="visual-atlas"] .header-row{min-height:96px}
html[data-editorial-system="visual-atlas"] .brand{color:var(--bg);flex:0 0 auto;font-size:1.2rem}
html[data-editorial-system="visual-atlas"] .brand img{border-radius:50%;background:var(--accent);padding:5px}
html[data-editorial-system="visual-atlas"] .site-nav__links{flex-wrap:nowrap;white-space:nowrap;gap:26px}
html[data-editorial-system="visual-atlas"] .site-nav a{color:var(--bg);font-size:.9rem}
html[data-editorial-system="visual-atlas"][data-quality-contract="site-quality-v2"] .page-credits{color:var(--border)}
html[data-editorial-system="visual-atlas"][data-quality-contract="site-quality-v2"] .page-credits a{color:var(--accent)}
html[data-editorial-system="visual-atlas"] .hero{padding:24px 0 84px;background:var(--text);color:var(--bg)}
html[data-editorial-system="visual-atlas"] .hero-grid{position:relative;grid-template-columns:.72fr 1.28fr;gap:30px;align-items:end}
html[data-editorial-system="visual-atlas"] .hero-grid>div{padding:0 0 28px}
html[data-editorial-system="visual-atlas"] .hero h1{font-size:clamp(3.1rem,7vw,6.8rem);line-height:.94;letter-spacing:-.05em}
html[data-editorial-system="visual-atlas"] .hero-intro{color:color-mix(in srgb,var(--bg) 72%,transparent);font-size:1.08rem}
html[data-editorial-system="visual-atlas"] .hero-grid img{width:100%;height:min(66vh,650px);object-fit:cover;border-radius:2px;box-shadow:none}
html[data-editorial-system="visual-atlas"] .button{border-radius:0}
html[data-editorial-system="visual-atlas"] .breadcrumb{background:var(--bg);color:var(--text)}
html[data-editorial-system="visual-atlas"] .breadcrumb a,html[data-editorial-system="visual-atlas"] .section a,html[data-editorial-system="visual-atlas"] .source-notes a{color:var(--text)}
html[data-editorial-system="visual-atlas"] .section{padding:88px 0;background:var(--bg);color:var(--text)}
html[data-editorial-system="visual-atlas"] .section:nth-of-type(even){background:var(--panel)}
html[data-editorial-system="visual-atlas"] .section h2{font-size:clamp(2.4rem,5vw,4.8rem);max-width:16ch}
html[data-editorial-system="visual-atlas"] .quick-grid,html[data-editorial-system="visual-atlas"] .card-grid,html[data-editorial-system="visual-atlas"] .topic-grid{grid-template-columns:repeat(12,1fr);gap:16px}
html[data-editorial-system="visual-atlas"] .quick-grid>*:nth-child(3n+1),html[data-editorial-system="visual-atlas"] .card-grid>*:nth-child(3n+1),html[data-editorial-system="visual-atlas"] .topic-grid>*:nth-child(3n+1){grid-column:span 6}
html[data-editorial-system="visual-atlas"] .quick-grid>*:not(:nth-child(3n+1)),html[data-editorial-system="visual-atlas"] .card-grid>*:not(:nth-child(3n+1)),html[data-editorial-system="visual-atlas"] .topic-grid>*:not(:nth-child(3n+1)){grid-column:span 3}
html[data-editorial-system="visual-atlas"] .quick-grid a,html[data-editorial-system="visual-atlas"] .card,html[data-editorial-system="visual-atlas"] .topic{border:0;border-radius:0;box-shadow:none;border-top:1px solid var(--text);background:transparent;padding:22px 0}
html[data-editorial-system="visual-atlas"] .answer-block{padding:90px 0;background:var(--accent);color:var(--button-text)}
html[data-editorial-system="visual-atlas"] .answer-block__inner{max-width:900px}
html[data-editorial-system="visual-atlas"] .answer-block h2{font-size:clamp(2.5rem,5vw,5rem);max-width:14ch}
html[data-editorial-system="visual-atlas"] .answer-block__answer{font-size:1.35rem;max-width:44rem}
html[data-editorial-system="visual-atlas"] .source-notes{padding:88px 0;background:var(--bg);color:var(--text)}
html[data-editorial-system="visual-atlas"] .source-notes__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;background:var(--text);padding:2px}
html[data-editorial-system="visual-atlas"] .source-note{list-style:none;background:var(--bg);padding:28px}
html[data-editorial-system="visual-atlas"] .site-footer{background:var(--text);color:var(--bg);border-top:1px solid color-mix(in srgb,var(--bg) 24%,transparent)}
html[data-editorial-system="visual-atlas"] .site-footer a{color:var(--accent)}
@media(max-width:800px){html[data-editorial-system="visual-atlas"] .container{width:min(100% - 30px,1240px)}html[data-editorial-system="visual-atlas"] .site-nav{background:var(--text)}html[data-editorial-system="visual-atlas"] .site-nav__links{white-space:normal}html[data-editorial-system="visual-atlas"] .hero{padding-top:8px}html[data-editorial-system="visual-atlas"] .hero-grid{grid-template-columns:1fr}html[data-editorial-system="visual-atlas"] .hero-grid img{height:min(74vw,360px)}html[data-editorial-system="visual-atlas"] .hero h1{font-size:clamp(3rem,16vw,5rem)}html[data-editorial-system="visual-atlas"] .quick-grid,html[data-editorial-system="visual-atlas"] .card-grid,html[data-editorial-system="visual-atlas"] .topic-grid{display:grid;grid-template-columns:1fr}html[data-editorial-system="visual-atlas"] .quick-grid>*,html[data-editorial-system="visual-atlas"] .card-grid>*,html[data-editorial-system="visual-atlas"] .topic-grid>*{grid-column:1!important}html[data-editorial-system="visual-atlas"] .source-notes__list{grid-template-columns:1fr}}
