.stopwatch_stopwatchWrap__gDbGb{max-width:400px;margin:2rem auto;padding:2rem;text-align:center;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.07),0 2px 4px -1px rgba(0,0,0,.04)}.stopwatch_stopwatchWrap__gDbGb .stopwatch_time__R08Mi{font-size:2.2rem;font-weight:700;margin:12px 0;color:#1e3a5f}.stopwatch_stopwatchWrap__gDbGb .stopwatch_buttonGroup__xeLJ3{display:flex;justify-content:center;gap:8px;margin-top:16px}.stopwatch_stopwatchWrap__gDbGb button{padding:.6rem 1.2rem;margin:0 4px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .2s ease}.stopwatch_stopwatchWrap__gDbGb button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 14px rgba(37,99,235,.25)}.stopwatch_stopwatchWrap__gDbGb button:disabled{background:#94a3b8;cursor:not-allowed}