@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";:root{--white: #f0f0f0;--black: #0a0a0a;--primary: #86469C;--primary-light: #BC7FCD;--primary-dark: #6b317e;--primary-shadow: #461357;--secondary: #FB9AD1;--secondary-light: #FFCDEA}@media (prefers-color-scheme: dark){:root{--black: #f0f0f0;--white: #0a0a0a}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--primary);color:var(--secondary-light);min-height:100vh;font-family:Nunito;font-size:14px}.timer[data-v-e4e00de2]{max-width:400px;width:95%;display:flex;flex-direction:column;align-items:center}.timer-display[data-v-e4e00de2]{width:100%;margin:auto;display:flex;justify-content:center;align-items:center}.timer-display-number[data-v-e4e00de2]{color:#f0f0f0;text-align:center;font-size:95pt;line-height:155pt;height:200px;font-weight:600}.dn-minutes[data-v-e4e00de2],.dn-seconds[data-v-e4e00de2]{width:50%;background-color:var(--primary-light);box-shadow:var(--primary-shadow) 0 1.95px 2.6px;border-radius:5px}.timer-message[data-v-e4e00de2]{font-size:16pt;margin-bottom:5px}.timer-details[data-v-e4e00de2]{display:flex;align-items:center;width:100%;gap:10px;padding:0 10px;margin-bottom:10px}.timer-progress[data-v-e4e00de2]{height:5px;width:100%;border-radius:5px;background-color:var(--primary-dark)}.timer-progress-fill[data-v-e4e00de2]{height:inherit;width:0;border-radius:inherit;background-color:#f0f0f0;transition:width .2s}.settings-button[data-v-e4e00de2]{cursor:pointer}.timer-controls[data-v-e4e00de2]{margin-top:30px;width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.timer-controls-button[data-v-e4e00de2]{background-color:#f0f0f0;width:100%;padding:10px;font-family:Nunito;font-weight:700;font-size:14pt;color:var(--primary);border:none;border-radius:5px;cursor:pointer;box-shadow:var(--primary-shadow) 0 1.95px 2.6px;transition:background .2s ease-in-out,color .2s ease-in-out}.tcb-toggle[data-v-e4e00de2]{z-index:1}.tcb-toggle.active[data-v-e4e00de2]{background-color:var(--primary-dark);color:#fff}.tcb-skip[data-v-e4e00de2]{background-color:var(--secondary-light);transition:margin .5s,opacity .5s}.settings[data-v-e4e00de2]{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}.settings-timer[data-v-e4e00de2]{max-width:400px;width:95%}.settings-title[data-v-e4e00de2]{font-size:16pt;margin-bottom:10px}.settings-timer-title[data-v-e4e00de2]{font-size:12pt;margin-bottom:20px;font-weight:600;width:100%;padding-bottom:5px;border-bottom:1px solid var(--primary-light)}.settings-timer-module[data-v-e4e00de2]{margin-bottom:15px}.settings-timer-module[data-v-e4e00de2]:last-child{margin-bottom:30px}.settings-timer-time[data-v-e4e00de2]{margin-left:10px}.settings-timer-time-title[data-v-e4e00de2]{font-size:12pt;margin-bottom:3px}.settings-timer-time-textbox[data-v-e4e00de2]{max-width:400px;font-size:13pt;font-weight:600;display:flex;align-items:center;gap:5px}.settings-timer-time-textbox input[data-v-e4e00de2]{background-color:var(--primary-dark);padding:8px 10px;width:100%;border:none;border-radius:5px;color:#fff;font-family:Nunito;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;-moz-appearance:textfield}.settings-timer-time-textbox input[data-v-e4e00de2]:focus{outline:1px solid white}.settings-save-button[data-v-e4e00de2]{max-width:400px;width:95%}header[data-v-3eef8334]{width:95%;height:80px;display:flex;justify-content:center;align-items:center;margin-bottom:40px}header a h1[data-v-3eef8334]{font-size:18pt}.logo[data-v-3eef8334]{color:#fff;text-decoration:none;border-bottom:2px solid var(--primary-light);padding:10px 50px;font-size:16pt}main[data-v-3eef8334]{height:100vh;margin:auto;max-width:600px;display:flex;flex-direction:column;align-items:center}footer[data-v-3eef8334]{z-index:0;width:100%;height:60px;position:absolute;top:calc(100vh - 60px);display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.madeby[data-v-3eef8334]{font-size:14pt}.madeby-link[data-v-3eef8334]{color:inherit}
