.atlas-terminal{min-height:100vh;background:#050505;color:hsla(0,0%,100%,.92);font-family:var(--font-geist-sans),system-ui,sans-serif}.atlas-terminal-loading{min-height:100vh;display:grid;place-items:center;background:#050505;color:hsla(0,0%,100%,.6);font-family:var(--font-dm-mono),monospace}.atlas-ticker{overflow:hidden;border-bottom:1.5px solid hsla(0,0%,100%,.12);background:#050505}.atlas-ticker-track{display:flex;width:-moz-max-content;width:max-content;animation:atlas-ticker-scroll var(--atlas-ticker-duration,300s) linear infinite}@media (prefers-reduced-motion:reduce){.atlas-ticker-track{animation-duration:600s}}.atlas-ticker-item{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.25rem;white-space:nowrap;font-family:var(--font-dm-mono),monospace;font-size:.72rem;color:hsla(0,0%,100%,.72);text-decoration:none}.atlas-ticker-item:hover{color:#fff}.atlas-ticker-coverage,.atlas-ticker-time{color:hsla(0,0%,100%,.45)}@keyframes atlas-ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.atlas-terminal-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.25rem;border-bottom:1.5px solid hsla(0,0%,100%,.12)}.atlas-terminal-brand{font-family:var(--font-dm-mono),monospace;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.85);text-decoration:none}.atlas-terminal-header-actions{display:flex;gap:.75rem}.atlas-terminal-icon-btn{border:1.5px solid hsla(0,0%,100%,.12);background:#0a0a0a;color:hsla(0,0%,100%,.75);padding:.35rem .75rem;font-family:var(--font-dm-mono),monospace;font-size:.72rem;cursor:pointer;border-radius:2px}.atlas-terminal-icon-btn:hover{border-color:hsla(0,0%,100%,.35);color:#fff}.atlas-terminal-body{padding:1.25rem}.atlas-terminal-page-title{font-family:var(--font-dm-mono),monospace;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin:0}.atlas-terminal-grid-head{margin-bottom:1rem}.atlas-terminal-page-lead{margin:.5rem 0 0;font-size:.875rem;line-height:1.5;color:hsla(0,0%,100%,.55);max-width:42rem}.atlas-coverage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.atlas-coverage-tile{position:relative;display:flex;flex-direction:column;gap:.75rem;min-height:220px;padding:1rem 1rem 2.25rem;background:#000;border:3px solid hsla(0,0%,100%,.95);border-radius:0;text-decoration:none;color:inherit;transition:border-color .15s ease}.atlas-coverage-tile:hover{border-color:hsla(0,0%,100%,.35)}.atlas-coverage-tile-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.atlas-coverage-tile-edition,.atlas-coverage-tile-name{font-family:var(--font-dm-mono),monospace;font-size:.72rem;letter-spacing:.06em}.atlas-coverage-tile-rule{height:1px;background:hsla(0,0%,100%,.12)}.atlas-coverage-tile-finding{margin:0;font-size:.92rem;line-height:1.45;color:#fff}.atlas-coverage-tile-constraints{display:flex;gap:1rem;margin-top:auto;font-family:var(--font-dm-mono),monospace;font-size:.68rem;color:hsla(0,0%,100%,.55)}.atlas-coverage-tile-constraints span{display:inline-flex;align-items:center;gap:.35rem}.atlas-coverage-tile-mark{position:absolute;right:.85rem;bottom:.65rem;font-family:var(--font-dm-mono),monospace;font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.42);pointer-events:none}.atlas-sparkline{display:block}.atlas-sparkline-fluid{width:100%}.atlas-sparkline-empty{border:1px dashed hsla(0,0%,100%,.08);border-radius:2px}.atlas-direction-dot{display:inline-block;width:8px;height:8px;border-radius:50%}.atlas-direction-label{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-dm-mono),monospace;font-size:.68rem;color:hsla(0,0%,100%,.65)}.atlas-drilldown-wrap{display:flex;flex-direction:column;gap:1rem}.atlas-coverage-head{padding-bottom:.75rem;border-bottom:3px solid hsla(0,0%,100%,.95)}.atlas-coverage-head-title{margin:.35rem 0 0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;line-height:1.2}.atlas-coverage-head-edition{margin:.35rem 0 0;font-family:var(--font-dm-mono),monospace;font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.55)}.atlas-drilldown-pending-copy{margin:0;color:hsla(0,0%,100%,.65)}.atlas-drilldown{display:grid;grid-template-columns:240px minmax(0,1fr);gap:1.25rem;align-items:start}.atlas-drilldown-rail{position:sticky;top:1rem;padding:1rem;background:#0a0a0a;border:1.5px solid hsla(0,0%,100%,.12);border-radius:2px}.atlas-rail-title{margin:0;font-size:.75rem;letter-spacing:.08em}.atlas-rail-edition,.atlas-rail-title{font-family:var(--font-dm-mono),monospace}.atlas-rail-edition{margin:.35rem 0 .75rem;font-size:.68rem;color:hsla(0,0%,100%,.45)}.atlas-edition-select-wrap{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem}.atlas-edition-select,.atlas-edition-select-label{font-family:var(--font-dm-mono),monospace;font-size:.68rem}.atlas-edition-select{background:#050505;color:hsla(0,0%,100%,.85);border:1.5px solid hsla(0,0%,100%,.12);padding:.35rem .5rem;border-radius:2px}.atlas-rail-nav{display:flex;flex-direction:column;gap:.35rem}.atlas-rail-link{display:flex;justify-content:space-between;width:100%;border:none;background:transparent;color:hsla(0,0%,100%,.65);font-family:var(--font-dm-mono),monospace;font-size:.68rem;text-align:left;padding:.35rem 0;cursor:pointer}.atlas-rail-link-active,.atlas-rail-link:hover{color:#fff}.atlas-rail-rule{height:1px;background:hsla(0,0%,100%,.12);margin:.25rem 0}.atlas-rail-count{color:hsla(0,0%,100%,.35)}.atlas-drilldown-content{display:flex;flex-direction:column;gap:1rem}.atlas-edition-banner{grid-column:1/-1;padding:.65rem .85rem;background:#0a0a0a;border:1.5px dashed hsla(0,0%,100%,.2);font-family:var(--font-dm-mono),monospace;font-size:.72rem}.atlas-edition-banner-link{border:none;background:transparent;color:#d97706;cursor:pointer;font:inherit;text-decoration:underline}.atlas-drilldown-pending h1{font-size:1.25rem;margin:0 0 .5rem}.atlas-drilldown-back{display:inline-block;margin-bottom:1rem;color:hsla(0,0%,100%,.55);font-family:var(--font-dm-mono),monospace;font-size:.72rem}.atlas-synthesis-collapsible{padding:0;overflow:hidden}.atlas-synthesis-header{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;margin:0;border:none;background:transparent;color:hsla(0,0%,100%,.85);font-family:var(--font-dm-mono),monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.atlas-synthesis-header:hover{color:#fff}.atlas-synthesis-toggle{color:hsla(0,0%,100%,.45);font-size:.62rem;letter-spacing:.06em;text-transform:uppercase}.atlas-synthesis-body{padding:0 1rem 1rem}.atlas-synthesis-collapsible .atlas-synthesis-finding{margin-top:0}.atlas-synthesis-compact{padding:1rem 1.25rem}.atlas-synthesis-compact .atlas-synthesis-finding{margin:0 0 .75rem;font-size:.95rem;line-height:1.45;color:#fff}.atlas-synthesis-summary{margin:0 0 .85rem;width:100%}.atlas-synthesis-summary-compact{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.atlas-synthesis-binding-summaries{display:grid;gap:.75rem;margin-top:.85rem}.atlas-synthesis-binding-item{display:grid;gap:.35rem;padding-left:.65rem;border-left:2px solid transparent}.atlas-synthesis-binding-item[data-direction=tightening]{border-left-color:#d97706}.atlas-synthesis-binding-item[data-direction=stable]{border-left-color:#6b7280}.atlas-synthesis-binding-item[data-direction=resolving]{border-left-color:#059669}.atlas-synthesis-overall{display:flex;justify-content:flex-end;margin-top:.85rem;padding-top:.65rem;border-top:1px solid hsla(0,0%,100%,.08)}.atlas-synthesis-binding-copy{margin:0;padding-left:0;font-size:.88rem;line-height:1.5;color:hsla(0,0%,100%,.88)}.atlas-synthesis-summary-compact .atlas-synthesis-finding{font-size:.82rem;line-height:1.4}.atlas-synthesis-summary-compact .atlas-synthesis-binding-copy{font-size:.78rem;line-height:1.4}.atlas-synthesis-summary-compact .atlas-synthesis-binding-summaries{gap:.55rem;margin-top:.55rem}.atlas-synthesis-compact .atlas-direction-row{margin:0}.atlas-synthesis{padding:1.25rem;background:#0a0a0a;border:1.5px solid hsla(0,0%,100%,.12);border-radius:2px}.atlas-synthesis-finding{margin:0 0 1rem;font-size:1.15rem;line-height:1.5;color:#fff}.atlas-synthesis-binding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.atlas-binding-card{padding:.85rem;border:1.5px solid hsla(0,0%,100%,.12);background:#050505}.atlas-binding-label{margin:0 0 .35rem;font-family:var(--font-dm-mono),monospace;font-size:.68rem;color:#d97706}.atlas-binding-copy{margin:0;font-size:.88rem;line-height:1.45}.atlas-binding-note{margin:.75rem 0;font-size:.82rem;color:hsla(0,0%,100%,.55)}.atlas-forward-card{margin:.75rem 0;padding:.85rem;border:1.5px dashed hsla(0,0%,100%,.2)}.atlas-forward-label{margin:0 0 .35rem;font-family:var(--font-dm-mono),monospace;font-size:.62rem;letter-spacing:.08em;color:hsla(0,0%,100%,.45)}.atlas-forward-title{margin:0 0 .35rem;font-size:.95rem}.atlas-forward-copy,.atlas-forward-horizon{margin:0;font-size:.82rem;color:hsla(0,0%,100%,.65)}.atlas-direction-row{display:flex;flex-wrap:wrap;gap:.75rem;margin:.75rem 0}.atlas-action-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.atlas-action-list li{font-size:.88rem;line-height:1.45}.atlas-action-type{display:block;font-family:var(--font-dm-mono),monospace;font-size:.62rem;color:#d97706;margin-bottom:.15rem}.atlas-layer-section{background:#0a0a0a;border:1.5px solid hsla(0,0%,100%,.12);border-radius:2px}.atlas-layer-header{width:100%;display:flex;justify-content:space-between;padding:.85rem 1rem;border:none;background:transparent;color:hsla(0,0%,100%,.85);font-family:var(--font-dm-mono),monospace;font-size:.72rem;cursor:pointer}.atlas-layer-count{color:hsla(0,0%,100%,.35)}.atlas-layer-charts{display:flex;flex-direction:column;gap:.75rem;padding:0 1rem 1rem}.atlas-chart-card{background:transparent;border:none;border-radius:0;padding:0}.atlas-chart-card,.atlas-chart-export-surface,.atlas-chart-plot-wrap{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.atlas-chart-export-surface{background:#000;border:3px solid hsla(0,0%,100%,.95);border-radius:0;padding:1.25rem;overflow:hidden}.atlas-chart-card-head{display:none}.atlas-chart-meta-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.atlas-chart-meta-row .atlas-chart-meta{margin:0;flex:1;min-width:0;font-family:var(--font-dm-mono),monospace;font-size:.68rem;font-weight:700;letter-spacing:.1em;color:hsla(0,0%,100%,.55);text-transform:uppercase}.atlas-chart-info-btn{flex-shrink:0;min-width:1.5rem;height:1.35rem;padding:0 .25rem;border:1.5px solid hsla(0,0%,100%,.45);border-radius:50%;background:transparent;color:hsla(0,0%,100%,.75);font-family:var(--font-dm-mono),monospace;font-size:.58rem;font-weight:700;font-style:normal;line-height:1;cursor:pointer}.atlas-chart-info-btn:hover{border-color:hsla(0,0%,100%,.95);color:#fff}.atlas-chart-info-overlay{place-items:center;padding-top:0}.atlas-chart-info-panel{position:relative;width:min(560px,calc(100vw - 2rem));background:#0a0a0a;border:2px solid hsla(0,0%,100%,.95);border-radius:0;padding:1.25rem}.atlas-chart-info-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.atlas-chart-info-title{margin:0;font-size:1rem;font-weight:700;line-height:1.35;color:#fff;padding-right:.5rem}.atlas-chart-info-close{flex-shrink:0;width:2rem;height:2rem;border:1.5px solid hsla(0,0%,100%,.35);border-radius:0;background:#050505;color:hsla(0,0%,100%,.85);font-size:1.25rem;line-height:1;cursor:pointer;padding:0}.atlas-chart-info-close:hover{border-color:hsla(0,0%,100%,.95);color:#fff}.atlas-chart-info-copy{margin:0;font-size:.88rem;line-height:1.55;color:hsla(0,0%,100%,.78);white-space:pre-wrap}.atlas-chart-info-sections{display:grid;gap:1.1rem;max-height:min(70vh,520px);overflow-y:auto}.atlas-chart-info-section-title{margin:0 0 .4rem;font-family:var(--font-dm-mono),monospace;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.atlas-chart-tooltip{min-width:12rem;max-width:18rem;padding:.65rem .75rem;background:#000;border:2.5px solid hsla(0,0%,100%,.95);border-radius:0;pointer-events:none}.atlas-chart-tooltip-block+.atlas-chart-tooltip-block{margin-top:.65rem;padding-top:.65rem;border-top:1px solid hsla(0,0%,100%,.18)}.atlas-chart-tooltip-head{display:flex;align-items:center;gap:.45rem;margin-bottom:.35rem}.atlas-chart-tooltip-swatch{width:.55rem;height:.55rem;border-radius:50%;flex-shrink:0}.atlas-chart-tooltip-series{font-family:var(--font-dm-mono),monospace;font-size:.68rem;font-weight:700;color:#fff}.atlas-chart-tooltip-type{margin-left:auto;font-family:var(--font-dm-mono),monospace;font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.atlas-chart-tooltip-value{margin:0;font-family:var(--font-dm-mono),monospace;font-size:.82rem;font-weight:700;color:#fff}.atlas-chart-tooltip-sep{margin:0 .35rem;color:hsla(0,0%,100%,.35)}.atlas-chart-tooltip-source{margin:.35rem 0 0;font-size:.72rem;line-height:1.45;color:hsla(0,0%,100%,.62)}.atlas-chart-plot-canvas .atlas-line-active-dot,.atlas-chart-plot-canvas .atlas-scatter-dot{cursor:pointer;transition:r .12s ease,stroke-width .12s ease}.atlas-chart-plot-canvas .recharts-active-dot .atlas-line-active-dot{filter:drop-shadow(0 0 4px rgba(255,255,255,.45))}.atlas-chart-title{margin:0;font-size:1.2rem;font-weight:700;color:#fff;line-height:1.35}.atlas-chart-summary{display:none}.atlas-chart-body{min-height:0}.atlas-chart-plot{position:relative;background:transparent;border:none;padding:0;overflow:visible}.atlas-chart-plot-toolbar{display:flex;justify-content:flex-end;margin-bottom:.65rem}.atlas-chart-series-wrap{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:100%;min-width:0;position:relative;z-index:2;overflow:hidden}.atlas-chart-legend-external{display:flex;flex-wrap:wrap;gap:.45rem .75rem;padding:.35rem .15rem 0}.atlas-chart-legend-external-compact{gap:.35rem .55rem}.atlas-chart-legend-item{display:inline-flex;align-items:center;gap:.35rem;border:none;background:transparent;padding:.15rem 0;font-family:var(--font-dm-mono),monospace;font-size:.68rem;font-weight:700;color:hsla(0,0%,100%,.92);cursor:pointer;text-align:left}.atlas-chart-legend-item.is-hidden{color:hsla(0,0%,100%,.35)}.atlas-chart-legend-swatch{width:10px;height:10px;border-radius:50%;border:1.5px solid transparent;flex-shrink:0}.atlas-chart-legend-item.is-hidden .atlas-chart-legend-swatch{background:transparent!important}.atlas-chart-download-btn{border:1.5px solid hsla(0,0%,100%,.35);background:#050505;color:hsla(0,0%,100%,.85);padding:.4rem .75rem;font-family:var(--font-dm-mono),monospace;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;min-height:36px}.atlas-chart-download-btn:hover:not(:disabled){border-color:hsla(0,0%,100%,.95);color:#fff}.atlas-chart-download-btn:disabled{opacity:.55;cursor:wait}.atlas-chart-plot-export{padding:0}.atlas-chart-watermark{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;z-index:0}.atlas-chart-watermark span{font-family:var(--font-dm-mono),monospace;font-size:clamp(1.25rem,3.6vw,2rem);font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:hsla(0,0%,100%,.28);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;text-align:center}.atlas-chart-edition-note{position:relative;z-index:2;margin:0 0 .85rem;font-size:.84rem;line-height:1.55;color:#fff;width:100%;max-width:none}.atlas-chart-plot-footer{margin-top:.75rem}.atlas-chart-plot-title{position:relative;z-index:2;margin:0 0 .35rem;font-size:1.05rem;font-weight:700;line-height:1.35;color:#fff}.atlas-chart-plot-description{position:relative;z-index:2;margin:0 0 .75rem;font-size:.82rem;line-height:1.45;color:#fff;width:100%;max-width:none}.atlas-chart-plot-canvas{position:relative;z-index:2;min-height:440px;width:100%;max-width:100%;min-width:0;overflow:hidden;background:#000;border:3px solid hsla(0,0%,100%,.95);padding:.75rem;box-sizing:border-box;margin-bottom:.75rem}.atlas-chart-plot-canvas .recharts-responsive-container{width:100%!important;max-width:100%!important;min-width:0!important;position:relative!important;overflow:hidden}.atlas-chart-plot-canvas .recharts-wrapper{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;left:0!important;right:0!important}.atlas-chart-plot-canvas .recharts-surface,.atlas-chart-plot-canvas .recharts-wrapper{background:transparent!important}.atlas-chart-plot-canvas .recharts-cartesian-grid-horizontal line,.atlas-chart-plot-canvas .recharts-cartesian-grid-vertical line{stroke:hsla(0,0%,100%,.28);stroke-width:1.5px}.atlas-chart-plot-canvas .recharts-legend-item{cursor:pointer!important}.atlas-chart-plot-canvas .recharts-legend-item-text{color:#fff!important}.atlas-chart-plot-canvas .recharts-legend-item.inactive .recharts-legend-item-text{color:hsla(0,0%,100%,.35)!important}.atlas-chart-caption{font-size:.82rem;line-height:1.45;color:hsla(0,0%,100%,.78);margin:0 0 .65rem}.atlas-chart-caption,.atlas-chart-sources{border-top:1px solid hsla(0,0%,100%,.2);padding-top:.75rem}.atlas-chart-sources{display:grid;gap:.45rem;margin:.75rem 0 0}.atlas-chart-sources-label{margin:0;font-family:var(--font-dm-mono),monospace;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.atlas-chart-sources-row{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:0;list-style:none}.atlas-chart-sources-row .atlas-source-line{flex:0 1 auto}.atlas-source-line{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-dm-mono),monospace;font-size:.68rem;font-weight:600;color:hsla(0,0%,100%,.78)}.atlas-data-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.atlas-data-dot-disclosed{background:#d97706}.atlas-data-dot-estimated{background:#6b7280}.atlas-chart-state{min-height:360px;display:grid;place-items:center;text-align:center;padding:1.25rem;background:#000;border:2px dashed hsla(0,0%,100%,.35)}.atlas-chart-state-label{margin:0 0 .45rem;font-family:var(--font-dm-mono),monospace;font-size:.75rem;font-weight:700;letter-spacing:.12em;color:#fff}.atlas-chart-state-copy{margin:0;font-size:.92rem;font-weight:600;color:#fff;max-width:36rem;line-height:1.5}.atlas-chart-skeleton{width:80%;height:100px;border:2.5px dashed hsla(0,0%,100%,.35);margin-bottom:.85rem}.atlas-single-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:360px}.atlas-single-metric-value{margin:0;font-size:2.75rem;color:#d97706}.atlas-single-metric-unit,.atlas-single-metric-value{font-family:var(--font-dm-mono),monospace;font-weight:700}.atlas-single-metric-unit{margin:.25rem 0 0;font-size:.85rem;color:hsla(0,0%,100%,.75)}.atlas-single-metric-label{margin:.5rem 0 0;font-size:.95rem;font-weight:700;color:#fff;text-align:center;max-width:28rem;line-height:1.45}.atlas-single-metric-wrap{display:flex;flex-direction:column;gap:1rem}.atlas-single-metric-wrap--with-series .atlas-single-metric{min-height:180px}.atlas-single-metric-secondary{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem}.atlas-single-metric-secondary-item{text-align:center;min-width:7rem}.atlas-single-metric-secondary-value{margin:0;font-family:var(--font-dm-mono),monospace;font-size:1.5rem;font-weight:700;color:#fff}.atlas-single-metric-secondary-unit{margin:.15rem 0 0;font-family:var(--font-dm-mono),monospace;font-size:.72rem;color:hsla(0,0%,100%,.65)}.atlas-single-metric-secondary-label{margin:.35rem 0 0;font-size:.78rem;color:hsla(0,0%,100%,.82);line-height:1.35}.atlas-single-metric-series{margin-top:.25rem}.atlas-heat-map{display:flex;flex-direction:column;gap:.75rem}.atlas-heat-table{width:100%;min-width:36rem;border-collapse:collapse;font-family:var(--font-dm-mono),monospace;font-size:.72rem}.atlas-heat-table td,.atlas-heat-table th{border:1px solid hsla(0,0%,100%,.12);padding:0;vertical-align:middle}.atlas-heat-table thead th{color:#fff;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;padding:.45rem .35rem;text-align:center;background:hsla(0,0%,100%,.04)}.atlas-heat-material-col{min-width:8.5rem;max-width:11rem;text-align:left!important;padding:.45rem .55rem!important;color:hsla(0,0%,100%,.92);font-weight:600;line-height:1.3;background:hsla(0,0%,100%,.03)}.atlas-heat-area-col{min-width:4.5rem}.atlas-heat-cell{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.25rem;border:none;cursor:pointer;font-family:inherit;font-size:.7rem;font-weight:700;transition:outline .12s ease,transform .12s ease}.atlas-heat-cell.is-active,.atlas-heat-cell:hover{outline:2px solid hsla(0,0%,100%,.85);outline-offset:-2px;z-index:1;position:relative}.atlas-heat-cell-binding{background:#7f1d1d;color:#fecaca}.atlas-heat-cell-significant{background:#b45309;color:#fff7ed}.atlas-heat-cell-minor{background:rgba(234,179,8,.35);color:#fef9c3}.atlas-heat-cell-none{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.35)}.atlas-heat-cell-short{letter-spacing:.04em}.atlas-heat-legend{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;font-family:var(--font-dm-mono),monospace;font-size:.68rem;color:hsla(0,0%,100%,.78)}.atlas-heat-legend-item{display:inline-flex;align-items:center;gap:.4rem}.atlas-heat-legend-swatch{width:.85rem;height:.85rem;border:1px solid hsla(0,0%,100%,.2)}.atlas-heat-detail{border-top:1px solid hsla(0,0%,100%,.15);padding-top:.65rem;font-family:var(--font-dm-mono),monospace;font-size:.72rem;color:hsla(0,0%,100%,.88);line-height:1.45}.atlas-heat-detail-copy,.atlas-heat-detail-head{margin:0 0 .35rem}.atlas-heat-detail-citation{margin:0;color:hsla(0,0%,100%,.62);font-size:.68rem}.atlas-heat-hint{margin:0;font-family:var(--font-dm-mono),monospace;font-size:.68rem;color:hsla(0,0%,100%,.45)}.atlas-table-scroll{overflow-x:auto}.atlas-table{width:100%;border-collapse:collapse;font-family:var(--font-dm-mono),monospace;font-size:.75rem;color:hsla(0,0%,100%,.92)}.atlas-table td,.atlas-table th{border-bottom:2px solid hsla(0,0%,100%,.25);padding:.55rem .65rem;text-align:left}.atlas-table th{color:#fff;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem}.atlas-table td{font-weight:600}.atlas-map-canvas,.atlas-map-svg{position:relative;z-index:1;width:100%}.atlas-map-svg{display:block;height:auto;background:transparent}.atlas-map-point{cursor:pointer;transition:stroke-width .12s ease,fill-opacity .12s ease;outline:none}.atlas-map-point:focus-visible,.atlas-map-point:hover{filter:drop-shadow(0 0 6px rgba(255,255,255,.35))}.atlas-map-pulse{pointer-events:none;animation:atlas-map-pulse 1.4s ease-out infinite}@keyframes atlas-map-pulse{0%{opacity:.75}to{opacity:0}}.atlas-map-key{display:grid;gap:.45rem}.atlas-map-key-label{margin:0;font-family:var(--font-dm-mono),monospace;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.atlas-map-key-row{display:flex;flex-wrap:nowrap;gap:.5rem;margin:0;padding:0 0 .15rem;list-style:none;overflow-x:auto;scrollbar-width:thin}.atlas-map-key-item{display:inline-flex;flex:0 0 auto;align-items:center;gap:.4rem;padding:.35rem .65rem;border:1.5px solid hsla(0,0%,100%,.28);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.88);font-family:var(--font-dm-mono),monospace;font-size:.62rem;font-weight:700;cursor:pointer;white-space:nowrap}.atlas-map-key-item.is-active,.atlas-map-key-item:hover{border-color:hsla(0,0%,100%,.95);color:#fff}.atlas-map-key-swatch{width:.45rem;height:.45rem;border-radius:50%;flex-shrink:0}.atlas-map-key-name{color:hsla(0,0%,100%,.92)}.atlas-map-key-value{color:hsla(0,0%,100%,.55)}.atlas-gantt{width:100%;padding-top:.25rem}.atlas-gantt-body{display:grid;grid-template-columns:minmax(11rem,34%) 1fr;gap:.75rem;align-items:stretch}.atlas-gantt-labels{display:flex;flex-direction:column;gap:.65rem;padding-bottom:1.75rem}.atlas-gantt-label-row{display:flex;align-items:center;min-height:28px}.atlas-gantt-label{font-family:var(--font-dm-mono),monospace;font-size:.68rem;font-weight:700;line-height:1.25;color:#fff}.atlas-gantt-plot{position:relative;display:flex;flex-direction:column;gap:.65rem;min-width:0}.atlas-gantt-grid{position:absolute;inset:0 0 1.75rem;pointer-events:none}.atlas-gantt-grid-line{position:absolute;top:0;bottom:0;width:1px;background:hsla(0,0%,100%,.14)}.atlas-gantt-row{position:relative;z-index:1;min-height:28px;display:flex;align-items:center}.atlas-gantt-track{position:relative;width:100%;height:28px;border-top:2px solid hsla(0,0%,100%,.85);border-bottom:2px solid hsla(0,0%,100%,.85);background:hsla(0,0%,100%,.06)}.atlas-gantt-bar{position:absolute;top:50%;transform:translateY(-50%);min-width:2px;border:1px solid hsla(0,0%,100%,.35)}.atlas-gantt-milestone{position:absolute;top:50%;width:10px;height:10px;transform:translate(-50%,-50%) rotate(45deg);background:#fff;border:2px solid rgba(0,0,0,.85);z-index:2}.atlas-gantt-axis{position:relative;height:1.25rem;margin-top:.15rem}.atlas-gantt-axis-tick{position:absolute;transform:translateX(-50%);font-family:var(--font-dm-mono),monospace;font-size:.68rem;font-weight:700;color:hsla(0,0%,100%,.92);white-space:nowrap}.atlas-command-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:start center;padding-top:12vh}.atlas-command-scrim{position:absolute;inset:0;border:none;background:rgba(0,0,0,.72);cursor:pointer}.atlas-command-panel{position:relative;width:min(720px,calc(100vw - 2rem));background:#0a0a0a;padding:1rem}.atlas-command-input,.atlas-command-panel{border:1.5px solid hsla(0,0%,100%,.12);border-radius:2px}.atlas-command-input{width:100%;background:#050505;color:#fff;padding:.75rem;font-family:var(--font-dm-mono),monospace;font-size:.82rem}.atlas-command-results{margin-top:.75rem;max-height:50vh;overflow:auto}.atlas-command-hint{margin:0;font-size:.82rem;color:hsla(0,0%,100%,.45)}.atlas-command-group{margin-top:.75rem}.atlas-command-group-title{margin:0 0 .35rem;font-family:var(--font-dm-mono),monospace;font-size:.68rem;color:hsla(0,0%,100%,.45)}.atlas-command-result{display:flex;gap:.75rem;padding:.5rem 0;color:hsla(0,0%,100%,.78);text-decoration:none;border-bottom:1px solid hsla(0,0%,100%,.06)}.atlas-command-result:hover{color:#fff}.atlas-command-result-id{font-family:var(--font-dm-mono),monospace;font-size:.68rem;color:#d97706;min-width:5.5rem}.atlas-search-page{max-width:720px}.atlas-edition-mobile{display:none;margin-top:.75rem}.atlas-layer-sheet,.atlas-mobile-layers-btn{display:none}.atlas-table-scroll:after{content:"";display:none}@media (max-width:1279px){.atlas-coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-drilldown{grid-template-columns:1fr}.atlas-drilldown-rail{position:static}.atlas-rail-nav-desktop{flex-direction:row;overflow-x:auto;gap:.75rem;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.atlas-rail-nav-desktop::-webkit-scrollbar{display:none}.atlas-rail-nav-desktop .atlas-rail-rule{display:none}.atlas-rail-link{white-space:nowrap;width:auto;flex-shrink:0;min-height:44px;align-items:center;padding:.5rem .75rem;border:1.5px solid hsla(0,0%,100%,.12);background:#050505}.atlas-synthesis-binding-grid{grid-template-columns:1fr}}@media (max-width:767px){.atlas-terminal{overflow-x:hidden}.atlas-coverage-grid{grid-template-columns:1fr;gap:.75rem}.atlas-coverage-tile{min-height:auto;padding:.85rem .85rem 2rem}.atlas-coverage-tile-head{flex-direction:column;align-items:flex-start;gap:.35rem}.atlas-coverage-tile-edition{font-size:.68rem;line-height:1.35}.atlas-coverage-tile-finding{font-size:.88rem;-webkit-line-clamp:3}.atlas-sparkline{width:100%!important;height:36px!important}.atlas-terminal-body{padding:.65rem}.atlas-terminal-header{flex-wrap:wrap;gap:.65rem;padding:.65rem}.atlas-terminal-brand{font-size:.68rem;max-width:100%}.atlas-terminal-header-actions{width:100%;justify-content:flex-end}.atlas-terminal-icon-btn{min-height:44px;min-width:44px;padding:.5rem .85rem;font-size:.68rem}.atlas-ticker-item{font-size:.65rem;padding:.5rem .85rem}.atlas-coverage-head-title{font-size:1.35rem}.atlas-drilldown,.atlas-drilldown-wrap{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.atlas-drilldown-back{margin-bottom:.5rem;min-height:44px;display:inline-flex;align-items:center}.atlas-edition-mobile{display:block}.atlas-drilldown-rail{display:none}.atlas-drilldown-content{padding-bottom:5rem;min-width:0;width:100%;max-width:100%;overflow-x:hidden}.atlas-layer-section{overflow:hidden}.atlas-layer-accordions,.atlas-layer-section{width:100%;max-width:100%;min-width:0}.atlas-edition-banner{font-size:.68rem;line-height:1.45}.atlas-direction-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.atlas-synthesis-compact{padding:.85rem}.atlas-synthesis-compact .atlas-synthesis-finding{font-size:.88rem}.atlas-layer-header{min-height:48px;padding:.85rem;font-size:.75rem}.atlas-layer-charts{padding:0 0 .85rem;gap:1rem}.atlas-chart-plot-wrap,.atlas-layer-charts{width:100%;max-width:100%;min-width:0}.atlas-chart-plot-toolbar{position:sticky;top:.35rem;z-index:3;margin-bottom:.5rem;background:linear-gradient(180deg,#000 70%,transparent);padding-bottom:.35rem}.atlas-chart-export-surface{padding:.65rem .35rem;border-width:2px;width:100%;max-width:100%}.atlas-chart-info-panel{width:calc(100vw - 1.3rem);padding:1rem}.atlas-chart-info-title{font-size:.92rem}.atlas-chart-info-copy{font-size:.82rem}.atlas-chart-meta{font-size:.62rem;margin-bottom:.45rem}.atlas-chart-plot-title{font-size:.92rem;line-height:1.35;margin-bottom:.25rem}.atlas-chart-plot-description{display:none}.atlas-chart-plot-canvas{min-height:0;height:auto;width:100%;max-width:100%;padding:.25rem;border-width:2px;margin-bottom:.55rem;overflow:hidden}.atlas-chart-plot-canvas .recharts-responsive-container{width:100%!important;max-width:100%!important;min-width:0!important;position:relative!important;overflow:hidden;z-index:2}.atlas-chart-plot-canvas .recharts-wrapper{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;left:0!important;right:0!important}.atlas-chart-watermark span{font-size:1.05rem;letter-spacing:.16em;color:hsla(0,0%,100%,.24)}.atlas-chart-edition-note{font-size:.78rem;line-height:1.5;margin-bottom:.65rem;width:100%;color:#fff}.atlas-chart-caption{font-size:.78rem;line-height:1.5;padding-top:.55rem;margin-bottom:.45rem}.atlas-chart-sources{gap:.25rem;padding-top:.45rem}.atlas-source-line{font-size:.62rem}.atlas-chart-download-btn{min-height:40px;width:auto;padding:.4rem .65rem;font-size:.62rem}.atlas-chart-legend-external{padding:.15rem .1rem 0}.atlas-chart-legend-item{font-size:.62rem}.atlas-chart-legend-swatch{width:8px;height:8px}.atlas-table-scroll{position:relative;padding-bottom:.25rem}.atlas-table-scroll:after{display:block;margin-top:.35rem;font-family:var(--font-dm-mono),monospace;font-size:.62rem;color:hsla(0,0%,100%,.45);content:"Scroll for more →"}.atlas-gantt-body{grid-template-columns:1fr;gap:.35rem}.atlas-gantt-labels{display:none}.atlas-gantt-row:before{display:block;margin-bottom:.2rem;font-family:var(--font-dm-mono),monospace;font-size:.62rem;font-weight:700;color:hsla(0,0%,100%,.88);content:attr(data-label)}.atlas-command-overlay{padding:0;place-items:stretch}.atlas-command-panel{width:100%;min-height:100vh;border:none;border-radius:0;padding:1rem .85rem}.atlas-command-input{font-size:16px;min-height:48px}.atlas-command-results{max-height:calc(100vh - 120px)}.atlas-command-result{flex-direction:column;gap:.25rem;padding:.65rem 0}.atlas-mobile-layers-btn{display:flex;align-items:center;justify-content:center;position:fixed;left:.85rem;right:.85rem;bottom:calc(.85rem + env(safe-area-inset-bottom, 0px));z-index:40;min-height:48px;border:2px solid hsla(0,0%,100%,.95);background:#000;color:#fff;font-family:var(--font-dm-mono),monospace;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.atlas-layer-sheet{display:block;position:fixed;inset:0;z-index:50}.atlas-layer-sheet-scrim{position:absolute;inset:0;border:none;background:rgba(0,0,0,.72);cursor:pointer}.atlas-layer-sheet-panel{position:absolute;left:0;right:0;bottom:0;max-height:70vh;overflow:auto;padding:1rem .85rem calc(1rem + env(safe-area-inset-bottom, 0px));background:#0a0a0a;border-top:3px solid hsla(0,0%,100%,.95)}.atlas-layer-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.atlas-layer-sheet-head p{margin:0;font-family:var(--font-dm-mono),monospace;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.55)}.atlas-layer-sheet-head button{color:#fff;font-size:.72rem;min-height:44px;min-width:44px}.atlas-layer-sheet-head button,.atlas-layer-sheet-item{border:none;background:transparent;font-family:var(--font-dm-mono),monospace;cursor:pointer}.atlas-layer-sheet-item{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;padding:.65rem 0;border-bottom:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.85);font-size:.75rem;text-align:left}.atlas-layer-sheet-item-active{color:#d97706}.atlas-edition-select{width:100%;min-height:44px;font-size:.75rem}}