.screw-controls{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:.8rem 0;display:grid}.screw-control{flex-direction:column;gap:.5rem;padding:.7rem;display:flex}.screw-control span{color:var(--text-dim);justify-content:space-between;gap:.4rem;font-size:.82rem;display:flex}.screw-control output{font-variant-numeric:tabular-nums;color:var(--text)}.screw-control input{width:100%}.screw-verdict{border-left:4px solid var(--accent);justify-content:space-between;gap:1rem;margin:.7rem 0;padding:.8rem 1rem;display:flex}.screw-verdict span{color:var(--text-dim)}.screw-verdict.backdrives{border-left-color:var(--warn)}@media (width<=720px){.screw-controls{grid-template-columns:1fr 1fr}.screw-verdict{display:block}.screw-verdict span{margin-top:.25rem;display:block}}.screw-tool .screw-visual-shell{margin-top:var(--space-4)}.screw-tool .screw-visual-shell canvas{touch-action:pan-y;width:100%;display:block}.screw-tool .tool-player-row{margin-top:var(--space-3)}@media (width<=580px){.screw-tool .tool-player-row{align-items:stretch}}
