.market-price-row{display:flex;align-items:flex-end;gap:14px;margin-bottom:16px;flex-wrap:wrap}.market-price-lbl{font-size:0.82rem;color:var(--muted);margin-bottom:4px;font-weight:600}.market-big-price{font-size:clamp(2rem,6vw,2.65rem);font-weight:900;line-height:1;background:linear-gradient(100deg,var(--yes),var(--blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.market-price-change{font-size:0.9rem;font-weight:800;margin-bottom:6px}.market-price-change.up{color:var(--yes)}.market-price-change.down{color:var(--no)}.market-price-change.flat{color:var(--muted)}.market-price-delta{font-family:'Space Grotesk','Sora',system-ui,sans-serif;font-size:0.95rem;font-weight:700;margin:6px 0 14px;letter-spacing:0.01em;font-variant-numeric:tabular-nums}.market-price-delta.up{color:#1FF0AC}.market-price-delta.down{color:var(--no)}.market-price-delta.flat{color:var(--muted)}.market-price-delta[hidden]{display:none !important}.market-chart-head{display:flex;align-items:baseline;gap:10px;padding:2px 4px 14px;min-height:36px}.market-chart-head__price{font-family:'Space Grotesk','Sora',system-ui,sans-serif;font-weight:700;font-size:clamp(1.65rem,5vw,1.875rem);line-height:1;color:var(--text,#f4fdfa);font-variant-numeric:tabular-nums}.market-chart-head__delta{display:inline-flex;align-items:center;font-family:'Space Grotesk','Sora',system-ui,sans-serif;font-weight:700;font-size:0.875rem;line-height:1.2;padding:4px 10px;border-radius:10px;letter-spacing:0.01em;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}.market-chart-head__delta.up{color:#1FF0AC;background:rgba(31,240,172,0.1)}.market-chart-head__delta.down{color:#ff5a6e;background:rgba(255,90,110,0.12)}.market-chart-head__delta.flat{color:var(--muted,#8ba39a);background:rgba(255,255,255,0.05)}.market-chart-head__label{margin-left:auto;font-size:0.6875rem;font-weight:600;color:var(--muted,#8ba39a);align-self:center;white-space:nowrap}.market-price-row--visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.market-trade-panel{margin-bottom:8px;padding:18px 16px 16px;border-radius:22px;background:rgba(8,14,22,0.72);border:1px solid rgba(255,255,255,0.07);box-shadow:0 16px 48px rgba(0,0,0,0.28)}.chart-tf-row{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.chart-tf-btn{padding:7px 16px;border-radius:999px;font-size:0.76rem;font-weight:700;color:rgba(232,240,248,0.55);background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);cursor:pointer;font-family:inherit;transition:border-color 0.2s,color 0.2s,box-shadow 0.2s}.chart-tf-btn:hover{color:var(--text);border-color:rgba(0,229,143,0.35)}.chart-tf-btn.active{color:var(--yes);border-color:rgba(0,229,143,0.75);box-shadow:0 0 16px rgba(0,229,143,0.18);background:rgba(0,229,143,0.08)}.market-chartbox{position:relative;height:280px;background:transparent;border:none;border-radius:0;padding:0;margin-bottom:14px;overflow:visible;isolation:isolate}.market-chartbox.compact{height:180px;margin-bottom:0}.market-chart-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;text-align:center;color:var(--muted);font-size:0.88rem;font-weight:600;pointer-events:none;z-index:2}.market-chart-empty[hidden]{display:none !important}.market-chartbox canvas,.market-chartbox .market-chart-host{width:100%;height:100%;display:block;cursor:crosshair;border-radius:0;background:transparent;touch-action:none}.market-chartbox #tv-attr-logo,.market-chart-host #tv-attr-logo,#bpm-chart #tv-attr-logo,a#tv-attr-logo{display:none !important}.veqo-chart-terminal{position:absolute;width:16px;height:16px;margin:-8px 0 0 -8px;pointer-events:none;z-index:5;transform:translate3d(0,0,0)}.veqo-chart-terminal[hidden]{display:none !important}.veqo-chart-terminal-core{position:absolute;inset:3px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#d6ffe8,#00ff9d 45%,#00c978 100%);box-shadow:0 0 8px rgba(0,255,157,1),0 0 18px rgba(0,229,143,0.85),0 0 32px rgba(0,229,143,0.45);animation:veqo-terminal-core-pulse 1.8s ease-in-out infinite}.veqo-chart-terminal-ripple{position:absolute;inset:-2px;border-radius:50%;border:2px solid rgba(0,255,157,0.75);box-shadow:0 0 14px rgba(0,255,157,0.35);animation:veqo-terminal-ripple 2.2s cubic-bezier(0.22,0.61,0.36,1) infinite}.veqo-chart-terminal-ripple--delay{animation-delay:1.1s;border-color:rgba(122,255,77,0.55)}@keyframes veqo-terminal-core-pulse{0%,100%{transform:scale(1);box-shadow:0 0 8px rgba(0,255,157,1),0 0 18px rgba(0,229,143,0.85),0 0 32px rgba(0,229,143,0.45)}50%{transform:scale(1.18);box-shadow:0 0 12px rgba(0,255,157,1),0 0 28px rgba(0,229,143,1),0 0 48px rgba(0,229,143,0.65)}}@keyframes veqo-terminal-ripple{0%{transform:scale(0.55);opacity:0.95}100%{transform:scale(2.6);opacity:0}}.chart-hover-tooltip{position:absolute;z-index:4;pointer-events:none;padding:8px 12px;border-radius:10px;background:rgba(8,14,22,0.92);border:1px solid rgba(0,230,118,0.45);box-shadow:0 8px 24px rgba(0,0,0,0.35);font-size:0.82rem;font-weight:700;color:var(--text,#e8f0f8);white-space:nowrap;transform:translate(-50%,-120%);opacity:0;transition:opacity 0.12s ease}.chart-hover-tooltip.visible{opacity:1}.chart-hover-tooltip .price{display:block;font-size:1rem;font-weight:900;color:var(--yes,#00e676);line-height:1.2}.chart-hover-tooltip .time{display:block;margin-top:2px;font-size:0.72rem;font-weight:600;color:var(--muted,#73889c)}.chart-crosshair-label{position:absolute;z-index:6;pointer-events:none;padding:5px 10px;border-radius:8px;background:rgba(12,25,19,0.94);border:1px solid rgba(31,240,172,0.3);box-shadow:0 8px 20px rgba(0,0,0,0.5);font-family:'Space Grotesk',system-ui,sans-serif;font-size:0.75rem;font-weight:600;opacity:0;transition:opacity 0.1s ease;font-variant-numeric:tabular-nums;white-space:nowrap}.chart-crosshair-label.visible{opacity:1}.chart-crosshair-label--y{right:2px;transform:translateY(-50%);color:#1FF0AC}.chart-crosshair-label--x{bottom:2px;transform:translateX(-50%);color:var(--muted,#8ba39a);border-color:rgba(255,255,255,0.1)}.market-outcome-pricing{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0 16px}.market-outcome-card{min-width:0;min-height:124px;padding:16px 14px 14px;border-radius:20px;font-family:inherit;cursor:pointer;text-align:left;display:flex;align-items:center;gap:12px;position:relative;overflow:hidden;background:rgba(10,16,24,0.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1.5px solid transparent;transition:transform 0.18s ease,box-shadow 0.18s ease,border-color 0.18s ease;-webkit-tap-highlight-color:transparent}.market-outcome-card::before{content:'';position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0.75}.market-outcome-card.yes{border-color:rgba(0,229,143,0.72);box-shadow:0 0 0 1px rgba(0,229,143,0.18),0 0 32px rgba(0,229,143,0.22),inset 0 0 40px rgba(0,229,143,0.06)}.market-outcome-card.yes::before{background:radial-gradient(ellipse 120% 90% at 20% 120%,rgba(0,229,143,0.16),transparent 62%)}.market-outcome-card.no{border-color:rgba(255,77,106,0.72);box-shadow:0 0 0 1px rgba(255,77,106,0.18),0 0 32px rgba(255,77,106,0.2),inset 0 0 40px rgba(255,77,106,0.06)}.market-outcome-card.no::before{background:radial-gradient(ellipse 120% 90% at 20% 120%,rgba(255,77,106,0.14),transparent 62%)}.market-outcome-card.yes.selected{border-color:rgba(0,229,143,0.95);box-shadow:0 0 0 1px rgba(0,229,143,0.28),0 0 40px rgba(0,229,143,0.32),inset 0 0 48px rgba(0,229,143,0.08)}.market-outcome-card.no.selected{border-color:rgba(255,77,106,0.95);box-shadow:0 0 0 1px rgba(255,77,106,0.28),0 0 40px rgba(255,77,106,0.3),inset 0 0 48px rgba(255,77,106,0.08)}.market-outcome-card__icon{position:relative;z-index:1;flex-shrink:0;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.market-outcome-card__icon-svg{display:block}.market-outcome-card.yes .market-outcome-card__icon{color:#00e58f;background:rgba(0,229,143,0.14);box-shadow:0 0 18px rgba(0,229,143,0.28)}.market-outcome-card.no .market-outcome-card__icon{color:#ff4d6a;background:rgba(255,77,106,0.14);box-shadow:0 0 18px rgba(255,77,106,0.24)}.market-outcome-card__body{position:relative;z-index:1;flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.market-outcome-card__action{font-size:0.82rem;font-weight:600;letter-spacing:0.01em;line-height:1.2;color:rgba(232,240,248,0.88)}.market-outcome-card__action strong{font-weight:800;letter-spacing:0.03em;text-transform:uppercase}.market-outcome-card.yes .market-outcome-card__action strong{color:#00e58f}.market-outcome-card.no .market-outcome-card__action strong{color:#ff4d6a}.market-outcome-card__price-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}.market-outcome-card__price{font-size:clamp(1.75rem,5vw,2.15rem);font-weight:900;line-height:1;letter-spacing:-0.03em;color:#f4f8fc;font-variant-numeric:tabular-nums}.market-outcome-card.yes .market-outcome-card__price{text-shadow:0 0 18px rgba(0,229,143,0.25)}.market-outcome-card.no .market-outcome-card__price{text-shadow:0 0 18px rgba(255,77,106,0.22)}.market-outcome-card__badge{flex-shrink:0;padding:4px 9px;border-radius:999px;font-size:0.68rem;font-weight:800;letter-spacing:0.02em}.market-outcome-card.yes .market-outcome-card__badge{color:#00e58f;background:rgba(0,229,143,0.14);border:1px solid rgba(0,229,143,0.28)}.market-outcome-card.no .market-outcome-card__badge{color:#ff4d6a;background:rgba(255,77,106,0.14);border:1px solid rgba(255,77,106,0.28)}.market-outcome-card__hint{font-size:0.68rem;font-weight:600;line-height:1.3;margin-top:2px}.market-outcome-card.yes .market-outcome-card__hint{color:rgba(0,229,143,0.72)}.market-outcome-card.no .market-outcome-card__hint{color:rgba(255,77,106,0.72)}.market-outcome-card:hover{transform:translateY(-2px)}.market-outcome-card:active{transform:scale(0.98)}.market-outcome-card--compact{min-height:96px;padding:12px 12px 10px;border-radius:16px}.market-outcome-card--compact .market-outcome-card__icon{width:36px;height:36px}.market-outcome-card--compact .market-outcome-card__price{font-size:1.45rem}.market-outcome-card--ticket{min-height:118px;padding:14px 10px 12px;border-radius:18px;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}.market-outcome-card--ticket .market-outcome-card__icon{width:34px;height:34px}.market-outcome-card--ticket .market-outcome-card__body{align-items:center;width:100%}.market-outcome-card--ticket .market-outcome-card__action{font-size:0.72rem;line-height:1.25}.market-outcome-card--ticket .market-outcome-card__price-row{flex-direction:column;align-items:center;justify-content:center;gap:5px;width:100%;margin-top:0}.market-outcome-card--ticket .market-outcome-card__price{font-size:1.5rem}.market-outcome-card--ticket .market-outcome-card__badge{font-size:0.68rem;padding:3px 9px}.ticket-outcome-pricing{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.col-ticket .ticket-outcome-pricing{gap:8px;margin-bottom:14px}.col-ticket .market-outcome-card{min-width:0;overflow:visible}.col-ticket .market-outcome-card--ticket,.col-ticket .market-outcome-card--compact{flex-direction:column;align-items:center;text-align:center;min-height:118px;padding:14px 8px 12px;gap:8px}.col-ticket .market-outcome-card--ticket .market-outcome-card__body,.col-ticket .market-outcome-card--compact .market-outcome-card__body{align-items:center}.col-ticket .market-outcome-card--ticket .market-outcome-card__price-row,.col-ticket .market-outcome-card--compact .market-outcome-card__price-row{flex-direction:column;align-items:center;gap:4px}.col-ticket .market-outcome-card--ticket .market-outcome-card__price,.col-ticket .market-outcome-card--compact .market-outcome-card__price{font-size:clamp(1.2rem,4.5vw,1.45rem)}.col-ticket .market-outcome-card--ticket .market-outcome-card__action,.col-ticket .market-outcome-card--compact .market-outcome-card__action{font-size:0.7rem}.col-ticket .market-outcome-card.selected{transform:none}@media (min-width:768px){.col-ticket .market-outcome-card:hover{transform:none}.col-ticket .market-outcome-card.yes.selected{box-shadow:0 0 0 1px rgba(0,229,143,0.32),0 0 36px rgba(0,229,143,0.28),inset 0 0 48px rgba(0,229,143,0.08)}.col-ticket .market-outcome-card.no.selected{box-shadow:0 0 0 1px rgba(255,77,106,0.32),0 0 36px rgba(255,77,106,0.26),inset 0 0 48px rgba(255,77,106,0.08)}}body.light .market-trade-panel,html.theme-light .market-trade-panel{background:var(--card,#ffffff);border-color:var(--gb,rgba(10,20,40,0.09));box-shadow:0 12px 32px rgba(15,23,42,0.08)}body.light .chart-tf-btn,html.theme-light .chart-tf-btn{color:var(--muted,#5a7089);background:var(--card2,#f4f8fc);border-color:var(--gb,rgba(10,20,40,0.09))}body.light .chart-tf-btn:hover,html.theme-light .chart-tf-btn:hover{color:var(--text,#0d1520);border-color:rgba(0,184,115,0.4)}body.light .chart-tf-btn.active,html.theme-light .chart-tf-btn.active{color:var(--yes,#00b873);border-color:rgba(0,184,115,0.65);background:rgba(0,184,115,0.1);box-shadow:0 0 12px rgba(0,184,115,0.12)}body.light .market-chart-head__delta.flat,html.theme-light .market-chart-head__delta.flat{background:rgba(10,20,40,0.05)}body.light .chart-hover-tooltip,html.theme-light .chart-hover-tooltip{background:rgba(255,255,255,0.96);border-color:rgba(10,20,40,0.1);color:var(--text,#0d1520);box-shadow:0 8px 24px rgba(15,23,42,0.12)}body.light .chart-hover-tooltip .price,html.theme-light .chart-hover-tooltip .price{color:var(--yes,#00a86a)}body.light .chart-hover-tooltip .time,html.theme-light .chart-hover-tooltip .time{color:#5a7089}body.light .chart-crosshair-label,html.theme-light .chart-crosshair-label{background:#ffffff;border-color:rgba(10,20,40,0.12);box-shadow:0 6px 16px rgba(15,23,42,0.12);color:#0d1520}body.light .chart-crosshair-label--y,html.theme-light .chart-crosshair-label--y{color:#00a86a;border-color:rgba(0,184,115,0.35);background:#ffffff}body.light .chart-crosshair-label--x,html.theme-light .chart-crosshair-label--x{color:#5a7089;border-color:rgba(10,20,40,0.12);background:#ffffff}body.light .market-outcome-card,html.theme-light .market-outcome-card{background:rgba(255,255,255,0.98)}body.light .market-outcome-card.yes,html.theme-light .market-outcome-card.yes{box-shadow:0 0 0 1px rgba(0,184,115,0.22),0 0 24px rgba(0,184,115,0.14)}body.light .market-outcome-card.no,html.theme-light .market-outcome-card.no{box-shadow:0 0 0 1px rgba(220,60,90,0.22),0 0 24px rgba(220,60,90,0.14)}body.light .market-outcome-card__action,html.theme-light .market-outcome-card__action{color:rgba(13,21,32,0.72)}body.light .market-outcome-card.yes .market-outcome-card__action strong,html.theme-light .market-outcome-card.yes .market-outcome-card__action strong{color:#00a86a}body.light .market-outcome-card.no .market-outcome-card__action strong,html.theme-light .market-outcome-card.no .market-outcome-card__action strong{color:#e83352}body.light .market-outcome-card__price,html.theme-light .market-outcome-card__price{color:var(--text,#0d1520);text-shadow:none}body.light .market-outcome-card.yes .market-outcome-card__price,html.theme-light .market-outcome-card.yes .market-outcome-card__price{color:#00a86a}body.light .market-outcome-card.no .market-outcome-card__price,html.theme-light .market-outcome-card.no .market-outcome-card__price{color:#e83352}body.light .market-outcome-card__hint,html.theme-light .market-outcome-card__hint{color:rgba(13,21,32,0.55)}body.light .market-outcome-card.yes .market-outcome-card__hint,html.theme-light .market-outcome-card.yes .market-outcome-card__hint{color:rgba(0,168,106,0.85)}body.light .market-outcome-card.no .market-outcome-card__hint,html.theme-light .market-outcome-card.no .market-outcome-card__hint{color:rgba(232,51,82,0.85)}@media (max-width:480px){.market-chart-head{min-height:30px;margin-bottom:8px;gap:8px}.market-chart-head__price{font-size:1.55rem}.market-chartbox{height:220px;margin-bottom:12px}.market-chartbox.compact{height:160px}.market-outcome-pricing{gap:8px;margin:12px 0 12px}.market-outcome-card{min-height:0;padding:12px 10px;gap:8px;align-items:flex-start;border-radius:16px;overflow:visible}.market-outcome-card__icon{width:28px;height:28px;margin-top:2px}.market-outcome-card__icon-svg{width:14px;height:14px}.market-outcome-card__body{gap:3px}.market-outcome-card__action{font-size:0.72rem}.market-outcome-card__price-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;margin-top:0}.market-outcome-card__price{font-size:1.35rem;letter-spacing:-0.02em}.market-outcome-card__badge{font-size:0.62rem;padding:3px 7px;flex-shrink:0}.market-outcome-card__hint{font-size:0.6rem;margin-top:0}}@media (max-width:360px){.market-outcome-card{flex-direction:column;align-items:stretch;padding:10px 10px 12px;gap:6px}.market-outcome-card__icon{width:26px;height:26px;margin-top:0}.market-outcome-card__price-row{width:100%;justify-content:space-between}.market-outcome-card__price{font-size:1.28rem}}@media (min-width:768px){.market-chartbox{height:320px;margin-bottom:18px}.market-chartbox.compact{height:260px}}@media (prefers-reduced-motion:reduce){.veqo-chart-terminal-core,.veqo-chart-terminal-ripple{animation:none !important}}