@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(fa/fa-regular-400.eot) format("embedded-opentype"),url(fa/fa-regular-400.woff2) format("woff2"),url(fa/fa-regular-400.woff) format("woff"),url(fa/fa-regular-400.ttf) format("truetype"),url(fa/fa-regular-400.svg) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(fa/fa-solid-900.eot) format("embedded-opentype"),url(fa/fa-solid-900.woff2) format("woff2"),url(fa/fa-solid-900.woff) format("woff"),url(fa/fa-solid-900.ttf) format("truetype"),url(fa/fa-solid-900.svg) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}@keyframes startsHidden{from{display:none}to{display:block}}@keyframes fadeInBlur{0%{filter:blur(5px)}100%{filter:blur(0)}}@keyframes fadeIn{0%{opacity:0;pointer-events:none}100%{opacity:1}}@keyframes blink{0%,100%{filter:opacity(1)}45%{filter:opacity(.1)}}::-webkit-scrollbar{display:none}body,html{position:absolute;width:100%;height:100%;max-height:100%;padding:0;margin:0;overflow:hidden;font-family:'Baloo Tamma 2',Arial,cursive;transition:all .5s}body.dark{background-image:url(img/hex.png);background-color:#1f1f1f}body.light{background:url(img/hex_light.png);background-color:#bfbfbf}.noInputEvents{pointer-events:none!important}.hidden{display:none}.fake_hidden{opacity:0!important;filter:opacity(0)!important;transition:all .8s!important;pointer-events:none!important;cursor:wait}.flex{display:flex}.flex.column{flex-direction:column}.evenlySpaced{justify-content:space-evenly}.it .en{display:none}#digital_clock{font-family:'Baloo Tamma 2';font-weight:600;margin:0;color:#fff;opacity:.25;position:absolute;font-size:2.2em;height:1.7em;width:1.7em;display:inline-block;position:absolute;left:50%;top:50%;transform:translate(calc(-50% + .3em),calc(-50% - 1.9em)) skew(60deg,-30deg);text-align:center;justify-content:center;transition:all .7s ease;text-shadow:-2px 1px 4px #00000050;pointer-events:none;filter:opacity(1) blur(0)}#digital_clock.hidden{filter:opacity(0) blur(8px);animation:none!important}.light #digital_clock{color:#000}p#digital_clock.paused{animation:blink 2s;animation-iteration-count:infinite;animation-direction:alternate}p#digital_clock>i#digital_clock_sec_ind{font-style:normal!important}p#digital_clock:not(.paused)>i#digital_clock_sec_ind{animation:blink 2s;animation-iteration-count:infinite}#toolbar{position:absolute;width:100%;max-width:100%;margin:0;bottom:0;min-height:40px;vertical-align:middle;text-align:center;z-index:10;user-select:none;background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,0));transition:background .6s}body.inactive #toolbar{background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.4))}.light #toolbar{background:linear-gradient(0deg,#a29e9ef0,transparent)}body.inactive.light #toolbar{background:linear-gradient(0deg,#a29e9ef0,#eeeeeea0)}#toolbar *{outline:0}#toolbar i.fa{font-size:32px;padding:4px;margin:8px;transition:all .3s .1s;cursor:pointer;text-shadow:0 1px 3px #000000c0;flex:1}#toolbar i.fa:hover{transition:all .3s}.light #toolbar i.fa{color:rgba(35,35,35,.8);text-shadow:0 1px 3px #ffffff90}.light #toolbar i.fa:hover{color:rgba(5,5,5,1)}.dark #toolbar i.fa{color:rgba(205,205,205,.6)}.dark #toolbar i.fa:hover{color:rgba(255,255,255,.8)}#toolbar #toggle_toolbar{transform-origin:50% 50%;transform:rotate(0);transition:all .5s;flex:1}#toolbar #toggle_toolbar.opened,.fa.fa-plus-circle.opened{transform:rotate(45deg)}#toolbar #toolbar_buttons{display:flex!important;align-items:center;flex:3;transition:all .8s;justify-content:space-evenly;overflow:hidden}#toolbar #toolbar_buttons.hidden{flex:0}#toolbar #toggle_help{flex:1}#toolbar #startstop_cloch{flex:1}#toolbar #startstop_cloch.hidden{flex:0}#toolbar #toggle_hex_dodec>*{border-radius:2em;padding:5px 10px 1px 10px;margin:10px 0 5px 0;font-weight:400;transition:all .5s;opacity:.5;background:#ffffff00}#toolbar #toggle_hex_dodec>:hover{opacity:.75}#toolbar #toggle_hex_dodec.hexCloch>:first-child,#toolbar #toggle_hex_dodec:not(.hexCloch)>:last-child{font-weight:900;opacity:1;background:#ffffff20}.light #toolbar #toggle_hex_dodec>*{background:#00000000}.light #toolbar #toggle_hex_dodec.hexCloch>:first-child,.light #toolbar #toggle_hex_dodec:not(.hexCloch)>:last-child{background:#00000026}#toggle_stop_menu,#toolbar{display:flex;justify-content:center;align-items:center}#clock_settings:not(.hidden),#palette:not(.hidden){position:fixed;bottom:4em;left:50%;transform:translateX(-50%);z-index:9;border-radius:10px;box-shadow:0 2px 30px -3px rgba(0,0,0,.8);background:rgba(0,0,0,.9);padding:0;display:flex;flex-direction:column;overflow:hidden;pointer-events:all;animation:fadeIn .8s;user-select:none;filter:opacity(1);transition:filter .8s}#clock_settings:not(.hidden){color:#eee}.light #clock_settings:not(.hidden){background:#eeeeeef0;color:#222}#clock_settings input[type=time]{background:0 0;border:none;text-align:center;padding:8px;color:#eee;font-family:'Baloo Tamma 2';font-size:1.2em;cursor:text}#clock_settings input[type=time]:disabled{opacity:.5;cursor:not-allowed}.light #clock_settings input[type=time]{color:#222}#palette.hidden{overflow:hidden;animation:fadeIn .8s reverse}.light #clock_settings:not(.hidden),.light #palette:not(.hidden){box-shadow:0 2px 30px -8px rgba(0,0,0,.4)}#palette>ol{align-content:center;justify-content:stretch;padding:0;margin:0;display:flex;align-items:center}#palette li{list-style:none;cursor:pointer;border-radius:0;transition:all .3s;margin:0;opacity:1;flex:1}#palette li:active,#palette li:focus,#palette li:hover{opacity:.8}#palette #colors li{height:2.2em;width:2.1em}#palette #toggle_theme li{font-size:1.4em;padding:.1em 0;height:1.4em}#palette #toggle_theme #light{color:#222;background:#eee}#palette #toggle_theme #dark{color:#eee;background:#222}.light #palette #toggle_theme #light{flex:3}.dark #palette #toggle_theme #dark{flex:3}#palette #colors.rsquared{padding:4px 6px}#palette #colors.rsquared li{border-radius:10px;margin:2px}@media screen and (max-width:500px){#palette{box-shadow:0 2px 20px -3px rgba(0,0,0,.7);width:100%;border-radius:0!important}#palette #colors li{height:3em;width:3em}}#grad{transition:background 5s;margin:0;position:fixed;padding:0;left:0;top:0;height:100%;width:100%;overflow:hidden;z-index:-1}.light #grad{background:-webkit-radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.2));background:-o-radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.2));background:-moz-radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.2));background:radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.2))}.dark #grad{background:-webkit-radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.7));background:-o-radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.7));background:-moz-radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.7));background:radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.7))}#quadranthx_container{display:flex;position:absolute;justify-content:center;align-items:center;top:50%;left:50%;max-width:100%;max-height:calc(100% - 5em);transform:translate(-50%,-52%);transition:filter .7s .3s}body #digital_clock,body>#quadranthx_container{transition:filter .8s .1s}body.inactive #digital_clock,body.inactive>#quadranthx_container{filter:blur(5px)}svg#cloch{z-index:101;transition:.6s ease;pointer-events:none}@media screen and (max-width:550px){#quadranthx_container{max-width:480px}#digital_clock{font-size:1.98em}}@media screen and (max-width:450px){#quadranthx_container{max-width:380px}#digital_clock{font-size:1.6em}}@media screen and (max-width:380px){#quadranthx_container{max-width:300px}#digital_clock{font-size:1.35em}}#help{position:fixed;height:100%;width:100%;z-index:8;box-sizing:border-box;background:#000000b0;color:#fff;padding:5% 10%;padding-bottom:3em!important;overflow-y:auto;line-height:1.2em;transition:all .8s;text-align:justify;animation:fadeIn .8s;user-select:none}.light #help{color:#222;background:#fdfdfdc4}#help.hidden{animation:none!important;pointer-events:none;opacity:0;display:block!important}#help h3,#help h4{text-transform:uppercase}#help a{transition:color .5s;color:#ddddddf0}.theme-colored,a{transition:color .5s}.dark #help .theme-colored{filter:brightness(120%)}.light #help .theme-colored{filter:brightness(75%);text-shadow:#fff 0 0 5px!important}#help>.content{display:flex;flex-direction:column;align-items:center}#help>.content img{transition:all 1s;max-width:100%}.light #help>.content img{filter:invert(100%)}#covid-kit{transition:all .8s!important;top:0;right:0;position:fixed;opacity:.8;cursor:pointer;z-index:20000;background:url(https://flowin.space/covid/img/covid_banner_tr_light.png);height:68px;width:110px}.dark #covid-kit{filter:hue-rotate(180deg) invert(100%)}#help>.content>.horElement{display:flex;align-items:center;margin:20px 0;border-bottom:1px solid #cccccc60}.light #help>.content>.horElement{border-bottom:1px solid #55555570}#help>.content>.horElement>.bigHorElement{flex:2}#help>.content>.horElement>.smallHorElement{flex:1}#help>.content>.horElement>.bigHorElement,#help>.content>.horElement>.smallHorElement{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media screen and (min-width:1000px){#help>.content>.horElement>.bigHorElement,#help>.content>.horElement>.smallHorElement{flex:1}}@media screen and (max-width:600px){#help>.content>.horElement>.bigHorElement,#help>.content>.horElement>.smallHorElement{flex:1}#help>.content .horElement{flex-direction:column}}.button.close{font-size:3em;color:#ddd;transform:rotate(45deg);transform-origin:50% 50%;-webkit-transform-origin:50% 50%;position:fixed;top:5px;left:0;cursor:pointer;user-select:none;z-index:30;height:1.12em;width:auto;margin:12px 0;text-shadow:0 1px 2px #000000a0;transition:all .4s}.light .button.close{filter:invert(100%)}.button.close:hover{color:#fff;text-shadow:0 1px 4px #000000c0}