:root{--txt-color:#222;--primary-color:rgb(204, 112, 0);--secondary-color:orange;--grayscale-color:gray;--tb-type-container-bg-color:#fbf6d8;--tb-bar-progress-bg-color:#ff7300;--tb-bar-progress-base-color:rgba(128, 128, 128, 0.5)}[data-theme=dark]{--txt-color:rgb(200, 195, 188);--primary-color:rgb(204, 112, 0);--secondary-color:orange;--grayscale-color:gray;--tb-type-container-bg-color:#1e1e1e;--tb-bar-progress-bg-color:orange;--tb-bar-progress-base-color:rgba(128, 128, 128, 0.5)}.time::-webkit-calendar-picker-indicator{background:0 0}.tb{transition:background-color .5s ease-out}.tb-container{padding:15px 54px!important}.tb-segment,.tb-frequency,.tb-minutes{width:unset!important}.tb-beg,.tb-end{width:unset!important}.tb-beg-entry,.tb-end-entry{display:none;position:absolute;color:var(--input-color);height:34px;width:108px;border-right:0!important;padding-left:8px;z-index:9}.tb-bell-container{position:relative;padding:6px;margin-top:3px;cursor:pointer;border-radius:6px;border:1px dotted #cc7000;background-color:var(--tb-type-container-bg-color);width:100%;margin-top:12px}.tb-bell-container .form-control{width:unset!important}.tb-bell-node{display:flex;column-gap:8px;align-items:center}.tb-bell-node span{min-width:54px}.tb-bell-node:not(:last-child){margin-bottom:3px}.tb-bell-final-label,.tb-bell-interval-label{font-variant-caps:small-caps;color:#cc7000;font-size:.9em;text-align:center;border-bottom:1px dotted #cc7000;margin-bottom:6px}.tb-definition{width:100%;margin-top:12px}.tb-interval-bell{margin-right:6px}.tb-segments-wrapper{display:flex;justify-content:space-between}.tb-segments-container{width:fit-content;display:inline-block;position:relative;padding:6px;margin-top:3px;cursor:pointer;border-radius:6px;border:1px dotted #cc7000;background-color:var(--tb-type-container-bg-color);opacity:.5}.tb-segments-container select{pointer-events:none}.tb-segments-container:hover{border:1px solid #cc7000}.tb-segments-container.active{opacity:1}.tb-segments-container.active select{pointer-events:all}.tb-times{width:100%;margin-top:9px}.tb-type-container{position:relative;padding:6px;margin-top:3px;cursor:pointer;border-radius:6px;border:1px dotted #cc7000;background-color:var(--tb-type-container-bg-color);opacity:.5}.tb-type-container select{pointer-events:none}.tb-type-container:hover{border:1px solid #cc7000}.tb-type-container.active{opacity:1}.tb-type-container.active select{pointer-events:all}.tb-type-times-node,.tb-type-length-node{position:relative;display:flex;column-gap:8px;align-items:center}.tb-type-times-node span,.tb-type-length-node span{min-width:54px}.tb-type-times-node:not(:last-child),.tb-type-length-node:not(:last-child){margin-bottom:3px}.tb-type-times-all,.tb-type-times-int,.tb-type-length-all,.tb-type-length-int{position:absolute;right:0}.tb-type-times-all,.tb-type-length-all{display:none}.tb-icons{display:flex;align-items:center;justify-content:space-between;width:96%;margin:8px 0}.tb-icons .tb-bells{display:flex;column-gap:8px}.tb-icons .tb-controls{display:flex;align-items:center;column-gap:4px}.tb-icons .tb-controls img{height:unset;width:24px!important;filter:invert(30%)sepia(100%)saturate(400%)hue-rotate(338deg)}.tb-icons .tb-controls img:hover{filter:invert(50%)sepia(100%)saturate(400%)hue-rotate(338deg)}.tb-icons .tb-controls .tb-alert-reset{display:flex;flex-direction:column;align-items:center}.tb-icons .tb-controls .tb-alert{position:relative;top:6px}.tb-icons .tb-controls .tb-reset{position:relative;top:-2px}.tb-icons .tb-controls .tb-play{transition-property:opacity;transition-duration:1s;transition-timing-function:linear;height:42px!important;width:42px!important}.tb-icons .tb-controls .tb-play.tb-pulse{opacity:.25}.tb-icons .tb-controls .tb-play.tb-paused{opacity:1;filter:invert(30%)sepia(0%)saturate(400%)hue-rotate(338deg)}.tb-icons .tb-controls .tb-play.tb-paused:hover{filter:invert(30%)sepia(100%)saturate(0%)hue-rotate(338deg)}.tb-icons .tb-controls .tb-mute{filter:invert(30%)sepia(0%)saturate(400%)hue-rotate(338deg);display:none}.tb-icons .tb-controls .tb-mute:hover{filter:invert(30%)sepia(100%)saturate(0%)hue-rotate(338deg)}.tb-icons .tb-controls .tb-flash{width:21px!important;display:none}.tb-icons .tb-controls .tb-stop{position:relative;top:1px}.tb-icons .tb-controls .tb-reset{transition-property:opacity;transition-duration:1s;transition-timing-function:linear}.tb-icons .tb-controls .tb-reset.tb-pulse{opacity:.25}.tb-icons img{cursor:pointer;height:32px!important;width:auto!important}.tb-icons img[data-action=tb-awaken]{filter:grayscale(1);opacity:.66}.tb-progress{display:flex;align-items:center;position:relative}.tb-progress .tb-bar{position:absolute;background-color:var(--tb-bar-progress-bg-color);opacity:.75}.tb-progress .tb-stages{flex:1;display:flex}.tb-progress .tb-stage{position:relative;flex-grow:1}.tb-progress .tb-stage .tb-text{position:absolute;font-size:.8em}.tb-progress .tb-stage .tb-stage-beg,.tb-progress .tb-stage .tb-stage-end{position:absolute;display:flex;flex-direction:column;font-size:.8em;border-color:var(--tb-bar-progress-base-color)}.tb-progress .tb-stage .tb-stage-beg-hours,.tb-progress .tb-stage .tb-stage-end-hours{display:inline;font-size:22px;font-weight:700;line-height:.9;color:var(--secondary-color)}.tb-progress .tb-stage .tb-stage-beg-detail,.tb-progress .tb-stage .tb-stage-end-detail{display:flex}.tb-progress .tb-stage .tb-stage-beg-minutes,.tb-progress .tb-stage .tb-stage-end-minutes{display:inline;font-weight:700;color:var(--primary-color)}.tb-progress .tb-stage .tb-stage-beg-seconds,.tb-progress .tb-stage .tb-stage-end-seconds{display:inline;color:var(--grayscale-color)}.tb-progress .tb-stage .tb-stage-beg-hours,.tb-progress .tb-stage .tb-stage-beg-minutes,.tb-progress .tb-stage .tb-stage-beg-seconds,.tb-progress .tb-stage .tb-stage-beg-separator,.tb-progress .tb-stage .tb-stage-end-hours,.tb-progress .tb-stage .tb-stage-end-minutes,.tb-progress .tb-stage .tb-stage-end-seconds,.tb-progress .tb-stage .tb-stage-end-separator{opacity:1;transition:opacity 1.5s ease-in-out}.tb-progress-container{position:fixed;background-color:initial;border:0 solid var(--tb-bar-progress-base-color);opacity:0;transition:opacity 1s ease-in-out}.tb-progress-container.open{opacity:1;transition:opacity 1s ease-in-out}.tb-progress-container.active .tb-stage-beg,.tb-progress-container.active .tb-stage-end{width:5px;border-width:2px;border-color:var(--tb-bar-progress-bg-color)}.tb-progress-container.active .tb-stage-beg-hours,.tb-progress-container.active .tb-stage-beg-minutes,.tb-progress-container.active .tb-stage-beg-seconds,.tb-progress-container.active .tb-stage-beg-separator,.tb-progress-container.active .tb-stage-end-hours,.tb-progress-container.active .tb-stage-end-minutes,.tb-progress-container.active .tb-stage-end-seconds,.tb-progress-container.active .tb-stage-end-separator{opacity:0;transition:opacity 1.5s ease-in-out}.tb-progress-container.tb-progress-left,.tb-progress-container.tb-progress-right{top:5vh;height:90vh;width:32px}.tb-progress-container.tb-progress-left{border-left-width:5px}.tb-progress-container.tb-progress-right{border-right-width:5px}.tb-progress-container.tb-progress-top,.tb-progress-container.tb-progress-bottom{left:5vw;height:24px;width:90vh}.tb-progress-container.tb-progress-top{border-top-width:5px}.tb-progress-container.tb-progress-bottom{border-bottom-width:5px}.tb.active .tb-stage{display:inline!important}.tb-presets{position:relative;margin-bottom:3px;display:flex;align-items:center}.tb-preset-entry{position:absolute;color:var(--input-color);height:34px;width:260px;border-right:0!important;padding-left:16px;z-index:9}.tb-preset-actions{display:flex;position:absolute;flex-direction:column;column-gap:6px;top:6px;right:-28px}.tb-preset-add,.tb-preset-remove,.tb-preset-rename,.tb-preset-update,.tb-preset-revert{display:none;cursor:pointer}.tb-progress-left .tb-progress,.tb-progress-left .tb-stages,.tb-progress-right .tb-progress,.tb-progress-right .tb-stages{flex-direction:column;height:100%}.tb-progress-left .tb-bar,.tb-progress-right .tb-bar{left:-5px;height:0;width:5px}.tb-progress-left .tb-stage-beg.tb-pulse,.tb-progress-left .tb-stage-end.tb-pulse,.tb-progress-right .tb-stage-beg.tb-pulse,.tb-progress-right .tb-stage-end.tb-pulse{border-bottom-color:transparent}.tb-progress-left .tb-stage-beg,.tb-progress-right .tb-stage-beg{border-top:1px solid var(--tb-bar-progress-base-color);top:0;padding-top:6px}.tb-progress-left .tb-stage-end,.tb-progress-right .tb-stage-end{border-bottom:1px solid var(--tb-bar-progress-base-color);bottom:0;padding-bottom:2px}.tb-progress-left .tb-text,.tb-progress-right .tb-text{top:-14px}.tb-progress-left .tb-stage-beg,.tb-progress-left .tb-stage-end{left:-14px;padding-left:4px}.tb-progress-right .tb-stage-end,.tb-progress-right .tb-stage-beg{right:-14px;padding-right:4px}.tb-progress-top .tb-progress,.tb-progress-top .tb-stages,.tb-progress-bottom .tb-progress,.tb-progress-bottom .tb-stages{flex-direction:row;width:100%}.tb-progress-top .tb-bar,.tb-progress-bottom .tb-bar{height:5px;width:0}.tb-progress-top .tb-stage,.tb-progress-bottom .tb-stage{border-left-width:1px;transition:border-left-color 1s linear}.tb-progress-top .tb-stage:last-child,.tb-progress-bottom .tb-stage:last-child{border-right-width:1px}.tb-progress-top .tb-stage-end,.tb-progress-top .tb-stage-beg,.tb-progress-bottom .tb-stage-end,.tb-progress-bottom .tb-stage-beg{bottom:0}.tb-progress-top .tb-stage-end.tb-pulse,.tb-progress-top .tb-stage-beg.tb-pulse,.tb-progress-bottom .tb-stage-end.tb-pulse,.tb-progress-bottom .tb-stage-beg.tb-pulse{border-left-color:transparent}.tb-progress-top .tb-stage-beg,.tb-progress-bottom .tb-stage-beg{top:-2px;left:1px}.tb-progress-top .tb-stage-end,.tb-progress-bottom .tb-stage-end{top:-20px;right:0}.tb-progress-top .tb-text,.tb-progress-bottom .tb-text{left:-14px}.tb-progress-top .tb-stage-end,.tb-progress-top .tb-stage-beg{top:-14px}.tb-progress-bottom .tb-stage-end,.tb-progress-bottom .tb-stage-beg{bottom:-14px}