body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{background:none;border:none}.App{background-color:#4b4e53;background-image:linear-gradient(147deg,#262627,#000 74%);display:flow-root;display:flex;flex-direction:column;height:100%;justify-content:flex-start;min-height:101svh;padding:20px;text-align:left}*,.App{box-sizing:border-box}*{margin:0;padding:0}.app_layout{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px;height:100%;margin-top:55px;min-height:fit-content;padding:5px;@media screen and (max-width:1250px){flex-direction:column-reverse}}.main_view{height:100%;min-width:450px;width:75%;@media screen and (max-width:1250px){min-width:97.5%;width:97.5%}}.main_view,.side_sub_comp_bar{display:flex;flex-direction:column;gap:10px}.side_sub_comp_bar{min-width:250px;width:20%;@media screen and (max-width:1250px){flex-direction:row;width:97.5%}}button{cursor:pointer}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Calendar_calendar_wrapper__JCaYK{grid-row-gap:20px;border-radius:5px;color:#fff;display:grid;grid-template-rows:auto 1fr;height:100%;padding:1rem;position:relative;row-gap:20px;width:100%}.Calendar_calendar_wrapper_daily_view__coI5c{left:50%;max-width:90vw;padding:1rem;position:relative;transform:translate(-50%);width:90vw}.Calendar_daily_monthly_view_toggle_wrpr__G5biA{display:flex;flex-direction:row;gap:5px;justify-content:space-between}.Calendar_days_container__Un6\+8{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;height:100%;width:100%}.Calendar_month_title__0zlgO{display:flex;font-size:2rem;font-weight:200;justify-content:space-between;letter-spacing:10px;margin:0;padding:0;width:100%}@media screen and (max-width:1250px){.Calendar_month_title__0zlgO{font-size:1.5rem}}.Calendar_increment_button__Om1GX{background:none;border:none;cursor:pointer;font-size:1.5rem}.Calendar_inc_dec_cntnr__oDGfx{display:flex;flex-direction:column;gap:5;justify-content:space-between;width:fit-content}.Calendar_settings_btn__SM4Ms{background:none;border:none;color:#708090;cursor:pointer;font-size:1rem;height:10px;height:fit-content;left:2px;position:absolute;top:2px;width:10px}.Calendar_settings_btn__SM4Ms:hover{color:#789}.Calendar_daily_view_container__hrU3x{display:flex;flex-direction:row;gap:20px;margin-top:20px}@media screen and (max-width:1250px){.Calendar_daily_view_container__hrU3x{flex-direction:column}}.Day_cal_day_lbl__gG3Ps{margin:0;position:absolute;top:5px}.Day_cal_day__tOdx6{background:#0000;color:#fff;height:9.5vh;position:relative;width:auto}.Day_cal_day__tOdx6:hover{border:1px solid #87cefa!important;transform:scale(1.0125)}.Title_scene__CMNcM{height:75px;left:25px;perspective:600px;position:relative;width:300px}@media screen and (max-width:1250px){.Title_scene__CMNcM{left:50%;top:0;transform:translateX(-50%)}}.Title_cube__zwU6R{animation:Title_rotate__o--C9 35s linear infinite;height:100%;position:relative;transform:rotateX(-30deg) rotateY(-45deg);transform-style:preserve-3d;width:100%}.Title_cube_stationary__mn8PV{animation:Title_box-shadow-spin__P28\+8 2s linear infinite;height:10px;position:relative;transform-style:preserve-3d;width:100%}.Title_cube_face__DVWUI{align-items:center;background:#000;border:1px solid #333;color:#ffffffe6;display:flex;font-size:24px;font-weight:200;height:75px;justify-content:center;letter-spacing:10px;position:absolute;width:300px}.Title_cube_face_front__t2c-W{transform:translateZ(37.5px)}.Title_cube_face_back__CZ7Mq{transform:rotateY(180deg) translateZ(37.5px) scale(-1)}.Title_cube_face_left__LkiP9{transform:rotateY(-90deg) translateZ(37.5px);width:75px}.Title_cube_face_right__xrpc5{transform:rotateY(90deg) translateZ(262.5px);width:75px}.Title_cube_face_top__rRkE7{transform:rotateX(90deg) translateZ(37.5px)}.Title_cube_face_bottom__Dird3{transform:rotateX(-90deg) translateZ(37.5px)}@keyframes Title_rotate__o--C9{0%{transform:rotateX(-30deg) rotateX(-45deg)}to{transform:rotateX(-30deg) rotateX(315deg)}}@keyframes Title_box-shadow-spin__P28\+8{0%{box-shadow:43px 84px 75px 0 #a9a9a9}50%{box-shadow:66px 104px 88px 0 #a9a9a9}to{box-shadow:43px 84px 75px 0 #a9a9a9}}.Notes_notes_wrapper__SjLrA{color:#fff;cursor:pointer;height:33vh;min-height:175px;overflow-y:auto;width:100%}.Notes_notes_wrapper__SjLrA .Notes_btn__Cvj1L{background:#0000;border:none;color:#fff;font-size:1rem;height:fit-content;margin:5}.Notes_notes_wrapper__SjLrA .Notes_txt__99rEl{color:gray;margin-bottom:5}.Notes_notes_wrapper__SjLrA .Notes_note_txt__6ga7o{animation:Notes_fadeRight__KvNSg .5s ease-in-out;background:#0000;border:none;border-radius:3px;color:#fff;font-size:inherit;letter-spacing:inherit;margin:10px;padding:10px;text-align:left;width:fit-content}.Notes_notes_wrapper__SjLrA .Notes_note_txt__6ga7o:hover{transform:scale(1.0025);transition:all .125s ease-in-out}.Notes_notes_wrapper__SjLrA .Notes_note_hdr__KDASz{display:flex;justify-content:space-between}@media screen and (max-width:1250px){.Notes_notes_wrapper__SjLrA{height:175px}}::-webkit-scrollbar{background-color:#4c4c4c;height:8px;width:5px}::-webkit-scrollbar-thumb{background:#4c4c4d}.Notes_sticky_header__5zvI-{display:flex;flex-direction:column;gap:10px;margin-bottom:10px;padding:5px 5px 10px;position:sticky;top:0}@keyframes Notes_fadeRight__KvNSg{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}@keyframes Notes_grow__DTyIf{0%{transform:scale(1)}50%{transform:scale(1.00125)}to{transform:scale(1.0015)}}.AddLogOrNoteModal_add_new_modal_wrapper__2kVUx{border-radius:5px;display:flex;flex-direction:column;font-size:1.5rem;height:70svh;left:50%;letter-spacing:3px;min-height:fit-content;min-width:fit-content;padding:1rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:80svw}.AddLogOrNoteModal_add_new_modal_wrapper__2kVUx textarea{border-radius:5px;font-size:1.5rem;height:90%;letter-spacing:3px;margin-top:.5rem;padding:1rem;width:100%}.AddLogOrNoteModal_add_new_modal_wrapper__2kVUx button{border:1px solid #fff;border-radius:5px;cursor:pointer;height:50px;margin-top:.5rem;width:45%}.AddLogOrNoteModal_add_new_modal_wrapper__2kVUx button:hover{box-shadow:0 0 5px 1px #fff}.Settings_settings_wrpr__tlipo{border-radius:5px;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1.5rem;height:70svh;left:50%;letter-spacing:3px;max-width:80svw;min-height:fit-content;padding:1rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:80svw}.Settings_settings_wrpr__tlipo input[type=file]{display:none}.Settings_settings_wrpr__tlipo .Settings_settings_title__CxmZo{font-size:1rem;margin-bottom:10px}.Settings_settings_wrpr__tlipo .Settings_export_button__BqMFl{background:none;border:none;color:inherit;cursor:pointer;font-size:1rem;letter-spacing:1px;padding:5px;width:fit-content}.Settings_settings_wrpr__tlipo .Settings_export_button__BqMFl:hover{box-shadow:0 0 5px 1px #d3d3d3}
/*# sourceMappingURL=main.fd9c08b1.css.map*/