.tool-hero .tool-container{max-width:700px;margin-left:auto;margin-right:auto}.tool-hero .tool-container .card{transition:all .3s cubic-bezier(.4,0,.2,1)}#stopwatch-display{font-size:clamp(2.5rem,10vw,5rem);transition:font-size .3s cubic-bezier(.4,0,.2,1)}#stopwatch-display .fs-3{font-size:clamp(1rem,3vw,1.5rem)!important;transition:font-size .3s cubic-bezier(.4,0,.2,1)}.lap-best{background:rgba(var(--bs-success-rgb),.1)}.lap-best td{color:var(--bs-success);font-weight:600}.lap-worst{background:rgba(var(--bs-danger-rgb),.05)}.lap-worst td{color:var(--bs-danger)}.stopwatch-running #stopwatch-display,.stopwatch-running #stopwatch-status{color:var(--bs-success)}.stopwatch-paused #stopwatch-display{animation:blink 1s step-end infinite}@keyframes blink{0%,100%{opacity:1}50%{opacity:.5}}.stopwatch-fullscreen{position:fixed!important;inset:0;z-index:9999;background:var(--bs-body-bg);border-radius:0!important}.stopwatch-fullscreen .card-body{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.stopwatch-fullscreen #stopwatch-display{font-size:clamp(4rem,18vw,10rem)}.stopwatch-fullscreen #stopwatch-display .fs-3{font-size:clamp(1.5rem,5vw,3rem)!important}.stopwatch-fullscreen .lap-times-section{max-width:500px;width:100%}@media (max-width:576px){.stopwatch-controls .btn{flex:1 1 auto;min-width:80px}.stopwatch-controls .btn:last-child{flex:0 0 auto}}/*# sourceMappingURL=index.bundle.css.map */
