/* Cost charts. All selectors are scoped to v6c; line hooks are animated by the deck player. */
.v6c-slide h1{font-size:44px;font-weight:500;line-height:1.12;letter-spacing:-.038em;margin:0}
.v6c-slide .source{position:absolute;left:64px;right:64px;bottom:38px;font-size:10px;line-height:1.4;color:#26232375}
.v6c-slide .foot{position:absolute;left:64px;right:64px;bottom:18px;display:flex;justify-content:space-between;font-size:10px;color:#26232348}
.v6c-gpu-chart-head,.v6c-data-chart-head{display:flex;justify-content:space-between;align-items:center;font:10px/1.5 'Geist Mono',monospace;letter-spacing:.04em;color:#26232378}
.v6c-gpu-chart-head{margin-top:41px;height:25px}
.v6c-chart-brand{display:flex;align-items:center;gap:10px}
.v6c-chart-brand img{width:23px;height:23px;object-fit:contain}
.v6c-gpu-chart{margin:20px 0 0;width:1152px;height:384px}
.v6c-svg{display:block;width:100%;height:100%;overflow:visible;font-family:Geist,Arial,sans-serif}
.v6c-svg .v6c-grid path{stroke:#26232312;stroke-width:1;fill:none}
.v6c-svg .v6c-grid text{font:10px 'Geist Mono',monospace;fill:#26232370;stroke:none}
.v6c-svg .v6c-points circle{fill:#4a4a45;stroke:#f5f5f2;stroke-width:2.5}
.v6c-svg .v6c-value{font:450 25px Geist,Arial,sans-serif;letter-spacing:-.9px;fill:#262323;stroke:none}
.v6c-svg .v6c-date{font:10px 'Geist Mono',monospace;fill:#26232382;stroke:none}
.v6c-svg .v6c-projected-value{font:400 27px Geist,Arial,sans-serif;letter-spacing:-1px;fill:#77776e}
.v6c-svg .v6c-forecast-label{font:10px 'Geist Mono',monospace;letter-spacing:.055em;fill:#26232375}
.v6c-svg .v6c-assumption-hero{font:450 25px Geist,Arial,sans-serif;letter-spacing:-.65px;fill:#262323bc}
.v6c-svg .v6c-assumption-sub{font:14px Geist,Arial,sans-serif;letter-spacing:0;fill:#26232380}
.v6c-gpu-assumptions{display:flex;align-items:center;gap:28px;margin-top:30px;font-size:13px;color:#26232388}
.v6c-gpu-assumptions>p{font-size:12px;color:#26232377;max-width:570px;line-height:1.5}
.v6c-legend{display:flex;align-items:center;gap:24px;font-size:12px;color:#2623238c;flex:none}
.v6c-legend>span{display:flex;align-items:center;gap:9px}
.v6c-legend i{display:block;width:29px;border-top:2px solid #494944}
.v6c-legend>span+span i{border-top:2px dotted #77776e}
.v6c-data h1{font-size:43px}
.v6c-data-lede{font-size:19px;line-height:1.4;letter-spacing:-.023em;color:#2623238c;margin:14px 0 0}
.v6c-data-chart-head{margin-top:25px;height:15px}
.v6c-data-chart{width:1152px;height:398px;margin:5px 0 0}
.v6c-data .v6c-value{font-size:28px;letter-spacing:-1px}
.v6c-svg .v6c-model-name{font:450 17px Geist,Arial,sans-serif;letter-spacing:-.35px;fill:#262323d4}
.v6c-svg .v6c-model-sub{font:16px Geist,Arial,sans-serif;letter-spacing:-.3px;fill:#262323a0}
.v6c-svg a{text-decoration:none}
.v6c-token-budget{margin-top:15px;display:flex;gap:25px;align-items:center;font-size:14px;color:#262323a6;letter-spacing:-.018em}
.v6c-token-budget span{display:flex;align-items:center;gap:10px}
.v6c-token-budget b{font:9px 'Geist Mono',monospace;letter-spacing:.07em;color:#26232380}
.v6c-token-budget>span:last-child{font-size:11px;color:#26232368}
.v6c-data-scope{font-size:12px;line-height:1.5;color:#26232377;margin-top:10px}
@media print{.v6c-slide .source a{text-decoration:none}}
