body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.app-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:100px;row-gap:50px;width:100%}.world-clock-container{display:flex;flex-direction:column;row-gap:5px}.world-clock{align-items:center;-webkit-column-gap:30px;column-gap:30px;display:flex;flex-direction:row;justify-content:center}.world-time{color:#8a2be2;font-size:26px;font-weight:bolder;line-height:30px}.zone-selector{width:50px}.zone-selector select{background-color:initial;border:none;border-radius:5px;font-size:16px;outline:none;padding:5px 5px 5px 0}.timer-container{row-gap:15px}.timer-container,.timer-top{display:flex;flex-direction:column}.timer-top{margin-bottom:20px;row-gap:5px}.input-con{border:1px solid #000;border-radius:5px;-webkit-column-gap:15px;column-gap:15px;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px}.input-con input{border:none;font-size:18px;outline:none}.input-con input::-webkit-inner-spin-button,.input-con::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-con button{background-color:#088e39;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:500;outline:none;padding:5px 8px}.error{color:#e64848;font-size:14px;font-weight:500}.timer{align-items:center;-webkit-column-gap:20px;column-gap:20px;display:flex;flex-direction:row;justify-content:space-between}.timer div{color:#000;font-size:18px;font-weight:700}.timer div span{border-radius:5px;color:#18b10a;font-size:16px;font-weight:500;margin-left:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.timer button{background-color:#e64848;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:600;outline:none;padding:5px 8px}
/*# sourceMappingURL=main.f5fc4bca.css.map*/