.ws{align-items:start;gap:16px;width:100%;padding:16px 16px 28px;display:grid}.ws-editor,.ws-results{border:1px solid var(--border);border-radius:16px;min-width:0;padding:18px}.ws-editor{background:var(--card)}.ws-results{background:var(--bg)}.ws-results-head,.ws-carousel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.ws-results-head h2{margin:0;font-size:17px;font-weight:650}.ws-results-head span{color:var(--muted);font-size:12px}.ws-stage{background:var(--card);border-radius:10px;justify-content:center;align-items:center;height:clamp(280px,48dvh,580px);margin-top:14px;display:flex;position:relative;overflow:hidden}.ws-stage>img,.ws-stage>video{object-fit:contain;width:100%;height:100%}.ws-open{cursor:zoom-in;background:0 0;border:0;position:absolute;inset:0}.ws-empty{max-width:360px;color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:4px;padding:24px;display:flex}.ws-empty h3{color:var(--text);margin:10px 0 4px;font-size:16px;font-weight:650}.ws-empty p{margin:0;font-size:13px;line-height:1.5}.ws-caption{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding-top:12px;font-size:13px;display:flex}.ws-caption button{color:var(--ac-text);font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:650}.ws-carousel-head{margin:20px 0 10px}.ws-carousel-head h3{margin:0;font-size:14px;font-weight:600}.ws-carousel-head div{gap:8px;display:flex}.ws-carousel-head button{border:1px solid var(--border);background:var(--soft);width:34px;height:34px;color:var(--text);font:inherit;cursor:pointer;border-radius:10px}.ws-carousel-head button:disabled{opacity:.4;cursor:default}.ws-carousel{scroll-snap-type:x proximity;gap:10px;padding:3px 3px 8px;display:flex;overflow-x:auto}.ws-carousel>button{background:var(--soft);cursor:pointer;scroll-snap-align:start;border:2px solid #0000;border-radius:12px;flex:0 0 96px;height:104px;padding:0;position:relative;overflow:hidden}.ws-carousel>button[aria-pressed=true]{border-color:var(--ac)}.ws-carousel img,.ws-carousel video{object-fit:cover;width:100%;height:100%}.ws-thumb-run{place-items:center;height:100%;display:grid}.ws-carousel>button>span:last-child{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#0000,#000b);padding:14px 5px 5px;font-size:10px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.ws-back{color:var(--muted);align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.ws-back:hover{color:var(--text)}.ws-title{letter-spacing:-.6px;margin:12px 0 0;font-size:22px;font-weight:650;line-height:1.2}@media (min-width:1024px){.ws{grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:20px;padding:26px 28px 36px}.ws-results{position:sticky;top:0}}@media (min-width:1024px) and (max-width:1279px){.ws{grid-template-columns:minmax(280px,1fr) minmax(0,1fr);gap:14px;padding:22px 20px}.ws-editor,.ws-results{padding:16px}}
