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}#root{animation:gradientMove 10s ease infinite;background:linear-gradient(225deg,#280828,rgb(15 8,15) 50%,#280828);background-size:400% 400%;height:100vh;width:100%}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}*{box-sizing:border-box;margin:0;padding:0}.App{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);max-height:100vh;text-align:center;transition:background-color .3s ease}.Menu{background-color:#22272fcc;box-shadow:0 2px 10px #0003;height:5vh}.Menu,.Page{align-items:center;display:flex;justify-content:center}.Page{height:90vh;position:relative;z-index:1}.grid-cursor-follower{background-color:#1e1e1e05;background-image:linear-gradient(#96969633 1px,#0000 0),linear-gradient(90deg,#96969633 1px,#0000 0);background-size:20px 20px;border:1px solid #ffffff14;border-radius:0;height:250px;left:0;pointer-events:none;position:fixed;top:0;transform-origin:center center;width:250px;z-index:9998}@keyframes gridPulse{0%{background-size:18px 18px;opacity:.3}to{background-size:22px 22px;opacity:.5}}.Home{color:#fff}.clock-container{display:flex;flex-direction:column;height:85vh;overflow:hidden;position:relative;top:0;width:100%}.clock-header-fixed{background-color:#fff;box-shadow:0 2px 4px #0000001a;min-height:60px;padding:1rem;position:sticky;top:0;width:100%;z-index:10}.clock-content-scrollable{-webkit-overflow-scrolling:touch;flex:1 1;height:calc(85vh - 108px);margin:20px auto 80px;overflow-y:auto;padding:1rem;width:80%}.clock-content-scrollable::-webkit-scrollbar{width:12px}.clock-content-scrollable::-webkit-scrollbar-track{background:#2d2d2d;border-radius:6px}.clock-content-scrollable::-webkit-scrollbar-thumb{background:#4a4a4a;border:3px solid #2d2d2d;border-radius:6px}.clock-content-scrollable::-webkit-scrollbar-thumb:hover{background:#5a5a5a}.city-list{display:flex;flex-direction:column;gap:1rem;padding-bottom:2rem}.city-card{background-color:#2d2d2d;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;padding:1rem}.city-info{color:#fff;font-size:1.125rem}.icon-small{fill:currentColor;height:20px;width:20px}.icon-medium{fill:currentColor;height:32px;width:32px}.add-button-wrapper{bottom:5vh;height:80px;position:fixed;width:100%;z-index:20}.add-button,.add-button-wrapper{align-items:center;display:flex;justify-content:center}.add-button{background-color:#60a5fa;border-radius:50%;color:#fff;cursor:pointer;height:48px;transition:background-color .2s;width:48px}.add-button:hover{background-color:#3b82f6}.back-button{color:#fff;cursor:pointer;height:48px;padding:8px;width:48px}.search-modal{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:30}.search-header{align-items:center;border-bottom:1px solid #9ca3af;display:flex;margin-top:3.5rem;padding:1rem;width:100%}.search-input-wrapper{flex-grow:1;margin-left:1rem}.search-input{background-color:initial;border:none;color:#fff;font-size:1.125rem;outline:none;padding:.5rem;width:100%}.search-input::placeholder{color:#d1d5db}.search-placeholder{align-items:center;color:#9ca3af;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-top:40px}.search-results{color:#fff}.city-result{cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 2.5rem 1.25rem 3rem}.city-result:hover{background-color:#1e3a8a}.city-time{color:#d1d5db}.TimeDisplay{font-size:2.5rem}.TimeDisplay,.word{color:#fff;font-family:monospace;margin-bottom:1rem}.word{font-size:2vh}.Start{background-color:#4caf50;border:none;border-radius:.25rem;color:#fff;font-size:16px;padding:.5rem 1rem;text-align:center}.Start:hover{background-color:#45a049}.Stop{background-color:#f44336;border:none;border-radius:.25rem;color:#fff;font-size:16px;padding:.5rem 1rem;text-align:center}.Stop:hover{background-color:#da190b}.Reset{background-color:#4936f4;border:none;border-radius:.25rem;color:#fff;font-size:16px;padding:.5rem 1rem;text-align:center}.Reset:hover{background-color:#1c0bda}.Remove{background-color:#f44336;border:none;border-radius:.25rem;color:#fff;font-size:16px;padding:.5rem 1rem;text-align:center}.Remove:hover{background-color:#da190b}.timer-container{height:90vh}.Stopwatch-list{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:1rem;height:80vh;margin:auto auto 80px;overflow-y:auto;padding:1rem;width:80%}.Stopwatch-list::-webkit-scrollbar{width:12px}.Stopwatch-list::-webkit-scrollbar-track{background:#2d2d2d;border-radius:6px}.Stopwatch-list::-webkit-scrollbar-thumb{background:#4a4a4a;border:3px solid #2d2d2d;border-radius:6px}.Stopwatch-list::-webkit-scrollbar-thumb:hover{background:#5a5a5a}.Stopwatch-timer{background-color:#2d2d2d;border-radius:.5rem;box-shadow:0 2px 4px #0003;margin-bottom:1rem;padding:1.5rem}.ButtonList{flex-direction:row;padding-top:1rem}.ButtonList,.InputList{display:flex;gap:1rem;justify-content:center}.InputList{bottom:0;bottom:5vh;height:80px;left:0;padding:1rem;position:fixed;width:100%;z-index:10}.InputTime{border:1px solid #d1d5db;padding:.4rem;width:24vw}.ButtonSetTime,.InputTime{border-radius:.25rem;font-size:16px}.ButtonSetTime{background-color:#4caf50;border:none;color:#fff;padding:.25rem .5rem;text-align:center}.timer-container{display:flex;flex-direction:column;height:85vh;overflow:hidden;position:relative;top:0;width:100%}.timers-list{-webkit-overflow-scrolling:touch;flex:1 1;height:calc(85vh - 108px);margin:20px auto 80px;overflow-y:auto;padding:1rem;width:80%}.timers-list::-webkit-scrollbar{width:12px}.timers-list::-webkit-scrollbar-track{background:#2d2d2d;border-radius:6px}.timers-list::-webkit-scrollbar-thumb{background:#4a4a4a;border:3px solid #2d2d2d;border-radius:6px}.timers-list::-webkit-scrollbar-thumb:hover{background:#5a5a5a}.timer-item{align-items:center;background-color:#2d2d2d;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;font-size:1.5rem;justify-content:space-between;margin-bottom:1rem;padding:1.5rem;transition:background-color .3s}.timer-controls{display:flex;gap:1rem}button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;padding:.5rem 1.5rem;transition:background-color .3s}button:hover{background-color:#45a049}.add-timer-container{bottom:5vh;height:80px;position:fixed;width:100%;z-index:20}.AddTimerButton,.add-timer-container{align-items:center;display:flex;justify-content:center}.AddTimerButton{background-color:#60a5fa;border-radius:50%;color:#fff;cursor:pointer;height:48px;transition:background-color .2s;width:48px}.ButtonSetTime:hover{background-color:#45a049}.custom-button{border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:10px 20px;text-decoration:none;transition:background-color .3s}.custom-button:hover{color:#00d0ff}
/*# sourceMappingURL=main.1211c81f.css.map*/