.stopwatch-module__M5Cr8G__container{max-width:500px;margin:0 auto}.stopwatch-module__M5Cr8G__displayCard{text-align:center;border-radius:3rem;flex-direction:column;gap:3rem;padding:4rem 2.5rem;display:flex}.stopwatch-module__M5Cr8G__time{color:var(--primary);letter-spacing:-2px;font-family:monospace;font-size:5rem;font-weight:800}.stopwatch-module__M5Cr8G__btnRow{justify-content:center;gap:1.5rem;display:flex}.stopwatch-module__M5Cr8G__btn{border:1px solid var(--glass-border);background:#fff;border-radius:50%;width:100px;height:100px;font-size:1.2rem;font-weight:700}.stopwatch-module__M5Cr8G__start{background:var(--primary);color:#fff}.stopwatch-module__M5Cr8G__stop{color:#fff;background:#ef4444}@media (max-width:400px){.stopwatch-module__M5Cr8G__time{font-size:3.5rem}}@media (prefers-color-scheme:dark){.stopwatch-module__M5Cr8G__btn{color:#fff;background:#334155}}
