.live-section{padding-top:46px;padding-bottom:52px;border-top:1px solid #314733}.live-header{display:flex;justify-content:space-between;gap:20px;align-items:end}.live-header h2{font-size:clamp(3.3rem,6.2vw,6.8rem);line-height:.95;letter-spacing:-.08em;margin:12px 0 20px}.live-header h2 em{color:var(--accent);font-style:normal}.live-caption{font:12px 'DM Mono',monospace;color:#9db1aa;line-height:1.6}.live-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:20px}.live-card{display:block;border:1px solid #395a54;border-radius:12px;padding:23px;background:#142322;min-height:236px;transition:transform .2s,border-color .2s}.live-card:hover{transform:translateY(-3px);border-color:var(--accent)}.live-card .top{display:flex;justify-content:space-between;gap:8px;color:var(--accent);font:12px 'DM Mono',monospace}.live-card .mark{height:44px;width:44px;border-radius:50%;object-fit:cover;background:#314a49}.live-card h3{font-size:2.3rem;letter-spacing:-.08em;margin:25px 0 2px}.live-card p{margin:0;color:#a2b6b2}.live-card .bottom{display:flex;justify-content:space-between;border-top:1px solid #3b5552;margin-top:23px;padding-top:13px;color:#a2b6b2;font:12px 'DM Mono',monospace}@media(max-width:900px){.live-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.live-grid{grid-template-columns:1fr}.live-header{display:block}.live-card{min-height:195px}}

.proof-play{padding-top:65px;padding-bottom:74px;border-top:1px solid #314733}.proof-play h2{font-size:clamp(3rem,5.4vw,6rem);line-height:.96;letter-spacing:-.08em;margin:12px 0}.proof-play h2 em{font-style:normal;color:var(--accent)}.proof-play>p{color:#adbfaf;max-width:750px;line-height:1.6}.play-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:27px}.play-grid a{border:1px solid var(--line);border-radius:11px;background:#152116;padding:24px;min-height:145px;display:flex;flex-direction:column;justify-content:space-between}.play-grid a:hover{border-color:var(--accent)}.play-grid b{color:var(--accent);font:12px "DM Mono",monospace}.play-grid span{font-size:1rem;line-height:1.5}@media(max-width:900px){.play-grid{grid-template-columns:1fr}.play-grid a{min-height:110px}}
.live-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.live-card{min-height:340px;padding:24px;background:linear-gradient(145deg,#162924,#111f1c);border-color:#3c5c52;display:flex;flex-direction:column}.live-card .top{align-items:center}.live-card .top span:last-child{text-align:right;font-size:12px;line-height:1.5}.live-card .mark,.live-card .pair-icon{position:relative;display:inline-grid;place-items:center;overflow:hidden;background:#2d5146;color:var(--accent);border:1px solid #6a8b7a;flex:none;font-weight:700}.live-card .mark{height:51px;width:51px;border-radius:14px;font-size:23px}.live-card .pair-icon{height:27px;width:27px;border-radius:50%}.live-card .mark img,.live-card .pair-icon img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-id{display:flex;flex-direction:column;gap:3px;margin-top:19px;min-width:0}.home-id b{font-size:1.3rem;color:#fff;overflow-wrap:anywhere}.home-id span{color:#adc1b9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-value{margin:18px 0}.home-value small{font:12px 'DM Mono',monospace;color:#9eb7a7}.home-value>div{display:flex;align-items:baseline;gap:.14em;white-space:nowrap;margin-top:6px;line-height:1.12}.home-value b{font-size:clamp(2.5rem,3.2vw,3.8rem);font-weight:700;letter-spacing:-.045em}.home-value em{font-style:normal;font-size:clamp(1.8rem,2.4vw,2.6rem);color:var(--accent);font-weight:600}.live-card .bottom{align-items:center;justify-content:flex-start;gap:9px;margin-top:auto}.live-card .bottom b{white-space:nowrap}.live-card .bottom span:last-child{margin-left:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.live-grid{grid-template-columns:1fr}.live-card{min-height:295px}.home-value b{font-size:3.2rem}}

.home-ticker-line{display:flex;align-items:center;gap:8px;min-width:0}
.home-ticker-line>b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.live-card .home-verified{display:inline-grid;place-items:center;flex:none;width:24px;height:24px;padding:2px;border:1px solid #8de7b5;border-radius:6px;background:#163f31}
.home-verified img{width:18px;height:18px;object-fit:contain;border-radius:3px}
.home-snapshot{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:auto;padding:10px 0 8px;color:#a9bfba;font:11px 'DM Mono',monospace;white-space:nowrap}
.home-snapshot .home-change.up{color:#61e0b1}
.home-snapshot .home-change.down{color:#ff8096}
.live-card .bottom{margin-top:0}

.live-card{position:relative}
.home-sparkline{position:absolute;right:24px;top:111px;width:35%;height:58px;opacity:.95;pointer-events:none}
.home-sparkline svg{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 0 5px #69e7b952)}
.home-sparkline[data-direction=down] svg{filter:drop-shadow(0 0 5px #ff809652)}
.home-sparkline:not(:has(svg)){display:grid;place-items:center}
.home-sparkline:not(:has(svg))::after{content:'LOADING 24H';color:#729891;font:10px 'DM Mono',monospace;letter-spacing:.03em}
.home-sparkline.unavailable::after{content:'CHART UNAVAILABLE';color:#829f9a}
@media(max-width:620px){
 .home-sparkline{position:relative;inset:auto;width:100%;height:67px;margin:3px 0 4px}
 .live-card .home-value{margin:9px 0 10px}
 .live-card{min-height:0}
}
@media(min-width:621px){.live-card .home-id{max-width:64%}}

@media(max-width:650px){
 .live-grid{grid-template-columns:1fr;gap:9px}
 .live-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;grid-template-rows:24px 20px;column-gap:12px;row-gap:3px;align-content:center;min-height:79px;padding:12px 13px;border-radius:13px}
 .live-card:hover{transform:none}
 .live-card .top{display:contents}
 .live-card .mark{grid-column:1;grid-row:1/3;align-self:center;justify-self:center;width:50px;height:50px;border-radius:12px;font-size:22px}
 .live-card .top span:last-child{display:none}
 .live-card .home-id{grid-column:2;grid-row:1;align-self:center;margin:0;max-width:none;overflow:hidden}
 .live-card .home-id b{font-size:1rem;line-height:1.15}
 .live-card .home-id>span{display:none}
 .live-card .home-verified{width:22px;height:22px;border-radius:5px}
 .live-card .home-verified img{width:16px;height:16px}
 .live-card .home-value{grid-column:3;grid-row:1;align-self:center;margin:0;text-align:right;min-width:0}
 .live-card .home-value small{font-size:9px;letter-spacing:0;white-space:nowrap}
 .live-card .home-value>div{justify-content:flex-end;gap:1px;margin:1px 0 0}
 .live-card .home-value b{font-size:1.12rem;letter-spacing:-.04em}
 .live-card .home-value em{font-size:.9rem}
 .live-card .home-snapshot{display:contents}
 .live-card .home-snapshot span:first-child{grid-column:2;grid-row:2;align-self:center;color:#a7bdc0;font:10px 'DM Mono',monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .live-card .home-snapshot span:last-child{grid-column:3;grid-row:2;align-self:center;justify-self:end;font:600 12px 'DM Mono',monospace;white-space:nowrap}
 .live-card .home-sparkline,.live-card .bottom{display:none}
}
