.ws-stat-hero{grid-column:1/-1}.ws-stat-hero .ux-stat-value{font-size:2.4rem;color:var(--accent)}.ws-control-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-bottom:1.5rem}.ws-control{border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.9rem 1rem 1rem;background:rgba(0,0,0,.18);display:flex;flex-direction:column;gap:.6rem}.ws-control-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.ws-control-head label{font-size:.85rem;font-weight:700;color:var(--text-primary)}.ws-buttons{flex-wrap:wrap}@media (max-width:600px){.ws-buttons{justify-content:stretch}.ws-buttons .ux-btn{flex:1 1}}