@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500&display=swap";@font-face{font-family:Good Times;src:url("/fonts/good times rg.otf")}@font-face{font-family:Toxigenesis;src:url(/fonts/toxigenesis\ bd.otf)}#root{max-width:1280px;margin:auto;padding:1rem;text-align:center;height:100%}pre{-webkit-user-select:none;user-select:none}header>pre{width:100%;line-height:1;font-weight:700;font-family:monospace}#session-label,#break-label,#timer-label{font-family:Good Times,Ubuntu,sans-serif}#time-left,#session-length,#break-length{font-size:2em;font-family:Toxigenesis,Ubuntu,sans-serif;line-height:2}section.timer{margin:0 auto;padding:2rem 0;gap:1em;display:flex;align-items:center;justify-content:space-between}section.timer>div{flex:0 1 calc(100% / 3)}@media screen and (width <= 380px){header>pre{font-size:6px}#time-left,#session-length,#break-length{font-size:1.3em}#session-label,#break-label,#timer-label{font-size:.8em}}@media screen and (380px < width <= 430px){header>pre{font-size:7px}}@media screen and (430px < width <= 600px){header>pre{font-size:9px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:auto;display:flex;place-items:center;width:100%;min-height:100vh;background-image:radial-gradient(circle at center,rgba(255,255,255,0),rgba(0,0,0,.1)),url(/assets/gradient-bg-e88d3031.jpg);background-size:cover;-webkit-user-select:none;user-select:none}button{border-radius:8px;border:2px solid transparent;box-shadow:3px 3px 5px 2px #0000001a;padding:.2em .4em;margin:0 .4rem;font-size:1em;font-weight:500;font-family:inherit;background-color:#fff9;cursor:pointer;transition:border-color .1s}button:hover{border-color:#7a81f7}button:active{background-color:#7a91f7;opacity:.8}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#ffffff80}}
