body{font-family:"Roboto"}.app-container{background-image:url(https://assets.ccbp.in/frontend/react-js/stopwatch-sm-bg.png);background-size:cover;min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:20px}@media screen and (min-width:768px){.app-container{background-image:url(https://assets.ccbp.in/frontend/react-js/stopwatch-lg-bg.png);-ms-flex-pack:start;justify-content:flex-start;padding-left:10%}}.stopwatch-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:450px}.heading{color:#333;font-size:32px;font-weight:700;margin-top:0;margin-bottom:24px}@media screen and (min-width:768px){.heading{font-size:48px;margin-bottom:32px}}.timer-card{background-color:#fff;border-radius:12px;padding:32px 24px;-webkit-box-shadow:0 4px 16px 0 #bfbfbf;box-shadow:0 4px 16px 0 #bfbfbf;-ms-flex-direction:column;flex-direction:column}.timer-card,.timer-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.timer-header{margin-bottom:20px;-ms-flex-item-align:start;align-self:flex-start}.timer-icon{width:20px;height:20px;margin-right:8px}.timer-label{color:#333;font-size:16px;font-weight:500;margin:0}.time-display{color:#333;font-size:64px;font-weight:700;margin-top:0;margin-bottom:32px}.buttons-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;grid-gap:16px;gap:16px;width:100%}.btn{color:#fff;font-size:14px;font-weight:500;border:none;border-radius:6px;padding:10px 24px;cursor:pointer;outline:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.btn:hover{opacity:.9}.start-btn{background-color:#1db05f}.stop-btn{background-color:#ef0d36}.reset-btn{background-color:#eaa800}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.f9149928.chunk.css.map */