.StopwatchClient-module__ybQGQq__wrap{align-items:center;gap:1.25rem;max-width:600px;margin:0 auto}.StopwatchClient-module__ybQGQq__display{text-align:center;border-radius:var(--radius);background:var(--panel,#111);box-shadow:var(--shadow-1);padding:1rem 2rem;font-size:3rem;font-weight:800}.StopwatchClient-module__ybQGQq__controls{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.StopwatchClient-module__ybQGQq__button{border-radius:var(--radius-sm);cursor:pointer;color:#fff;border:none;padding:.5rem 1.25rem;font-weight:600;transition:background .2s,transform .1s}.StopwatchClient-module__ybQGQq__button:focus,.StopwatchClient-module__ybQGQq__button:active{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.25)}.StopwatchClient-module__ybQGQq__start{background:#28a745}.StopwatchClient-module__ybQGQq__start:hover:not(:disabled){background:#218838}.StopwatchClient-module__ybQGQq__pause{background:#ff9800}.StopwatchClient-module__ybQGQq__pause:hover:not(:disabled){background:#e68900}.StopwatchClient-module__ybQGQq__lapBtn{background:#2196f3}.StopwatchClient-module__ybQGQq__lapBtn:hover:not(:disabled){background:#1976d2}.StopwatchClient-module__ybQGQq__reset{background:#f44336}.StopwatchClient-module__ybQGQq__reset:hover:not(:disabled){background:#d32f2f}.StopwatchClient-module__ybQGQq__laps{flex-direction:column;gap:.25rem;width:100%;max-height:200px;padding:.75rem 1rem;display:flex;overflow-y:auto}.StopwatchClient-module__ybQGQq__lap{border-bottom:1px solid var(--border-weak,#333);padding:.25rem 0;font-size:.95rem}.StopwatchClient-module__ybQGQq__lap:last-child{border-bottom:none}
