.veqo-mcard-grid,.market-rows.veqo-mcard-grid{display:flex;flex-direction:column;gap:14px}.veqo-mcard{position:relative;display:flex;flex-direction:column;gap:0;padding:16px 16px 14px;border-radius:22px;background:rgba(11,16,24,0.94);border:1px solid rgba(255,255,255,0.08);cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease;overflow:visible;text-align:left;color:inherit;font-family:inherit}.veqo-mcard--theme-yes{box-shadow:0 0 0 1px rgba(0,255,136,0.12),0 12px 40px rgba(0,0,0,0.35),0 0 48px rgba(0,229,143,0.08)}.veqo-mcard--theme-no{box-shadow:0 0 0 1px rgba(255,77,106,0.12),0 12px 40px rgba(0,0,0,0.35),0 0 48px rgba(255,77,106,0.08)}.veqo-mcard--theme-neutral{box-shadow:0 0 0 1px rgba(41,121,255,0.1),0 12px 40px rgba(0,0,0,0.35)}.veqo-mcard:hover{transform:translateY(-2px)}.veqo-mcard.selected{border-color:rgba(41,121,255,0.55);box-shadow:0 0 0 1px rgba(41,121,255,0.35),0 16px 48px rgba(0,0,0,0.4)}.veqo-mcard__head{display:flex;align-items:center;gap:10px;margin-bottom:14px;min-width:0}.veqo-mcard__icon{flex-shrink:0;width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.08)}.veqo-mcard--theme-yes .veqo-mcard__icon{color:#00ff88;background:rgba(0,255,136,0.12);border-color:rgba(0,255,136,0.22)}.veqo-mcard--theme-no .veqo-mcard__icon{color:#ff4d6d;background:rgba(255,77,106,0.12);border-color:rgba(255,77,106,0.22)}.veqo-mcard__cat{flex:1;min-width:0;padding:5px 12px;border-radius:999px;font-size:0.68rem;font-weight:800;letter-spacing:0.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:rgba(0,255,136,0.12);color:#00ff88;border:1px solid rgba(0,255,136,0.2)}.veqo-mcard--theme-no .veqo-mcard__cat{background:rgba(255,77,106,0.12);color:#ff6b85;border-color:rgba(255,77,106,0.2)}.veqo-mcard__traders{flex-shrink:0;font-size:0.68rem;font-weight:600;color:rgba(232,240,248,0.45);white-space:nowrap}.veqo-mcard__title{font-size:1rem;font-weight:800;line-height:1.45;color:#f4f8fc;margin:0 0 10px;letter-spacing:-0.02em;position:relative;z-index:1}.veqo-mcard__source{display:flex;align-items:center;gap:8px;min-height:22px;margin:0 0 14px;min-width:0;position:relative;z-index:1}.veqo-mcard__avatar{flex-shrink:0;width:22px;height:22px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.06)}.veqo-mcard__avatar--initial{display:inline-grid;place-items:center;font-size:10px;font-weight:700;color:#e8c583;background:rgba(232,197,131,0.14);border-color:rgba(232,197,131,0.28)}.veqo-mcard__creator-name{font-size:12px;font-weight:600;color:rgba(232,240,255,0.88);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.veqo-mcard__badge{flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:0.02em;color:#1a1200;background:linear-gradient(135deg,rgba(232,197,131,0.92),rgba(196,154,90,0.95));padding:3px 8px;border-radius:999px}.veqo-mcard__by-veqo{font-size:12px;font-weight:600;color:rgba(232,197,131,0.92)}.veqo-mcard__head,.veqo-mcard__split,.veqo-mcard__foot{position:relative;z-index:1}.veqo-mcard__floats{position:absolute;top:0;bottom:0;width:0;z-index:5;pointer-events:none}.veqo-mcard__floats--left{left:6px}.veqo-mcard__floats--right{right:6px}.veqo-mcard__amt{position:absolute;bottom:64px;font-weight:700;font-size:0.95rem;font-variant-numeric:tabular-nums;letter-spacing:-0.01em;white-space:nowrap;line-height:1;opacity:0;text-shadow:0 2px 14px rgba(0,0,0,0.6);will-change:transform,opacity}.veqo-mcard__amt--yes{left:0;color:#22e39a;text-shadow:0 0 16px rgba(34,227,154,0.55)}.veqo-mcard__amt--no{right:0;color:#ff5a6e;text-shadow:0 0 16px rgba(255,90,110,0.55)}.veqo-mcard__amt-u{font-size:0.68rem;opacity:0.7;font-weight:600;margin-left:2px}@keyframes floatUp{0%{opacity:0;transform:translateY(10px) scale(0.9)}12%{opacity:1;transform:translateY(-4px) scale(1)}75%{opacity:1}100%{opacity:0;transform:translateY(-120px) scale(0.96)}}.veqo-mcard__amt--a1{bottom:58px;animation:floatUp 4.2s ease-in-out infinite;animation-delay:0s}.veqo-mcard__amt--a2{bottom:72px;animation:floatUp 4.6s ease-in-out infinite;animation-delay:1.1s}.veqo-mcard__floats--left .veqo-mcard__amt--a2{left:18px}.veqo-mcard__floats--right .veqo-mcard__amt--a2{right:18px}.veqo-mcard__amt--a3{bottom:48px;animation:floatUp 5s ease-in-out infinite;animation-delay:2.4s}.veqo-mcard__amt--a4{bottom:66px;animation:floatUp 4.4s ease-in-out infinite;animation-delay:3.4s}.veqo-mcard__floats--left .veqo-mcard__amt--a4{left:10px}.veqo-mcard__floats--right .veqo-mcard__amt--a4{right:10px}.veqo-mcard--rail .veqo-mcard__amt{font-size:0.78rem;bottom:56px}.veqo-mcard__split{--split-icon-size:34px;--split-icon-half:calc(var(--split-icon-size) / 2);position:relative;display:flex;align-items:stretch;min-height:50px;border-radius:999px;overflow:visible;margin-bottom:14px}.veqo-mcard__yes,.veqo-mcard__no{container-type:inline-size;display:flex;align-items:center;gap:8px;padding-block:0;min-width:0;font-size:0.72rem;font-weight:800;letter-spacing:0.06em;overflow:hidden}.veqo-mcard__yes{justify-content:flex-start;padding-inline:14px calc(var(--split-icon-half) + 6px);background:linear-gradient(90deg,rgba(0,255,136,0.28),rgba(0,255,136,0.14));color:#00ff88;border-radius:999px 0 0 999px}.veqo-mcard__no{justify-content:flex-end;padding-inline:calc(var(--split-icon-half) + 6px) 14px;background:linear-gradient(270deg,rgba(255,77,106,0.28),rgba(255,77,106,0.14));color:#ff4d6d;border-radius:0 999px 999px 0}.veqo-mcard__side{text-transform:uppercase;opacity:0.9;flex-shrink:0;white-space:nowrap}.veqo-mcard__pct{font-size:1.25rem;font-weight:900;font-variant-numeric:tabular-nums;line-height:1;flex-shrink:0}@container (max-width:78px){.veqo-mcard__side{display:none}.veqo-mcard__yes,.veqo-mcard__no{justify-content:center;padding-inline:8px}}@container (max-width:52px){.veqo-mcard__pct{font-size:1rem}}.veqo-mcard__split-mark{position:absolute;left:var(--split-pos,50%);top:50%;transform:translate(-50%,-50%);width:var(--split-icon-size);height:var(--split-icon-size);border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(8,14,22,0.98);border:2px solid rgba(255,255,255,0.9);color:#00ff88;pointer-events:none;z-index:2}.veqo-mcard--theme-yes .veqo-mcard__split-mark{color:#00ff88;box-shadow:0 0 16px rgba(0,255,136,0.35)}.veqo-mcard--theme-no .veqo-mcard__split-mark{color:#ff4d6d;box-shadow:0 0 16px rgba(255,77,106,0.35)}.veqo-mcard--theme-neutral .veqo-mcard__split-mark{color:#5eb3ff;box-shadow:0 0 16px rgba(41,121,255,0.3)}.veqo-mcard__pulse-graph{display:block;animation:veqo-mcard-heartbeat 1.6s ease-in-out infinite}@keyframes veqo-mcard-heartbeat{0%,100%{opacity:0.85;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.veqo-mcard__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:rgba(0,0,0,0.28);border:1px solid rgba(255,255,255,0.06);font-size:0.72rem;font-weight:600;color:rgba(232,240,248,0.45)}.veqo-mcard__foot strong{color:#00ff88;font-weight:800}.veqo-mcard__foot .accent{color:#a78bfa}.mkgrid .veqo-mcard{text-decoration:none;color:inherit}.market-related__slide .veqo-mcard{flex:1}.veqo-mcard--rail{padding:14px 14px 12px;min-height:248px}.veqo-mcard--rail .veqo-mcard__head{margin-bottom:10px;gap:8px}.veqo-mcard--rail .veqo-mcard__icon{width:30px;height:30px;font-size:0.9rem}.veqo-mcard--rail .veqo-mcard__cat{font-size:0.62rem;padding:4px 10px}.veqo-mcard--rail .veqo-mcard__traders{display:none}.veqo-mcard--rail .veqo-mcard__title{font-size:0.88rem;line-height:1.4;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.veqo-mcard--rail .veqo-mcard__split{--split-icon-size:28px;min-height:44px;margin-bottom:12px}.veqo-mcard--rail .veqo-mcard__yes,.veqo-mcard--rail .veqo-mcard__no{font-size:0.64rem}.veqo-mcard--rail .veqo-mcard__yes{padding-inline:10px calc(var(--split-icon-half) + 4px)}.veqo-mcard--rail .veqo-mcard__no{padding-inline:calc(var(--split-icon-half) + 4px) 10px}.veqo-mcard--rail .veqo-mcard__pct{font-size:1.05rem}.veqo-mcard--rail .veqo-mcard__split-mark{width:var(--split-icon-size);height:var(--split-icon-size)}.veqo-mcard--rail .veqo-mcard__pulse-graph{width:14px;height:10px}.veqo-mcard--rail .veqo-mcard__foot{flex-direction:column;align-items:stretch;gap:6px;margin-top:auto;padding:8px 10px;font-size:0.68rem}.veqo-mcard--rail .veqo-mcard__vol,.veqo-mcard--rail .veqo-mcard__traders-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;white-space:nowrap}body.light .veqo-mcard,html.theme-light .veqo-mcard{background:#ffffff;border-color:rgba(10,20,40,0.1);box-shadow:0 8px 24px rgba(15,23,42,0.06)}body.light .veqo-mcard--theme-yes,html.theme-light .veqo-mcard--theme-yes{box-shadow:0 0 0 1px rgba(0,184,115,0.14),0 10px 28px rgba(15,23,42,0.08)}body.light .veqo-mcard--theme-no,html.theme-light .veqo-mcard--theme-no{box-shadow:0 0 0 1px rgba(232,51,82,0.14),0 10px 28px rgba(15,23,42,0.08)}body.light .veqo-mcard--theme-neutral,html.theme-light .veqo-mcard--theme-neutral{box-shadow:0 0 0 1px rgba(41,121,255,0.12),0 10px 28px rgba(15,23,42,0.08)}body.light .veqo-mcard:hover,html.theme-light .veqo-mcard:hover{border-color:rgba(10,20,40,0.16)}body.light .veqo-mcard__title,html.theme-light .veqo-mcard__title{color:#0d1520}body.light .veqo-mcard__traders,html.theme-light .veqo-mcard__traders{color:#5a7089}body.light .veqo-mcard__cat,html.theme-light .veqo-mcard__cat{background:rgba(0,184,115,0.12);color:#0a8f5c;border-color:rgba(0,184,115,0.28)}body.light .veqo-mcard--theme-no .veqo-mcard__cat,html.theme-light .veqo-mcard--theme-no .veqo-mcard__cat{background:rgba(232,51,82,0.1);color:#c62845;border-color:rgba(232,51,82,0.28)}body.light .veqo-mcard__by-veqo,html.theme-light .veqo-mcard__by-veqo{color:#9a6b12}body.light .veqo-mcard__creator-name,html.theme-light .veqo-mcard__creator-name{color:#334155}body.light .veqo-mcard__avatar,html.theme-light .veqo-mcard__avatar{border-color:rgba(10,20,40,0.12);background:#e8f0f7}body.light .veqo-mcard__avatar--initial,html.theme-light .veqo-mcard__avatar--initial{color:#9a6b12;background:rgba(232,197,131,0.28);border-color:rgba(154,107,18,0.35)}body.light .veqo-mcard__icon,html.theme-light .veqo-mcard__icon{background:#f0f5fa;border-color:rgba(10,20,40,0.1)}body.light .veqo-mcard--theme-yes .veqo-mcard__icon,html.theme-light .veqo-mcard--theme-yes .veqo-mcard__icon{color:#00a86a;background:rgba(0,184,115,0.12);border-color:rgba(0,184,115,0.28)}body.light .veqo-mcard--theme-no .veqo-mcard__icon,html.theme-light .veqo-mcard--theme-no .veqo-mcard__icon{color:#e83352;background:rgba(232,51,82,0.1);border-color:rgba(232,51,82,0.28)}body.light .veqo-mcard__foot,html.theme-light .veqo-mcard__foot{background:#eef3f8;border-color:rgba(10,20,40,0.08);color:#5a7089}body.light .veqo-mcard__foot strong,html.theme-light .veqo-mcard__foot strong{color:#00a86a}body.light .veqo-mcard__foot .accent,html.theme-light .veqo-mcard__foot .accent{color:#5b6fe0}@media (prefers-reduced-motion:reduce){.veqo-mcard__pulse-graph{animation:none}.veqo-mcard__amt{animation:none !important;opacity:0.85;bottom:auto;top:14px;transform:none !important}.veqo-mcard__amt--a2,.veqo-mcard__amt--a3,.veqo-mcard__amt--a4{display:none}}