@import url(https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400&display=swap);*{font-family:Source Code Pro,monospace;font-weight:300}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}a:link,a:visited{color:#fff}a:visited{text-decoration:none}.redirecting{color:"#8888888";text-align:center;width:100%}h1{font-size:50px}.quotePage{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:10%}.quote{color:blue;font-size:6em;font-weight:700;margin-bottom:30px;text-align:center;width:100%}.quoteSource{background-color:#eeeeee44;border-radius:6px;color:blue;font-size:2em;padding:2px 8px}body{box-sizing:border-box;color:#000}.horizGroup{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.pageHdri{border-left:0 solid #ee0000cc;border-right:0 solid #ee0000cc;flex-direction:column;justify-content:center;padding:20px;transition:all .2s ease;width:100%!important;will-change:auto}.pageHdri,.pageHeader{align-items:center;display:flex;position:relative}.pageHeader{border:1px solid blue;border-radius:10px;flex-direction:row;justify-content:space-between;margin-bottom:15px;padding:10px 20px;width:100%}.pageTitle{color:blue;font-size:40px;font-weight:700}.hdriSection{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;width:100%}.hdriCard{align-items:center;background-position:50%;background-size:cover;border-radius:10px;display:flex;flex-direction:column;flex-grow:1;flex-shrink:2;height:180px;justify-content:end;margin:0;min-width:320px;overflow:hidden;padding:5px}.hdriCardInfo{background-color:#ffffff55;border-radius:6px;font-size:16px;padding:1px 10px;transition:.2s;will-change:"background-color"}.hdriCard:hover .hdriCardInfo{background-color:#00f!important;color:#fff}.alertBox{background-color:#fff;border-radius:10px;box-shadow:20 2rem 4rem rgba(0,0,0,.25);color:#000;font-size:1.1rem;font-weight:400;left:50%;opacity:0;padding:10px 80px;position:fixed;text-align:center;top:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);transition:all .3s ease;z-index:9999}.alertDimmed{color:#00000088;font-weight:300;text-transform:uppercase}:root{--monthBg:#bbb}.pageCont_balance{align-items:center;background-color:#b1b1b1;box-sizing:border-box;height:100vh;padding:20px;position:relative;row-gap:6px;transition:all .2s ease;width:100%!important;will-change:auto}.month,.pageCont_balance{display:flex;flex-direction:column;justify-content:stretch}.month{align-items:stretch;background-color:#bbb;background-color:var(--monthBg);border-radius:10px;transition:all .5s ease;width:8.33%;will-change:all}.dayDiv,.month{overflow:hidden}.dayDiv{align-items:flex-start;border-bottom:1px dashed #ffffff88;border-radius:6px;color:#fff;-webkit-column-gap:6px;column-gap:6px;display:flex;flex-direction:row;flex-grow:1;font-size:.75em;font-weight:700;height:20px;justify-content:flex-start;transition:auto 1s ease;will-change:auto}.dayNumber{font-size:.9em;height:100%;justify-content:center;padding:0 4px;white-space:nowrap;z-index:5}.dayInfo,.dayNumber{align-items:center;display:flex;font-weight:900!important}.dayInfo{flex-direction:column;height:200%;justify-content:flex-start;-webkit-transform:translateY(0);transform:translateY(0);transition:all .3s ease;width:87%;will-change:all}.dayInfo_a{font-size:.96em;left:0;opacity:.5;transition:all .4s ease;white-space:nowrap}.dayInfo_a,.dayInfo_b{align-items:center;display:flex;font-weight:900!important;height:100%;justify-content:flex-start;overflow:hidden;position:relative;width:100%;will-change:all}.dayInfo_b{opacity:.2}.dayInfo_b,.dayInfo_b_cont{transition:opacity .2s ease;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.dayInfo_b_cont{font-size:.96em;font-weight:900!important;margin-right:10px;position:absolute;white-space:nowrap;will-change:all}.dayDiv:hover .dayInfo_b_cont{font-size:1.2em;-webkit-transform:translateX(-40%);transform:translateX(-40%);-webkit-transform-origin:left;transform-origin:left;transition:-webkit-transform 6s ease-in-out;transition:transform 6s ease-in-out;transition:transform 6s ease-in-out,-webkit-transform 6s ease-in-out}.dayDiv:hover .dayInfo{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dayDiv:hover .dayInfo_a{font-size:1.2em;opacity:1}.dayDiv:hover .dayInfo_b{opacity:1}.projNumber{font-size:.94em;margin-right:6px;opacity:.5}.monthLable{align-items:center;color:#5023f2;color:var(--colWork);display:flex;font-size:3em;font-weight:700;justify-content:center;text-transform:uppercase}.pastMonth{background-color:#bbb;background-color:var(--monthBg)}.bottomGroup{align-items:center;background-color:#000;border-radius:10px;display:flex;flex-direction:row;height:10%;justify-content:space-between;margin-bottom:15px;padding:10px;position:relative;width:100%}.yearTitle{color:#cff500}.buttonsGroup{-webkit-column-gap:4px;column-gap:4px;display:flex;flex-direction:row;height:100%}.info{color:#cff500}.progressBar{background-color:#cff500}.monthColumn,.monthRow{background-color:#bbb;background-color:var(--monthBg)}.objDbPage{background-color:#fff;padding:0}.objDbCont,.objDbPage{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.objDbCont{max-width:600px;padding-top:20px;row-gap:15px}.heroImg{border-radius:12px;width:90%}.infoCont{display:flex;flex-direction:column;padding-bottom:20px;row-gap:10px;width:90%}.objName{font-size:30px;font-weight:700;text-transform:uppercase}.objBy{color:#777;font-size:15px}.objDesc{font-size:20px}.objSubtitle{font-size:22px}.objMeta{flex-direction:row}.objMeta,.searchSection{-webkit-column-gap:10px;column-gap:10px;display:flex}.searchSection{border-top:1px solid #888;justify-content:center;padding:50px 0;width:90%}.input{background-color:#ddd}.buttonCataloge,.input{border:1px solid #000;border-radius:5px;font-size:20px;padding:6px;text-align:center}.buttonCataloge{background-color:#cff500;background-color:var(--colTravel)}.rndrPage{flex-direction:column;font-weight:700;justify-content:flex-start;padding:6%;width:100%}.rndrInputs,.rndrPage{align-items:center;display:flex}.rndrInputs{-webkit-column-gap:12px;column-gap:12px;flex-direction:row;height:150px;justify-content:space-between;margin-bottom:50px;width:900px}.inputGroup{background-color:blue;border-radius:20px;flex-direction:column;justify-content:center;padding:8px;width:33%}.inputGroup,.inputGroupFrames{align-items:center;display:flex;height:100%}.inputGroupFrames{flex-direction:row;justify-content:flex-start}.inputLabel{color:#fff;font-size:1.2em;text-transform:uppercase}.inputForm{background-color:initial;border:none;color:#fff;font-size:4em;outline-width:0;position:relative;text-align:center;width:100%}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;outline-width:0}::-webkit-input-placeholder{color:#fff;font-size:.8em;opacity:.3}::placeholder{color:#fff;font-size:.8em;opacity:.3}.rndrResult{flex-direction:column}.rndrResult,.rndrTime{align-items:center;display:flex;justify-content:center}.rndrTime{-webkit-column-gap:20px;column-gap:20px;flex-direction:row}.underline{background-color:blue;border-radius:5px;height:10px;width:100%}.resultNumber{color:blue;font-size:8em}.resultUnit{font-size:.5em}.footerSignUp{color:#777;display:none;margin-top:20px}.footerSignDown{color:#777;display:block;margin-top:50px}.message{align-items:center;background-color:#fff;border-radius:4px;color:#ff4500;display:flex;font-size:1.5em;justify-content:center;left:50%;opacity:0;padding:2px 10px;position:absolute;top:4%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:opacity .2s ease;will-change:opacity}@media only screen and (max-width:600px){.rndrInputs{align-items:center;flex-direction:column;justify-content:center;margin-bottom:50px;padding-top:30px;row-gap:10px}.resultNumber{font-size:4em}.rndrPage{align-items:center;display:flex;flex-direction:column-reverse;font-weight:700;justify-content:flex-end;padding:5%;width:100%}.footerSignUp{display:block}.footerSignDown{display:none}.message{align-items:center;background-color:initial;border-radius:4px;color:#ff4500;display:flex;font-size:1em;justify-content:center;left:50%;opacity:0;padding:10px;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:opacity .2s ease;width:100%;will-change:opacity}}:root{--colWork:#5023f2;--colLila:#a66cff;--colGreen:#cff500;--blueTrans:#0000ff88;--grey:#888}.pageCont{align-items:center;background-color:#b1b1b1;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:stretch;padding:40px;position:relative;row-gap:6px;transition:all .2s ease;width:100%!important;will-change:auto}.wholeYear{position:relative}.dataDisplay,.wholeYear{border-radius:12px;overflow:hidden;width:100%}.dataDisplay{display:block;flex-direction:column;height:100%;margin-bottom:6px;padding:0;transition:width 1.5s ease;will-change:width;z-index:1}.monthGroup{-webkit-transform:translateY(0);transform:translateY(0);transition:width 1.5s ease;transition:all 1.3s ease;will-change:width}.dataTotals,.monthGroup{align-items:stretch;border-radius:12px;-webkit-column-gap:10px;column-gap:10px;display:flex;flex-direction:row;height:100%;width:100%;will-change:all;z-index:1}.dataTotals{background-color:gray;overflow:hidden;padding:10px;transition:all 1.5s ease}.dataYears{background-color:gray;border-radius:12px;-webkit-column-gap:10px;column-gap:10px;height:100%;padding:10px;transition:all 1.5s ease;width:100%;z-index:1}.dataYears,.fit-month{align-items:stretch;display:flex;flex-direction:column;overflow:hidden;will-change:all}.fit-month{background-color:var(--monthBg);border-radius:10px;flex-grow:1;justify-content:stretch;transition:all .5s ease}.fit-dayDiv{border-bottom:1px dashed #ffffff88;border-radius:6px;color:#fff;-webkit-column-gap:6px;column-gap:6px;flex-direction:row;flex-grow:1;font-size:.75em;font-weight:700;height:20px;justify-content:flex-start;overflow:hidden;transition:auto 1s ease;will-change:auto}.fit-dayDiv,.fit-dayNumber{align-items:center;display:flex}.fit-dayNumber{font-size:.9em;width:20px}.fit-dayInfo,.fit-dayNumber{font-weight:900!important;height:100%;justify-content:center}.fit-dayInfo{align-items:center;display:flex;font-size:.98em;opacity:.3;transition:all .2s ease;will-change:all}.fit-dayDiv:hover .fit-dayInfo{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.fit-monthLable{align-items:center;color:#5023f2;color:var(--colWork);display:flex;font-size:2.8em;font-weight:700;justify-content:center;text-transform:uppercase}.futureMonth{color:#fff}.fit-rightGroup{align-items:center;background-color:#000;border-radius:10px;display:flex;flex-direction:column;flex-grow:3;height:100%;justify-content:space-between;margin-bottom:15px;padding:10px;position:relative}.yearTitle{color:var(--colTravel);font-size:6em;font-weight:700}.fit-buttonsGroup{-webkit-column-gap:4px;column-gap:4px;display:flex;flex-direction:row;height:100px;width:100%}.button{background-color:pink;border-radius:6px}.buttonsHorizGroup{display:flex;flex-direction:column;justify-content:space-between;row-gap:4px}.weekendSwitch{font-size:1.2em;font-weight:700;height:30%;width:120px}.yearButton{font-size:3em;height:100%;overflow:hidden;width:50px}.info,.yearButton{font-weight:700;transition:all .5s ease;will-change:all}.info{color:var(--colTravel);font-size:1.35em;padding:0 20px;text-align:center}.infoNumber{color:#fff;font-size:1.2em;font-weight:700}.progressBarCont{align-items:center;background-color:#5023f2;background-color:var(--colWork);border:5px solid #000;border-radius:12px;display:flex;flex-direction:row;height:20px;justify-content:flex-start;overflow:hidden;width:100%}.progressBar{background-color:var(--colTravel);height:10px;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all 3s ease;width:0;will-change:all}.daysGroup{align-items:stretch;height:500;justify-content:stretch;transition:all 1s ease}.daysGroup,.monthColumn{flex-direction:column;will-change:all}.monthColumn{display:flex;gap:4px;height:100%;justify-content:flex-start;overflow:hidden;padding:5px;transition:all .5s ease;width:8.33%}.monthColumn,.totalMonthCont{border-radius:10px;transition:all 2s ease}.totalMonthCont{height:99%;will-change:all}.totalMonth{align-items:center;border-radius:10px;color:#fff;display:flex;flex-direction:column;font-size:1.5em;font-weight:700;overflow:hidden;transition:height 2s ease;will-change:height}.totalSubText{font-size:.5em;font-weight:400;text-transform:uppercase}.monthRow{flex-direction:row;padding:5px;row-gap:4px}.monthRow,.yearsList{border-radius:10px;display:flex;height:100%;justify-content:flex-start;overflow:hidden;transition:all .5s ease;transition:all 2s ease;width:100%;will-change:all}.yearsList{flex-direction:column;padding:10px;row-gap:10px}.yearsMonthRow{flex-direction:row;width:86%}.yearsMonthRow,.yearsSummary{border-radius:10px;display:flex}.yearsSummary{align-items:center;flex-direction:column;font-size:1.5em;font-weight:700;height:100%;justify-content:center}:root{--colMain:#5023f2;--colWorkOld:#a66cff;--colTravel:#cff500;--txtGrey:#ccc;--bgBox:#202020;--boxGrey:#eeeeee44}*{box-sizing:border-box;-webkit-user-select:none;user-select:none}.frContainer{background-color:#000;display:flex;flex-direction:column;gap:15px;min-height:100vh;padding:10px;width:100%}.titleGroup{font-size:1.5em;justify-content:space-between;text-align:center}.footerGroup,.titleGroup{align-items:center;border-radius:15px;color:#ccc;color:var(--txtGrey);display:flex;flex-direction:row;font-style:italic;font-weight:400;width:100%}.footerGroup{background-color:#5023f2;background-color:var(--colMain);font-size:.8em;justify-content:center;padding:5px 10px}.frMenu{-webkit-column-gap:20px;column-gap:20px;flex-direction:row;height:100px;justify-content:space-between;padding:0;width:100%;z-index:10}.button,.frMenu{align-items:center;border-radius:15px;display:flex}.button{background-color:#5023f2;background-color:var(--colMain);color:#000;color:#fff;flex-grow:1;height:100%;justify-content:center;overflow:hidden;padding:10px;text-transform:uppercase;transition:width .25s ease;transition:background-color .1s linear;will-change:all}.button:hover{background-color:#fff}.button:active,.button:hover{color:#5023f2;color:var(--colMain)}.button:active{background-color:#cff500;background-color:var(--colTravel)}.frPageCont{align-items:center;background-color:#202020;background-color:var(--bgBox);border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:15px;row-gap:25px;row-gap:15px;transition:all .2s ease;width:100%!important;will-change:auto}.wordNote{border-radius:6px;font-size:.9em;padding:2px 8px}.word,.wordNote{color:var(--monthBg)}.word{background-color:#eeeeee44;background-color:var(--boxGrey);border-radius:15px;font-size:2em;font-weight:700;padding:20px;width:100%}.word,.wordTrans{text-align:center}.wordTrans{color:#cff500;color:var(--colTravel);font-size:1.5em;opacity:0;transition:opacity 1s ease}.categoryList{display:flex;flex-direction:column;gap:10px}.catList{font-size:1.6em;font-weight:700;justify-content:center;padding:5px;text-transform:capitalize}.catList,.wordsList{align-items:center;background-color:#202020;background-color:var(--bgBox);border-radius:10px;color:#ccc;color:var(--txtGrey);display:flex;flex-direction:row;font-style:italic;width:100%}.wordsList{font-size:1.1em;font-weight:400;justify-content:space-between;padding:10px}.wordsList:active{background-color:#a66cff;background-color:var(--colWorkOld);color:#5023f2;color:var(--colMain)}.listTrans{color:#cff500;color:var(--colTravel);text-align:right;transition:opacity .5s ease;will-change:opacity}.cleanList{align-items:center;border-radius:10px;color:#ccc;color:var(--txtGrey);display:flex;flex-direction:column;font-size:1.2em;font-style:italic;font-weight:400;padding:5px;text-align:center;width:100%}.altColor,.cleanList{background-color:#a66cff;background-color:var(--colWorkOld)}
/*# sourceMappingURL=main.c7acdaa9.css.map*/