:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;overflow-y:hidden;overflow-x:hidden;color-scheme:inherit;color:var(--foreground-color);--background-color: #242424;--foreground-color: white;--soft-outline: rgb(65, 65, 65);--invert: none;--tooltip-background: none;--OBR-offset-fore: rgb(230, 230, 238);--OBR-offset-back: rgb(49, 49, 65);--OBR-dark-blue: rgb(30, 34, 49);--OBR-dark-blue-trans: rgba(30, 34, 49, .507);--OBR-light-blue: rgb(60, 62, 75);--OBR-Purple-Select: rgb(187, 153, 255);--OBR-Purple-Select-transparent: rgb(187, 153, 255, .5);--dice-color: #159cc5;--BS-red: #A73335;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@media (prefers-color-scheme: light){:root{--invert: brightness(75%);--background-color: #e9e9e9;--foreground-color: rgb(49, 49, 49);--soft-outline: rgb(196, 196, 196);--invert: invert(.65);--invert-click: none;--tooltip-background: rgb(161, 161, 161);--OBR-offset-fore: rgb(44, 44, 46);--OBR-offset-back: rgb(210, 210, 223);--OBR-dark-blue: rgb(209, 210, 217);--OBR-light-blue: rgb(231, 233, 238);--OBR-dark-blue-trans: rgba(255, 255, 255, .507);--dice-color: #56bad8;--BS-red: #e07f80}}table{width:100%}#timerArea{text-align:center;font:64px/80px Roboto,sans-serif}.toggle-button{color:var(--foreground-color);background:var(--OBR-dark-blue-trans);width:100%;border-color:var(--button-color);border-width:1px;border-style:solid;border-radius:6px;text-transform:uppercase;text-align:center;cursor:pointer}button:disabled{background-color:var(--BS-red);border:1px solid darkgrey;cursor:default!important}.hidden{visibility:none}.time-button{width:100%;text-transform:uppercase;text-align:center;cursor:pointer;color:var(--foreground-color);background:var(--OBR-light-blue);border-style:solid;border-color:gray;border-width:1px;border-radius:6px}.toggle-button{padding:2px 0 4px}.toggle-button:not(:disabled):hover,.time-button:hover{background:var(--OBR-Purple-Select-transparent)}#activeTimer{width:100%;display:flex}.get-hourglass{height:100%}#activeTimer>div.get-hourglass>svg{content:"";inset:5px;outline:2px solid var(--foreground-color);z-index:-1;border-radius:6px}.timerNumbers{font:42px Roboto,sans-serif;text-align:center;width:100%;margin-left:6px;font-weight:bolder;line-height:85vh}.timerHidden{text-align:center;text-wrap:pretty;width:100%;font:16px Roboto,sans-serif;font-weight:700;line-height:85vh;animation:blinker 5s linear infinite}.timerPaused{text-align:center;width:100%;font:24px Roboto,sans-serif;font-weight:bolder;line-height:85vh;animation:blinker 3s linear infinite}@keyframes blinker{50%{opacity:0}}#topMost{display:flex}#slideToggle{line-height:35px}.toggle{cursor:pointer;display:inline-block}.toggle-switch{display:inline-block;background:#ccc;border-radius:16px;width:58px;height:32px;position:relative;vertical-align:middle;transition:background .25s}.toggle-switch:before,.toggle-switch:after{content:""}.toggle-switch:before{display:block;background:linear-gradient(to bottom,#fff 0%,#eee 100%);border-radius:50%;box-shadow:0 0 0 1px #00000040;width:24px;height:24px;position:absolute;top:4px;left:4px;transition:left .25s}.toggle:hover .toggle-switch:before{background:linear-gradient(to bottom,#fff 0%,#fff 100%);box-shadow:0 0 0 1px #00000080}.toggle-checkbox:checked+.toggle-switch{background:var(--OBR-Purple-Select-transparent)}.toggle-checkbox:checked+.toggle-switch:before{left:30px}.toggle-checkbox{position:absolute;visibility:hidden}.toggle-label{margin-left:5px;position:relative;top:2px}.svg{display:flex;align-items:center;width:100%;height:20px;margin-top:2px}.imageIcon{width:20px;height:20px;margin-left:6px}#patreonContainer{border:1px solid var(--soft-outline);border-radius:6px;text-align:center}.clickable{filter:var(--invert);background-color:transparent!important;border-style:none!important;vertical-align:text-bottom;height:20px;width:20px;padding:4px 0;cursor:pointer}.whats-new-shine{filter:invert(50%) sepia(44%) saturate(43) hue-rotate(-45deg) brightness(119%) contrast(80%)}
