.mcncl{color:#0f172a;max-width:100%}.mcncl *{box-sizing:border-box}.mcncl-head{margin:0 0 18px}.mcncl-title{margin:0 0 10px;font-size:40px;line-height:1.1;font-weight:800;letter-spacing:-.02em}.mcncl-sub{margin:0;color:#64748b;font-size:20px;line-height:1.55}.mcncl-sub strong{color:#0f172a}.mcncl-subsrc{color:#64748b}.mcncl-controls{display:flex;gap:16px;align-items:flex-end;justify-content:space-between;margin:18px 0 12px}.mcncl-controls__left{display:flex;flex-wrap:wrap;gap:18px;align-items:flex-end}.mcncl-label{display:block;font-size:13px;color:#64748b;margin:0 0 8px}.mcncl-select{min-width:320px;max-width:100%;height:48px;padding:0 16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 1px 0 rgba(15,23,42,.02),0 1px 8px rgba(15,23,42,.05);font-size:16px;color:#0f172a;outline:none}.mcncl-select:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.15),0 1px 8px rgba(15,23,42,.05)}.mcncl-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#64748b;font-size:14px;white-space:nowrap}.mcncl-dot{opacity:.8}.mcncl-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:14px}.mcncl-table{width:100%;border-collapse:separate;border-spacing:0;min-width:1150px}.mcncl-table th:nth-child(1),.mcncl-table td:nth-child(1){min-width:140px}.mcncl-table th:nth-child(2),.mcncl-table td:nth-child(2){min-width:48px}.mcncl-table th:nth-child(3),.mcncl-table td:nth-child(3){min-width:260px}.mcncl-table th:nth-child(4),.mcncl-table td:nth-child(4){min-width:150px}.mcncl-table th:nth-child(5),.mcncl-table td:nth-child(5){min-width:120px}.mcncl-table th:nth-child(6),.mcncl-table td:nth-child(6){min-width:110px}.mcncl-table th:nth-child(7),.mcncl-table td:nth-child(7){min-width:110px}.mcncl-table th:nth-child(8),.mcncl-table td:nth-child(8){min-width:130px}.mcncl-table th:nth-child(9),.mcncl-table td:nth-child(9){min-width:120px}.mcncl-table th:nth-child(10),.mcncl-table td:nth-child(10){min-width:130px}.mcncl-table thead th{position:sticky;top:0;z-index:1;text-align:center;padding:16px 14px;font-size:13px !important;font-weight:700;color:#f8fafc;background:linear-gradient(180deg,#0b1220 0%,#111827 100%);border-bottom:1px solid rgba(255,255,255,.08)}.mcncl-table thead th:first-child{border-top-left-radius:14px}.mcncl-table thead th:last-child{border-top-right-radius:14px}.mcncl-table tbody td{padding:14px 12px;border-bottom:1px solid #e5e7eb;background:#fff;vertical-align:middle;font-size:13px !important;text-align:center}.mcncl-table tbody tr:hover td{background:#f8fafc}.mcncl-table tbody td.mcncl-signal{background:#fff1f2;position:relative}.mcncl-table tbody td.mcncl-signal:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:#ef4444}.mcncl-signalbadge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-weight:700;font-size:12px !important;line-height:1;border:1px solid transparent;white-space:nowrap}.mcncl-signalbadge--veryhigh{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.mcncl-signalbadge--high{background:#ffedd5;border-color:#fdba74;color:#9a3412}.mcncl-signalbadge--medium{background:#fef9c3;border-color:#fde68a;color:#854d0e}.mcncl-signalbadge--low{background:#dcfce7;border-color:#86efac;color:#166534}.mcncl-rank{font-weight:700;color:#334155}.mcncl-coinlink{text-decoration:none;color:inherit}.mcncl-coinlink:hover .mcncl-coin__name{font-size:16px !important;font-weight:800;color:#0f172a;line-height:1.15}.mcncl-coin{display:flex;gap:12px;align-items:center}.mcncl-coin__icon{width:32px;height:32px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;flex:0 0 auto}.mcncl-coin__icon--empty{display:inline-block}.mcncl-coin__meta{display:flex;flex-direction:column;gap:6px}.mcncl-coin__name{font-size:16px;font-weight:800;color:#0f172a;line-height:1.15}.mcncl-coin__sym{font-size:13px !important;font-weight:700;color:#64748b;line-height:1.1}.mcncl-badge{display:inline-flex;gap:8px;align-items:center;padding:10px 14px;border-radius:999px;border:1px solid #e5e7eb;background:#f8fafc;color:#64748b;font-weight:700}.mcncl-change{font-weight:800}.mcncl-up{color:#16a34a}.mcncl-down{color:#e11d48}.mcncl-flat{color:#64748b}.mcncl-last{font-weight:800}.mcncl-more{display:flex;justify-content:center;margin:14px 0 0}.mcncl-morebtn{appearance:none;border:1px solid #e5e7eb;background:#111827;color:#f8fafc;border-radius:999px;padding:12px 16px;font-weight:700;cursor:pointer}.mcncl-morebtn:hover{filter:brightness(1.05)}.mcncl-note{margin:14px 0 0;color:#64748b;font-size:16px}.mcncl-row--collapsed{display:none}.mcncl.mcncl-expanded .mcncl-row--collapsed{display:table-row}@media (max-width:768px){.mcncl-title{font-size:34px}.mcncl-sub{font-size:18px}.mcncl-select{min-width:100%}.mcncl-meta{font-size:13px;white-space:normal}.mcncl-table{min-width:920px}.mcncl-table tbody td{font-size:14px}}.mcncl-morebtn--inline{margin-left:12px;padding:8px 12px;font-size:13px;line-height:1;vertical-align:middle}@media(max-width:720px){.mcncl-morebtn--inline{display:inline-flex;margin-top:10px;margin-left:0}}