.cpp-ticker{overflow:hidden;background:#111;color:#fff;font:600 13px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Open Sans",Arial,sans-serif;border-bottom:2px solid #f0a62d}.cpp-ticker__track{display:flex;width:max-content;animation:cpp-scroll 70s linear infinite;will-change:transform}.cpp-ticker:hover .cpp-ticker__track{animation-play-state:paused}.cpp-ticker__item{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;color:#fff;text-decoration:none;white-space:nowrap;border-right:1px solid rgba(255,255,255,.12)}.cpp-ticker__item:hover{color:#f0a62d}.cpp-ticker__item img{width:18px;height:18px;border-radius:50%}.cpp-ticker__sym{letter-spacing:.3px}.cpp-ticker__price{font-weight:500;opacity:.9}@keyframes cpp-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.cpp-ticker{overflow-x:auto}.cpp-ticker__track{animation:none}}.cpp-pct{font-variant-numeric:tabular-nums;font-weight:600}.cpp-pct--up{color:#16a34a}.cpp-pct--down{color:#dc2626}.cpp-pct--na{color:#999}.cpp-ticker .cpp-pct--up{color:#4ade80}.cpp-ticker .cpp-pct--down{color:#f87171}.cpp-wrap{margin:0 0 24px}.cpp-table{width:100%;border-collapse:collapse;font-size:14px}.cpp-table th,.cpp-table td{padding:10px 8px;border-bottom:1px solid #e5e5e5;text-align:left;vertical-align:middle}.cpp-table th{font-size:12px;text-transform:uppercase;letter-spacing:.4px;color:#666;background:#fafafa}.cpp-table--compact th,.cpp-table--compact td{padding:8px 6px}.cpp-r{text-align:right!important}.cpp-price{font-variant-numeric:tabular-nums;white-space:nowrap}.cpp-coin{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.cpp-coin__img{width:20px;height:20px;border-radius:50%}.cpp-coin__name{font-weight:600}.cpp-coin__sym{color:#888;font-size:12px}.cpp-movers{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cpp-movers__title{font-size:16px;margin:0 0 8px;padding-left:10px;border-left:4px solid #16a34a}.cpp-movers__col--down .cpp-movers__title{border-left-color:#dc2626}.cpp-tabs>input{display:none}.cpp-tabs>label{display:inline-block;margin:0 6px 8px 0;padding:6px 12px;border:1px solid #ddd;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;color:#444;background:#fff}.cpp-tabs>input:checked+label{background:#111;color:#f0a62d;border-color:#111}.cpp-tabs__panel{display:none}.cpp-tabs>input:nth-of-type(1):checked~.cpp-tabs__panels .cpp-tabs__panel:nth-child(1),.cpp-tabs>input:nth-of-type(2):checked~.cpp-tabs__panels .cpp-tabs__panel:nth-child(2),.cpp-tabs>input:nth-of-type(3):checked~.cpp-tabs__panels .cpp-tabs__panel:nth-child(3),.cpp-tabs>input:nth-of-type(4):checked~.cpp-tabs__panels .cpp-tabs__panel:nth-child(4),.cpp-tabs>input:nth-of-type(5):checked~.cpp-tabs__panels .cpp-tabs__panel:nth-child(5),.cpp-tabs>input:nth-of-type(6):checked~.cpp-tabs__panels .cpp-tabs__panel:nth-child(6),.cpp-tabs>input:nth-of-type(7):checked~.cpp-tabs__panels .cpp-tabs__panel:nth-child(7),.cpp-tabs>input:nth-of-type(8):checked~.cpp-tabs__panels .cpp-tabs__panel:nth-child(8),.cpp-tabs>input:nth-of-type(9):checked~.cpp-tabs__panels .cpp-tabs__panel:nth-child(9){display:block}.cpp-updated{font-size:12px;color:#888;margin:8px 0 0}.cpp-empty{color:#888;font-style:italic}@media (max-width:767px){.cpp-movers{grid-template-columns:1fr}.cpp-hide-m{display:none}.cpp-table{font-size:13px}.cpp-coin__name{display:none}.cpp-ticker__item{padding:8px 12px}}