.fw59-prices{border-block:1px solid var(--border);padding:8px 12px;background:var(--surface)}
.fw59-price-heading{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted);margin-bottom:5px}
.fw59-price-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 16px}
.fw59-price-list>a{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:7px 4px;min-height:38px;color:var(--text);text-decoration:none;font-size:12px;border-radius:4px}
.fw59-price-list>a>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.fw59-price-list>a:hover,.fw59-price-list>a[aria-current]{background:var(--selected);outline:1px solid var(--border)}
.fw59-price-list b{font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}
.fw59-yes{color:#15803d}.fw59-no{color:#b91c1c}
[data-theme=dark] .fw59-yes{color:#86efac}[data-theme=dark] .fw59-no{color:#fca5a5}
#event-prices{scroll-margin-top:75px}
.fw59-market{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;margin-bottom:12px;border:1px solid var(--border);border-left:3px solid var(--primary);background:var(--surface)}
.fw59-market p{font-size:12px;margin:4px 0;color:var(--muted)}
.fw59-market .button{flex-shrink:0}
.fw59-entry{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.fw59-entry span{font-size:12px;color:var(--muted)}
@media(min-width:1050px){.mx-page .cw-chart .mx-chart-canvas{height:clamp(210px,30vh,270px)}}
@media(max-width:600px){.fw59-prices{display:none}.fw59-market{align-items:stretch;flex-direction:column}}
@media(max-width:360px){
 .mt-tour-body>div{min-width:0}
 .mt-tour-controls{display:flex;flex-wrap:wrap;min-width:0}
 .mt-tour-controls .button.primary{flex:1 1 100%;white-space:normal}
}
