:root{--btc-yellow:#ffe000;--btc-yellow-hover:#f2d400;--btc-orange:#f7931a;--btc-ink:#11120f;--btc-paper:#f3f1eb;--btc-surface:#fbfaf7;--btc-surface-2:#eeece5;--btc-line:#e2dfd6;--btc-muted:#64645e;--btc-green:#087b43;--btc-red:#b92730;--btc-radius:7px;--btc-serif:Georgia, "Times New Roman", serif;--btc-sans:Arial, Helvetica, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.btc-desk-root{background:var(--btc-paper);color:var(--btc-ink);font:14px/1.5 var(--btc-sans);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;padding:0}.btc-desk-root *{box-sizing:border-box}.btc-desk-root [hidden]{display:none!important}.btc-desk-root .shell{width:calc(100% - 104px);max-width:1512px;margin:0 auto}.btc-desk-root .icon{vertical-align:middle;flex-shrink:0;width:20px;height:20px}.btc-desk-root .kicker{letter-spacing:1.65px;color:var(--btc-muted);text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700}.btc-desk-root .text-link{white-space:nowrap;color:var(--btc-ink);align-items:center;gap:10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.btc-desk-root .text-link:hover{text-decoration:underline}.btc-desk-root .text-link .icon{width:16px;height:16px}.btc-desk-root .button{border:1px solid var(--btc-line);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:14px;min-height:41px;padding:10px 19px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.btc-desk-root .button:hover{transform:translateY(-1px)}.btc-desk-root .button .icon{width:18px;height:18px}.btc-desk-root .yellow{background:var(--btc-yellow);border-color:var(--btc-yellow);color:#111}.btc-desk-root .yellow:hover{background:var(--btc-yellow-hover)}.btc-desk-root .outline{color:#fff;background:#131410;border-color:#aaa}.btc-desk-root .outline:hover{background:#252620}.btc-desk-root .black{color:#fff;background:#11120f;border-color:#11120f}.btc-desk-root .black:hover{background:#292a24}.btc-desk-root .tag{font:800 10px/1.2 var(--btc-sans);text-transform:uppercase;letter-spacing:.1px;padding:3px 8px;display:inline-flex}.btc-desk-root .yellow-tag{background:var(--btc-yellow);color:#111;border-radius:2px}.btc-desk-root .source-pill{background:var(--btc-surface-2);border:1px solid var(--btc-line);white-space:nowrap;border-radius:4px;align-items:center;padding:5px 8px;font-size:10px;font-weight:600;display:inline-flex}.btc-desk-root .saved-label{color:var(--btc-muted);font-size:10px}.btc-desk-root .hero{color:#f7f6f1;background:#10110f;min-height:350px;position:relative;overflow:hidden}.btc-desk-root .hero-inner{z-index:2;align-items:center;min-height:350px;display:flex;position:relative}.btc-desk-root .hero-copy{max-width:510px;padding:24px 0 28px}.btc-desk-root .breadcrumbs{color:#cacac2;align-items:center;gap:9px;margin-bottom:12px;font-size:11px;display:flex}.btc-desk-root .breadcrumbs a{color:inherit;text-decoration:none}.btc-desk-root .breadcrumbs a:hover{text-decoration:underline}.btc-desk-root .hero-eyebrow{align-items:center;gap:10px;margin-bottom:9px;font-size:10px;font-weight:800;display:flex}.btc-desk-root .hero-eyebrow>span:last-child{background:var(--btc-yellow);color:#111;letter-spacing:.3px;border-radius:2px;padding:2px 7px}.btc-desk-root .desk-mark{color:var(--btc-yellow);font-size:25px;line-height:1}.btc-desk-root .hero h1{letter-spacing:-5px;margin:0;font-weight:900;line-height:.9}.btc-desk-root .hero-word{text-transform:uppercase;white-space:nowrap;letter-spacing:-5.5px;-webkit-text-stroke:1.2px currentColor;font-size:94px;line-height:.87;display:block}.btc-desk-root .hero-dot{background:var(--btc-yellow);vertical-align:baseline;border-radius:50%;width:19px;height:19px;margin-left:6px;display:inline-block}.btc-desk-root .hero-subtitle{text-transform:uppercase;letter-spacing:-1.7px;margin-top:4px;font-size:35px;font-weight:850;line-height:1.16;display:block}.btc-desk-root .hero-tagline{letter-spacing:4.1px;color:var(--btc-yellow);margin-top:5px;margin-bottom:10px;font-size:15px;font-weight:800;line-height:1.4}.btc-desk-root .hero-description{color:#f1f0eb;max-width:470px;margin:0;font-size:13px;line-height:1.45}.btc-desk-root .hero-actions{gap:16px;margin-top:18px;display:flex}.btc-desk-root .hero-art{z-index:1;pointer-events:none;width:66.2%;height:100%;position:absolute;inset:0 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 7% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 7% 100%)}.btc-desk-root .hero-art img{object-fit:cover;object-position:right center;width:100%;height:100%}.btc-desk-root .desk-body{padding-bottom:40px}.btc-desk-root .topic-nav{border-bottom:1px solid var(--btc-line);white-space:nowrap;scrollbar-width:thin;align-items:center;gap:6px;height:48px;margin-bottom:14px;display:flex;overflow-x:auto}.btc-desk-root .topic-nav a,.btc-desk-root .topic-nav button{height:100%;color:var(--btc-ink);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;flex:none;padding:15px 19px 12px;font-size:12px;font-weight:500;text-decoration:none}.btc-desk-root .topic-nav a.active,.btc-desk-root .topic-nav a:hover,.btc-desk-root .topic-nav button[aria-pressed=true]{border-color:var(--btc-yellow);background:var(--btc-surface);border-radius:4px 4px 0 0;font-weight:700}.btc-desk-root .topic-nav .archive-tab{align-items:center;gap:6px;margin-left:auto;padding-right:0;display:inline-flex}.btc-desk-root .archive-tab .icon{width:15px;height:15px}.btc-desk-root .news-layout{grid-template-columns:minmax(0,1fr) 334px;align-items:start;gap:16px;display:grid}.btc-desk-root .news-main{min-width:0}.btc-desk-root .feature-row{grid-template-columns:minmax(0,1.62fr) minmax(0,1fr);gap:14px;display:grid}.btc-desk-root .featured{color:#faf8f0;isolation:isolate;background:#10110f;border-radius:5px;height:338px;min-height:338px;position:relative;overflow:hidden}.btc-desk-root .feature-slide{height:100%;position:absolute;inset:0}.btc-desk-root .feature-art{z-index:-2;width:50%;height:100%;position:absolute;top:0;right:0}.btc-desk-root .feature-art img{object-fit:cover;object-position:right top;width:100%;height:100%}.btc-desk-root .feature-shade{z-index:-1;background:linear-gradient(90deg,#0c0e0bf0 0%,#0c0e0bdd 38%,#0c0e0b8a 62%,#0c0e0b11 85%);position:absolute;inset:0}.btc-desk-root .feature-copy{flex-direction:column;align-items:flex-start;width:80%;height:100%;padding:26px 26px 55px;display:flex}.btc-desk-root .feature-copy h2{font-family:var(--btc-serif);letter-spacing:-.55px;text-wrap:pretty;max-width:440px;margin-top:10px;font-size:26px;font-weight:700;line-height:1.1}.btc-desk-root .feature-copy h2 a{color:#fff;text-decoration:none}.btc-desk-root .feature-copy h2 a:hover{text-decoration:underline}.btc-desk-root .feature-copy p{color:#ecece4;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:380px;margin-top:12px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.btc-desk-root .feature-byline{color:#f5f3e9;flex-wrap:wrap;align-items:center;gap:6px;margin-top:auto;padding-top:14px;font-size:10px;line-height:1.3;display:flex}.btc-desk-root .mini-brand{color:#111;background:var(--btc-yellow);border-radius:50%;place-items:center;width:22px;height:22px;font-size:15px;font-style:italic;font-weight:800;line-height:1;display:grid}.btc-desk-root .meta-dot{color:#b0b0a6}.btc-desk-root .slide-controls{z-index:3;background:#11120ed9;border:1px solid #66665c;border-radius:24px;align-items:center;gap:2px;padding:2px 6px;display:flex;position:absolute;bottom:12px;right:11px}.btc-desk-root .slide-controls button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.btc-desk-root .slide-controls button:hover{background:#ffffff20}.btc-desk-root .slide-controls .icon{width:14px;height:14px}.btc-desk-root .slide-counter{text-align:center;color:#fff;min-width:32px;font-size:10px}.btc-desk-root .slide-dots{z-index:3;gap:6px;display:flex;position:absolute;bottom:18px;left:28px}.btc-desk-root .slide-dots button{cursor:pointer;background:#96998a;border:0;border-radius:50%;width:8px;height:8px;padding:0}.btc-desk-root .slide-dots button[aria-pressed=true]{background:var(--btc-yellow)}.btc-desk-root .news-rail{border:1px solid var(--btc-line);background:var(--btc-surface);border-radius:5px;flex-direction:column;min-width:0;height:338px;padding:10px;display:flex}.btc-desk-root .rail-story{border-bottom:1px solid var(--btc-line);flex:1;grid-template-columns:120px minmax(0,1fr);gap:13px;min-height:0;margin-bottom:8px;padding-bottom:8px;display:grid}.btc-desk-root .rail-story:last-child{border:0;margin:0;padding-bottom:0}.btc-desk-root .rail-art{background:#111;border-radius:4px;align-self:stretch;min-height:0;overflow:hidden}.btc-desk-root .rail-art img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.btc-desk-root .rail-story:hover .rail-art img{transform:scale(1.04)}.btc-desk-root .rail-copy{align-self:center;min-width:0;padding:2px 0}.btc-desk-root .rail-tag{background:var(--btc-surface-2);border-radius:2px;margin-bottom:4px;padding:1px 4px;font-size:9px;font-weight:700;line-height:1.2;display:inline-block}.btc-desk-root .rail-copy h3{font:700 14px/1.2 var(--btc-serif);letter-spacing:-.25px;text-wrap:pretty;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.btc-desk-root .rail-copy h3 a{color:var(--btc-ink);text-decoration:none}.btc-desk-root .rail-copy h3 a:hover{text-decoration:underline}.btc-desk-root .rail-meta{color:var(--btc-muted);margin-top:6px;font-size:10px}.btc-desk-root .shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.btc-desk-root .shortcut{background:var(--btc-surface);border:1px solid var(--btc-line);border-radius:var(--btc-radius);min-height:81px;color:var(--btc-ink);align-items:center;gap:13px;padding:13px 16px;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 2px 5px #00000003}.btc-desk-root .shortcut:hover{background:var(--btc-surface-2);border-color:#b3aa85;transform:translateY(-1px)}.btc-desk-root .shortcut>.icon{stroke-width:1.7px;width:34px;height:34px;color:var(--btc-orange);flex-shrink:0}.btc-desk-root .shortcut>div{flex:1;min-width:0}.btc-desk-root .shortcut strong{letter-spacing:-.1px;margin-bottom:4px;font-size:13px;line-height:1.2;display:block}.btc-desk-root .shortcut span:not(.round-arrow){color:var(--btc-muted);font-size:11px;line-height:1.35;display:block}.btc-desk-root .round-arrow{background:var(--btc-surface-2);border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:grid}.btc-desk-root .round-arrow .icon{width:15px;height:15px}.btc-desk-root .latest-news{margin-top:28px}.btc-desk-root .section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.btc-desk-root .section-heading h2{letter-spacing:-.5px;margin:0;padding-left:14px;font-size:26px;line-height:1.14;position:relative}.btc-desk-root .section-heading h2:before{content:"";background:var(--btc-yellow);border-radius:1px;width:5px;position:absolute;top:2px;bottom:1px;left:0}.btc-desk-root .section-heading .kicker{margin-bottom:7px;margin-left:14px}.btc-desk-root .section-subtitle{color:var(--btc-muted);margin-top:8px;margin-left:14px;font-size:12px}.btc-desk-root .news-filters{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 16px;display:flex}.btc-desk-root .news-filters button{border:1px solid var(--btc-line);white-space:nowrap;cursor:pointer;color:var(--btc-ink);background:0 0;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:600}.btc-desk-root .news-filters button[aria-pressed=true]{background:var(--btc-ink);color:var(--btc-paper);border-color:var(--btc-ink)}.btc-desk-root .filter-status{color:var(--btc-muted);margin-left:auto;font-size:11px}.btc-desk-root .news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.btc-desk-root .news-card{border:1px solid var(--btc-line);background:var(--btc-surface);border-radius:var(--btc-radius);flex-direction:column;min-width:0;display:flex;overflow:hidden}.btc-desk-root .news-card-art{background:#111;height:150px;display:block;position:relative;overflow:hidden}.btc-desk-root .news-card-art img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .25s}.btc-desk-root .news-card:hover .news-card-art img{transform:scale(1.03)}.btc-desk-root .news-card-art .tag{position:absolute;bottom:10px;left:12px}.btc-desk-root .news-card-copy{flex-direction:column;flex:1;padding:15px;display:flex}.btc-desk-root .news-card h3{font:700 17px/1.2 var(--btc-serif);letter-spacing:-.3px;margin:0}.btc-desk-root .news-card h3 a{color:var(--btc-ink);text-decoration:none}.btc-desk-root .news-card h3 a:hover{text-decoration:underline}.btc-desk-root .news-card p{color:var(--btc-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 14px;font-size:11.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.btc-desk-root .card-meta{color:var(--btc-muted);border-top:1px solid var(--btc-line);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:10px;font-size:10px;display:flex}.btc-desk-root .card-meta .icon{width:15px;height:15px}.btc-desk-root .more-row{justify-content:space-between;align-items:center;gap:14px;margin-top:18px;display:flex}.btc-desk-root .show-more{background:var(--btc-surface);min-height:38px;padding:8px 16px;font-size:12px}.btc-desk-root .empty-state{border:1px dashed var(--btc-line);color:var(--btc-muted);text-align:center;border-radius:var(--btc-radius);padding:25px;font-size:13px}.btc-desk-root .sidebar{flex-direction:column;gap:13px;min-width:0;display:flex}.btc-desk-root .panel,.btc-desk-root .market-card{border:1px solid var(--btc-line);background:var(--btc-surface);border-radius:var(--btc-radius);box-shadow:0 2px 6px #00000003}.btc-desk-root .market-card{padding:15px}.btc-desk-root .market-head{align-items:center;gap:8px;margin-bottom:10px;display:flex}.btc-desk-root .coin-title{align-items:center;gap:9px;margin-right:auto;display:flex}.btc-desk-root .coin-badge{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:700;line-height:1;display:inline-flex}.btc-desk-root .coin-badge.bitcoin{background:#f7931a}.btc-desk-root .coin-badge.ethereum{background:#5e71d6}.btc-desk-root .coin-badge.solana{color:#56d6ae;background:#0e1110}.btc-desk-root .coin-badge.ripple{background:#0c0d0c}.btc-desk-root .coin-title .coin-badge{width:32px;height:32px;font-size:24px}.btc-desk-root .coin-title h2{letter-spacing:-.1px;margin:0;font-size:14px}.btc-desk-root .coin-title h2 span{color:var(--btc-muted);margin-left:4px;font-size:12px;font-weight:400}.btc-desk-root .rank{background:var(--btc-surface-2);border-radius:4px;padding:3px 6px;font-size:10px;font-weight:700}.btc-desk-root .watch-button{border:1px solid var(--btc-line);cursor:pointer;background:0 0;border-radius:5px;place-items:center;width:26px;height:26px;display:grid}.btc-desk-root .watch-button .icon{width:17px;height:17px}.btc-desk-root .watch-button[aria-pressed=true]{background:var(--btc-yellow);color:#111;border-color:#a59d00}.btc-desk-root .watch-button[aria-pressed=true] .icon{fill:currentColor}.btc-desk-root .market-price-row{flex-wrap:wrap;align-items:baseline;gap:12px;margin-top:6px;margin-bottom:5px;display:flex}.btc-desk-root .market-price-row>strong{letter-spacing:-1.1px;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;line-height:1.1}.btc-desk-root .market-price-row>span{color:var(--btc-green);white-space:nowrap;font-size:12px;font-weight:700}.btc-desk-root .negative{color:var(--btc-red)!important}.btc-desk-root .chart-area{height:94px;margin:4px 0 8px;position:relative}.btc-desk-root .price-chart{width:100%;height:100%;display:block;overflow:visible}.btc-desk-root .chart-baseline{stroke:var(--btc-line);stroke-width:1px;fill:none}.btc-desk-root .chart-fill{fill:url(#btc-chart-fill)}.btc-desk-root .chart-line{stroke:#b88b00;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round}.btc-desk-root .chart-label{color:var(--btc-muted);background:var(--btc-surface);text-align:right;border-radius:2px;max-width:100%;margin:0;padding:2px 4px;font-size:9px;line-height:1.25;position:absolute;bottom:2px;right:3px}.btc-desk-root .chart-tooltip{pointer-events:none;color:#fff;z-index:5;white-space:nowrap;background:#111;border:1px solid #777;border-radius:3px;padding:6px 8px;font-size:10px;position:absolute;top:0;left:50%;transform:translate(-50%)}.btc-desk-root .chart-ranges{grid-template-columns:repeat(6,1fr);gap:5px;margin:9px 0 12px;display:grid}.btc-desk-root .chart-ranges button{border:1px solid var(--btc-line);cursor:pointer;background:0 0;border-radius:4px;height:25px;padding:0 2px;font-size:10px}.btc-desk-root .chart-ranges button[aria-pressed=true]{background:var(--btc-ink);color:var(--btc-paper);border-color:var(--btc-ink)}.btc-desk-root .market-metrics{border-top:1px solid var(--btc-line);grid-template-columns:1fr 1fr 1.1fr;gap:8px;padding:11px 0 9px;display:grid}.btc-desk-root .market-metrics>div{border-right:1px solid var(--btc-line);padding-right:5px}.btc-desk-root .market-metrics>div:last-child{border:0;padding:0}.btc-desk-root .market-metrics span{white-space:nowrap;color:var(--btc-muted);font-size:10px;display:block}.btc-desk-root .market-metrics strong{font-variant-numeric:tabular-nums;margin-top:4px;font-size:13px;line-height:1.2;display:block}.btc-desk-root .market-status{background:var(--btc-surface-2);color:var(--btc-muted);border-radius:3px;align-items:center;gap:5px;margin:0 0 9px;padding:5px 7px;font-size:9px;line-height:1.3;display:flex}.btc-desk-root .market-status .icon{width:12px;height:12px}.btc-desk-root .market-card>.button{width:100%;height:37px;min-height:37px;font-size:12px}.btc-desk-root .small-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.btc-desk-root .small-heading h2{letter-spacing:-.25px;margin:0;font-size:14px}.btc-desk-root .small-heading>a{white-space:nowrap;color:var(--btc-muted);font-size:11px;text-decoration:none}.btc-desk-root .small-heading>a:hover{text-decoration:underline}.btc-desk-root .related-coins{padding:14px}.btc-desk-root .related-coins .small-heading{margin-bottom:8px}.btc-desk-root .related-row{border-top:1px solid var(--btc-line);color:var(--btc-ink);align-items:center;gap:8px;padding:7px 0;font-size:12px;text-decoration:none;display:flex}.btc-desk-root .related-row:hover strong{text-decoration:underline}.btc-desk-root .related-row>[data-related-price]{font-variant-numeric:tabular-nums;color:var(--btc-muted);margin-left:auto;font-size:11px}.btc-desk-root .related-row>[data-related-change]{color:var(--btc-green);white-space:nowrap;min-width:0;font-size:10px}.btc-desk-root .side-guides{padding:14px 14px 4px}.btc-desk-root .side-guides .small-heading{margin-bottom:10px}.btc-desk-root .side-guide{border-top:1px solid var(--btc-line);color:var(--btc-ink);align-items:center;gap:10px;padding:11px 0;text-decoration:none;display:flex}.btc-desk-root .side-guide:hover strong{text-decoration:underline}.btc-desk-root .side-guide>div{flex:1;min-width:0}.btc-desk-root .side-guide strong{font-size:12px;line-height:1.2;display:block}.btc-desk-root .side-guide span:not(.guide-icon){color:var(--btc-muted);margin-top:4px;font-size:10px;line-height:1.2;display:block}.btc-desk-root .side-guide>.icon{width:14px;height:14px;color:var(--btc-muted)}.btc-desk-root .guide-icon{color:#ffed84;background:#11120f;border-radius:4px;flex-shrink:0;place-items:center;width:32px;height:34px;display:grid}.btc-desk-root .guide-icon .icon{width:20px;height:20px}.btc-desk-root .network-snapshot{padding:16px;position:relative;overflow:hidden}.btc-desk-root .network-value{letter-spacing:-1px;margin-top:12px;font-size:30px;font-weight:800;line-height:1.2}.btc-desk-root .network-value span{color:var(--btc-muted);font-size:16px;font-weight:500}.btc-desk-root .network-snapshot>p{color:var(--btc-muted);margin-top:6px;margin-bottom:0;font-size:11px}.btc-desk-root .network-snapshot .text-link{border-top:1px solid var(--btc-line);margin-top:14px;padding-top:12px;font-size:11px;display:flex}.btc-desk-root .desk-note{background:var(--btc-yellow);color:#111;border-radius:var(--btc-radius);padding:19px 22px;position:relative}.btc-desk-root .desk-note>.desk-mark{color:#111;font-size:34px;position:absolute;top:18px;right:18px}.btc-desk-root .desk-note h2{font:700 26px/1 var(--btc-serif);letter-spacing:-.8px;margin:0}.btc-desk-root .desk-note p{max-width:215px;margin-top:12px;margin-bottom:0;font-size:11.5px;line-height:1.45}.btc-desk-root .desk-note a{color:#111;border-top:1px solid #cbb200;justify-content:space-between;align-items:center;margin-top:18px;padding-top:11px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.btc-desk-root .desk-note a .icon{width:14px;height:14px}.btc-desk-root .wide-section{border-top:1px solid var(--btc-line);margin-top:48px;padding-top:33px;scroll-margin-top:88px}.btc-desk-root .wide-section .section-heading h2{font-size:30px}.btc-desk-root .etf-intro{justify-content:space-between;align-items:flex-start;gap:30px;margin:-2px 0 23px;display:flex}.btc-desk-root .etf-intro>p{max-width:770px;color:var(--btc-muted);margin:0;font-size:13px;line-height:1.6}.btc-desk-root .etf-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:19px;display:grid}.btc-desk-root .etf-card{border:1px solid var(--btc-line);background:var(--btc-surface);border-radius:var(--btc-radius);color:var(--btc-ink);grid-template-columns:1fr auto;gap:15px;padding:21px 19px;text-decoration:none;transition:all .15s;display:grid;position:relative;overflow:hidden}.btc-desk-root .etf-card:before{content:"";background:var(--btc-yellow);width:100%;height:3px;position:absolute;top:0;left:0}.btc-desk-root .etf-card:hover{border-color:#c0aa28;transform:translateY(-2px);box-shadow:0 5px 12px #00000005}.btc-desk-root .etf-index{color:var(--btc-muted);font-size:10px;position:absolute;top:15px;right:15px}.btc-desk-root .etf-card>div:nth-child(2){grid-column:1/-1}.btc-desk-root .etf-card>div:nth-child(2)>strong{letter-spacing:-1px;font-size:30px;font-weight:800;line-height:1.1;display:block}.btc-desk-root .etf-card>div:nth-child(2)>span{color:var(--btc-muted);margin-top:5px;font-size:11px;display:block}.btc-desk-root .etf-fee strong{font-size:23px;font-weight:700;line-height:1;display:block}.btc-desk-root .etf-fee span{color:var(--btc-muted);margin-top:7px;font-size:9px;display:block}.btc-desk-root .etf-exchange{font:600 10px var(--btc-sans);letter-spacing:1px;grid-area:3/1;align-self:center}.btc-desk-root .etf-card>.icon{width:18px;height:18px;color:var(--btc-muted);position:absolute;bottom:18px;right:18px}.btc-desk-root .etf-table-panel{background:var(--btc-surface);border:1px solid var(--btc-line);border-radius:var(--btc-radius);overflow:hidden}.btc-desk-root .table-toolbar{border-bottom:1px solid var(--btc-line);justify-content:space-between;align-items:center;gap:15px;padding:18px 22px;display:flex}.btc-desk-root .table-toolbar h3{margin:0;font-size:16px}.btc-desk-root .table-controls{gap:9px;display:flex}.btc-desk-root .table-search{background:var(--btc-paper);border:1px solid var(--btc-line);border-radius:4px;align-items:center;gap:7px;height:34px;padding:0 9px;display:flex}.btc-desk-root .table-search>.icon{width:14px;height:14px;color:var(--btc-muted)}.btc-desk-root .table-search input{color:var(--btc-ink);background:0 0;border:0;outline:none;width:164px;font-size:11px}.btc-desk-root .table-sort select{background:var(--btc-surface);color:var(--btc-ink);border:1px solid var(--btc-line);cursor:pointer;border-radius:4px;height:34px;padding:0 9px;font-size:11px}.btc-desk-root .table-scroll{max-width:100%;overflow-x:auto}.btc-desk-root table{border-collapse:collapse;text-align:left;width:100%;min-width:775px}.btc-desk-root th{font-weight:600}.btc-desk-root thead{background:var(--btc-surface-2)}.btc-desk-root thead th{letter-spacing:.3px;color:var(--btc-muted);white-space:nowrap;padding:14px 22px;font-size:10px}.btc-desk-root tbody th,.btc-desk-root tbody td{border-bottom:1px solid var(--btc-line);padding:16px 22px;font-size:12px}.btc-desk-root tbody tr:last-child td,.btc-desk-root tbody tr:last-child th{border-bottom:0}.btc-desk-root tbody tr:hover{background:var(--btc-paper)}.btc-desk-root tbody td a{border-bottom:1px solid var(--btc-line);color:var(--btc-ink);padding-bottom:2px;font-size:11px;text-decoration:none}.btc-desk-root .ticker-box{background:var(--btc-paper);border:1px solid var(--btc-line);text-align:center;border-radius:4px;min-width:55px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-block}.btc-desk-root .table-foot{background:var(--btc-paper);border-top:1px solid var(--btc-line);justify-content:space-between;gap:35px;padding:13px 22px;display:flex}.btc-desk-root .table-foot p{color:var(--btc-muted);max-width:850px;margin:0;font-size:10px;line-height:1.5}.btc-desk-root .table-foot>span{color:var(--btc-muted);white-space:nowrap;font-size:11px}.btc-desk-root .network-layout{grid-template-columns:1fr 1.32fr;gap:19px;display:grid}.btc-desk-root .network-visual{border-radius:var(--btc-radius);color:#f9f7ec;background:#11120f;min-height:348px;position:relative;overflow:hidden}.btc-desk-root .network-visual>img{object-fit:cover;object-position:right top;width:57%;height:100%;position:absolute;inset:0 0 0 auto}.btc-desk-root .network-visual-shade{background:linear-gradient(90deg,#10120e 0%,#10120ee8 28%,#10120e88 57%,#10120e22 100%);position:absolute;inset:0}.btc-desk-root .network-visual-copy{padding:33px 30px;position:relative}.btc-desk-root .network-visual h3{font:700 42px/.98 var(--btc-serif);letter-spacing:-1.5px;margin-top:18px;margin-bottom:0}.btc-desk-root .network-visual p{color:#e2dfce;letter-spacing:.3px;margin-top:14px;margin-bottom:0;font-size:12px}.btc-desk-root .technical-rule{background:#575951;width:57%;height:1px;margin:24px 0 18px;display:block}.btc-desk-root .network-visual-copy>div{align-items:center;gap:14px;display:flex}.btc-desk-root .network-visual-copy>div strong{color:var(--btc-yellow);letter-spacing:-1px;font-size:36px;font-weight:500;line-height:1}.btc-desk-root .network-visual-copy>div span{color:#e6e3d8;max-width:95px;font-size:10px;line-height:1.5;display:block}.btc-desk-root .network-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.btc-desk-root .network-card{border:1px solid var(--btc-line);border-radius:var(--btc-radius);background:var(--btc-surface);flex-direction:column;padding:26px 24px;display:flex}.btc-desk-root .network-card-top{color:var(--btc-muted);justify-content:space-between;align-items:center;margin-bottom:28px;font-size:11px;display:flex}.btc-desk-root .network-card-top .icon{width:28px;height:28px;color:var(--btc-orange)}.btc-desk-root .network-card h3{max-width:230px;margin-top:0;margin-bottom:14px;font-size:20px;line-height:1.15}.btc-desk-root .network-card p{color:var(--btc-muted);margin:0;font-size:12px;line-height:1.7}.btc-desk-root .source-review{color:var(--btc-muted);margin-top:auto;padding-top:14px;font-size:10px;line-height:1.4;display:block}.btc-desk-root .analysis-panel{background:var(--btc-surface);border:1px solid var(--btc-line);border-radius:var(--btc-radius);grid-template-columns:72px minmax(0,1fr);gap:20px;padding:32px 37px;display:grid}.btc-desk-root .analysis-mark{font:800 130px/.9 var(--btc-serif);color:#d5b600;letter-spacing:-6px;line-height:.85}.btc-desk-root .analysis-copy{font:400 24px/1.45 var(--btc-serif);letter-spacing:-.3px;max-width:1130px;margin:0}.btc-desk-root .analysis-terminal{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.btc-desk-root .analysis-module{background:var(--btc-paper);border:1px solid var(--btc-line);border-radius:6px;padding:18px 20px}.btc-desk-root .analysis-module h3{justify-content:space-between;align-items:center;margin:0 0 14px;font-size:13px;font-weight:750;display:flex}.btc-desk-root .analysis-module h3 .module-badge{color:var(--btc-orange);text-transform:none;background:#f7931a1f;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:750}.btc-desk-root .analysis-rows{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.btc-desk-root .analysis-row{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding-block:5px;font-size:12.5px;display:flex}.btc-desk-root .analysis-row:last-child{border-bottom:none}.btc-desk-root .analysis-row .row-label{color:var(--btc-muted)}.btc-desk-root .analysis-row .row-val{color:var(--btc-ink);font-weight:750}.btc-desk-root .analysis-row .row-val.bullish{color:var(--btc-green)}.btc-desk-root .analysis-row .row-val.highlight{color:#ba8800}.btc-desk-root .analysis-links{flex-wrap:wrap;gap:12px;margin-top:25px;display:flex}.btc-desk-root .analysis-links a{border:1px solid var(--btc-line);color:var(--btc-ink);background:var(--btc-surface);border-radius:4px;align-items:center;gap:12px;padding:11px 15px;font-size:11px;text-decoration:none;transition:background .15s;display:flex}.btc-desk-root .analysis-links a:hover{background:var(--btc-surface-2)}.btc-desk-root .analysis-links a .icon{width:17px;height:17px}.btc-desk-root .analysis-links a .icon:last-child{width:14px;margin-left:8px}.btc-desk-root .guide-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.btc-desk-root .guide-card{border:1px solid var(--btc-line);border-radius:var(--btc-radius);background:var(--btc-surface);color:var(--btc-ink);padding:22px;text-decoration:none;transition:all .15s;position:relative;overflow:hidden}.btc-desk-root .guide-card:hover{background:var(--btc-surface-2);transform:translateY(-2px)}.btc-desk-root .guide-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.btc-desk-root .guide-topline>span{letter-spacing:1.4px;color:var(--btc-muted);font-size:9px}.btc-desk-root .guide-topline .icon{width:16px;height:16px;color:var(--btc-muted)}.btc-desk-root .guide-card-icon{color:#111;background:var(--btc-yellow);border-radius:50%;place-items:center;width:50px;height:50px;margin:22px 0 18px;display:grid}.btc-desk-root .guide-card-icon .icon{width:26px;height:26px}.btc-desk-root .guide-card h3{margin:0;font-size:17px;line-height:1.25}.btc-desk-root .guide-card p{color:var(--btc-muted);margin-top:7px;margin-bottom:0;font-size:11px}.btc-desk-root .faq-section{grid-template-columns:1fr 1.9fr;align-items:start;gap:65px;display:grid}.btc-desk-root .faq-intro .kicker{margin-bottom:16px}.btc-desk-root .faq-intro h2{font:700 39px/1.03 var(--btc-serif);letter-spacing:-1.3px;margin:0}.btc-desk-root .faq-intro h2 span{color:#b08a00}.btc-desk-root .faq-intro>p:not(.kicker){color:var(--btc-muted);max-width:280px;margin:18px 0;font-size:12px}.btc-desk-root .faq-intro .text-link{font-size:11px}.btc-desk-root .faq-list{border-top:1px solid var(--btc-line)}.btc-desk-root .faq-item{border-bottom:1px solid var(--btc-line);background:var(--btc-surface);padding:0 20px}.btc-desk-root .faq-item summary{cursor:pointer;align-items:center;gap:18px;min-height:74px;padding:19px 0;list-style:none;display:flex}.btc-desk-root .faq-item summary::-webkit-details-marker{display:none}.btc-desk-root .faq-index{color:var(--btc-muted);font-size:11px}.btc-desk-root .faq-item h3{flex:1;margin:0;font-size:14.5px;font-weight:600;line-height:1.45}.btc-desk-root .faq-item summary>.icon{width:17px;height:17px;transition:transform .2s}.btc-desk-root .faq-item[open] summary>.icon{transform:rotate(45deg)}.btc-desk-root .faq-answer{color:var(--btc-muted);padding:0 32px 25px;font-size:13px;line-height:1.75}.btc-desk-root .faq-answer p{margin:0}.btc-desk-root .source-notice{border-top:1px solid var(--btc-line);align-items:flex-start;gap:20px;margin-top:38px;padding-top:22px;display:flex}.btc-desk-root .source-notice .source-pill{flex:none;font-size:9px}.btc-desk-root .source-notice>p{color:var(--btc-muted);max-width:1100px;margin:0;font-size:11px;line-height:1.6}.btc-toast{color:#fff;z-index:300;text-align:center;background:#151810;border:1px solid #50533e;border-radius:6px;width:max-content;max-width:90vw;padding:13px 20px;font-size:12px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0003}html[data-theme=dark] .btc-desk-root{--btc-ink:#f8fafc;--btc-paper:#08090c;--btc-surface:#0f1117;--btc-surface-2:#161922;--btc-line:#222634;--btc-muted:#8c96a8;--btc-green:#34d399;--btc-red:#f87171;--btc-yellow:#d4af37;--btc-yellow-hover:#e5c05b;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] .btc-desk-root .market-status[data-mode=snapshot]{color:#f5d77f;background:#d4af3724;border:1px solid #d4af374d}html[data-theme=dark] .btc-desk-root .market-status[data-mode=error]{color:#ff9b94;background:#ef444429;border:1px solid #ef444459}html[data-theme=dark] .btc-desk-root .market-status[data-mode=live]{color:#a7f3d0;background:#34d39926;border:1px solid #34d3994d}html[data-theme=dark] .btc-desk-root .chart-line{stroke:#d4af37}html[data-theme=dark] .btc-desk-root .black{color:#08090c;background:linear-gradient(135deg,#f5d77f,#d4af37);border-color:#d4af37;font-weight:800}html[data-theme=dark] .btc-desk-root .black:hover{background:#e5c05b;border-color:#ef4444}html[data-theme=dark] .btc-desk-root .outline{border-color:var(--btc-line);color:#f8fafc;background:#0f1117}html[data-theme=dark] .btc-desk-root .outline:hover{background:#161922;border-color:#ef4444}html[data-theme=dark] .btc-desk-root .faq-intro h2 span,html[data-theme=dark] .btc-desk-root .analysis-mark{color:#d4af37}html[data-theme=dark] .btc-desk-root .analysis-row{border-bottom:1px solid #ffffff0d}html[data-theme=dark] .btc-desk-root .network-visual{background:#08090c}html[data-theme=dark] .btc-desk-root .network-visual-shade{background:linear-gradient(90deg,#08090c 0%,#08090cf0 28%,#08090c99 57%,#08090c1a 100%)}html[data-theme=dark] .btc-desk-root .sidebar-note{border-top-color:#d4af37}html[data-theme=dark] .btc-desk-root .guide-card-icon{color:#08090c;background:linear-gradient(135deg,#f5d77f,#d4af37);box-shadow:0 4px 16px #d4af3747}.btc-desk-root :is(.news-card,.guide-card,.shortcut-card,.market-card,.panel,.analysis-module,.analysis-panel,.faq-item,.rail-story,.etf-card,.network-card,.show-more,.table-search,.table-sort select,.analysis-links a,.button){transition:border-color .2s,box-shadow .2s,transform .2s}html[data-theme=dark] .btc-desk-root :is(.news-card,.guide-card,.shortcut-card,.market-card,.panel,.analysis-module,.analysis-panel,.faq-item,.rail-story,.etf-card,.network-card):hover{border-color:#ef4444!important;box-shadow:0 0 0 1px #ef444473,0 8px 24px #ef444429!important}html[data-theme=dark] .btc-desk-root .table-search:focus-within,html[data-theme=dark] .btc-desk-root .table-search:hover,html[data-theme=dark] .btc-desk-root .table-sort select:hover,html[data-theme=dark] .btc-desk-root .show-more:hover,html[data-theme=dark] .btc-desk-root .analysis-links a:hover,html[data-theme=dark] .btc-desk-root .chart-ranges button:hover{border-color:#ef4444!important}@media (min-width:1650px){.btc-desk-root .hero,.btc-desk-root .hero-inner{min-height:380px}.btc-desk-root .hero-copy{max-width:530px;padding:24px 0}.btc-desk-root .hero-word{font-size:105px}.btc-desk-root .hero-subtitle{font-size:38px}.btc-desk-root .hero-description{max-width:485px;font-size:14px}.btc-desk-root .hero-art{width:66%}.btc-desk-root .featured,.btc-desk-root .news-rail{height:354px}.btc-desk-root .feature-copy h2{font-size:30px}.btc-desk-root .feature-copy{width:78%}.btc-desk-root .rail-copy h3{font-size:16px}}@media (max-width:1450px){.btc-desk-root .news-layout{grid-template-columns:minmax(0,1fr) 312px}.btc-desk-root .rail-copy h3{font-size:13.5px}.btc-desk-root .feature-copy h2{font-size:25px}.btc-desk-root .feature-copy{width:84%;padding-left:24px}.btc-desk-root .shortcut{gap:10px;padding:12px}.btc-desk-root .shortcut>.icon{width:30px;height:30px}.btc-desk-root .shortcut .round-arrow{display:none}.btc-desk-root .market-price-row>strong{font-size:26px}}@media (max-width:1280px){.btc-desk-root .shell{width:calc(100% - 64px)}.btc-desk-root .hero-word{font-size:86px}.btc-desk-root .hero-subtitle{font-size:32px}.btc-desk-root .hero-tagline{letter-spacing:3.4px;font-size:13px}.btc-desk-root .hero-copy{max-width:440px}.btc-desk-root .hero-description{max-width:400px;font-size:12px}.btc-desk-root .hero-art{width:65%}.btc-desk-root .news-layout{grid-template-columns:minmax(0,1fr) 298px}.btc-desk-root .feature-row{grid-template-columns:1.6fr 1fr;gap:12px}.btc-desk-root .featured,.btc-desk-root .news-rail{height:362px}.btc-desk-root .feature-copy{width:100%;padding:23px 20px 61px}.btc-desk-root .rail-story{grid-template-columns:100px 1fr;gap:9px}.btc-desk-root .news-grid{gap:12px}.btc-desk-root .news-card-art{height:125px}.btc-desk-root .network-layout{grid-template-columns:1fr 1.5fr;gap:15px}.btc-desk-root .network-cards{gap:12px}.btc-desk-root .network-card{padding:22px 20px}.btc-desk-root .analysis-copy{font-size:22px}.btc-desk-root .analysis-terminal{grid-template-columns:1fr 1fr}.btc-desk-root .faq-section{gap:40px}}@media (max-width:1100px){.btc-desk-root .hero-word{font-size:78px}.btc-desk-root .hero-subtitle{font-size:30px}.btc-desk-root .hero-copy{max-width:400px}.btc-desk-root .hero-art{width:64%}.btc-desk-root .news-layout{grid-template-columns:1fr 280px}.btc-desk-root .feature-row{display:block}.btc-desk-root .featured{height:330px}.btc-desk-root .news-rail{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(3,1fr);gap:12px;height:auto;margin-top:14px;padding:0;display:grid}.btc-desk-root .rail-story{background:var(--btc-surface);border-radius:4px;flex-direction:column;gap:8px;margin:0;padding:0;display:flex;overflow:hidden;border:1px solid var(--btc-line)!important}.btc-desk-root .rail-art{border-radius:0;flex:none;height:90px}.btc-desk-root .rail-copy{align-self:stretch;padding:0 10px 12px}.btc-desk-root .shortcuts{grid-template-columns:1fr;gap:8px}.btc-desk-root .shortcut{min-height:60px}.btc-desk-root .news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.btc-desk-root .network-layout{grid-template-columns:1fr}.btc-desk-root .network-visual{min-height:295px}.btc-desk-root .network-cards{grid-template-columns:1fr 1fr}}@media (max-width:900px){.btc-desk-root .shell{width:calc(100% - 44px)}.btc-desk-root .hero-art{opacity:.9;width:64%}.btc-desk-root .news-layout{grid-template-columns:minmax(0,1fr) 260px;gap:14px}.btc-desk-root .featured{height:350px}.btc-desk-root .etf-cards,.btc-desk-root .guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.btc-desk-root .analysis-terminal{grid-template-columns:1fr}.btc-desk-root .faq-section{grid-template-columns:1fr 1.7fr;gap:25px}}@media (max-width:720px){.btc-desk-root .shell{width:calc(100% - 36px)}.btc-desk-root .hero-art{opacity:1;order:2;width:100%;height:210px;margin-top:0;position:relative;-webkit-mask-image:none;mask-image:none}.btc-desk-root .hero-art img{object-fit:cover;object-position:55% 50%}.btc-desk-root .hero{flex-direction:column;min-height:0;display:flex}.btc-desk-root .hero-inner{order:1;min-height:0}.btc-desk-root .hero-copy{max-width:100%;padding:20px 0 25px}.btc-desk-root .hero-word{letter-spacing:-4px;font-size:clamp(60px,13vw,86px)}.btc-desk-root .hero-subtitle{font-size:28px}.btc-desk-root .news-layout{flex-direction:column;gap:22px;display:flex}.btc-desk-root .news-main{display:contents}.btc-desk-root .feature-row{order:1;width:100%}.btc-desk-root .sidebar{order:2;grid-template-columns:1fr 1fr;align-items:start;gap:13px;width:100%;display:grid}.btc-desk-root .shortcuts{order:3;grid-template-columns:repeat(3,1fr);width:100%;margin-top:0}.btc-desk-root .latest-news{order:4;width:100%;margin-top:0}.btc-desk-root .network-snapshot,.btc-desk-root .desk-note{display:none}.btc-desk-root .market-card{grid-row:1/3}.btc-desk-root .faq-section{display:block}.btc-desk-root .faq-intro{margin-bottom:24px}}@media (max-width:480px){.btc-desk-root .shell{width:calc(100% - 32px)}.btc-desk-root .hero-word{letter-spacing:-3.5px;font-size:clamp(52px,14vw,68px)}.btc-desk-root .hero-dot{width:14px;height:14px}.btc-desk-root .hero-subtitle{font-size:25px}.btc-desk-root .hero-actions{flex-direction:column;gap:10px}.btc-desk-root .hero-actions .button{width:100%}.btc-desk-root .news-rail{flex-direction:column;gap:11px;margin-top:12px;display:flex}.btc-desk-root .rail-story{grid-template-columns:105px 1fr;gap:12px;min-height:100px;display:grid}.btc-desk-root .rail-art{height:100%;min-height:100px}.btc-desk-root .sidebar{flex-direction:column;gap:13px;display:flex}.btc-desk-root .side-guides{display:none}.btc-desk-root .shortcuts{grid-template-columns:1fr;gap:9px}.btc-desk-root .news-grid,.btc-desk-root .etf-cards,.btc-desk-root .network-cards,.btc-desk-root .guide-grid{grid-template-columns:1fr}}.btc-desk-root .coin-badge.tether{background:#26a17b}.btc-desk-root .coin-badge.usdc{background:#2775ca}.btc-desk-root.stable-desk-root .hero-word{letter-spacing:-3px;font-size:clamp(44px,5.8vw,76px)}html[lang=ar] .btc-desk-root .hero-word,[dir=rtl] .btc-desk-root .hero-word{letter-spacing:normal;font-family:inherit}
