@charset "UTF-8";
:root{--bg:#f6f7f3;--surface:#fff;--surface-soft:#f2f5f0;--text:#1c2b25;--muted:#7a837c;--line:#e6eae2;--green:#2c6650;--green-strong:#214f3c;--green-soft:#edf4eb;--accent:#cbe19c;--red:#b75d50;--red-bg:#fff2ee;--chart-line:#4a7b5a;--chart-fill:#d9e7cf;--shadow:0 4px 22px #263e2404;--header:rgba(246,247,243,.95);font-family:"DengXian","等线","PingFang SC","Microsoft YaHei",sans-serif;color:var(--text);background:var(--bg);font-synthesis:none;color-scheme:light}
:root[data-theme="dark"]{--bg:#101a15;--surface:#18241c;--surface-soft:#1e2c22;--text:#e4ecdf;--muted:#98a795;--line:#2e3a2d;--green:#aac993;--green-strong:#c1d8a9;--green-soft:#283b28;--accent:#47603a;--red:#e49d89;--red-bg:#36261f;--chart-line:#a5c689;--chart-fill:#374e30;--shadow:none;--header:rgba(16,26,21,.95);color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:14px;line-height:1.6}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.42}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--green);outline-offset:5px}button:hover:not(:disabled){filter:brightness(.94)}a:hover{color:var(--green)}::selection{background:var(--accent)}[hidden]{display:none!important}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.js-only{display:none!important}.has-js .js-only{display:inline-flex!important}.sr-only,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{clip:auto;width:auto;height:auto;top:12px;left:16px;z-index:10;padding:12px;background:var(--surface)}.site-header{height:88px;border-bottom:1px solid var(--line);background:var(--header)}.header-inner{height:100%;max-width:1320px;padding:0 48px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:13px}.brand-mark{height:38px;width:38px;background:var(--green-strong);border-radius:11px;display:grid;place-items:center;transform:rotate(-5deg)}.brand-mark>span{width:21px;height:21px;border:1.5px solid var(--bg);border-radius:50%;position:relative}.brand-mark>span:after{content:"";position:absolute;inset:4px;border-radius:50%;background:var(--accent)}.brand-name{font-weight:700;font-size:23px;letter-spacing:2px;display:flex;align-items:baseline;gap:10px}.brand-en{font-size:11px;letter-spacing:2px;font-weight:600}.site-header nav{display:flex;gap:32px;margin-left:auto;margin-right:36px;align-self:stretch;font-size:13px}.site-header nav a{display:flex;align-items:center;position:relative;gap:7px;color:var(--muted)}.site-header nav .nav-current{color:var(--text);font-weight:700}.nav-current:after{content:"";position:absolute;bottom:0;height:2px;left:0;right:0;background:var(--green)}.header-right{display:flex;align-items:center;gap:20px}.research-badge{font-size:11px;color:var(--green);display:flex;gap:7px;align-items:center}.dot{width:5px;height:5px;display:inline-block;background:currentColor;border-radius:50%;flex-shrink:0}.icon-button{border:1px solid var(--line);border-radius:9px;background:var(--surface);width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;min-height:39px;padding:8px 15px;font-size:12px;font-weight:600;white-space:nowrap;transition:background .15s}.button-primary{background:var(--green-strong);color:var(--surface);border:1px solid var(--green-strong)}.button-quiet{background:var(--surface);border:1px solid var(--line)}.button-outline{background:transparent;border:1px solid var(--line);font-weight:400}.button .icon{width:15px;height:15px}main{max-width:1320px;padding:0 48px;margin:0 auto}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding:44px 0 30px}.eyebrow{font-size:10px;letter-spacing:1.9px;color:var(--muted);display:flex;align-items:center;gap:8px}.eyebrow-line{display:inline-block;width:21px;height:1px;background:var(--green)}h1{font-size:32px;line-height:1.45;letter-spacing:-.8px;font-weight:600;margin:12px 0 10px}h1 span{color:var(--green)}.page-heading p{margin:0;color:var(--muted);font-size:12px}.heading-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px;padding-bottom:3px}.update-text{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums}.market-panel{background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:27px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:var(--shadow)}.market-main{display:flex;align-items:center;gap:19px}.coin-mark{width:53px;height:53px;border-radius:50%;color:var(--green);background:var(--green-soft);border:1px solid var(--line);font-size:33px;display:flex;align-items:center;justify-content:center;font-family:"DengXian",sans-serif}.market-label{display:flex;align-items:center;gap:9px}.market-label h2{margin:0;font-size:13px;font-weight:600}.market-label>span:nth-child(2){font-size:10px;color:var(--muted)}.live-badge{font-size:9px;border-radius:4px;padding:1px 6px;color:var(--muted);background:var(--surface-soft);display:flex;align-items:center;gap:4px}.live-badge.is-live{color:var(--green);background:var(--green-soft)}.price-line{display:flex;align-items:baseline;gap:9px;margin-top:3px}.price-line>strong{font-size:35px;line-height:1.45;letter-spacing:-1.2px;font-weight:600;font-variant-numeric:tabular-nums}.currency{font-size:10px;color:var(--muted)}.price-change{font-size:11px;padding:3px 7px;border-radius:5px;background:var(--surface-soft);margin-left:4px}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.price-change.positive{background:var(--green-soft)}.price-change.negative{background:var(--red-bg)}.source-line{font-size:9px;letter-spacing:.15px;color:var(--muted)}.source-line>span:first-child{margin:0 5px}.market-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0 0 0 20px;border-left:1px solid var(--line);padding-left:30px}.market-stats dt{font-size:10px;white-space:nowrap;color:var(--muted);margin-bottom:9px}.market-stats dt span{font-size:8px;margin-left:3px}.market-stats dd{margin:0;font-size:15px;letter-spacing:-.3px;font-variant-numeric:tabular-nums;font-weight:500;white-space:nowrap}.market-stats dd small{color:var(--muted);font-size:10px;font-weight:400;margin-left:4px}.outlook-section{margin-top:32px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:19px;gap:18px}.section-kicker{font-size:9px;color:var(--muted);letter-spacing:1.65px;margin-bottom:6px}.section-heading h2{font-size:18px;font-weight:600;letter-spacing:.1px;margin:0;display:flex;align-items:center;gap:12px}.subtle-badge{display:inline-flex;align-items:center;padding:2px 7px;border:1px solid var(--line);color:var(--muted);font-size:9px;letter-spacing:0;font-weight:400;border-radius:4px}.reference-note{border:1px solid var(--line);background:var(--green-soft);border-radius:8px 8px 0 0;display:flex;align-items:center;padding:11px 16px;gap:9px;color:var(--green)}.reference-note .icon{height:14px;width:14px}.reference-note p{font-size:11px;margin:0;flex:1}.reference-note strong{font-weight:600}.reference-note a{font-size:10px;white-space:nowrap}.reference-note a span{margin-left:6px}.table-container{border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;overflow-x:auto;background:var(--surface);box-shadow:var(--shadow)}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}thead{background:var(--surface-soft)}thead th{font-weight:400;color:var(--muted);font-size:10px;padding:13px 20px}thead th span{font-size:8px;display:inline-block;margin-left:4px;opacity:.85}tbody tr{border-top:1px solid var(--line);height:65px}tbody th,tbody td{padding:15px 20px;font-size:12px;font-weight:400}tbody th{font-weight:600}tbody td:nth-child(2){font-size:16px;letter-spacing:-.4px;font-weight:600;font-variant-numeric:tabular-nums}tbody td:nth-child(3){font-size:11px;font-variant-numeric:tabular-nums}tbody td:nth-child(4){font-size:12px;font-variant-numeric:tabular-nums}tbody td:nth-child(5){font-size:11px}.period-mark{font-size:11px;display:inline-grid;place-items:center;width:27px;height:27px;border:1px solid var(--line);border-radius:6px;margin-right:10px;color:var(--green);font-weight:500;background:var(--surface-soft)}.period-days{color:var(--muted);font-size:8px;font-weight:400;margin-left:9px;letter-spacing:.5px}.status-label{font-size:9px;color:var(--muted);border:1px solid var(--line);padding:4px 7px;border-radius:4px}.status-label.ready{color:var(--green);border-color:transparent;background:var(--green-soft)}.muted-row{color:var(--muted);background:color-mix(in srgb,var(--surface-soft) 35%,var(--surface))}.muted-row td:nth-child(2){font-size:12px;font-weight:400;letter-spacing:0}.table-foot{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:9px;margin-top:10px}.table-foot>span:first-child{display:flex;align-items:center;gap:6px}.table-foot .dot{color:var(--green);width:4px;height:4px}.chart-section{margin-top:36px}.legend{display:flex;gap:16px;font-size:9px;color:var(--muted)}.legend>span{display:flex;gap:6px;align-items:center}.legend i{display:inline-block;width:15px;height:0;border-top:2px solid var(--chart-line)}.legend .legend-reference{border-top-style:dashed}.legend .legend-range{height:8px;border:0;background:var(--chart-fill);border-radius:2px}.chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.chart-card{border:1px solid var(--line);background:var(--surface);border-radius:11px;padding:19px 21px 13px;box-shadow:var(--shadow);overflow:hidden}.chart-heading{display:flex;justify-content:space-between;align-items:center}.chart-heading>div{display:flex;gap:11px;align-items:center}.card-index{font-size:10px;color:var(--muted);border-right:1px solid var(--line);padding-right:10px}.chart-heading h3{font-size:13px;font-weight:600;display:flex;align-items:center;margin:0;gap:10px}.chart-heading h3 span{font-size:10px;font-weight:400;color:var(--muted)}.chart-heading .icon-button{width:26px;height:26px;border:0;background:transparent;color:var(--muted)}.chart-heading .icon{width:14px;height:14px}.card-value{display:flex;align-items:baseline;gap:10px;margin:12px 0 3px;min-height:37px}.card-value strong{font-size:25px;letter-spacing:-.6px;font-weight:600;font-variant-numeric:tabular-nums}.card-value>span{font-size:10px;color:var(--muted)}.card-value .unavailable-value{font-size:21px;color:var(--muted);font-weight:400;letter-spacing:0}.chart-host{min-height:190px}.empty-chart{width:100%;height:auto;display:block}.empty-chart path{stroke:var(--line);stroke-width:1;fill:none}.empty-chart text{fill:var(--muted);font-size:11px}.chart-foot{display:flex;justify-content:space-between;gap:8px;min-height:30px;align-items:center;color:var(--muted);font-size:9px;border-top:1px solid var(--line);padding-top:9px;margin-top:5px}.chart-help{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px;margin-top:13px}.chart-help .icon{width:13px;height:13px}.price-chart{display:block;width:100%;height:auto;overflow:visible;touch-action:pan-y}.chart-gridline{stroke:var(--line);stroke-width:.8;stroke-dasharray:3 4}.chart-axis{font-family:inherit;font-size:9px;fill:var(--muted)}.chart-region{font-size:8px;letter-spacing:.2px;fill:var(--muted)}.history-path{stroke:var(--chart-line);stroke-width:1.8;fill:none;stroke-linejoin:round}.history-area{fill:var(--chart-fill);opacity:.2}.baseline-line{stroke:var(--muted);stroke-width:.6;stroke-dasharray:3 5;opacity:.5}.range-line{stroke:var(--chart-line);stroke-width:2;fill:none}.range-body{fill:var(--chart-fill);opacity:.65}.median-line{stroke:var(--green);stroke-width:1.1;stroke-dasharray:4 4;fill:none}.median-dot{fill:var(--green);stroke:var(--surface);stroke-width:2}.split-line{stroke:var(--line);stroke-width:1;stroke-dasharray:3 3}.chart-point{fill:var(--surface);stroke:var(--chart-line);stroke-width:1.8}.chart-unavailable{fill:var(--muted);font-size:10px}.chart-cursor{stroke:var(--muted);stroke-width:.8;stroke-dasharray:3 3}.chart-tooltip{height:24px;font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums;text-align:center;margin:0;padding-top:5px}.method-section{display:grid;grid-template-columns:260px 1fr;gap:65px;border-top:1px solid var(--line);margin-top:40px;padding-top:32px}.method-intro h2{font-weight:500;font-size:27px;line-height:1.5;letter-spacing:-.5px;margin:14px 0 14px}.method-intro p{font-size:11px;color:var(--muted);line-height:1.9;margin:0 0 25px}.method-details details{border-bottom:1px solid var(--line)}.method-details summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:12px;font-weight:500;list-style:none;padding:18px 0;gap:10px}.method-details summary::-webkit-details-marker{display:none}.method-number{font-size:9px;color:var(--muted);margin-right:15px}.summary-plus{font-size:18px;font-weight:300;color:var(--muted);line-height:1}.method-details details[open] .summary-plus{transform:rotate(45deg)}.details-body{padding:0 5px 17px 29px;font-size:11px;line-height:1.9;color:var(--muted)}.details-body p{margin:0 0 10px}.details-body p:last-child{margin-bottom:0}.formula{padding:10px 13px;margin:12px 0;background:var(--surface-soft);border:1px solid var(--line);border-radius:5px;font-size:11px;color:var(--green);letter-spacing:.3px}.method-status{display:flex;gap:24px;padding-top:18px;font-size:9px;color:var(--muted);flex-wrap:wrap}.method-status>span{display:flex;gap:6px;align-items:center}.method-status b{font-weight:400;color:var(--text)}.status-dot{display:inline-block;height:5px;width:5px;border:1px solid var(--muted);border-radius:50%}.status-dot.active{background:var(--green);border-color:var(--green)}.disclaimer{display:flex;gap:8px;align-items:center;border-radius:6px;background:var(--surface-soft);padding:12px 15px;color:var(--muted);font-size:10px;margin:35px 0 28px}.disclaimer .icon{width:14px;height:14px}.disclaimer p{margin:0}footer{max-width:1224px;border-top:1px solid var(--line);margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:22px 0 30px;gap:20px;color:var(--muted);font-size:9px}.footer-brand{font-size:16px;font-weight:600;color:var(--text)}.footer-brand span{font-size:8px;font-weight:400;letter-spacing:1.4px;margin-left:8px}footer i{font-style:normal;margin:0 8px}.notice{border:1px solid var(--line);padding:12px 16px;border-radius:7px;font-size:12px;margin-bottom:18px}.notice-error{color:var(--red);background:var(--red-bg);border-color:color-mix(in srgb,var(--red) 25%,transparent)}.spinning{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}dialog{width:min(960px,92vw);border:1px solid var(--line);border-radius:15px;background:var(--surface);padding:25px 30px;color:var(--text);max-height:90dvh;overflow:auto;box-shadow:0 25px 120px #0003}dialog::backdrop{background:#101f1970;backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dialog-heading h2{font-size:21px;font-weight:500;margin:8px 0}.dialog-note{color:var(--muted);font-size:11px;margin-top:16px}#dialog-chart .price-chart{max-height:55dvh}#dialog-chart .chart-tooltip{font-size:12px}
.jev-section{margin-top:32px}.jev-context{display:flex;gap:12px;align-items:center;padding:16px 18px;border:1px solid var(--line);background:var(--surface);border-radius:9px 9px 0 0}.jev-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;flex-shrink:0;color:var(--green);background:var(--green-soft);font-size:17px}.jev-context p{margin:0;color:var(--muted);font-size:11px;line-height:1.9}.jev-connection{font-size:10px;color:var(--muted)}.jev-table{border-radius:0 0 8px 8px}.jev-table td small{display:block;color:var(--muted);font-size:8px;margin-top:3px}.jev-table td:nth-child(2){font-size:14px}.distribution{width:180px}.distribution svg{display:block;width:180px;height:5px;border-radius:3px;overflow:hidden}.distribution>span{display:block;font-size:9px;color:var(--muted);margin-top:7px}.direction-up{color:var(--green)}.direction-down{color:var(--red)}.direction-unknown,.muted-text{color:var(--muted);font-size:10px}.jev-footnote{font-size:10px;color:var(--muted);margin:10px 0}.audit-panel{border:1px solid var(--line);border-radius:7px;background:var(--surface)}.audit-panel>summary{cursor:pointer;padding:12px 16px;font-size:11px;display:flex;justify-content:space-between;list-style:none}.audit-panel>summary::-webkit-details-marker{display:none}.audit-content{padding:6px 16px 18px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.feature-card{border:1px solid var(--line);padding:12px;border-radius:7px;background:var(--surface-soft)}.feature-card-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.feature-card h3{margin:0;font-size:11px;font-weight:500}.feature-tag{font-size:8px;color:var(--muted)}.feature-tag.accepted{color:var(--green)}.feature-card>strong{display:block;font-size:15px;margin-top:8px;font-weight:500}.feature-card>p{font-size:10px;line-height:1.8;color:var(--muted);margin:6px 0}.feature-card>small{font-size:8px;color:var(--muted)}.audit-empty{color:var(--muted);font-size:11px;grid-column:1/-1}.audit-source-heading{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.audit-source-heading h3,#feature-contributions>h3{font-weight:500;font-size:12px;margin:16px 0 10px}.source-disclaimer{color:var(--muted);font-size:10px;line-height:1.8}.research-sources{padding-left:20px;margin-bottom:0}.research-sources li{font-size:11px;margin-top:9px}.research-sources li>span{display:block;color:var(--muted);font-size:9px}.contribution-group{display:flex;flex-wrap:wrap;gap:8px 16px;margin:10px 0;font-size:10px;color:var(--muted)}.contribution-group>strong{color:var(--text);font-weight:500}.contribution-group>span{border-left:1px solid var(--line);padding-left:10px}
@media(max-width:760px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jev-connection{font-size:8px}.jev-context{padding:12px;align-items:flex-start}.jev-context p{font-size:10px}.jev-footnote{font-size:9px}}
@media(max-width:520px){.jev-section>.section-heading{flex-wrap:wrap}.jev-section>.section-heading .jev-connection{width:100%;font-size:9px}.feature-grid{grid-template-columns:1fr}.audit-content{padding:6px 12px 16px}.audit-source-heading .button{font-size:9px;padding:6px 9px}.research-sources li{font-size:10px}}
.performance-section{margin-top:34px}.performance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:20px 0}.performance-grid>div{padding:0 21px;border-right:1px solid var(--line)}.performance-grid>div:last-child{border:0}.performance-grid>div>span{font-size:10px;color:var(--muted);display:block}.performance-grid strong{font-size:28px;letter-spacing:-.5px;font-weight:500;display:block;margin:7px 0}.performance-grid em{font-size:13px;color:var(--muted);font-style:normal}.performance-grid small{font-size:9px;color:var(--muted)}.policy-note{display:flex;align-items:flex-start;gap:8px;margin:12px 0;font-size:10px;color:var(--muted)}.policy-note .icon{width:13px;height:13px;margin-top:2px}.policy-note p{margin:0;flex:1}.policy-note>span{font-size:9px;white-space:nowrap}.performance-history td{font-size:10px!important;letter-spacing:0!important;font-weight:400!important}.performance-history tr{height:45px}#policy-candidates h3{font-size:12px;font-weight:500}.hourly-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.5fr;grid-template-rows:auto 1fr auto;column-gap:25px}.hourly-card .chart-heading{grid-column:1;grid-row:1}.hourly-card .card-value{grid-column:1;grid-row:2;align-self:center}.hourly-card .chart-host{grid-column:2;grid-row:1/4}.hourly-card .chart-foot{grid-column:1;grid-row:3;line-height:1.8}
@media(max-width:760px){.performance-grid>div{padding:0 13px}.performance-grid strong{font-size:24px}.performance-grid small{font-size:8px}.policy-note{flex-wrap:wrap}.policy-note>span{width:100%;padding-left:21px}.hourly-card{column-gap:15px}.hourly-card .card-value{display:block}.hourly-card .card-value>span{display:block}}
@media(max-width:520px){.performance-grid{grid-template-columns:1fr 1fr;padding:0}.performance-grid>div{padding:15px}.performance-grid>div:nth-child(2){border-right:0}.performance-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.performance-grid strong{font-size:27px}.performance-grid small{font-size:8px}.hourly-card{display:block}.hourly-card .card-value{display:flex}.performance-section>.section-heading{flex-wrap:wrap}.performance-section>.section-heading>.jev-connection{width:100%;font-size:9px}}
@media(min-width:1500px){.page-heading{padding-top:55px}.market-panel{padding:32px}.outlook-section{margin-top:39px}.chart-section{margin-top:42px}}
@media(max-width:1150px){.header-inner,main{padding-left:30px;padding-right:30px}.market-panel{padding:24px}.market-stats{gap:20px;grid-template-columns:repeat(2,1fr);padding-left:25px}.price-line>strong{font-size:33px}.market-stats dt{margin-bottom:3px}.market-stats dd{font-size:13px}thead th,tbody td,tbody th{padding-left:14px;padding-right:14px}.period-days{display:none}footer{margin-left:30px;margin-right:30px}.method-section{grid-template-columns:220px 1fr;gap:36px}}
@media(max-width:760px){.header-inner{padding:0 20px;gap:16px}.site-header{height:72px}.site-header nav{gap:20px;margin:0 0 0 auto}.brand-name{font-size:21px}.brand-en{display:none}.brand-mark{width:32px;height:32px;border-radius:9px}.brand-mark>span{width:19px;height:19px}.brand{gap:10px}.research-badge{display:none}.header-right{gap:0}.site-header nav a{font-size:11px}main{padding:0 20px}.page-heading{padding-top:30px;gap:14px}h1{font-size:27px;letter-spacing:-1px}.page-heading p{font-size:10px;max-width:300px}.eyebrow{font-size:8px;letter-spacing:1.3px}.heading-actions{gap:9px}.update-text{font-size:8px;max-width:100px;text-align:right}.heading-actions .button{padding:8px 11px;font-size:10px}.market-panel{padding:22px;display:block}.market-main{gap:15px}.market-stats{margin:19px 0 0;padding:17px 0 0;border-left:0;border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:15px}.market-stats dt{font-size:9px}.market-stats dd{font-size:12px}.price-line>strong{font-size:35px}.market-label h2{font-size:14px}.section-heading h2{font-size:16px}.section-heading{gap:12px}.subtle-badge{font-size:8px}.reference-note{padding:11px 12px;align-items:flex-start}.reference-note p{font-size:10px}.reference-note a{display:none}.reference-note .icon{margin-top:2px}table{min-width:770px}thead th{font-size:9px}tbody tr{height:62px}.table-container:after{content:""}.table-foot{font-size:8px;align-items:flex-start}.table-foot>span:last-child{text-align:right}.legend{font-size:8px;gap:9px}.legend i{width:11px}.chart-grid{gap:13px}.chart-card{padding:14px 13px 11px}.chart-host{min-height:130px}.chart-heading h3{font-size:12px;gap:6px}.chart-heading h3 span{font-size:8px}.card-index{font-size:8px;padding-right:7px}.chart-heading>div{gap:7px}.card-value{display:block;min-height:55px;margin-top:8px}.card-value strong{font-size:22px}.card-value>span{display:block;font-size:9px}.card-value .unavailable-value{font-size:20px}.chart-foot{font-size:8px;display:block}.chart-foot span{display:block}.chart-help{align-items:flex-start;font-size:9px}.chart-help .icon{margin-top:2px}.chart-tooltip{font-size:8px;height:28px}.method-section{grid-template-columns:170px 1fr;gap:25px;margin-top:29px;padding-top:25px}.method-intro h2{font-size:23px}.method-intro .button{padding:7px 10px;font-size:10px}.method-details summary{font-size:11px}.details-body{font-size:10px;padding-left:0}.method-number{margin-right:8px;font-size:8px}.formula{font-size:9px;padding:8px}.method-status{gap:12px;font-size:8px}.disclaimer{font-size:9px;align-items:flex-start;padding:10px;margin-top:25px}.disclaimer .icon{margin-top:1px}footer{margin:0 20px;padding:19px 0;gap:14px;flex-wrap:wrap;font-size:8px}footer>span:nth-child(2){margin-left:auto}footer>span:last-child{width:100%;text-align:right}dialog{padding:19px}.dialog-note{font-size:10px}}
@media(max-width:520px){.page-heading{display:block;padding-bottom:20px}h1{font-size:27px}.page-heading p{max-width:none}.heading-actions{margin-top:21px;flex-direction:row;align-items:center;justify-content:space-between}.update-text{font-size:9px;max-width:none;text-align:left}.heading-actions .button{min-height:34px}.market-panel{padding:19px 17px}.coin-mark{width:44px;height:44px;font-size:29px}.market-main{gap:11px}.price-line{gap:6px;flex-wrap:wrap}.price-line>strong{font-size:32px}.currency{font-size:9px}.price-change{font-size:10px;margin-left:1px;padding:2px 5px}.market-label{gap:7px}.source-line{font-size:8px}.market-stats{gap:15px 12px;grid-template-columns:repeat(2,1fr)}.market-stats dt{font-size:9px}.market-stats dd{font-size:14px}.market-stats dt{margin-bottom:4px}.section-heading h2{font-size:16px;gap:8px}.section-heading .button{font-size:10px;min-height:33px;padding:7px 10px}.section-heading .button .icon{width:13px}.subtle-badge{font-size:7px;padding:2px 5px}.table-foot{font-size:8px;display:block}.table-foot>span:last-child{display:block;text-align:left;margin-top:3px}.chart-section>.section-heading{display:block}.legend{margin-top:13px;font-size:9px;gap:16px}.chart-grid{grid-template-columns:1fr;gap:14px}.chart-card{padding:18px 17px 12px}.chart-heading h3{font-size:13px;gap:10px}.chart-heading h3 span{font-size:10px}.card-index{font-size:9px}.chart-heading>div{gap:10px}.card-value{display:flex;min-height:37px;margin-top:11px;gap:10px}.card-value strong{font-size:25px}.card-value>span{display:inline;font-size:10px}.chart-host{min-height:150px}.chart-foot{display:flex;font-size:9px}.chart-tooltip{font-size:9px;height:25px}.method-section{grid-template-columns:1fr;gap:14px}.method-intro h2 br,.method-intro p br{display:none}.method-intro h2{font-size:23px;margin:9px 0}.method-intro p{margin-bottom:15px}.method-intro .button{font-size:11px}.method-details summary{font-size:12px}.details-body{font-size:11px;line-height:1.85}.method-status{font-size:8px;gap:16px}.formula{font-size:10px}.dialog-heading h2{font-size:18px}#dialog-chart .chart-tooltip{font-size:10px}.dialog-note{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
