.dashboard{padding:25px}body{background-color:#111214;height:100vh;overflow:hidden;width:100vw}fieldset{border:none}@media (min-width:800px){#root{display:grid;grid-template-columns:150px 1fr 1fr;height:100vh}}.icon-30{background-color:initial;height:30px;width:30px}.transparent-bg{background-color:initial;border:none}#root{background-color:#111214}*{box-sizing:border-box;color:#fff;font-family:Roboto,sans-serif;margin:0;padding:0}html{height:100vh;overflow:hidden;width:100vw}.clear-button{background-color:initial;border:1px solid #0000}.hide{display:none}.border-bottom{border-bottom:1px solid #d3d3d31a;padding-bottom:10px}.orange-button{align-items:center;border:none;border-radius:5px;color:#fff;display:flex;font-size:1.1rem;font-weight:700;justify-content:center;text-decoration:none}.orange-background,.orange-button{background-color:#eb5928}.page{background-color:#111214;height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto;padding:20px 15px;position:relative;width:100vw}@media (min-width:800px){.page{width:calc(100vw - 150px)}}.danger{background-color:red}.input{background-color:#fff;border:1px solid #0000;border-radius:5px;height:40px}.full-width{width:100%}.half-width{width:calc(50% - 10px)}.large-button{height:50px;width:150px}.medium-button{height:50px;width:100px}.small-square{height:30px;width:30px}.medium-square{height:50px;width:50px}.big-square{height:75px;width:75px}.huge-square{height:100px;width:100px}.medium-icon{height:50px;width:50px}.small-icon{height:25px;width:25px}.accent-color{color:#eb5928}.white-50{color:#ffffff80!important}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-25{margin-bottom:25px}.mb-50{margin-bottom:50px}.bg-1{background-color:#111214}.bg-2{background-color:#1a1a1b}.section{background-color:#1a1a1b;border-radius:5px;gap:10px;padding:15px}.flex-column,.section{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.space-evenly{justify-content:space-evenly}.space-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.left-arrow{transform:rotateY(180deg)}.message-modal{border:1px solid hsla(0,0%,43%,.418);border-radius:5px;bottom:80px;height:100px;position:absolute;width:90%}.message-modal h3{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.363);display:flex;height:40px;padding-left:10px}.message-modal .message-modal-text{padding:10px}.message-modal.success{background-color:#28a745}.message-modal.fail{background-color:#f44336}.message-modal.warning{background-color:#ffc107}.color-picker{background-color:#1a1a1b;border-radius:5px;display:flex;flex-direction:column;height:40px;left:5px;overflow:hidden;padding:5px;position:absolute;transition:all .1s;width:40px}.color-picker .color-button{border:1px solid #0000;border-radius:5px;height:30px;width:30px}.color-picker-header{align-items:center;display:flex;height:40px;margin-bottom:10px}.color-picker .colors-container{display:flex;flex-wrap:wrap;gap:10px}.extended-color-picker{height:200px!important;transition:all .1s;width:90%!important}.custom-item-creator{align-items:center;display:flex;gap:10px;height:50px;position:relative;width:100%}.custom-item-input{width:100%}.custom-item-creator button{height:50px;width:50px}.custom-item-creator input{border:1px solid #0000;border-radius:3px;color:#000;font-size:1.1rem;height:40px;padding:0 10px;width:100%}.custom-item-creator img{height:40px;width:40px}.screen-toggle-buttons{align-items:center;background-color:#1a1a1b;border-radius:5px;display:flex;height:40px;width:100%}.screen-toggle-buttons button{background-color:initial;border:1px solid #0000;border-radius:5px;font-size:1.1rem;height:100%;width:50%}.screen-toggle-buttons>button:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.screen-toggle-buttons>button:nth-child(2){border-bottom-right-radius:10px;border-top-right-radius:10px}.screen-toggle-buttons button.selected-button{background-color:#fff;border-radius:5px;color:#000}.screens-container{flex:1 1;overflow-x:hidden;width:100%}.screens-container .screen{display:flex;flex-direction:column;gap:10px;height:100%;overflow-x:hidden;overflow-y:auto;transition:all .1s;width:100%}.screens-container .screen.left{animation:slideScreen .1s;float:left}.screens-container .screen.right{animation:slideScreen .1s;float:right}@keyframes slideScreen{0%{width:0}to{width:100%}}.one-line-header{align-items:center;display:flex;justify-content:space-between}.left{transform:rotate(180deg)}.down,.left{transition:all .1s}.down{transform:rotate(90deg)}.same-line-space{align-items:center;display:flex;justify-content:space-between}.input-error{border:1px solid red!important;color:red!important}.loading{align-items:center;display:flex;justify-content:center;overflow:hidden}.loading-icon{animation:loadingSpin 1s infinite;height:60px;margin:0!important;width:60px}@keyframes loadingSpin{0%{transform:rotate(0deg)}to{transform:rotate(350deg)}}:root{--background:#111214;--secondary:#1a1a1b;--text-color:#fff;--accent-color:#eb5928;--dashboard-module-background:#1a1a1b;--dashboard-module-container:#111214;--quick-menu-button-background:#111214;--quick-menu-button-text:#fff;--general-border:#dddddd1a;--toggle-button-background:#1a1a1b;--toggle-button-active:#fff;--toggle-button-active-text:#000;--input-bg:#1a1a1b;--modal-bg:#222324;--confirm:#4caf50;--cancel:#f44336;--tag-background:#111214;--tag-text:#fff;--log-bg:#3a3a38}.light{--background:#fff;--secondary:#d3d3d3;--text-color:#000;--accent-color:#eb5928;--dashboard-module-background:#1a1a1b;--dashboard-module-container:#111214;--quick-menu-button-background:#eb5928;--quick-menu-button-text:#fff;--general-border:#dddddd1a;--toggle-button-background:#1a1a1b;--toggle-button-active:#fff;--input-bg:#1a1a1b;--modal-bg:#222324;--confirm:#4caf50;--cancel:#f44336;--tag-background:#111214;--tag-text:#fff}.loadingPage{display:grid;grid-template-rows:60px 1fr;height:calc(100vh - 60px);padding:10px;width:100vw}.loadingContainer{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.loadingIcon{animation:loadingIconAnimation 1.5s linear infinite;height:75px;width:75px}@keyframes loadingIconAnimation{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}nav{align-items:center;background-color:#18191b;border-top:1px solid #000;bottom:0;display:grid;grid-template-columns:1fr 1fr 50px 1fr 1fr;height:75px;left:0;padding:0 15px;position:fixed;width:100vw;z-index:50}@media (min-width:800px){nav{flex-direction:column;height:100%;position:relative;width:100%}}.Navigation_nav-button__CsHW\+{align-items:center;background-color:initial;border:none;display:flex;flex-direction:column;font-size:12px;gap:8px;height:100%;justify-content:center;text-decoration:none;width:100%}.Navigation_nav-button__CsHW\+ p{color:#ffffffbf}.Navigation_nav-button__CsHW\+.Navigation_center__ipDTF{background-color:var(--accent-color);border-radius:100%;height:50px;transform:translateY(-20px);width:50px;z-index:50}.Navigation_nav-button__CsHW\+.Navigation_center__ipDTF img{height:30px;width:30px}.Navigation_nav-button__CsHW\+ img{background-color:initial;height:20px;opacity:.7;width:20px}.Navigation_center-nav-button__pz4MI{height:100%;width:28%!important;z-index:50}.QuickMenu_quick-menu__cth5s{animation:QuickMenu_quickMenuOpenUp__4neMv .2s;bottom:75px;display:flex;flex-direction:column;height:calc(100vh - 60px);left:0;overflow:hidden;position:fixed;width:100vw;z-index:15}.QuickMenu_quick-menu__cth5s img{height:30px;width:30px}.QuickMenu_quick-menu__cth5s .QuickMenu_menuBg__7Snye{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:16}.QuickMenu_quick-menu__cth5s .QuickMenu_buttonsContainer__Fi954{align-items:end;display:flex;flex-direction:column;gap:20px;height:250px;margin-top:auto;width:100%;z-index:20}.QuickMenu_quick-menu__cth5s .QuickMenu_quick-button__HtPjR{align-items:center;animation:QuickMenu_slideFromRight__QKg5A .2s;animation-fill-mode:forwards;background-color:initial;border:none;display:flex;font-size:20px;gap:10px;height:50px;justify-content:end;opacity:0;padding:0 20px;transform:translateY(10px);width:fit-content}.QuickMenu_quick-button__HtPjR .QuickMenu_iconBg__w5O20{align-items:center;background-color:var(--background);border:1px solid #d3d3d31a;border-radius:5px;display:flex;height:50px;justify-content:center;width:50px}.QuickMenu_quick-button__HtPjR:first-child{animation-delay:.3s}.QuickMenu_quick-button__HtPjR:nth-child(2){animation-delay:.2s}.QuickMenu_quick-button__HtPjR:nth-child(3){animation-delay:.1s}@keyframes QuickMenu_slideFromRight__QKg5A{0%{opacity:0;transform:translatey(10px)}to{opacity:1;transform:translateY(0)}}@keyframes QuickMenu_quickMenuOpenUp__4neMv{0%{bottom:-110%;height:0;opacity:0}to{bottom:75px;height:170px;opacity:1}}@media (min-width:767px){.QuickMenu_quick-menu__cth5s{margin-left:25%;width:50%!important}}.Goals_goals__zOqcN{animation:Goals_slideGoalLogUp__YxHRr .2s;background-color:#1a1a1b;border:1px solid #dddddd1a;border-radius:10px;bottom:10px;display:grid;grid-template-rows:1fr 1fr;height:calc(100vh - 100px);left:10px;position:absolute;width:calc(100vw - 20px);z-index:25}@keyframes Goals_slideGoalLogUp__YxHRr{0%{bottom:-100%}to{bottom:10px}}.Goals_header__kA14g{align-items:center;display:flex;gap:15px;height:50px;justify-content:space-between;margin-top:5px;padding:0 10px}.Goals_content__bp3Gg{display:flex;flex-direction:column;gap:10px;height:calc(100% - 50px);overflow-y:auto;padding:0 10px;width:100%}.Goals_goal-icon__DPHj6{height:50px;width:30px}.Goals_goal__RnZFi{flex-shrink:0;overflow:hidden;position:relative;z-index:10}.Goals_goal__RnZFi,.Goals_new-goal-button__C5u33{align-items:center;background-color:#111214;border-radius:5px;display:flex;gap:10px;height:60px;padding:5px 10px;width:100%}.Goals_new-goal-button__C5u33{border:none}.Goals_new-goal-button__C5u33 img{height:30px;width:30px}.Goals_name__eJ1qA{font-size:1.1rem;font-weight:600;width:50%}.Goals_goals__zOqcN .Goals_goal__RnZFi .Goals_target__d2glH{text-align:end;width:calc(50% - 50px)}.Goals_buttons-container__V4ey5>button img{height:30px;width:30px}.Goals_goal-color__65B6I{height:100%;left:0;position:absolute;top:0;width:5px}.Goals_goalsPage__rCitA{padding:10px;position:relative}.Goals_goalsPage__rCitA .Goals_goal-icon__I9Q78{height:50px;width:30px}.Goals_goalsPage__rCitA .Goals_goalsContainer__3-fjy{display:flex;flex-direction:column;gap:10px}.Goals_new-goal__8Pe1H .Goals_goal__TjRG5{height:60px}.Goals_goalsPage__rCitA .Goals_goal__TjRG5,.Goals_new-goal__8Pe1H .Goals_goal__TjRG5{align-items:center;background-color:var(--secondary);border-radius:5px;display:flex;flex-shrink:0;gap:10px;overflow:hidden;padding:5px 10px;position:relative;width:100%;z-index:10}.Goals_goalsPage__rCitA .Goals_goal__TjRG5{flex-direction:column;height:100px}.Goals_goalsPage__rCitA .Goals_goalTop__q0EHc{align-items:center;display:flex;gap:10px;height:50px;width:100%}.Goals_goalsPage__rCitA .Goals_goalTop__q0EHc .Goals_goal-color__rBS3y{height:100%;width:5px}.Goals_goalsPage__rCitA .Goals_addGoalButton__gYjMw{background-color:initial;border:none;height:50px;justify-self:end;width:50px}.Goals_goalStatus__xQwb4{align-items:center;display:flex;height:50px;width:100%}.Goals_targetProgress__I9frt{align-items:center;display:flex;gap:10px;width:100%}.Goals_targetProgress__I9frt .Goals_progressBarBackground__arL7f{align-items:center;background-color:var(--background);border-radius:5px;display:flex;height:9px;overflow:hidden;padding:0 2px;width:100%}.Goals_targetProgress__I9frt .Goals_progressBar__UgcpH{border-radius:5px;height:5px;width:100%}.Goals_new-goal__8Pe1H{align-items:center;animation:Goals_slideUpLog__wORKV .1s;background-color:var(--secondary);border:1px solid var(--general-border);border-radius:5px;bottom:100px;display:flex;flex-direction:column;gap:10px;height:auto;justify-content:space-between;left:10px;padding:15px;position:fixed;width:calc(100vw - 20px);z-index:500}@keyframes Goals_slideUpLog__wORKV{0%{bottom:0;opacity:0}to{bottom:85px;opacity:1}}.Goals_new-goal__8Pe1H .Goals_header__sFC6i{width:100%}.Goals_new-goal__8Pe1H .Goals_goal__TjRG5{background-color:var(--background)}.Goals_new-goal__8Pe1H .Goals_goal__TjRG5 .Goals_target__-HLoj{margin-left:auto}.Goals_new-goal__8Pe1H .Goals_goalSettings__qnY4m{grid-gap:10px;display:grid;gap:10px;grid-template-columns:2fr 1fr;width:100%}.Goals_goalPin__IzY\+h{grid-gap:15px;align-items:center;display:grid;gap:15px;grid-template-columns:1fr 50px}.Goals_goalPin__IzY\+h input{height:30px;width:30px}.Goals_edit-goal__fxOaY{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:300px;padding:0 15px;width:100%}.Goals_edit-goal__fxOaY input{height:50px}.Goals_new-goal-inputs__9bVXX{display:flex;flex-wrap:wrap;gap:10px;width:100%}.Goals_edit-goal__fxOaY .Goals_firstRow__uofId,.Goals_new-goal__8Pe1H .Goals_firstRow__uofId{grid-gap:10px;display:grid;gap:10px;grid-template-columns:3fr 50px;width:100%}.Goals_edit-goal__fxOaY .Goals_secondRow__-MOH5,.Goals_new-goal__8Pe1H .Goals_secondRow__-MOH5{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 50px;width:100%}.Goals_icon-button__wufam{align-items:center;background-color:initial;border:none;border-radius:4px;display:flex;height:40px;justify-content:center;width:40px}.Goals_icon-button__wufam svg{height:30px;width:30px}.Goals_color-button__8tYh3{border:none;border-radius:4px;height:40px;width:40px}.Goals_goal__TjRG5 .Goals_target__-HLoj{opacity:.5}.Goals_new-goal-buttons__T7LxY{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr;width:100%}.Goals_cancel__b-6A5,.Goals_submit__eVuG0{background-color:initial;background-color:#eb5928;border:1px solid #0000;border-radius:5px;font-size:1.2rem;height:40px;width:100%}.Goals_cancel__b-6A5{background-color:#111214}@keyframes Goals_slideUp__cJMel{0%{bottom:-100%;opacity:0}to{bottom:0;opacity:1}}.Goals_edit-goal__fxOaY input,.Goals_new-goal__8Pe1H input{color:#fff}.Goals_edit-goal__fxOaY .Goals_targetButton__4GZEe,.Goals_new-goal__8Pe1H .Goals_targetButton__4GZEe{color:#fff;width:100%}.Goals_edit-goal__fxOaY .Goals_numberInputs__TLtOk,.Goals_new-goal__8Pe1H .Goals_numberInputs__TLtOk{width:100%}.Goals_edit-goal__fxOaY .Goals_numberInputs__TLtOk .Goals_secondRow__-MOH5,.Goals_new-goal__8Pe1H .Goals_numberInputs__TLtOk .Goals_secondRow__-MOH5{grid-template-columns:1fr 50px!important;width:100%}.Goals_edit-goal__fxOaY .Goals_yesnoInputs__6Kdnr,.Goals_new-goal__8Pe1H .Goals_yesnoInputs__6Kdnr{width:100%}.Goals_edit-goal__fxOaY .Goals_yesnoInputs__6Kdnr .Goals_firstRow__uofId,.Goals_new-goal__8Pe1H .Goals_yesnoInputs__6Kdnr .Goals_firstRow__uofId{grid-template-columns:1fr 50px 60px;width:100%}.Goals_edit-goal__fxOaY .Goals_numberInputs__TLtOk,.Goals_edit-goal__fxOaY .Goals_targetInputs__odYBA,.Goals_new-goal__8Pe1H .Goals_numberInputs__TLtOk,.Goals_new-goal__8Pe1H .Goals_targetInputs__odYBA{display:flex;flex-direction:column;gap:10px}.Goals_customValuesSection__f\+Dq8{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:40px 1fr;height:40px;width:100%}.Goals_customValuesSection__f\+Dq8 .Goals_addCustomValue__T7BzW{align-items:center;background-color:var(--background);border:none;border-radius:5px;display:flex;height:40px;justify-content:center;width:40px}.Goals_customValuesSection__f\+Dq8 .Goals_customValues__vR2tx{display:flex;gap:10px;overflow-x:auto}.Goals_customValuesSection__f\+Dq8 .Goals_addCustomValue__T7BzW img{height:30px;width:30px}.Goals_customValueBody__Vybhp{grid-gap:10px;align-items:center;background-color:var(--background);border-radius:5px;display:grid;flex-shrink:0;gap:10px;grid-template-columns:auto 40px;height:40px;padding-left:10px;width:fit-content}.Goals_customValueBody__Vybhp button{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;width:40px}.Goals_customValueBody__Vybhp button img{height:25px;width:25px}.Goals_newCustomValue__CjBgU{animation:Goals_SlideUpNewCustomValue__jGQCR .1s;background-color:var(--modal-bg);border:1px solid var(--general-border);border-radius:10px;bottom:80px;display:flex;flex-direction:column;gap:10px;left:10px;padding:10px;position:fixed;width:calc(100vw - 20px);z-index:300}@keyframes Goals_SlideUpNewCustomValue__jGQCR{0%{bottom:-110%}tp{bottom:0}}.Goals_newCustomValue__CjBgU .Goals_customValueInput__dJ0vc{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:4fr 1fr;width:100%}.Goals_newCustomValue__CjBgU .Goals_customValue__tOB2m input{max-height:auto;min-height:auto;width:100%}.Goals_newCustomValue__CjBgU .Goals_buttonsContainer__E\+BW8{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.Goals_newCustomValue__CjBgU .Goals_buttonsContainer__E\+BW8 button{background-color:var(--accent-color);border:none;border-radius:5px;height:40px;width:100%}.ColorPicker_color-picker__j9LO5,.Goals_newCustomValue__CjBgU .Goals_buttonsContainer__E\+BW8 .Goals_closeButton__i9C8o{background-color:var(--background)}.ColorPicker_color-picker__j9LO5{align-items:center;animation-duration:.1s;animation-name:ColorPicker_slideInModal__GNnbW;border:1px solid #ffffff1a;border-radius:10px;bottom:0;display:flex;flex-direction:column;gap:20px;height:350px;left:0;padding:15px 10px;position:absolute;width:100%;z-index:500}@keyframes ColorPicker_slideInModal__GNnbW{0%{bottom:-120%;opacity:0}to{bottom:0;opacity:1}}.ColorPicker_header__TTNS3{align-items:center;display:flex;height:40px;justify-content:space-between;width:100%}.ColorPicker_hex__Qr8MQ{border:1px solid #0000;border-radius:5px;height:40px;width:100px}.ColorPicker_incorrect-hex__KffyF{border:1px solid red!important}.ColorPicker_colors-container__3FGiI{display:flex;flex-wrap:wrap;gap:5px;height:100px;overflow-x:hidden;overflow-y:auto;width:100%}.ColorPicker_color__f3I3b{border:1px solid #0000;border-radius:5px;height:30px;min-height:30px;min-width:30px;width:30px}.ColorPicker_custom-color-inputs__Yjlvh{align-items:center;display:flex;gap:20px;height:50px}.ColorPicker_custom-color-input__NUaQP{width:50px}.ColorPicker_selected-color__fB\+j-{border:1px solid #fff;border-radius:5px;height:40px;width:40px}.ColorPicker_save-color-button__zEj81{background-color:var(--secondary);border:1px solid #dddddd1a;border-radius:5px;height:50px;width:150px}.IconPicker_icon-picker__\+w0NG{align-items:center;animation-duration:.1s;animation-name:IconPicker_slideInModal__sYhWM;background-color:var(--background);border:1px solid #ffffff1a;border-radius:10px;bottom:0;display:flex;flex-direction:column;gap:20px;height:300px;left:0;padding:15px 10px;position:absolute;width:100%;z-index:500}@keyframes IconPicker_slideInModal__sYhWM{0%{bottom:-120%;opacity:0}to{bottom:0;opacity:1}}.IconPicker_top__rltTW{align-items:center;display:flex;gap:20px;height:40px;width:100%}.IconPicker_icon-picker__\+w0NG .IconPicker_top__rltTW svg{height:30px;width:30px}.IconPicker_close-button__MlaHi{background-color:initial;border:none}.IconPicker_container__uMf1d{background-color:var(--secondary);border-radius:5px;display:flex;flex-wrap:wrap;gap:5px;height:150px;overflow-x:hidden;overflow-y:auto;padding:10px;width:100%}.IconPicker_icon-button__kfvrz{align-items:center;border:1px solid #0000;border-radius:5px;display:flex;height:40px;justify-content:center;overflow:none;width:40px}.IconPicker_icon__RNyEp{height:30px;width:30px}.IconPicker_icon-button__kfvrz.IconPicker_selected__4quls{background-color:#dddddd1a}.IconPicker_save-icon-button__w5mBJ{background-color:var(--secondary);border:1px solid #dddddd1a;border-radius:5px;height:50px;width:150px}.IconPicker_icon-picker__\+w0NG .IconPicker_container__uMf1d svg{fill:#fff;stroke:#fff;height:30px;width:30px}.UnitSelector_unitSelector__FvCC0{display:flex;flex-direction:column;gap:10px;height:40px;overflow:hidden;z-index:200}.UnitSelector_unitSelector__FvCC0 .UnitSelector_unitButton__JaHvj{background-color:initial;border:1px solid #d3d3d333;border-radius:5px;height:40px;padding-left:10px;text-align:start}.UnitSelector_unitSelector__FvCC0 .UnitSelector_unitHeader__81d1N{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 100px 50px}.UnitSelector_addUnitButton__g8dYG{background-color:initial;border:none}.UnitSelector_addUnitButton__g8dYG img{height:30px;width:30px}.UnitSelector_unitSelector__FvCC0 .UnitSelector_results__E9aaw{grid-gap:10px;animation:UnitSelector_slideInUnitSelector__BBYzm .1s;background-color:var(--modal-bg);border:1px solid #d3d3d333;border-radius:5px;bottom:50vh;display:grid;gap:10px;grid-template-rows:50px 1fr 40px;height:400px;left:10px;overflow-x:hidden;overflow-y:auto;padding:10px;position:fixed;transform:translateY(50%);width:calc(100vw - 20px)}@keyframes UnitSelector_slideInUnitSelector__BBYzm{0%{bottom:110%;opacity:0}to{bottom:50vh;opacity:1}}.UnitSelector_unitSelector__FvCC0 .UnitSelector_results__E9aaw b{border-bottom:1px solid #d3d3d333;display:flex;padding-bottom:5px;width:100%}.UnitSelector_unitSelector__FvCC0 .UnitSelector_results__E9aaw .UnitSelector_unit-list__LimBZ{display:flex;flex-direction:column;gap:10px}.UnitSelector_unitSelector__FvCC0 .UnitSelector_results__E9aaw .UnitSelector_unit-list__LimBZ button{align-items:center;background-color:initial;border:none;display:flex;height:40px;padding-left:10px;width:100%}.UnitSelector_unitSelector__FvCC0 .UnitSelector_results__E9aaw .UnitSelector_units__0-DTx{overflow-y:auto}.UnitSelector_unitSelector__FvCC0 .UnitSelector_cancelButton__BSoN\+{background-color:var(--secondary);border:1px solid #d3d3d333;height:40px;width:100%}.UI_toastsContainer__XolNv{display:flex;flex-direction:column;gap:.5rem;max-height:50vh;overflow-y:auto;padding:10px;position:fixed;right:0;top:0;width:100vw;z-index:9998}.UI_toast__tQOEp{animation:UI_slideIn__XYl87 .1s;border-radius:5px;padding:20px 10px;width:calc(100vw - 20px);z-index:9999}.UI_toast__tQOEp.UI_error__lbZLd{background-color:#f14949}.UI_toast__tQOEp.UI_success__ef0GZ{background-color:#4dbd3e}.UI_toast__tQOEp.UI_info__kPYKu{background-color:var(--secondary);border:1px solid var(--general-border)}@keyframes UI_slideIn__XYl87{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.UI_confirmModal__JrDLT{align-items:center;animation:UI_popInModal__gPH3Y .1s;background-color:var(--modal-bg);border-radius:5px;bottom:50vh;display:grid;grid-template-rows:50px 1fr;left:10px;min-height:200px;padding:10px;position:fixed;transform:scale(1) translateY(50%);width:calc(100vw - 20px);z-index:9999}@keyframes UI_popInModal__gPH3Y{0%{opacity:0;transform:scale(.75) translateY(50%)}to{opacity:1;transform:scale(1) translateY(50%)}}.UI_confirmModal__JrDLT .UI_title__H2mMw{font-size:20px;font-weight:700;text-align:center;width:100%}.UI_confirmModal__JrDLT .UI_content__APkFK{align-items:center;display:flex;flex-direction:column;gap:30px;height:90%;justify-content:center;padding-top:15px;width:100%}.UI_confirmModal__JrDLT .UI_buttons__wvtY1{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr;height:50px;width:100%}.UI_confirmModal__JrDLT .UI_buttons__wvtY1 button{border:none;border-radius:5px;height:40px;width:100%}.UI_confirmModal__JrDLT .UI_message__3MfXH{font-size:1.2rem;text-align:center;width:100%}.UI_confirmModal__JrDLT .UI_cancel__kvs-Y{background-color:#f14949}.UI_confirmModal__JrDLT .UI_confirm__AbpI6{background-color:#4dbd3e}.TargetGoalForm_targetLogForm__P3ruF{align-items:center;animation:TargetGoalForm_slideGoalLogUp__EcWEp .2s;background-color:var(--modal-bg);border:1px solid var(--general-border);border-radius:5px;bottom:10px;display:flex;flex-direction:column;gap:10px;height:auto;justify-content:center;left:10px;padding:10px;position:absolute;width:calc(100vw - 20px);z-index:50}.TargetGoalForm_targetLogForm__P3ruF .TargetGoalForm_title__K8-79{align-items:center;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;width:100%}@keyframes TargetGoalForm_slideGoalLogUp__EcWEp{0%{bottom:-100%}to{bottom:10px}}input,textarea{align-items:center;background-color:var(--input-bg);border:1px solid #41414180;border-radius:5px;box-sizing:border-box;color:gray;display:flex;flex-shrink:0;height:50px;justify-content:center;padding:5px 10px;width:100%}.TargetGoalForm_twoItems__gtBVd{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;overflow:hidden;width:100%}.TargetGoalForm_submit-button__4AKQK{background-color:#eb5928;border:1px solid #d3d3d31a;border-radius:5px;color:#fff;font-size:1.1rem;font-weight:700;height:40px;margin-bottom:20px;width:100%}.TargetGoalForm_targetLogForm__P3ruF .TargetGoalForm_buttons__PMVHh{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;width:100%}.TargetGoalForm_targetLogForm__P3ruF .TargetGoalForm_buttons__PMVHh .TargetGoalForm_close-button__XHASj{background-color:var(--background);border:none;border-radius:5px;font-size:1.1rem;height:40px;width:100%}.TargetGoalForm_targetLogForm__P3ruF .TargetGoalForm_valueInput__YsTze{align-items:center;display:flex;gap:10px;width:100%}.TargetGoalForm_targetLogForm__P3ruF .TargetGoalForm_valueInput__YsTze fieldset{align-items:center;display:flex;flex-direction:row;gap:10px;width:fit-content}.TargetGoalForm_targetLogForm__P3ruF .TargetGoalForm_valueInput__YsTze input{height:40px;width:60px}.TargetGoalForm_defaultValues__zG8FR{align-items:center;display:flex;gap:10px;max-height:40px;min-height:0;overflow-x:auto;overflow-y:hidden;width:100%}.TargetGoalForm_defaultValue__43mLx{background-color:var(--background);border:none;border-radius:5px;height:40px;padding:0 10px}.TargetGoalForm_progressCircleContainer__GChSY{align-items:center;display:flex;flex-direction:column;gap:15px;height:auto;justify-content:center;width:100%}.TargetGoalForm_progressCircleBackground__NUjWh{align-items:center;border-radius:100%;display:flex;height:125px;justify-content:center;width:125px}.TargetGoalForm_progressCircleCore__wu9iB{align-items:center;background-color:var(--modal-bg);border-radius:100%;display:flex;flex-direction:column;gap:10px;height:85%;justify-content:center;width:85%}.TargetGoalForm_progressCircleCore__wu9iB img{height:50%;width:50%}.BooleanGoalForm_log__LsoE8{align-items:center;animation:BooleanGoalForm_slideGoalLogUp__Tgg3O .2s;background-color:var(--modal-bg);border:1px solid var(--general-border);border-radius:5px;bottom:10px;display:flex;flex-direction:column;gap:10px;justify-content:center;left:10px;max-height:400px;min-height:350px;padding:10px;position:absolute;width:calc(100vw - 20px);z-index:50}@keyframes BooleanGoalForm_slideGoalLogUp__Tgg3O{0%{bottom:-100%}to{bottom:10px}}.BooleanGoalForm_threeItems__r1VMH{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;overflow:hidden;width:100%}.BooleanGoalForm_submit-button__vrrt0{background-color:#eb5928;border:1px solid #d3d3d31a;border-radius:5px;color:#fff;font-size:1.1rem;font-weight:700;height:50px;margin-bottom:20px;width:100%}.BooleanGoalForm_log__LsoE8 .BooleanGoalForm_buttons__3GyW6{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;width:100%}.BooleanGoalForm_log__LsoE8 .BooleanGoalForm_buttons__3GyW6 .BooleanGoalForm_close-button__LA0HN{background-color:var(--background);border:none;border-radius:5px;font-size:1.1rem;height:50px;width:100%}.BooleanGoalForm_defaultValues__MrIcd{align-items:center;display:flex;gap:10px;max-height:40px;min-height:0;overflow-x:auto;overflow-y:hidden;width:100%}.BooleanGoalForm_defaultValue__N1Mes{background-color:var(--background);border:none;border-radius:5px;height:40px;padding:0 10px}.QuickGoalLog_log__wh85x{align-items:center;animation:QuickGoalLog_slideGoalLogUp__9iyhg .2s;background-color:var(--modal-bg);border:1px solid var(--general-border);border-radius:5px;bottom:10px;display:flex;flex-direction:column;gap:10px;justify-content:center;left:10px;max-height:400px;min-height:350px;padding:10px;position:absolute;width:calc(100vw - 20px);z-index:50}@keyframes QuickGoalLog_slideGoalLogUp__9iyhg{0%{bottom:-100%}to{bottom:10px}}fieldset{flex-direction:column;height:fit-content}input,option,select,textarea{align-items:center;background-color:var(--input-bg);border:1px solid #41414180;border-radius:5px;box-sizing:border-box;color:gray;display:flex;flex-shrink:0;height:50px;justify-content:center;padding:5px 10px;width:100%}.QuickGoalLog_threeItems__fPC12{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;overflow:hidden;width:100%}.QuickGoalLog_submit-button__qXXT0{background-color:#eb5928;border:1px solid #d3d3d31a;border-radius:5px;color:#fff;font-size:1.1rem;font-weight:700;height:50px;margin-bottom:20px;width:100%}.QuickGoalLog_log__wh85x .QuickGoalLog_buttons__rrJaW{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;width:100%}.QuickGoalLog_log__wh85x .QuickGoalLog_buttons__rrJaW .QuickGoalLog_close-button__rM3Qf{background-color:var(--background);border:none;border-radius:5px;font-size:1.1rem;height:50px;width:100%}.QuickGoalLog_defaultValues__CxI2m{align-items:center;display:flex;gap:10px;max-height:40px;min-height:0;overflow-x:auto;overflow-y:hidden;width:100%}.QuickGoalLog_defaultValue__qO4ru{background-color:var(--background);border:none;border-radius:5px;height:40px;padding:0 10px}.ActivityLog_new-exercise-log__sPZji{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);bottom:0;height:100vh;left:0;position:fixed;width:100vw;z-index:60}.ActivityLog_new-exercise-log__sPZji .ActivityLog_content__Ej5Hk{align-items:center;animation-duration:.1s;animation-name:ActivityLog_exerciseLogAnimation__qA0SH;background-color:var(--modal-bg);border-radius:10px;bottom:100px;display:flex;flex-direction:column;gap:10px;height:600px;left:10px;padding:15px;position:absolute;width:calc(100vw - 20px);z-index:10}@keyframes ActivityLog_slideUp__xfw4\+{0%{height:0}to{height:100vh}}.ActivityLog_top-bar__woLC- img{background-color:initial;height:30px;width:30px}.ActivityLog_top-bar__woLC- button{background-color:initial;border:none;position:absolute;right:20px;top:20px}.ActivityLog_top-bar__woLC-{align-items:center;display:flex;height:40px;min-height:40px;width:100%}input,option,select{border:none;color:#fff;flex-shrink:0}.ActivityLog_threeInputs__Mwxsj{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;width:100%}.ActivityLog_timeInput__ElGkr{box-sizing:border-box;min-width:0;padding-left:10px!important;width:100%}.ActivityLog_selected-target-muscles__95wxy{display:flex;flex-shrink:0;flex-wrap:wrap;gap:10px;height:100px;overflow-x:hidden;overflow-y:auto;width:100%}.ActivityLog_selected-target-muscles__95wxy .ActivityLog_target-muscle__-YpUS{align-items:center;background-color:var(--background);border:none;border-radius:5px;display:flex;gap:10px;height:40px;justify-content:center;padding:0 10px}h4{width:100%}.ActivityLog_submit__bUiEI{background-color:var(--background);border:none;border-radius:5px;font-size:18px;height:50px;margin-top:auto;width:125px}.ActivityLog_customItemsRow__rAtHD{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;width:100%}.ActivityLog_customItemsRow__rAtHD .ActivityLog_customItemsButton__jcGft{align-items:center;background-color:var(--secondary);border:none;border-radius:5px;display:flex;gap:10px;height:40px;justify-content:center;width:100%}.ActivityLog_customItemsRow__rAtHD .ActivityLog_customItemsButton__jcGft h4{width:auto}.ActivityLog_customItemsRow__rAtHD .ActivityLog_customItemsButton__jcGft img{height:15px;width:15px}.ActivityLog_fieldsContainer__ktop4{height:400px;overflow:hidden}.FieldsScreen_fieldsScreen__UY38G{grid-gap:10px;display:grid;flex-shrink:0;gap:10px;grid-template-rows:30px 1fr 30px 50px 1fr;max-height:100%;overflow:hidden;width:100%}.FieldsScreen_fieldsScreen__UY38G .FieldsScreen_newField__3Wdp8{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 75px 50px 50px;height:50px;width:100%}.FieldsScreen_fieldsScreen__UY38G .FieldsScreen_requiredFields__zYv6W{display:flex;flex-direction:column;gap:10px}.FieldsScreen_fieldsScreen__UY38G fieldset{grid-gap:10px;align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;gap:10px;grid-template-columns:2fr 1fr 1fr;height:40px;padding:0 10px;width:100%}.FieldsScreen_fieldsScreen__UY38G fieldset label{align-items:center;display:flex;height:40px}.FieldsScreen_fieldsScreen__UY38G .FieldsScreen_requiredFields__zYv6W input,.FieldsScreen_fieldsScreen__UY38G .FieldsScreen_requiredFields__zYv6W select{align-self:center!important;border:1px solid var(--general-border);height:30px}.FieldsScreen_fieldsScreen__UY38G .FieldsScreen_field__r4cy9{grid-gap:10px;align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;flex-shrink:0;gap:10px;grid-template-columns:1fr 60px 40px;height:40px;padding-left:10px;width:100%}.FieldsScreen_fieldsScreen__UY38G .FieldsScreen_field__r4cy9 h4{margin-right:auto}.FieldsScreen_fieldsScreen__UY38G .FieldsScreen_customFields__TJdQe,.FieldsScreen_fieldsScreen__UY38G .FieldsScreen_fields__BaGrk{display:flex;flex-direction:column;flex-shrink:0;gap:10px;max-height:200px;min-height:60px;overflow-x:hidden;overflow-y:auto}.FieldsScreen_fieldsScreen__UY38G .FieldsScreen_customField__G\+Gdv{grid-gap:10px;align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;gap:10px;grid-template-columns:1fr 50px 50px 50px;height:40px;justify-content:center;padding:0 10px;width:100%}.FieldsScreen_fieldsScreen__UY38G .FieldsScreen_customField__G\+Gdv input{background-color:var(--background);border-radius:0}.MuscleSelector_muscleSelector__EZ3nB{animation:MuscleSelector_slideUp__oBHlK .2s;background-color:var(--secondary);border:1px solid var(--general-border);border-radius:5px;bottom:85px;height:75vh;left:10px;padding:10px;position:fixed;width:calc(100vw - 20px);z-index:500}@keyframes MuscleSelector_slideUp__oBHlK{0%{transform:translateY(110%)}to{transform:translateY(0)}}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_header__pfgF6{align-items:center;display:flex;height:40px;justify-content:space-between;width:100%}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_top__OPLuO{display:flex;flex-direction:column;gap:10px;height:calc(40% - 40px);overflow:hidden;width:100%}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_top__OPLuO h3{height:30px;width:100%}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_top__OPLuO .MuscleSelector_selectedMuscles__lf51N{align-items:center;display:flex;flex-wrap:wrap;gap:10px;max-height:calc(100% - 30px);min-height:50px;overflow-x:hidden;overflow-y:auto;width:100%}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_bottom__woHa0{display:flex;flex-direction:column;gap:10px;height:60%;width:100%}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_results__em7Zn{background-color:var(--background);border-radius:5px;display:flex;flex-direction:column;gap:10px;height:calc(100% - 50px);overflow-x:hidden;overflow-y:auto;padding:10px;width:100%}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_newMuscle__UjWAj{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 50px;height:50px;width:100%}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_newMuscle__UjWAj input{background-color:var(--background);border:none;height:40px}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_resultMuscle__G-Anz{border-radius:5px;display:flex;height:40px;padding:10px 0;width:100%}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_resultMuscle__G-Anz button{margin-left:auto}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_muscle__rE60d{align-items:center;background-color:var(--background);border-radius:5px;display:flex;flex-shrink:0;height:40px;justify-content:space-between;padding:0 10px;width:100%}.EquipmentSelector_equipmentSelector__F2x2n{animation:EquipmentSelector_slideUp__VM75f .2s;background-color:var(--secondary);border:1px solid var(--general-border);border-radius:5px;bottom:85px;height:75vh;left:10px;padding:10px;position:fixed;width:calc(100vw - 20px);z-index:500}@keyframes EquipmentSelector_slideUp__VM75f{0%{transform:translateY(110%)}to{transform:translateY(0)}}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_header__6zESI{align-items:center;display:flex;height:40px;justify-content:space-between;width:100%}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_top__tlhxN{display:flex;flex-direction:column;gap:10px;height:calc(40% - 40px);width:100%}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_top__tlhxN h3{height:30px;width:100%}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_top__tlhxN .EquipmentSelector_selectedEquipment__PHX\+B{align-items:center;display:flex;flex-direction:column;gap:10px;height:calc(100% - 30px);overflow-x:hidden;overflow-y:auto;width:100%}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_bottom__hHf4F{display:flex;flex-direction:column;gap:10px;height:60%;width:100%}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_results__5e1jZ{background-color:var(--background);border-radius:5px;display:flex;flex-direction:column;gap:10px;height:calc(100% - 50px);overflow-x:hidden;overflow-y:auto;padding:10px;width:100%}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_newEquipment__WnHJy{align-items:center;display:flex;gap:10px;height:50px;width:100%}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_colorpicker-button__LaErs{border:none;border-radius:5px;flex-shrink:0;height:40px;width:40px}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_newEquipment__WnHJy input{background-color:var(--background);border:none;height:40px}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_resultEquipment__D69Xh{border-radius:5px;display:flex;height:40px;padding:10px 0;width:100%}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_resultEquipment__D69Xh button{margin-left:auto}.EquipmentSelector_newEquipmentInput__Sc3Dg{grid-gap:10px;display:grid;gap:10px;grid-template-columns:2fr 1fr 1fr;width:calc(100% - 50px)}.EquipmentSelector_equipmentSelector__F2x2n .EquipmentSelector_equipment__mvela{align-items:center;background-color:var(--background);border-radius:5px;display:grid;flex-shrink:0;grid-template-columns:1fr 60px 40px;height:40px;padding:0 10px;width:100%}.TagSelector_tagSelector__0100W{animation:TagSelector_slideUp__ZrYgG .2s;background-color:var(--secondary);border:1px solid var(--general-border);border-radius:5px;bottom:85px;height:75vh;left:10px;padding:10px;position:fixed;width:calc(100vw - 20px);z-index:200;z-index:500}@keyframes TagSelector_slideUp__ZrYgG{0%{transform:translateY(110%)}to{transform:translateY(0)}}.TagSelector_tagSelector__0100W .TagSelector_header__qjAjB{align-items:center;display:flex;height:40px;justify-content:space-between;width:100%}.TagSelector_tagSelector__0100W .TagSelector_top__cBPAp{display:flex;flex-direction:column;gap:10px;height:calc(40% - 40px);width:100%}.TagSelector_tagSelector__0100W .TagSelector_top__cBPAp h3{height:30px;width:100%}.TagSelector_tagSelector__0100W .TagSelector_top__cBPAp .TagSelector_selectedTags__j8fIm{align-items:center;display:flex;flex-wrap:wrap;gap:10px;max-height:calc(100% - 30px);min-height:50px;overflow-x:hidden;overflow-y:auto;width:100%}.TagSelector_tagSelector__0100W .TagSelector_bottom__EXZw2{display:flex;flex-direction:column;gap:10px;height:60%;width:100%}.TagSelector_tagSelector__0100W .TagSelector_results__aea6j{background-color:var(--background);border-radius:5px;display:flex;flex-direction:column;gap:10px;height:calc(100% - 50px);overflow-x:hidden;overflow-y:auto;padding:10px;width:100%}.TagSelector_tagSelector__0100W .TagSelector_newTag__NQkGw{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:50px 1fr 50px;height:50px;width:100%}.TagSelector_tagSelector__0100W .TagSelector_colorpicker-button__nvAY3{border:none;border-radius:5px;flex-shrink:0;height:40px;width:40px}.TagSelector_tagSelector__0100W .TagSelector_newTag__NQkGw input{background-color:var(--background);border:none;height:40px}.TagSelector_tagSelector__0100W .TagSelector_resultTag__yW\+5J{background-color:var(--background);border-radius:5px;display:flex;height:40px;padding:10px 0;width:100%}.TagSelector_tagSelector__0100W .TagSelector_resultTag__yW\+5J button{margin-left:auto}.FoodLogInfo_food-log-info__MCov8{animation:FoodLogInfo_slideUp__6fyeQ .1s;background-color:#1a1a1b;border-top:1px solid #d3d3d333;bottom:0;display:flex;flex-direction:column;float:bottom;gap:10px;left:0;padding:15px;position:absolute;width:100%}.FoodLogInfo_name__UHeeY{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.FoodLogInfo_meta__y5GLA{display:flex;flex:1 1;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:0 10px}.FoodLogInfo_meta-item__0mWdi img{height:20px;width:20px}.FoodLogInfo_meta-notes__L9rdC{width:100%}.FoodLogInfo_meta-item__0mWdi{align-items:center;display:flex;gap:10px;min-width:100px}.FoodLogInfo_macros__pE3zV{display:flex;flex-wrap:wrap;gap:10px;padding:10px}.FoodLogInfo_macro__eA927{background-color:#111214;border:1px solid hsla(0,0%,83%,.116);border-radius:3px;display:flex;flex-direction:column;gap:5px;height:60px;justify-content:center;padding:5px 10px;width:fit-content}@keyframes FoodLogInfo_slideUp__6fyeQ{0%{bottom:-100%;opacity:0}to{bottom:0;opacity:1}}.LogItem_log__CSld0{background-color:#ffffff1a;border-radius:10px;display:flex;flex-direction:column;flex-shrink:0;height:100px;overflow:hidden;padding:10px;transition:all .1s;width:100%}.LogItem_log__CSld0 .LogItem_header__g\+Rdj{align-items:center;display:grid;flex-shrink:0;grid-template-columns:1fr 50px;height:30px;overflow:hidden;white-space:nowrap;width:100%}.LogItem_log__CSld0.LogItem_expand__i93vQ{height:100%;transition:all .1s}.LogItem_log__CSld0 .LogItem_date__stiVf{font-size:16px;opacity:.5}.LogItem_log__CSld0 .LogItem_info__hK4U-{display:flex;flex-direction:column;gap:5px}.History_logs-history__NlZJ-{border-radius:5px;display:flex;flex-direction:column;max-height:100%;overflow-y:auto;transition:all .1s;width:100%}.History_logs-history__NlZJ- .History_logsContainer__6rz1X{display:flex;flex-direction:column;gap:10px;overflow-y:auto}.FoodLog_food-log-form__pcLrB{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);bottom:0;height:100vh;left:0;position:fixed;width:100vw;z-index:60}.FoodLog_food-log-form__pcLrB .FoodLog_component-content__lfJZD{align-items:center;animation-duration:.1s;animation-name:FoodLog_foodLogSlideIn__MrMKR;background-color:var(--modal-bg);border:1px solid #d3d3d31a;border-radius:5px;bottom:85px;display:flex;flex-direction:column;gap:10px;height:600px;left:10px;padding:10px 15px;position:absolute;width:calc(100vw - 20px);z-index:15}@keyframes FoodLog_foodLogSlideIn__MrMKR{0%{height:0}to{height:600px}}.FoodLog_food-log-form__pcLrB .FoodLog_content__g8Cy\+{max-height:calc(100% - 100px);width:100%}.FoodLog_toggle-buttons-container__fAqMQ{align-items:center;background-color:#111214;border-radius:5px;display:flex;height:50px;justify-content:space-between;padding:5px;width:100%}.FoodLog_toggle-button__42tAX{background-color:initial;border:none;border-radius:5px;font-size:15px;font-weight:700;height:40px;width:50%}.FoodLog_selected-button__ETzll{background-color:#fff;color:#000}@media (min-width:800px){.FoodLog_food-log-form__pcLrB{bottom:0;height:100vh;left:150px;overflow:hidden;width:500px}}@keyframes FoodLog_quickMenuAnimation__vzR3X{0%{height:0}to{height:calc(100vh - 60px)}}.FoodLog_top-bar__34ozf img{background-color:initial;height:30px;width:30px}.FoodLog_top-bar__34ozf button{background-color:initial;border:none;position:absolute;right:20px;top:20px}.FoodLog_top-bar__34ozf{align-items:center;display:flex;height:50px;width:100%}.FoodLog_half-input__xcpwB{width:calc(50% - 10px)}.FoodLog_name__ouF3R{width:100%!important}.FoodLog_main-info__jZWD3{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.FoodLog_log-screen__dp2el{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.FoodLog_log-screen__dp2el input,.FoodLog_log-screen__dp2el option,.FoodLog_log-screen__dp2el select{background-color:var(--input-bg);border:#0000;border-radius:5px;color:#000;color:gray;height:40px;padding-left:15px}.FoodLog_log-food-btn__nNR-6{height:50px;margin-bottom:25px;margin-left:calc(50% - 75px);margin-top:auto;width:150px}h3{width:100%}.FoodLog_notes__xcRXU{align-items:center;display:flex;flex-direction:column;gap:15px;width:100%}.FoodLog_notes__xcRXU textarea{border-radius:5px;color:#000;height:100px;padding:5px 10px;width:100%}.FoodLog_notes__xcRXU input{width:100%}option{color:#000}.FoodLog_includeInput__TQOaQ{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.FoodLog_includeInput__TQOaQ label{font-size:1.2rem;width:auto}.FoodLog_includeInput__TQOaQ input{height:25px!important;width:25px!important}.FoodLog_collapsed-header__lKDNR{display:flex;justify-content:space-between;width:100%}.FoodLog_left__u9kud{transform:rotate(180deg);transition:all .1s}.FoodLog_down__rYC5R{transform:rotate(90deg);transition:all .1s}.Menu_sideMenu__f-wKT{align-items:center;animation:Menu_showSettings__1mQLO .1s;animation-fill-mode:forwards;background-color:var(--secondary);border-bottom-right-radius:5px;border-top-right-radius:5px;bottom:60px;display:flex;flex-direction:column;gap:15px;height:calc(100vh - 60px);left:0;overflow:hidden;padding:0 15px;position:fixed;width:90vw;z-index:100}@keyframes Menu_showSettings__1mQLO{0%{width:0}to{width:90vw}}.Menu_sideMenu__f-wKT .Menu_top__398eM{align-items:center;border-bottom:1px solid #d3d3d333;display:flex;gap:10px;height:100px;width:100%}.Menu_sideMenu__f-wKT .Menu_top__398eM h3{font-weight:400}.Menu_sideMenu__f-wKT .Menu_top__398eM p{color:#fff9}.Menu_sideMenu__f-wKT .Menu_top__398eM a{margin-left:auto}.Menu_sideMenu__f-wKT .Menu_menuIcon__4T3M2{height:30px;width:30px}.Menu_sideMenu__f-wKT .Menu_profileImage__CTdCc{border-radius:50px;height:50px;width:50px}.Menu_sideMenu__f-wKT .Menu_container__iuDYD{display:flex;flex-direction:column;gap:10px;width:100%}.Menu_sideMenu__f-wKT .Menu_menuButton__BSUjy{align-items:center;background-color:initial;border:none;display:flex;font-size:18px;gap:10px;height:40px;text-decoration:none;width:100%}.Menu_sideMenu__f-wKT .Menu_menuButton__BSUjy img{height:20px;opacity:.6;width:20px}.Menu_sideMenu__f-wKT .Menu_bottom__8p8AU{align-items:center;border-top:1px solid #d3d3d333;display:flex;gap:10px;height:100px;width:100%}.Menu_sideMenu__f-wKT .Menu_bottom__8p8AU .Menu_closeButton__5hDsD{margin-left:auto}.Menu_tags-page__vBH7D.Menu_custom-items-page__3WDYD{display:flex;flex-direction:column}.Menu_custom-elements__v4lFU{flex-direction:column;gap:10px;height:100%}.Menu_items-container__pd\+N\+{display:flex;flex-direction:column;gap:10px;height:50px;overflow:hidden;padding:15px 0;transition:all .1s}.Menu_items-container__pd\+N\+.Menu_show-default__nHjn2{height:100%;transition:all .1s}.Menu_container-header__xVraE{display:flex;height:40px;justify-content:space-between;transition:all .1s;width:100%}.Menu_equipment__88Efx{align-items:center;border-radius:5px;display:flex;height:40px;padding:0 10px;width:100%}.Menu_equipment__88Efx.Menu_selected-equipment__NyUW2{background-color:#d3d3d31a}.Menu_equipment__88Efx h4{margin-right:auto}.Menu_menu__Sl7UE{align-items:center;display:flex;gap:10px;height:50px;justify-content:end;width:100%}.Menu_menu-button__-T\+\+j{background-color:initial;border:none}.Menu_equipment-form__AblDb{align-items:center;background-color:#282929;border-radius:5px;bottom:100px;display:flex;flex-direction:column;gap:10px;height:400px;left:15px;padding:10px;position:absolute;width:calc(100vw - 30px)}.Menu_form-top__1a8mp{align-items:center;display:flex;height:40px;justify-content:space-between;margin-bottom:15px;width:100%}.Menu_new-attribute__-\+H80{grid-gap:10px;display:grid;gap:10px;grid-template-columns:3fr 1fr 1fr 50px}.Menu_attributes-container__1CA7-{background-color:#111214;border-radius:5px;display:flex;flex-direction:column;height:150px;overflow-x:hidden;overflow-y:auto;width:100%}.Menu_submit-equipment-button__wQoz5{background-color:#eb5928;border:1px solid #d3d3d31a;border-radius:5px;color:#fff;height:40px;width:150px}.Menu_equipment-form__AblDb label{margin-top:10px;width:100%}.Menu_attribute-body__0dxOh{align-items:center;display:flex;gap:15px;height:40px;min-height:40px;padding:0 10px;width:100%}.Menu_attribute-body__0dxOh h4{margin-right:auto}.Menu_appVersion__4dg8y{align-items:center;color:#ffffff80;display:flex;height:40px;margin-top:auto;width:100%}.StartingPage_get-started-form__5dJv1{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:25px}.StartingPage_health-information__8Yswu{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:150px;width:100%}.StartingPage_submit__xPXOa{background-color:var(--accent-color);border:none;border-radius:5px;height:40px;width:150px}.Dashboard_dashboard__NaSPw{align-items:center;background-color:var(--background);color:var(--text-color)!important;display:flex;flex-direction:column;min-height:100vh;z-index:1}.Dashboard_dashboard-content__PMGbX::-webkit-scrollbar{display:none}@media (max-width:400px){.Dashboard_dashboard-warning__FQ2T6{display:none}}.Dashboard_dashboard-warning__FQ2T6{background-color:orange;border-radius:5px;height:auto;padding:20px;text-shadow:1px 1px 1px #000;width:100%}@media (min-width:800px){.Dashboard_dashboard__NaSPw{box-sizing:border-box;grid-column:2/4;padding:25px;width:100%}.Dashboard_dashboard-content__PMGbX{flex-direction:row!important;flex-wrap:wrap}.Dashboard_section__joUhB{width:32.25806%!important}.Dashboard_section-container__oVvez{height:200px!important}.Dashboard_section__joUhB .Dashboard_summary-card__JcwTK{height:150px;min-height:150px}}.Dashboard_dashboard__NaSPw .Dashboard_header__xjBFS{color:var(--text-color);display:grid;grid-template-columns:1fr 30px;grid-template-rows:1fr 2fr;height:60px;padding-bottom:10px;width:100%}.Dashboard_dashboard__NaSPw .Dashboard_header__xjBFS .Dashboard_date__cKFIr{color:hsla(0,0%,100%,.336);grid-column:1/3;grid-row:1/1}.Dashboard_dashboard__NaSPw .Dashboard_header__xjBFS button{grid-column:2/3;grid-row:1/3;margin:0 10px 0 auto}.Dashboard_dashboard__NaSPw .Dashboard_editButton__e7XP0{align-self:center;background-color:initial;justify-self:end;width:50px}.Dashboard_dashboard-content__PMGbX{display:flex;flex-direction:column;gap:15px;height:calc(100vh - 140px);overflow-x:hidden;overflow-y:auto;padding-bottom:100px;padding-top:20px;width:100%}.Dashboard_dashboard-content__PMGbX .Dashboard_goalsContainer__WWbM5{display:flex;flex-wrap:wrap;gap:15px;width:100%}.Dashboard_section__joUhB{background-color:#1a1a1b;border-radius:10px;display:flex;flex-direction:column;height:auto;padding:10px;transition:all .1s;width:100%}.Dashboard_section-header__4D\+U0{align-items:center;box-sizing:initial;display:flex;height:50px;justify-content:space-between;min-height:50px;padding-bottom:2px;width:100%}.Dashboard_section-container__oVvez{background-color:var(--dashboard-module-container);border-radius:5px;display:flex;flex-direction:column;gap:10px;height:50px;overflow:hidden;padding:0 10px 10px;transition:all .1s;width:100%}.Dashboard_section-container__oVvez.Dashboard_expand-history__WQ6JU{height:200px;min-height:200px;overflow-y:auto;transition:all .1s}.Dashboard_summary-card__JcwTK{background-color:var(--dashboard-module-background);border-radius:10px;display:flex;flex-direction:column;gap:10px;height:100px;width:100%}.Dashboard_summary-card-header__6bsV\+,.Dashboard_summary-card__JcwTK .Dashboard_card-content__M5qrZ{align-items:center;display:flex;justify-content:space-between;width:100%}.Dashboard_summary-card-header__6bsV\+{height:30px}.Dashboard_options-button__3mC26{align-items:center;display:flex;font-size:2rem;font-weight:500;justify-content:center}.Dashboard_nutrition__py8c2{position:relative}.Dashboard_nutrition-section__CF33U{height:auto;max-height:250px}.Dashboard_nutrition__py8c2 .Dashboard_activity-item__sIrKr{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:50px 1fr 75px 50px;height:40px;width:100%}.Dashboard_nutrition__py8c2 .Dashboard_tableHeader__GrG-S{grid-gap:10px;display:grid;gap:10px;grid-template-columns:50px 1fr 75px 50px;height:25px}.Dashboard_nutrition__py8c2 .Dashboard_tableHeader__GrG-S p{color:#ffffff80}.Dashboard_nutrition__py8c2 .Dashboard_card-content__M5qrZ{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-between;margin-bottom:10px;max-height:150px;min-height:100px}.Dashboard_card-content-block__lQmJl{background-color:var(--dashboard-module-container);display:flex;flex-direction:column;padding:5px 10px;width:33.33333%}.Dashboard_nutrition-section__CF33U .Dashboard_card-content-block__lQmJl{width:calc(33.33333% - 10px)}.Dashboard_block-title__z\+Fvi,.Dashboard_macro-name__xB4Ny{color:#ffffff80}.Dashboard_dashboard-layout__GMq-Q{height:calc(100vh - 60px);overflow:hidden;position:relative}.Dashboard_dashboard-layout__GMq-Q,.Dashboard_dashboard-layout__GMq-Q .Dashboard_enabledComponents__1jXjl{display:flex;flex-direction:column;gap:10px}.Dashboard_dashboard-layout__GMq-Q .Dashboard_disabledComponents__hJ2K3{bottom:0;display:flex;flex-direction:column;gap:10px;height:75px;left:0;padding:0 10px 10px;position:absolute;transition:all .1s;width:100%}.Dashboard_dashboard-layout__GMq-Q .Dashboard_disabledComponents__hJ2K3 .Dashboard_componentsContainer__yY5lL{background-color:var(--modal-bg);border-radius:5px;height:calc(100% - 75px);padding:5px}.Dashboard_dashboard-layout__GMq-Q .Dashboard_disabledComponents__hJ2K3 .Dashboard_componentsContainer__yY5lL,.Dashboard_dashboard-layout__GMq-Q .Dashboard_enabledComponents__1jXjl .Dashboard_componentsContainer__yY5lL{display:flex;flex-wrap:wrap;gap:5px;overflow-y:auto;width:100%}.Dashboard_dashboard-layout__GMq-Q .Dashboard_disabledComponents__hJ2K3.Dashboard_expandedDisabled__1D9BG{height:60vh;transition:all .1s}.Dashboard_dashboard-layout__GMq-Q .Dashboard_showDisabledButton__Nzrfu{align-items:center;align-self:center;background-color:initial;border:none;display:flex;height:50px;justify-content:center;width:50px}.Dashboard_dashboard-layout__GMq-Q .Dashboard_showDisabledButton__Nzrfu img{height:40px;transform:rotate(-90deg);transition:all .1s;width:40px}.Dashboard_dashboard-layout__GMq-Q .Dashboard_expandedDisabled__1D9BG .Dashboard_showDisabledButton__Nzrfu img{transform:rotate(90deg);transition:all .1s}.Dashboard_nutrition__py8c2 .Dashboard_menu__RMo29{animation:Dashboard_showDashboardMenu__bmVfi .1s;background-color:var(--modal-bg);border-radius:5px;display:flex;flex-direction:column;height:80px;overflow:hidden;position:absolute;right:20px;top:20px;transform-origin:top right;width:100px}.Dashboard_nutrition__py8c2 .Dashboard_menu__RMo29 button{align-items:center;display:flex;font-size:1.1rem;height:40px;justify-content:center;width:100%}@keyframes Dashboard_showDashboardMenu__bmVfi{0%{height:0;opacity:0;width:0}to{height:80px;opacity:1;width:100px}}.ActivityComponent_activityModule__Wb7ik{background-color:#1a1a1b;border-radius:10px;display:flex;flex-direction:column;height:auto;padding:10px;position:relative;transition:all .1s;width:100%}.ActivityComponent_activityModule__Wb7ik.ActivityComponent_expandActivity__U5nyP{height:320px;transition:all .1s}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_section-header__gWMXi{align-items:center;box-sizing:initial;display:flex;height:50px;justify-content:space-between;min-height:50px;padding-bottom:2px;width:100%}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_section-container__4GQnC{background-color:var(--dashboard-module-container);border-radius:5px;display:flex;flex-direction:column;height:50px;overflow:hidden;padding:0 10px 10px;transition:all .1s;width:100%}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_section-container__4GQnC.ActivityComponent_expand-history__juTGI{height:200px;min-height:200px;overflow-y:auto;transition:all .1s}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_block-title__yW2ID{color:#ffffff80}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_summary-card__tLogI{background-color:var(--dashboard-module-background);border-radius:10px;display:flex;flex-direction:column;gap:10px;height:100px;width:100%}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_summary-card__tLogI .ActivityComponent_card-content__kGe6\+{align-items:center;display:flex;justify-content:space-between;width:100%}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_summary-card-header__q0e7U{align-items:center;display:flex;height:30px;justify-content:space-between;width:100%}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_options-button__IEzUw{align-items:center;display:flex;font-size:2rem;font-weight:500;justify-content:center}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_card-content-block__j6907{background-color:var(--dashboard-module-container);display:flex;flex-direction:column;padding:5px 10px;width:33.33333%}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_activity-item__JxUg5{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:50px 1fr 75px 50px;height:40px;width:100%}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_tableHeader__ObLNF{grid-gap:10px;display:grid;gap:10px;grid-template-columns:50px 1fr 75px 50px;height:25px}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_tableHeader__ObLNF p{color:#ffffff80}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_menu__fZvB\+{animation:ActivityComponent_showDashboardMenu__3Evlr .1s;background-color:var(--modal-bg);border-radius:5px;display:flex;flex-direction:column;height:80px;overflow:hidden;position:absolute;right:20px;top:20px;transform-origin:top right;width:100px}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_lastLog__0lMd-{background-color:var(--background);border-radius:5px;height:30px;padding:5px 10px}.ActivityComponent_activityModule__Wb7ik .ActivityComponent_menu__fZvB\+ button{align-items:center;display:flex;font-size:1.1rem;height:40px;justify-content:center;width:100%}@keyframes ActivityComponent_showDashboardMenu__3Evlr{0%{height:0;opacity:0;width:0}to{height:80px;opacity:1;width:100px}}.AppHeader_header__fZxxn{display:grid;flex-direction:column;flex-shrink:0;grid-template-columns:1fr 100px;grid-template-rows:25px 35px;height:60px;width:100%}.AppHeader_header__fZxxn .AppHeader_date__yrDla{color:#ffffff80;display:flex;grid-column:1/2;grid-row:1/2}.AppHeader_header__fZxxn h3{grid-column:1/2;grid-row:2/3;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AppHeader_header__fZxxn a,.AppHeader_header__fZxxn button,.AppHeader_header__fZxxn p{align-items:center;border:none;display:flex;grid-column:2/3;grid-row:1/3;height:40px;justify-content:flex-end}.AppHeader_header__fZxxn button{justify-content:center}.SmallGoal_smallGoal__oL-Lu{background-color:var(--dashboard-module-background);border-radius:10px;display:flex;flex-direction:column;gap:10px;height:100px;padding:10px;position:relative;width:calc(50% - 10px)}.SmallGoal_smallGoal__oL-Lu .SmallGoal_pinButton__6-Tr8 img{height:20px;width:20px}.SmallGoal_smallGoal__oL-Lu .SmallGoal_pinButton__6-Tr8{background-color:initial;border:none;flex-shrink:0;height:30px;position:absolute;right:5px;top:5px;width:30px}.SmallGoal_smallGoal__oL-Lu .SmallGoal_goalTop__L9LdH{align-items:center;display:flex;gap:10px}.SmallGoal_smallGoal__oL-Lu .SmallGoal_goalIcon__uxmuy{height:20px;width:20px}.SmallGoal_smallGoal__oL-Lu .SmallGoal_numberGoal__\+l4KG{align-items:center;display:flex;flex-grow:1;gap:10px;width:100%}.SmallGoal_smallGoal__oL-Lu .SmallGoal_targetGoal__YQF6X{display:flex;flex-direction:column;gap:10px}.SmallGoal_smallGoal__oL-Lu .SmallGoal_booleanGoal__M2cIy{align-items:center;display:flex;flex-grow:1;gap:10px;width:100%}.LargeGoal_largeGoal__k0Wcy{background-color:var(--dashboard-module-background);border-radius:10px;display:flex;flex-direction:column;gap:10px;height:auto;padding:10px;position:relative;width:100%}.LargeGoal_largeGoal__k0Wcy .LargeGoal_pinButton__xPQRL img{height:20px;width:20px}.LargeGoal_largeGoal__k0Wcy .LargeGoal_pinButton__xPQRL{background-color:initial;border:none;flex-shrink:0;height:30px;position:absolute;right:5px;top:5px;width:30px}.LargeGoal_largeGoal__k0Wcy .LargeGoal_goalTop__FxAaM{align-items:center;display:flex;gap:10px}.LargeGoal_largeGoal__k0Wcy .LargeGoal_goalIcon__RXhCJ{height:20px;width:20px}.LargeGoal_largeGoal__k0Wcy .LargeGoal_numberGoal__zOy-j{align-items:center;display:flex;flex-grow:1;gap:10px;width:100%}.LargeGoal_largeGoal__k0Wcy .LargeGoal_targetGoal__cvATz{display:flex;flex-direction:column;gap:10px}.LargeGoal_largeGoal__k0Wcy .LargeGoal_booleanGoal__7uoco{align-items:center;display:flex;flex-grow:1;gap:10px;width:100%}.LargeGoal_booleanGoal__7uoco .LargeGoal_day__mA8Pi{align-items:center;background-color:var(--modal-bg);border-radius:5px;display:flex;flex-direction:column;gap:5px;height:60px;padding:5px;width:calc(20% - 10px)}.LargeGoal_booleanGoal__7uoco .LargeGoal_day__mA8Pi .LargeGoal_timestamp__mt85e{color:#ffffff80;font-size:.8rem}.LargeGoal_targetGoal__cvATz .LargeGoal_daysContainer__Z\+UsK{display:grid;grid-template-columns:repeat(5,1fr);width:100%}.LargeGoal_numberGoal__zOy-j{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr);height:100px;width:100%}.LargeGoal_numberGoal__zOy-j .LargeGoal_day__mA8Pi{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-rows:1fr 15px 15px;height:100px;justify-content:center;width:100%}.LargeGoal_numberGoal__zOy-j .LargeGoal_day__mA8Pi .LargeGoal_bar__7OwqZ{border-radius:5px;margin:auto auto 0;max-width:100px;min-width:25px;width:60%}.LargeGoal_numberGoal__zOy-j .LargeGoal_value__x0BlO{text-align:center}.LargeGoal_numberGoal__zOy-j .LargeGoal_date__RDwAI{color:#ffffff80;font-size:.8rem}.Library_library__hUyB4{align-items:center;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 60px);padding:20px 15px}@media (min-width:800px){.Library_library__hUyB4{grid-column:2/4;height:100%;padding:20px 50px;width:100%}}.Library_header-title__pMx68{align-items:center;display:flex;gap:15px}.Library_toggle-buttons__Nx0dN{align-items:center;background-color:#1a1a1b;border-radius:10px;display:flex;height:50px;justify-content:center;min-height:50px;overflow:hidden;padding:5px;width:100%}.Library_toggle-buttons__Nx0dN button{align-items:center;background-color:initial;border:1px solid #0000;border-radius:5px;display:flex;font-size:15px;font-weight:500;height:100%;justify-content:center;width:50%}.Library_toggle-buttons__Nx0dN .Library_selected-button__a0\+JH{background-color:#fff;color:#000}.Library_explore-button__6S7Fm p{font-size:1.1rem;font-weight:600}.Library_library__hUyB4 .Library_subtitle__1fZUX{align-items:center;display:flex;justify-content:space-between}.Library_library-items-container__3ljgw{align-items:center;display:flex;flex-direction:column;gap:15px;height:100%;overflow-x:hidden;overflow-y:auto;padding:0 10px 0 5px;width:100%}.Library_item-body__T0pLr{align-items:center;border-radius:3px;display:flex;flex-shrink:0;height:50px;justify-content:space-between;text-decoration:none;width:100%}.Library_workout-body__WTq7F{background-color:#1a1a1b;border-radius:5px;height:80px;padding:10px}.Library_workout-tags__8hpPo{display:flex;gap:10px;max-width:100%;overflow:hidden;width:100%}.Library_workout-tag-body__8AFTR{align-items:center;border-radius:5px;display:flex;gap:5px;height:20px;white-space:nowrap}.Library_workout-tag-name__XxOiV{color:#fff;opacity:.6}.Library_item-body__T0pLr .Library_item-info__aUmiO{display:flex;flex-direction:column;height:100%;justify-content:space-evenly;text-decoration:none;width:calc(100% - 60px)}.Library_item-info__aUmiO h4{width:100%}.Library_item-info__aUmiO .Library_item-description__YnamL{align-items:center;display:flex;gap:10px;width:100%}.Library_item-description__YnamL p{color:#fff9}.Library_browse-button__N5uvu{align-items:center;background-color:initial;border:1px solid hsla(0,0%,83%,.336);border-radius:10px;bottom:100px;display:flex;gap:5px;height:50px;justify-content:center;position:fixed;text-decoration:none;width:150px}.Library_buttons__RTngf{display:flex;gap:10px;width:100%}.Library_category-button__TjhrJ{align-items:center;background-color:initial;border:1px solid var(--general-border);border-radius:5px;display:flex;gap:10px;height:50px;justify-content:center;text-decoration:none;width:calc(100% - 60px)}.Library_add-button__Dxth9{width:50px}.Library_add-button__Dxth9 img{height:25px;width:25px}.Library_library-items-container__3ljgw .Library_item-button__1PcVy button{background-color:initial;border:1px solid #0000}.Library_libraryExercise__wSF4P{background-color:var(--secondary);border-radius:5px;display:flex;flex-direction:column;gap:10px;height:90px;padding:10px;text-decoration:none;width:100%}.Library_libraryExercise__wSF4P h3{margin-right:auto}.Library_libraryExercise__wSF4P .Library_bottom__7Ejr4{flex-direction:column;height:60px;width:100%}.Library_libraryExercise__wSF4P .Library_exerciseIcon__ENeM\+{height:15px;opacity:.7;width:15px}.Library_libraryExercise__wSF4P .Library_muscles__N1a5b,.Library_libraryExercise__wSF4P .Library_tags__8eiif{align-items:center;display:flex;gap:10px;height:20px;overflow:hidden;width:100%}.Library_libraryExercise__wSF4P .Library_muscle__UW\+FC,.Library_libraryExercise__wSF4P .Library_tag__4d0hQ p{align-items:center;color:#ffffff80;display:flex;flex-shrink:0;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchBar_searchBarContainer__cKhQl{display:flex;flex-direction:column;height:auto;width:100%}.SearchBar_searchBarContainer__cKhQl .SearchBar_searchBar__7ujWB{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 50px;height:50px;width:100%}.SearchBar_searchBarContainer__cKhQl .SearchBar_filterButton__BJHtm{background-color:initial;border:none}.SearchBar_searchBarContainer__cKhQl .SearchBar_filterButton__BJHtm img{height:30px;width:30px}.SearchBar_searchBarContainer__cKhQl .SearchBar_filters__0JKjY{align-items:center;background-color:var(--secondary);border-radius:5px;display:flex;flex-direction:column;gap:10px;height:0;justify-content:center;opacity:0;overflow:hidden;transition:all .1s}.SearchBar_searchBarContainer__cKhQl .SearchBar_filters__0JKjY.SearchBar_expandedFilters__wmOGW{height:320px;opacity:1;transition:all .1s}.SearchBar_searchBarContainer__cKhQl .SearchBar_filterIcon__CP0XY{height:20px;width:20px}.SearchBar_searchBarContainer__cKhQl .SearchBar_applyFiltersButton__0gcGP{background-color:var(--background);border:none;border-radius:5px;height:40px;margin-bottom:15px;width:calc(100% - 20px)}.SearchBar_searchBarContainer__cKhQl .SearchBar_addFilterButton__AxVb9{background-color:initial;border:none}.SearchBar_searchBarContainer__cKhQl .SearchBar_addFilterButton__AxVb9 img{height:30px;width:30px}.SearchBar_filters__0JKjY .SearchBar_twoItems__U4pk9{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr}.SearchBar_filters__0JKjY .SearchBar_twoItems__U4pk9 fieldset{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:30px 1fr;padding:5px 10px}.SearchBar_filterByEquipment__k7MIo,.SearchBar_filterByMuscles__gLZvM,.SearchBar_filterByTag__8XZ6a{align-items:center;display:grid;grid-template-columns:30px 1fr 40px;height:40px;padding:0 10px;width:100%}.SearchBar_filterByEquipment__k7MIo .SearchBar_itemsContainer__vCym9,.SearchBar_filterByMuscles__gLZvM .SearchBar_itemsContainer__vCym9,.SearchBar_filterByTag__8XZ6a .SearchBar_itemsContainer__vCym9{align-items:center;background-color:var(--background);display:flex;gap:5px;height:100%;overflow-x:auto;overflow-y:hidden;padding:0 10px;width:100%}.SearchBar_filters__0JKjY .SearchBar_duration__mBghW{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:75px 1fr 75px;padding:0 10px}.Activity_logs__Wi73s{height:calc(100vh - 60px);width:100vw}.Activity_toggle-buttons-container__tmlyF{align-items:center;background-color:#111214;border-radius:5px;display:flex;height:50px;justify-content:space-between;padding:5px;width:100%}.Activity_toggle-button__0guhm{background-color:initial;border:none;border-radius:5px;font-size:15px;font-weight:700;height:40px;width:50%}.Activity_selected-button__NPpUa{background-color:#fff;color:#000}.Activity_content__hHrLg{height:calc(100% - 110px);max-width:100%;overflow-x:hidden;overflow-y:auto;width:100%}.LogsStats_chart-container__QBXWO{border-bottom:1px solid #d3d3d3;height:350px;margin-top:25px;width:100%}.LogsStats_data-type-graph-dropdown__8g0kz{background-color:initial;border:1px solid #d3d3d333;font-size:1.1rem;height:40px;margin-bottom:10px;padding:0 10px;width:100%}.LogsStats_data-type-graph-dropdown__8g0kz option{background-color:#111214;height:4px}.LogsHistory_logs-history__C6uhf{display:flex;flex-direction:column;gap:20px;height:100%;overflow:hidden;padding-top:20px;width:100vw}.LogsHistory_logs-history__C6uhf .LogsHistory_deleteLogButton__HHPu8{background-color:#e24e4e;border:none;border-radius:5px;height:40px;margin-top:auto;width:100%}.LogsHistory_time-interval-buttons-container__KQuDR{align-items:center;display:flex;gap:10px;height:40px;width:100%}.LogsHistory_time-interval-buttons-container__KQuDR button{background-color:initial;border:1px solid var(--general-border);border-radius:25px;color:var(--text-color);height:40px;padding:0 10px}.LogsHistory_time-interval-buttons-container__KQuDR .LogsHistory_selected-button__td4h1{background-color:var(--toggle-button-active);border:1px solid var(--general-border);color:#000}.LogsHistory_logs-container__4VEzE{background-color:var(--secondary);border-radius:10px;display:flex;flex-direction:column;gap:10px;height:100%;max-width:calc(100vw - 30px);overflow-x:hidden;overflow-y:scroll;padding:10px 0;width:100%}.LogsHistory_logs-container__4VEzE .LogsHistory_noLogsMessage__dMSB6{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.LogsHistory_log-body__snyin{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:20px 60px 1fr 100px;height:40px;min-height:40px;padding:0 10px;width:100%}.LogsHistory_log-icon__moE5A{height:15px;width:15px}.LogsHistory_log-time__r3drq{align-items:center;display:flex;width:60px}.LogsHistory_log-value__iJrqE{align-items:center;display:flex;justify-content:end;width:100px}.LogsHistory_day-selector__8ji65{height:50px;max-width:calc(100vw - 30px);width:100%}.LogsHistory_day-selector-container__J7jnq{align-items:center;display:flex;gap:10px;height:50px;justify-content:center;overflow:hidden;width:100%}.LogsHistory_day-body__DCDTZ{align-items:center;background-color:var(--secondary);border:1px solid #0000;border-radius:5px;display:flex;flex-direction:column;height:50px;justify-content:center;width:40px}.LogsHistory_day-body__DCDTZ.LogsHistory_selected-day__\+ChcB{background-color:#fff}.LogsHistory_day-body__DCDTZ.LogsHistory_selected-day__\+ChcB .LogsHistory_day-name__yU8Ub,.LogsHistory_day-body__DCDTZ.LogsHistory_selected-day__\+ChcB .LogsHistory_day-number__Ln3l2{color:#000}.LogsHistory_toggle-buttons-container__ztYDb{align-items:center;background-color:#111214;border-radius:5px;display:flex;height:50px;justify-content:space-between;padding:5px;width:90%}.LogsHistory_toggle-button__P3yon{background-color:initial;border:none;border-radius:5px;font-size:15px;font-weight:700;height:40px;width:50%}.LogsHistory_selected-button__td4h1{background-color:#fff;color:#000}.LogsHistory_tag-body__I\+bEu{align-items:center;background-color:var(--background);border-radius:5px;display:flex;gap:10px;height:30px;overflow:hidden;padding-right:10px;width:fit-content}.LogsHistory_tag-color__2MYOD{height:100%;width:3px}.LogsHistory_view-exercise-log__FK5DC,.LogsHistory_view-food-log__OZJ01,.LogsHistory_view-goal-log__RXNP8,.LogsHistory_view-workout-log__vq7uW{background-color:var(--modal-bg);border-radius:10px;bottom:15px;display:flex;flex-direction:column;height:600px;left:15px;padding:10px;position:absolute;width:calc(100vw - 30px)}.LogsHistory_log-container__UO6FV{display:flex;flex-direction:column;gap:10px}.LogsHistory_food-log-details__YCia1{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;height:50px;width:100%}.LogsHistory_view-goal-log__RXNP8 .LogsHistory_log-container__UO6FV{align-items:center;display:flex;flex-direction:column;justify-content:center}.LogsHistory_view-goal-log__RXNP8{height:250px}.LogsHistory_top__9lkG1{align-items:center;display:flex;height:50px;justify-content:space-between;width:100%}.LogsHistory_meta__hFvU2{display:flex;flex-direction:column;gap:10px;height:50px;margin-bottom:10px;width:100%}.LogsHistory_log-name__b3zeo{align-items:center;display:flex;gap:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LogsHistory_log-timestamp__QeBA9{opacity:.5;width:100%}.LogsHistory_log-content__WJ399{display:flex;flex-direction:column;gap:10px}.LogsHistory_infoBlockGroups__4HZbo,.LogsHistory_infoBlockTags__\+KZD8{display:flex;flex-direction:column;gap:5px;height:60px}.LogsHistory_groups__aQek-,.LogsHistory_tags__JKzL8{display:flex;gap:10px;height:30px;overflow-x:auto;overflow-y:hidden;width:100%}.LogsHistory_group__c6jGA{background-color:var(--background);border-radius:5px;padding:5px 10px}.LogsHistory_workout-details__qjoHP{display:flex;flex-direction:column;gap:10px;max-height:200px;min-height:100px}.LogsHistory_infoBlock__7OIjW{display:flex;flex-direction:column;gap:5px}.LogsHistory_workout-log-details__QBxsr .LogsHistory_infoBlock__7OIjW{flex-direction:row;width:calc(25% - 10px)}.LogsHistory_workout-log-details__QBxsr{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr;height:50px;width:100%}.LogsHistory_view-goal-log__RXNP8 .LogsHistory_goal-log-details__oQJnP{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;height:50px;margin-top:10px;width:100%}.LogsHistory_view-goal-log__RXNP8 .LogsHistory_description__lOaS9{display:flex;flex-direction:column;gap:10px;height:100px;margin-top:10px;width:100%}.LogsHistory_view-goal-log__RXNP8 label{opacity:.5}.LogsHistory_exercises__KpQAt{border-radius:5px;display:flex;flex-direction:column;flex-grow:1;gap:10px;max-height:260px;overflow-x:hidden;overflow-y:auto;padding:10px}.LogsHistory_exercise__QxgCS{align-items:center;display:flex;gap:15px;height:40px;width:100%}.LogsHistory_exercise__QxgCS h4{margin-right:auto}.LogsHistory_finished-ex-icon__uVr5D{width:30px}.LogsHistory_view-exercise-log__FK5DC .LogsHistory_set__NtP8J{align-items:center;display:grid;grid-template-columns:50px 1fr 40px;height:40;width:100%}.LogsHistory_view-exercise-log__FK5DC .LogsHistory_set__NtP8J .LogsHistory_fields-container__M6oxA{align-items:center;display:flex;gap:10px;overflow:hidden}.LogsHistory_view-food-log__OZJ01{gap:10px;max-height:350px;min-height:300px}.LogsHistory_view-food-log__OZJ01 label{opacity:.5}.LogsHistory_view-exercise-log__FK5DC .LogsHistory_timestamp__K\+kWg{height:30px}.LogsHistory_view-food-log__OZJ01 .LogsHistory_log-details__HJzoV{grid-gap:5px;display:grid;flex-shrink:0;gap:5px;grid-template-columns:1fr 1fr 1fr;height:50px;width:100%}.LogsHistory_view-food-log__OZJ01 .LogsHistory_description__lOaS9{height:80px}.ExerciseLogView_log-info__heGVD{animation:ExerciseLogView_slideUp__AoMlj .1s;background-color:#1a1a1b;border-top:1px solid #d3d3d333;bottom:0;display:flex;flex-direction:column;float:bottom;gap:10px;left:0;padding:15px;position:absolute;width:100%}.ExerciseLogView_name__4R138{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.ExerciseLogView_meta__khvNy{display:flex;flex:1 1;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:0 10px}.ExerciseLogView_meta-item__Bweu- img{height:20px;width:20px}.ExerciseLogView_meta-notes__WzCiS{width:100%}.ExerciseLogView_meta-item__Bweu-{align-items:center;display:flex;gap:10px;min-width:100px}.ExerciseLogView_fields__L3SHR{display:flex;flex-wrap:wrap;gap:10px;padding:10px}.ExerciseLogView_field__pwkk7{align-items:center;background-color:#111214;border:1px solid hsla(0,0%,83%,.116);border-radius:3px;display:flex;gap:5px;height:50px;justify-content:space-between;padding:5px 10px;width:100%}@keyframes ExerciseLogView_slideUp__AoMlj{0%{bottom:-100%;opacity:0}to{bottom:0;opacity:1}}.ViewExerciseLog_view-exercise-log__vPg0J{background-color:var(--modal-bg);border-radius:5px;bottom:10px;display:flex;flex-direction:column;gap:10px;height:450px;left:10px;padding:0 10px;position:absolute;width:calc(100% - 20px)}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_top__YjYNh{align-items:center;display:flex;height:50px;justify-content:space-between;width:100%}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_log-name__IBWzO{align-items:center;display:flex;gap:15px}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_timestamp__Ae5x1{color:#fff9;height:30px;width:100%}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_sectionIcon__\+I7GN{height:20px;width:20px}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_tags__3\+fsW,.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_targetMuscles__okrsz{display:flex;flex-shrink:0;flex-wrap:wrap;gap:10px;max-height:70px;min-height:30px;overflow-x:hidden;overflow-y:auto;width:100%}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_muscle__8QGGs,.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_tag-body__0-f32{align-items:center;background-color:var(--background);border-radius:5px;display:flex;flex-shrink:0;gap:5px;height:30px;padding:0 10px}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_sets__kmHeo{display:flex;flex-direction:column;flex-shrink:0;gap:10px;max-height:160px;min-height:80px;overflow-x:hidden;overflow-y:auto}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_deleteLogButton__WuzNz{background-color:#e24e4e;border:none;border-radius:5px;height:40px;margin-bottom:10px;margin-top:auto;width:100%}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_set__9w-qj{grid-gap:10px;align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;gap:10px;grid-template-columns:30px 1fr 30px;height:40px;padding:0 10px;width:100%}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_set__9w-qj .ViewExerciseLog_setNo__4gdnK{color:hsla(0,0%,100%,.411)}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_set__9w-qj .ViewExerciseLog_setFields__GKx1\+{align-items:center;display:flex;gap:5px;justify-content:flex-end;width:100%}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_set__9w-qj img{margin-left:auto}.ActivityLog_activityLog__D83nI{animation:ActivityLog_slideUpLog__STAah .1s;background-color:var(--modal-bg);border-radius:10px;bottom:85px;display:grid;grid-template-rows:40px 1fr 50px;height:400px;overflow:hidden;padding:10px;position:fixed;width:calc(100vw - 20px)}@keyframes ActivityLog_slideUpLog__STAah{0%{bottom:0;opacity:0}to{bottom:85px;opacity:1}}.ActivityLog_activityLog__D83nI .ActivityLog_top__JI9HL{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.ActivityLog_activityLog__D83nI .ActivityLog_top__JI9HL .ActivityLog_log-name__iSddb{align-items:center;display:flex;gap:10px}.ActivityLog_activityLog__D83nI .ActivityLog_sectionIcon__QuyA3{height:20px;width:20px}.ActivityLog_activityLog__D83nI .ActivityLog_timestamp__rpiLX{color:#ffffff80}.ActivityLog_activityLog__D83nI .ActivityLog_deleteLogButton__7O6ya{align-items:center;background-color:var(--cancel);border:none;border-radius:5px;height:40px;justify-self:center;width:80%}.ActivityLog_activityLog__D83nI .ActivityLog_logContent__RQbZz{grid-gap:10px;display:grid;gap:10px;grid-template-rows:20px 30px 30px 30px 20px 1fr}.ActivityLog_equipments__mTFJK,.ActivityLog_tags__YwECq,.ActivityLog_targetMuscles__\+9Pzw{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:30px 1fr;height:30px!important;width:100%}.ActivityLog_equipmentContainer__uSj3y,.ActivityLog_equipments__mTFJK,.ActivityLog_tags__YwECq .ActivityLog_tagsContainer__wacMZ,.ActivityLog_targetMuscles__\+9Pzw .ActivityLog_musclesContainer__U6WjW{align-items:center;display:flex;gap:10px;height:100%;overflow-x:auto;overflow-y:hidden;width:100%}.ActivityLog_equipments__mTFJK .ActivityLog_equipmentContainer__uSj3y .ActivityLog_equipmentBody__kQNsS,.ActivityLog_tags__YwECq .ActivityLog_tagsContainer__wacMZ .ActivityLog_tag-body__8ltC3,.ActivityLog_targetMuscles__\+9Pzw .ActivityLog_musclesContainer__U6WjW .ActivityLog_muscle__\+ZI4-{align-items:center;background-color:var(--background);border-radius:5px;display:flex;gap:10px;height:30px;padding:0 10px}.ActivityLog_tags__YwECq .ActivityLog_tagsContainer__wacMZ .ActivityLog_tag-body__8ltC3 .ActivityLog_tag-color__06Wvz{border-radius:100%;height:10px;width:10px}.ActivityLog_sectionIconContainer__gPDd6{align-items:center;background-color:var(--background);border-radius:5px;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.ActivityLog_values__8Erks{display:flex;flex-direction:column;gap:10px;height:100%;overflow-x:hidden;overflow-y:auto}.ActivityLog_values__8Erks .ActivityLog_value__6B-7S{align-items:center;background-color:var(--secondary);border-radius:5px;display:flex;flex-shrink:0;height:40px;justify-content:space-between;padding:0 10px;width:100%}.profile-page{align-items:center;display:flex;flex-direction:column;position:relative}@media (min-width:800px){.profile-page{grid-column:2/4;height:100%;padding:20px 25%;width:100%}}.profile-info{background-color:#1a1a1b;border-radius:5px;display:flex;flex-wrap:wrap;gap:10px;margin-top:25px;padding:20px 15px;width:100%}.profile-info-block{align-items:center;border-right:1px solid #d3d3d380;display:flex;flex-direction:column;gap:5px;width:25%}.profile-info .bio{background-color:#1112149f;border-radius:5px;padding:10px}.profile-info-block:last-child{border-right:none}.profile-page .user-info{display:flex;justify-content:space-between;width:100%}.profile-info-block h3{margin-left:0;padding-left:5px;width:fit-content}.edit-profile-btn{border:1px solid #d3d3d3;font-size:1.1rem;font-weight:600;height:50px;justify-content:center;margin-bottom:30px;margin-top:auto;text-decoration:none;width:75%}.edit-profile-btn,.profile-page .goal-body{align-items:center;border-radius:5px;display:flex}.profile-page .goal-body{background-color:#1112149f;gap:20px;padding:5px 10px}.profile-image{border-radius:50px;height:100px;margin-bottom:10px;width:100px}.profile-name{margin:0!important}.profile-bio{align-items:center;background-color:hsla(0,0%,83%,.089);border-radius:5px;display:flex;justify-content:center;margin-top:25px;min-height:50px;width:100%}.profile-page .settings-button{background-color:initial;border:none;height:30px;position:absolute;right:30px;top:30px;width:30px}.profile-page .settings-button img{height:40px;width:40px}.Workout_workout-page__3ld2k{display:flex;flex-direction:column;gap:10px;height:calc(100vh - 75px);position:relative}.Workout_workout-page__3ld2k .Workout_page-header__VZajL{display:grid;grid-template-columns:1fr 100px;grid-template-rows:1fr 2fr;height:50px;width:100%}.Workout_workout-page__3ld2k .Workout_timer__OY8bR{font-weight:500;opacity:.5}.Workout_finish-button__x48ro{align-items:center;background-color:var(--accent-color);border:none;border-radius:5px;display:flex;grid-column:2/3;grid-row:1/3;height:40px;justify-content:center;width:100px}.Workout_exerciseHeader__VJPQh{align-items:center;display:grid;grid-template-columns:1fr 50px 50px;height:40px;justify-content:center;width:100%}.Workout_exerciseHeader__VJPQh .Workout_showExerciseListButton__-\+6OZ{background-color:initial;border:none;height:40px;width:40px}.Workout_current-exercise__SePZq{align-items:center;border-radius:5px;display:flex;flex-direction:column;flex-grow:1;gap:10px;min-height:120px;position:relative}.Workout_current-exercise-header__AWdLY{align-items:center;display:flex;justify-content:space-between;width:100%}.Workout_current-exercise__SePZq .Workout_fields__DRFlH{align-items:center;display:flex;flex-direction:column;gap:5px;width:100%}.Workout_exercises__Xbh2-{animation-duration:.2s;animation-name:Workout_slideFromBottom__WEIsw;background-color:#1a1a1b;border:1px solid var(--general-border);border-radius:5px;bottom:75px;flex-shrink:0;height:calc(100% - 280px);overflow:hidden;padding:0;position:absolute;right:15px;transition:all .1s;width:calc(100vw - 30px);z-index:10}@keyframes Workout_slideFromBottom__WEIsw{0%{bottom:-110%}to{bottom:75px}}.Workout_exercises-container__8kbNS{display:flex;flex-direction:column;flex-grow:1;height:350px;overflow-x:hidden;overflow-y:auto;padding:5px 0;width:100%}.Workout_exercises-header__TyScf{align-items:center;border-radius:5px;display:flex;height:50px;justify-content:center;min-height:50px;padding:0 10px;width:100%}.Workout_hide-exercises__LLQfr{background-color:initial;border:none}.Workout_exercise-body__JYOwV{align-items:center;border-radius:5px;display:flex;flex-shrink:0;gap:20px;height:50px;justify-content:space-between;min-height:50px;overflow:hidden;padding:0 15px;transition:all .1s}.Workout_selected-exercise__O2lTe{height:40px}.Workout_sets-container__dMj8n{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:10px;max-height:calc(100% - 50px);overflow-x:hidden;overflow-y:auto;width:100%}.Workout_new-set-button__xA-z9{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;width:40px}.Workout_workout-page__3ld2k .Workout_instructionsSection__9wdND{background-color:var(--secondary);border-radius:5px;display:flex;flex-direction:column;gap:10px;height:50px;overflow:hidden;padding:10px;transform-origin:bottom;transition:all .1s}.Workout_workout-page__3ld2k .Workout_instructionsSection__9wdND.Workout_expandedInstructions__B7pmI{flex-shrink:0;height:250px;transition:all .1s}.Workout_workout-page__3ld2k .Workout_instructionsSection__9wdND .Workout_instructionsHeader__1Rg6W{align-items:center;display:grid;flex-shrink:0;grid-template-columns:1fr 50px;height:30px;width:100%}.Workout_workout-page__3ld2k .Workout_toggleInstructionsButton__1pBhF{background-color:initial;border:none}.Workout_workout-page__3ld2k .Workout_toggleInstructionsButton__1pBhF img{height:30px;transform:rotate(180deg);width:30px}.Workout_workout-page__3ld2k .Workout_instructionsSection__9wdND.Workout_expandedInstructions__B7pmI .Workout_toggleInstructionsButton__1pBhF img{transform:rotate(90deg)}.Workout_workout-page__3ld2k .Workout_instructionsContainer__Fh3BI{border-radius:5px;display:flex;flex-direction:column;gap:10px;max-height:250px;overflow-x:hidden;overflow-y:auto;width:100%}.Workout_workout-page__3ld2k .Workout_instructionsContainer__Fh3BI p{background-color:var(--background);border-radius:5px;flex-shrink:0;max-height:300px;overflow-x:hidden;overflow-y:auto;padding:10px 5px}.Workout_content__XX7\+O{display:flex;flex-direction:column;flex-grow:1;gap:10px;justify-content:space-between;max-height:calc(100vh - 300px);width:100%}.Workout_buttons-container__MarA2{grid-gap:10px;display:grid;flex-shrink:0;gap:10px;grid-template-columns:50px 1fr 1fr 50px;height:50px;margin-top:auto;width:100%}.Workout_buttons-container__MarA2 button{align-items:center;background-color:#1a1a1b;border:1px solid var(--general-border);border-radius:5px;color:var(--text-color);display:flex;flex-grow:1;font-size:15px;height:40px;justify-content:center}.Workout_navigation-button__-C2kY{width:50px!important}.Workout_workoutProgress__oqE7i{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:30px 1fr 40px;height:30px;width:100%}.Workout_workoutProgress__oqE7i .Workout_progressBarContainer__CAhL-{align-items:center;background-color:var(--secondary);border-radius:25px;display:flex;height:20px;width:100%}.Workout_workoutProgress__oqE7i .Workout_progressBar__grBAJ{background-color:var(--accent-color);border-radius:15px;height:14px}.ExerciseSelector_exercise-selector__T7Rjv{animation:ExerciseSelector_slideUp__XfLMD .2s;background-color:var(--dashboard-module-container);border:1px solid var(--general-border);border-radius:5px;bottom:75px;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 220px);left:0;padding:10px;position:fixed;width:100vw;z-index:200}@keyframes ExerciseSelector_slideUp__XfLMD{0%{transform:translateY(110%)}to{transform:translateY(0)}}.ExerciseSelector_source-switch__qc5kV{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.ExerciseSelector_switch-btn__1Bu1i{background-color:initial;border:none;border-radius:5px;height:40px}.ExerciseSelector_switch-btn__1Bu1i.ExerciseSelector_active__FaZB8{background-color:#fff;color:#000}.ExerciseSelector_add-btn__OCDRe{background-color:initial;border:none}.ExerciseSelector_add-btn__OCDRe img{height:30px;width:30px}.ExerciseSelector_close-btn__t3Atf{background-color:initial;border:none;cursor:pointer}.ExerciseSelector_exercise-list__s3riE{display:flex;flex-direction:column;flex-grow:1;gap:10px;overflow-y:auto}.ExerciseSelector_close-btn__t3Atf{align-self:center;background-color:var(--secondary);border-radius:5px;flex-shrink:0;font-size:1rem;height:40px;width:90%}.ExerciseSelector_exercise-item__pCcCl{grid-gap:10px;align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;flex-shrink:0;gap:10px;grid-template-columns:1fr 50px 50px;padding:10px}.ExerciseSelector_search-bar__1fZ8a{flex-shrink:0;height:40px}.WorkoutSet_workoutSet__-iHd6{background-color:var(--secondary);border:1px solid #0000;border-radius:10px;display:flex;flex-direction:column;max-height:40px;overflow:hidden;padding-bottom:5px;transition:max-height .1s;width:100%}.WorkoutSet_workoutSet__-iHd6.WorkoutSet_selectedSet__8jocs{border-color:hsla(0,0%,83%,.397);height:auto;max-height:500px;transition:max-height .2s}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_setHeader__-Lc-9{align-items:center;display:grid;grid-template-columns:40px 1fr;height:40px;width:100%}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_setFields__OeMLR{align-items:center;display:flex;flex-direction:column;gap:10px;padding:0 10px;width:100%}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_setFields__OeMLR .WorkoutSet_setField__mur4t{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 100px 30px;width:100%}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_fieldCheckbox__fWt2t{border-radius:5px;height:30px;width:30px}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_setHeader__-Lc-9 .WorkoutSet_setCompletionButton__XnRUA{widtH:40px;align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_setHeader__-Lc-9 .WorkoutSet_setCompletionButton__XnRUA img{height:20px;width:20px}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_fieldInput__-qbem{background-color:var(--background);height:40px}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_restTitle__bAQIr{margin-top:5px;text-align:center;width:100%}.WorkoutSet_setTimer__5f7Ih{align-items:center;display:grid;grid-template-columns:30px 1fr 30px;height:50px;justify-content:center;overflow:hidden;width:100%}.WorkoutSet_setTimer__5f7Ih .WorkoutSet_timerButton__-xTkz{align-items:center;background-color:initial;border:none;display:flex;height:30px;justify-content:center;width:30px;z-index:2}.WorkoutSet_setTimer__5f7Ih .WorkoutSet_timerButton__-xTkz img{height:15px;width:15px;z-index:2}.WorkoutSet_setTimer__5f7Ih .WorkoutSet_currentProgress__vSDhv{align-items:center;display:flex;height:100%;justify-content:center;width:100%;z-index:2}.CreateWorkout_createWorkoutPage__5dTUJ{align-items:center;display:flex;flex-direction:column;gap:15px;height:calc(100vh - 75px);padding:10px;position:relative;width:100%}.CreateWorkout_createWorkoutPage__5dTUJ .CreateWorkout_workoutMeta__S18JM{display:flex;flex-direction:column;gap:10px;height:200px}.CreateWorkout_createWorkoutPage__5dTUJ .CreateWorkout_inputGroup__HMQem{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}.CreateWorkout_createWorkoutPage__5dTUJ input{color:#fff}.CreateWorkout_createWorkoutPage__5dTUJ .CreateWorkout_screenSwitcher__HyHWE{align-items:center;align-self:center;background-color:var(--toggle-button-background);border-radius:5px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;height:50px;padding:5px;width:100%}.CreateWorkout_createWorkoutPage__5dTUJ .CreateWorkout_screenSwitcher__HyHWE button{align-items:center;background-color:initial;border:none;border-radius:3px;display:flex;font-size:1rem;height:40px;justify-content:center;width:100%}.CreateWorkout_createWorkoutPage__5dTUJ .CreateWorkout_screenSwitcher__HyHWE button.CreateWorkout_selectedButton__hHqtI{background-color:var(--toggle-button-active);color:var(--toggle-button-active-text)}.CreateWorkout_createWorkoutPage__5dTUJ form{display:flex;flex-direction:column;gap:10px;height:100%}.CreateWorkout_addTagButton__q4\+Ib{background-color:var(--secondary);border:1px solid var(--general-border);border-radius:5px;color:var(--button-text);flex-shrink:0;font-size:1rem;height:40px;width:100%}.CreateWorkout_createWorkoutPage__5dTUJ .CreateWorkout_screenContainer__H9793{height:calc(100% - 250px);width:100%}.CreateWorkout_createWorkoutPage__5dTUJ .CreateWorkout_screen__KxhoV{display:flex;flex-direction:column;gap:10px;height:100%;position:relative;width:100%}.CreateWorkout_customItemsRow__UCt9Z{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}.CreateWorkout_customItemsRow__UCt9Z .CreateWorkout_customItemsButton__arq6\+{align-items:center;background-color:var(--secondary);border:none;border-radius:5px;display:flex;gap:10px;height:40px;justify-content:center;width:100%}.CreateWorkout_customItemsRow__UCt9Z .CreateWorkout_customItemsButton__arq6\+ img{height:15px;width:15px}.Phases_phases__Z6XXX{align-items:center;background-color:var(--secondary);border-radius:5px;display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:10}.Phases_phaseList__nsw0z{background-color:var(--secondary);display:grid;grid-template-columns:1fr 120px;height:50px;margin-top:10px;padding:0 10px;width:100%}.Phases_phaseList__nsw0z .Phases_phasesContainer__qFNNQ{align-items:center;display:flex;height:40px;overflow-x:auto;overflow-y:hidden;width:100%}.Phases_phaseList__nsw0z .Phases_phaseButtons__TRPBi{align-items:center;display:flex;gap:10px;justify-content:end}.Phases_selectedPhaseButtons__Ta\+hO{align-items:center;display:flex;gap:10px}.Phases_phaseList__nsw0z .Phases_addPhaseButton__rG-A9{background-color:initial;border:none}.Phases_selectedPhaseButtons__Ta\+hO button img{height:25px;width:25px}.Phases_addPhaseButton__rG-A9 img{height:30px;width:30px}.Phases_phaseButton__V9yDH.Phases_selectedButton__sufZj{background-color:#fff;color:#000}.Phases_phaseButton__V9yDH{background-color:initial;border:none;border-radius:5px;height:40px;padding:0 10px}.Phases_phaseContent__E4lsj{display:flex;flex-direction:column;gap:1rem;height:100%;padding:0 1rem;width:100%}.Phases_addExerciseButton__sHoE9{background-color:var(--background);border:none;border-radius:5px;flex-shrink:0;height:40px;width:100%}.Phases_phaseExercise__6W-MN{grid-gap:10px;align-items:center;background-color:var(--background);border-radius:5px;display:grid;flex-shrink:0;gap:10px;grid-template-columns:1fr 30px 30px;padding:10px;width:100%}.Phases_phaseExercise__6W-MN b{margin-right:auto}.Phases_phaseExercise__6W-MN button{background-color:initial;border:none}.Phases_phaseExercise__6W-MN button img{height:25px;width:25px}.Phases_phaseBody__sBFJ9{padding:10px 0}.Phases_phaseBody__sBFJ9,.Phases_phaseBody__sBFJ9 .Phases_phaseExercises__DHGiH{display:flex;flex-direction:column;gap:10px;height:100%;width:100%}.Phases_phaseBody__sBFJ9 .Phases_addExerciseButton__sHoE9{margin-top:auto}.CreateExercise_createExercise__yQDzC{align-items:center;display:flex;flex-direction:column;gap:15px;height:calc(100vh - 60px);padding:10px;position:relative;width:100%}.CreateExercise_createExercise__yQDzC form{width:100%}.CreateExercise_createExercise__yQDzC .CreateExercise_exerciseInfo__rkiaf{display:flex;flex-direction:column;gap:10px;height:320px}.CreateExercise_createExercise__yQDzC .CreateExercise_inputGroup__9bXza{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}.CreateExercise_createExercise__yQDzC .CreateExercise_screenSwitcher__c8Yp8{align-items:center;align-self:center;background-color:var(--toggle-button-background);border-radius:5px;display:flex;height:50px;padding:5px;width:100%}.CreateExercise_createExercise__yQDzC .CreateExercise_submit__STN-q{background-color:var(--accent-color);border:none;border-radius:5px}.CreateExercise_createExercise__yQDzC .CreateExercise_screenSwitcher__c8Yp8 button{align-items:center;background-color:initial;border:none;border-radius:3px;display:flex;height:40px;justify-content:center;padding:0 10px}.CreateExercise_createExercise__yQDzC .CreateExercise_screenSwitcher__c8Yp8 button.CreateExercise_selectedButton__1\+jBd{background-color:var(--toggle-button-active);color:var(--toggle-button-active-text)}.CreateExercise_createExercise__yQDzC form{display:flex;flex-direction:column;gap:10px;height:100%}.CreateExercise_createExercise__yQDzC .CreateExercise_screenContainer__kS\+uc{height:calc(100% - 370px);overflow:hidden;width:100%}.CreateExercise_createExercise__yQDzC .CreateExercise_screen__5l5eS{border:1px solid red;display:flex;flex-direction:column;gap:10px;height:100%;position:relative;width:100%}.CreateExercise_addTagButton__LI8fR{background-color:var(--secondary);border:1px solid var(--general-border);border-radius:5px;color:var(--button-text);flex-shrink:0;font-size:1rem;height:40px;width:100%}.CreateExercise_createExercise__yQDzC .CreateExercise_equipmentContainer__cfGU6,.CreateExercise_createExercise__yQDzC .CreateExercise_tagsContainer__7GvxT{background-color:var(--secondary);display:flex;flex:1 1;flex-wrap:wrap;gap:10px;max-height:calc(100% - 50px);overflow-x:hidden;overflow-y:auto;padding:10px;width:100%}.CreateExercise_createExercise__yQDzC .CreateExercise_addedEquipment__uNbmI{align-items:center;background-color:var(--background);border-radius:5px;display:flex;flex-shrink:0;height:40px;justify-content:space-between;padding:0 10px;width:100%}.CreateExercise_createExercise__yQDzC .CreateExercise_equipmentContainer__cfGU6{flex-direction:column;flex-wrap:nowrap}.CreateExercise_timeInputs__pAOWs,.CreateExercise_twoInputs__N1DYU{grid-gap:10px;display:grid;gap:10px;grid-template-columns:2fr 1fr}.CreateExercise_timeInputs__pAOWs{grid-template-columns:1fr 1fr}label{color:var(--text);opacity:.5}.CreateExercise_multipleInputs__tYQBN{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:30px 1fr}.CreateExercise_multipleInputs__tYQBN label{grid-column:1/3;grid-row:1/2}.CreateExercise_multipleInputs__tYQBN .CreateExercise_numberInput__hUK0g{grid-column:1/2;grid-row:2/3}.CreateExercise_multipleInputs__tYQBN select{grid-column:2/3;grid-row:2/3}.CreateExercise_customItemsRow__PddYe{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}.CreateExercise_customItemsRow__PddYe .CreateExercise_customItemsButton__fvmE4{align-items:center;background-color:var(--secondary);border:none;border-radius:5px;display:flex;gap:10px;height:40px;justify-content:center;width:100%}.CreateExercise_customItemsRow__PddYe .CreateExercise_customItemsButton__fvmE4 img{height:15px;width:15px}.InstructionsScreen_instructionsScreen__vEt8E{display:flex;flex-direction:column;gap:10px;height:100%;max-height:40vh;width:100%}.InstructionsScreen_instructionsScreen__vEt8E .InstructionsScreen_newInstruction__JKJoS{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 50px;height:50px}.InstructionsScreen_instructionsScreen__vEt8E .InstructionsScreen_instruction__gDjpi{align-items:center;background-color:var(--secondary);border-radius:5px;display:flex;flex-shrink:0;justify-content:space-between;min-height:40px;padding:10px;width:100%}.InstructionsScreen_instructionsScreen__vEt8E .InstructionsScreen_createdInstructions__0hUUG,.Profile_edit-profile__rBLVl{display:flex;flex-direction:column;gap:10px;overflow-x:hidden;overflow-y:auto}.Profile_edit-profile__rBLVl{height:calc(100vh - 60px);padding:10px;position:relative}.Profile_edit-profile__rBLVl .Profile_save-button__RDy59{background-color:var(--accent-color);border:none;border-radius:5px;height:40px;position:absolute;right:15px;top:30px;width:100px}.Profile_edit-profile-form__m5Xix{display:flex;flex-wrap:wrap;gap:10px;overflow:hidden}.Profile_half__yVpoX{width:calc(50% - 6px)}fieldset{display:flex;gap:5px;width:100%}.Profile_profile-settings__0HSma{grid-gap:5px;display:grid;gap:5px;grid-template-columns:1fr 1fr 1fr 1fr;width:100%}input,option,select{align-items:center;background-color:var(--input-bg);border:1px solid #41414180;border-radius:5px;box-sizing:border-box;color:gray;display:flex;height:40px;justify-content:center;padding-left:10px}.ViewWorkout_viewExercise__QjgSc{display:flex;flex-direction:column;gap:10px;height:calc(100vh - 75px);overflow:hidden;padding:10px}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_content__XC7eL{display:flex;flex-direction:column;gap:10px;height:calc(100% - 70px);overflow-y:auto}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_blockIcon__eZmSJ{height:15px;width:15px}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_block__fnaaJ,.ViewWorkout_viewExercise__QjgSc .ViewWorkout_twoBlocks__wQAMw{background-color:var(--secondary);border-radius:5px;display:flex;flex-direction:column;gap:5px;padding:10px;width:100%}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_twoBlocks__wQAMw{flex-direction:row;gap:10px}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_half__vxDN7{width:50%}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_block__fnaaJ b,.ViewWorkout_viewExercise__QjgSc .ViewWorkout_twoBlocks__wQAMw .ViewWorkout_half__vxDN7 b{opacity:.5}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_tags__FJwNK{display:flex;flex-wrap:wrap;gap:5px}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_tags__FJwNK .ViewWorkout_tag__4Qp70{align-items:center;background-color:var(--background);border-radius:5px;display:flex;gap:10px;padding:3px 10px}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_tags__FJwNK .ViewWorkout_tag__4Qp70 .ViewWorkout_tagColor__5U2nj{border-radius:50px;height:10px;width:10px}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_blockHeader__puy4\+{display:flex;gap:10px;width:100%}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_equipments__7Oolq,.ViewWorkout_viewExercise__QjgSc .ViewWorkout_fields__ohDbN,.ViewWorkout_viewExercise__QjgSc .ViewWorkout_muscles__Zjp1t{display:flex;flex-wrap:wrap;gap:6px}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_equipments__7Oolq .ViewWorkout_equipment__XZmB6,.ViewWorkout_viewExercise__QjgSc .ViewWorkout_fields__ohDbN .ViewWorkout_field__spage,.ViewWorkout_viewExercise__QjgSc .ViewWorkout_muscles__Zjp1t .ViewWorkout_muscle__TTfnT{align-items:center;background-color:var(--background);border-radius:5px;display:flex;height:30px;overflow:hidden;padding-left:10px;text-overflow:ellipsis;white-space:nowrap;width:calc(50% - 4px)}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_fields__ohDbN .ViewWorkout_field__spage{gap:10px;height:40px;padding:0 10px;width:100%}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_fields__ohDbN .ViewWorkout_field__spage b{margin-right:auto}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_bottomButtons__rNVOh{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;width:100%}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_bottomButtons__rNVOh .ViewWorkout_exerciseButton__wCkGy{align-items:center;background-color:initial;border:1px solid var(--general-border);border-radius:5px;display:flex;font-size:1.2rem;height:50px;justify-content:center;text-decoration:none;width:100%}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_startButton__PWsOh{align-items:center;align-self:center;background-color:var(--accent-color);border:none;border-radius:5px;display:flex;height:40px;justify-content:center;text-decoration:none;width:100px}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_exercises__PZxeE,.ViewWorkout_viewExercise__QjgSc .ViewWorkout_phase__xWwWY{display:flex;flex-direction:column;gap:10px;overflow-y:auto}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_exercises__PZxeE .ViewWorkout_exercise__Ed1an{align-items:center;background-color:var(--background);border-radius:5px;display:flex;flex-shrink:0;height:40px;padding:0 10px;width:100%}.ViewWorkout_viewExercise__QjgSc .ViewWorkout_exercises__PZxeE .ViewWorkout_exercise__Ed1an b{margin-right:auto}.ViewExercise_viewExercise__zvN4Q{display:flex;flex-direction:column;gap:10px;height:calc(100vh - 75px);overflow:hidden;padding:10px}.ViewExercise_viewExercise__zvN4Q .ViewExercise_content__xtFfS{display:flex;flex-direction:column;gap:10px;height:calc(100% - 70px);overflow-y:auto}.ViewExercise_viewExercise__zvN4Q .ViewExercise_blockIcon__O4MBj{height:15px;width:15px}.ViewExercise_viewExercise__zvN4Q .ViewExercise_block__bOVhq,.ViewExercise_viewExercise__zvN4Q .ViewExercise_threeBlocks__DPhOS{background-color:var(--secondary);border-radius:5px;display:flex;flex-direction:column;gap:5px;padding:10px;width:100%}.ViewExercise_viewExercise__zvN4Q .ViewExercise_threeBlocks__DPhOS{flex-direction:row;gap:10px}.ViewExercise_viewExercise__zvN4Q .ViewExercise_third__T4Zyc{width:100%}.ViewExercise_viewExercise__zvN4Q .ViewExercise_block__bOVhq b,.ViewExercise_viewExercise__zvN4Q .ViewExercise_threeBlocks__DPhOS .ViewExercise_third__T4Zyc b{opacity:.5}.ViewExercise_viewExercise__zvN4Q .ViewExercise_tags__cYNU2{display:flex;flex-wrap:wrap;gap:5px}.ViewExercise_viewExercise__zvN4Q .ViewExercise_tags__cYNU2 .ViewExercise_tag__r-pTA{align-items:center;background-color:var(--background);border-radius:5px;display:flex;gap:10px;padding:3px 10px}.ViewExercise_viewExercise__zvN4Q .ViewExercise_tags__cYNU2 .ViewExercise_tag__r-pTA .ViewExercise_tagColor__MLr3q{border-radius:50px;height:10px;width:10px}.ViewExercise_viewExercise__zvN4Q .ViewExercise_blockHeader__xdWN0{display:flex;gap:10px;width:100%}.ViewExercise_viewExercise__zvN4Q .ViewExercise_equipments__j3W7h,.ViewExercise_viewExercise__zvN4Q .ViewExercise_fields__EDqcp,.ViewExercise_viewExercise__zvN4Q .ViewExercise_muscles__MmL5X{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.ViewExercise_viewExercise__zvN4Q .ViewExercise_equipments__j3W7h .ViewExercise_equipment__MlN5j,.ViewExercise_viewExercise__zvN4Q .ViewExercise_fields__EDqcp .ViewExercise_field__tgGBg,.ViewExercise_viewExercise__zvN4Q .ViewExercise_muscles__MmL5X .ViewExercise_muscle__IDDMc{align-items:center;background-color:var(--background);border-radius:5px;display:flex;height:30px;overflow:hidden;padding-left:10px;text-overflow:ellipsis;white-space:nowrap;width:calc(50% - 4px)}.ViewExercise_viewExercise__zvN4Q .ViewExercise_fields__EDqcp .ViewExercise_field__tgGBg{gap:10px;height:40px;padding:0 10px;width:100%}.ViewExercise_viewExercise__zvN4Q .ViewExercise_fields__EDqcp .ViewExercise_field__tgGBg b{margin-right:auto}.ViewExercise_viewExercise__zvN4Q .ViewExercise_bottomButtons__PRu5N{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;width:100%}.ViewExercise_viewExercise__zvN4Q .ViewExercise_bottomButtons__PRu5N .ViewExercise_exerciseButton__\+O-2Y{align-items:center;background-color:initial;border:1px solid var(--general-border);border-radius:5px;display:flex;font-size:1.2rem;height:50px;justify-content:center;text-decoration:none;width:100%}.ViewExercise_viewExercise__zvN4Q .ViewExercise_startButton__rXnbi{align-items:center;align-self:center;background-color:var(--accent-color);border:none;border-radius:5px;display:flex;height:40px;justify-content:center;text-decoration:none;width:100px}.ViewExercise_viewExercise__zvN4Q .ViewExercise_exerciseInfo__x3mT\+{background-color:var(--secondary);border-radius:10px;display:flex;flex-direction:column;gap:10px}.ViewExercise_viewExercise__zvN4Q .ViewExercise_instructions__I7pKC{display:flex;flex-direction:column;gap:10px;margin-top:10px}.ViewExercise_viewExercise__zvN4Q .ViewExercise_instructions__I7pKC p{background-color:var(--background);border-radius:5px;padding:5px 10px}.Tags_tagsPage__\+ZpEc{align-items:center;display:grid;grid-template-rows:60px 50px 1fr 60px;height:calc(100vh - 60px);padding:10px;position:relative;width:100vw}.Tags_tagsPage__\+ZpEc .Tags_addTagButton__U\+-1T{background-color:initial;border:none;height:40px;width:40px}.Tags_tagsPage__\+ZpEc .Tags_tagForm__pfRAv{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 50px 40px;height:50px;justify-content:center;width:100%}.Tags_tagsPage__\+ZpEc .Tags_tag__IWNBL.Tags_selectedTag__ap-l-{background-color:var(--modal-bg)}.Tags_tagsPage__\+ZpEc .Tags_tagsContainer__AA2qm{display:flex;flex-direction:column;gap:10px;height:100%;width:100}.Tags_tagsPage__\+ZpEc .Tags_tag__IWNBL{align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;grid-template-columns:50px 1fr;padding:10px}.Tags_tagsPage__\+ZpEc .Tags_tagForm__pfRAv input{height:40px}.Tags_tagsPage__\+ZpEc .Tags_tagForm__pfRAv .Tags_colorButton__Qcwcu{border:none;border-radius:5px;height:40px;width:40px}.Tags_tagsPage__\+ZpEc .Tags_tagForm__pfRAv .Tags_addTagButton__U\+-1T img{height:35px;width:35px}.Equipment_equipmentPage__UZHRV{display:flex;flex-direction:column;height:calc(100vh - 60px);padding:10px;position:relative;width:100vw}.Equipment_equipmentPage__UZHRV .Equipment_equipmentContainer__Zv0in{display:flex;flex-direction:column;gap:10px}.Equipment_equipmentPage__UZHRV .Equipment_equipment__XO3a5{background-color:var(--secondary);border-radius:5px;display:flex;flex-direction:column;height:50px;overflow:hidden;transition:all .1s}.Equipment_equipmentPage__UZHRV .Equipment_equipment__XO3a5 .Equipment_equipmentTop__-KVRD{align-items:center;display:flex;flex-shrink:0;height:50px;justify-content:space-between;padding:0 10px;width:100%}.Equipment_equipmentPage__UZHRV .Equipment_menu__9qU5U{height:50px;width:100%}.Equipment_equipmentPage__UZHRV .Equipment_equipmentMenu__Uk98T{align-items:center;display:flex;gap:10px;height:50px;justify-content:end;width:100%}.Equipment_equipmentPage__UZHRV .Equipment_equipmentMenu__Uk98T button{background-color:initial;border:none}.Equipment_equipmentPage__UZHRV .Equipment_equipment__XO3a5.Equipment_selected-equipment__srFMA{height:auto;transition:all .1s}.Equipment_equipmentPage__UZHRV .Equipment_equipment__XO3a5 .Equipment_attributes__AuN1h{display:flex;flex-wrap:wrap;gap:10px;padding:0 10px 10px}.Equipment_equipmentPage__UZHRV .Equipment_equipment-form__Djqn1{background-color:var(--modal-bg);border:1px solid #d3d3d31a;border-radius:5px;bottom:50vh;display:flex;flex-direction:column;flex-shrink:0;gap:10px;height:400px;left:10px;overflow:hidden;padding:10px;position:absolute;transform:translateY(50%);width:calc(100vw - 20px)}.Equipment_equipmentPage__UZHRV .Equipment_equipment-form__Djqn1 .Equipment_form-top__e2tYc{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:space-between;width:100%}.Equipment_equipmentPage__UZHRV input{flex-shrink:0}.Equipment_equipmentPage__UZHRV .Equipment_equipment-form__Djqn1 .Equipment_new-attribute__3TRCn{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:1fr 50px 75px 40px;height:50px;width:100%}.Equipment_equipmentPage__UZHRV .Equipment_equipment-form__Djqn1 .Equipment_attributes-container__w9-6k{background-color:var(--secondary);border-radius:5px;display:flex;flex-direction:column;flex-grow:1;gap:10px;overflow-x:hidden;overflow-y:auto;padding:10px 5px;width:100%}.Equipment_equipmentPage__UZHRV .Equipment_equipment-form__Djqn1 .Equipment_submit-equipment-button__HvxVV{align-self:center;background-color:var(--accent-color);border:none;border-radius:5px;flex-shrink:0;height:40px;width:150px}.Equipment_equipmentPage__UZHRV .Equipment_equipment-form__Djqn1 .Equipment_attribute-body__hVc0T{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 100px 50px;height:40px;width:100%}.Exercise_exercise-page__y42sC{display:flex;flex-direction:column;gap:20px;position:relative}.Exercise_workout-page__tXGRr .Exercise_page-header__7sf7S{display:grid;grid-template-columns:1fr 100px;grid-template-rows:1fr 2fr;height:50px;width:100%}.Exercise_workout-page__tXGRr .Exercise_timer__ralu4{font-weight:500;opacity:.5}.Exercise_finish-button__DBymT{align-items:center;background-color:var(--accent-color);border:none;border-radius:5px;display:flex;grid-column:2/3;grid-row:1/3;height:40px;justify-content:center;width:100px}.Exercise_current-exercise__TQPRx{align-items:center;background-color:#1a1a1b;border-radius:5px;display:flex;flex-direction:column;flex-grow:1;gap:10px;min-height:325px;padding:5px 10px}.Exercise_current-exercise-header__VbjJj{align-items:center;display:flex;justify-content:space-between;width:100%}.Exercise_current-exercise__TQPRx .Exercise_fields__Xhark{align-items:center;display:flex;flex-direction:column;gap:5px;width:100%}.Exercise_fields__Xhark .Exercise_field__Comr\+{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;text-align:center;width:auto}.Exercise_field-checkbox__KPv7h{height:30px;width:30px}.Exercise_fields__Xhark .Exercise_set__YnaKf{align-items:center;border-radius:3px;display:flex;flex-wrap:wrap;gap:10px;padding:5px 10px;width:100%}.Exercise_fields__Xhark .Exercise_field__Comr\+ input{border:none;border-radius:5px;color:#000;height:30px;padding-left:10px;width:75px}.Exercise_fields__Xhark img{border:1px solid #d3d3d3;border-radius:3px;margin-left:auto}.Exercise_exercises__SCwfy{animation-duration:.2s;animation-name:Exercise_slideFromBottom__CzqDf;background-color:#1a1a1b;border:1px solid var(--general-border);bottom:75px;height:400px;min-height:400px;overflow:hidden;padding:0;position:absolute;right:15px;transition:all .1s;width:calc(100vw - 30px);z-index:10}@keyframes Exercise_slideFromBottom__CzqDf{0%{bottom:-110%}to{bottom:75px}}.Exercise_exercises-container__\+NEUE{display:flex;flex-direction:column;flex-grow:1;overflow:hidden;padding:5px 0;width:100%}h3{margin:0}.Exercise_exercises-header__aPf\+I{align-items:center;border-radius:5px;display:flex;height:50px;justify-content:center;min-height:50px;padding:0 10px;width:100%}.Exercise_hide-exercises__1Z9vk{background-color:initial;border:none}.Exercise_exercise-body__Z4rbM{align-items:center;border-radius:5px;display:flex;gap:20px;height:50px;justify-content:space-between;min-height:50px;overflow:hidden;padding:0 15px;transition:all .1s}.Exercise_selected-exercise__HxOcE{background-color:#111214a6;height:40px}.Exercise_sets-container__bW35K{align-items:center;flex-grow:1;max-height:calc(100% - 50px);overflow-x:hidden;overflow-y:auto}.Exercise_set__YnaKf,.Exercise_sets-container__bW35K{display:flex;flex-direction:column;gap:10px;width:100%}.Exercise_set__YnaKf{border-radius:5px;padding:5px 10px}.Exercise_current-set__rJYc4{background-color:#11121481}.Exercise_set-top__5sTHr{align-items:center;display:flex;height:40px;justify-content:space-between;width:100%}.Exercise_set-fields__oyyeo{display:flex;flex-direction:column;gap:10px;width:100%}.Exercise_set-checkbox__lC01b{height:30px;width:30px}.Exercise_completed-set__9jA0L{opacity:.5}.Exercise_new-set-button__EVDqF{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;width:40px}.Exercise_field__Comr\+{align-items:center;display:flex;width:100%}.Exercise_field__Comr\+ .Exercise_field-input__Y8Lzi{align-items:center;background-color:#111214;border-radius:5px;display:flex;margin-left:auto;margin-right:20px;overflow:hidden;padding:1px}.Exercise_field__Comr\+ .Exercise_field-input__Y8Lzi p{align-items:center;border-left:1px solid hsla(0,0%,83%,.411);border-right:1px solid hsla(0,0%,83%,.411);display:flex;height:100%;justify-content:center;padding:0 10px;width:75px}.Exercise_field-input__Y8Lzi button{background-color:initial;background-color:#111214;border:1px solid #0000;border-radius:5px;height:40px;width:40px}.Exercise_content__eCd4f{display:flex;flex-direction:column;gap:20px;height:100%;justify-content:space-between;max-height:calc(100vh - 250px);width:100%}.Exercise_buttons-container__n1cN9{align-items:center;display:flex;gap:10px;height:50px;justify-content:space-between;width:100%}.Exercise_buttons-container__n1cN9 button{align-items:center;background-color:#1a1a1b;border:1px solid var(--general-border);border-radius:5px;color:var(--text-color);display:flex;flex-grow:1;height:40px;justify-content:center}.Exercise_navigation-button__RI8-v{width:50px!important}.Exercise_exercise-page__y42sC .Exercise_instructionsContainer__pdogJ{background-color:var(--secondary);border-radius:5px;display:flex;flex-direction:column;gap:10px;padding:10px;width:100%}.Exercise_exercise-page__y42sC .Exercise_instructionsContainer__pdogJ p{background-color:var(--background);border-radius:5px;max-height:300px;overflow-x:hidden;overflow-y:auto;padding:10px 5px}.Settings_settings__n7CJ5{height:calc(100vh - 60px);padding:10px;position:relative;width:100vw}.Settings_settings-container__5FO5V{display:flex;flex-direction:column;gap:10px;height:calc(100% - 100px);margin-top:20px;overflow-x:hidden;overflow-y:auto;width:100%}.Settings_settings-container__5FO5V button{background-color:initial;border:none;border-bottom:1px solid #d3d3d326;font-size:1.2rem;padding:5px 0 10px 5px;text-align:start;text-decoration:none}.Explore_explore__HVR8q{align-items:center;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 60px);overflow:hidden;padding:20px 15px;width:100vw}.Explore_toggle-buttons__rZcWF{background-color:#1a1a1b;border-radius:10px;min-height:50px;overflow:hidden;padding:5px}.Explore_category-button__8-3dp,.Explore_toggle-buttons__rZcWF{align-items:center;display:flex;height:50px;justify-content:center;width:100%}.Explore_category-button__8-3dp{background-color:initial;border:1px solid var(--general-border);border-radius:5px;flex-shrink:0;gap:10px;text-decoration:none}.Explore_toggle-buttons__rZcWF button{align-items:center;background-color:initial;border:1px solid #0000;border-radius:5px;display:flex;font-size:15px;font-weight:500;height:100%;justify-content:center;width:50%}.Explore_toggle-buttons__rZcWF .Explore_selected-button__0Os1C{background-color:#fff;color:#000}.Explore_library-items-container__Om5ng{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:15px;overflow-x:hidden;overflow-y:auto;padding:0 10px 0 5px;width:100%}.DefaultFields_default-fields__1MnH4{display:flex;flex-direction:column;gap:15px;height:calc(100vh - 60px);padding:10px;width:100vw}.DefaultFields_default-fields__1MnH4 .DefaultFields_fields-container__KPX5T{display:flex;flex-direction:column;gap:10px}.DefaultFields_field__jS57R{background-color:var(--secondary);border-radius:10px;display:grid;grid-template-columns:1fr 40px;padding:10px;width:100%}.DefaultFields_deleteFieldButton__BaWcc{background-color:initial;border:none;width:40px}.DefaultFields_field__jS57R .DefaultFields_fieldInfo__lObHI{display:flex;flex-direction:column}.DefaultFields_field__jS57R h3{margin-bottom:10px}.DefaultFields_newCustomField__StQ7W{animation:DefaultFields_slideUp__B2ZZw .1s;background-color:var(--modal-bg);border-radius:10px;bottom:85px;display:flex;flex-direction:column;gap:10px;left:10px;padding:10px;position:fixed;width:calc(100vw - 20px)}@keyframes DefaultFields_slideUp__B2ZZw{0%{bottom:-120%;opacity:0}to{bottom:85px;opacity:1}}.DefaultFields_newCustomField__StQ7W .DefaultFields_row-inputs__7NQuL{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.DefaultFields_newCustomField__StQ7W .DefaultFields_cancel__vUOkS,.DefaultFields_newCustomField__StQ7W .DefaultFields_save__wvilj{align-items:center;background-color:var(--accent-color);border:none;border-radius:5px;display:flex;height:40px;justify-content:center;width:100%}.DefaultFields_newCustomField__StQ7W .DefaultFields_cancel__vUOkS{background-color:var(--background)}.Auth_authPage__dBsoM{height:calc(100vh - 60px);padding:20px 10px;width:100%}.Auth_auth-form__FWa5t,.Auth_authPage__dBsoM{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.Auth_auth-form__FWa5t{flex-shrink:0;height:calc(100% - 350px);padding:10px;width:90%}.Auth_auth-form__FWa5t input{border:none;height:50px}.Auth_top__YBqas{align-items:center;display:flex;flex-direction:column;gap:20px;height:300px;justify-content:center;width:100%}.Auth_top__YBqas h2{text-align:center;width:100%}.Auth_logo__RyWwj{height:200px;width:200px}.Auth_starting__A0ZBt{align-items:center;display:flex;flex-direction:column;gap:20px;height:calc(100% - 300px);justify-content:space-between;width:80%}.Auth_startingScreenButtons__gv7qM{display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.Auth_authPage__dBsoM button{border:none;border-radius:5px;font-size:1.2rem;height:50px;width:100%}.Auth_registerButtons__fdmZX{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;height:50px;width:100%}.Auth_darkButton__\+S4zU{background-color:var(--secondary)}.Auth_accentButton__zv4nk{background-color:var(--accent-color)}.Sync_sync__yd4R5{grid-gap:10px;display:grid;gap:10px;grid-template-rows:60px 50px 1fr;height:calc(100vh - 60px);overflow:hidden;padding:10px;width:100vw}.Sync_sync__yd4R5 .Sync_screenSwitcher__Jebqq{align-items:center;background-color:var(--toggle-button-background);border-radius:5px;display:flex;gap:10px;height:50px;padding:5px 10px}.Sync_sync__yd4R5 .Sync_screenSwitcher__Jebqq button{align-items:center;background-color:initial;border:none;border-radius:3px;display:flex;height:40px;justify-content:center;padding:0 10px}.Sync_sync__yd4R5 .Sync_screenSwitcher__Jebqq button.Sync_selected__ofgfs{background-color:var(--toggle-button-active);color:var(--toggle-button-active-text)}.Sync_sync__yd4R5 .Sync_screenContainer__6AUr3{height:100%;padding:10px 0;width:100%}.Sync_exportScreen__4xWLW{display:flex;flex-direction:column;gap:10px}.Sync_exportScreen__4xWLW .Sync_row__rkWEH{align-items:center;display:flex;gap:20px;width:100%}.Sync_exportScreen__4xWLW .Sync_row__rkWEH button{background-color:var(--secondary);border:none;border-radius:5px;height:40px;padding:0 10px}.Sync_importScreen__KG9HS{display:flex;flex-direction:column;height:100%;overflow:hidden}.Sync_importScreen__KG9HS .Sync_fileInput__UIPWZ{grid-gap:10px;align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;gap:10px;grid-template-columns:1fr 2fr;padding:10px}.Sync_fileInput__UIPWZ input{border:none}.Sync_importScreen__KG9HS h3{flex-shrink:0;height:30px;margin:10px 0}.Sync_exercisesContainer__5JDn0{display:flex;flex-direction:column;gap:10px;height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.Sync_importExercise__8zxkL{background-color:var(--secondary);border:1px solid #0000;border-radius:5px;display:flex;flex-direction:column;flex-shrink:0;padding:10px;position:relative;width:100%}.Sync_duplicateImportIcon__FSvhg{height:20px;position:absolute;right:10px;top:10px;width:20px}.Sync_importExercise__8zxkL.Sync_selectedExercise__xYYkt{background-color:hsla(0,0%,83%,.281);border-color:var(--general-border)}.Sync_importExercise__8zxkL .Sync_rowList__4AX64{align-items:center;display:flex;gap:10px;overflow:hidden;width:100%}.Sync_importExercise__8zxkL .Sync_rowList__4AX64 p{text-wrap:nowrap}.Sync_importExercise__8zxkL .Sync_rowList__4AX64 img{height:15px;width:15px}.Sync_importScreen__KG9HS .Sync_buttons__KTTEd{align-items:center;display:flex;height:75px;justify-content:space-between;width:100%}.Sync_importScreen__KG9HS .Sync_buttons__KTTEd button{background-color:var(--secondary);border:none;border-radius:5px;height:40px;padding:0 10px}.ViewGoal_viewGoalPage__8seNR{display:flex;flex-direction:column;gap:10px;height:calc(100vh - 60px);padding:10px}.ViewGoal_viewGoalPage__8seNR .ViewGoal_editGoalButton__kUND1{background-color:initial;border:none;height:50px;justify-self:end;width:50px}.ViewGoal_viewGoalPage__8seNR .ViewGoal_goalPreview__CNTn\+{align-items:center;background-color:var(--secondary);border-radius:5px;display:flex;flex-shrink:0;gap:10px;height:60px;overflow:hidden;padding:5px 10px;position:relative;width:100%;z-index:10}.ViewGoal_viewGoalPage__8seNR .ViewGoal_goalPreview__CNTn\+ .ViewGoal_target__22cKS{margin-left:auto}.ViewGoal_viewGoalPage__8seNR .ViewGoal_pastCompletion__enqg3{display:flex;flex-direction:column;gap:10px;height:170px;width:100%}.ViewGoal_viewGoalPage__8seNR .ViewGoal_log-body__ITCRh,.ViewGoal_viewGoalPage__8seNR .ViewGoal_pastDay__Xwqk3{align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;flex-shrink:0;grid-template-columns:1fr 100px 50px;height:50px;justify-content:center;padding:5px 10px;width:100%}.ViewGoal_viewGoalPage__8seNR .ViewGoal_log-body__ITCRh{grid-template-columns:50px 1fr 75px 75px}.ViewGoal_viewGoalPage__8seNR .ViewGoal_buttonsContainer__qfIqc{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:25px;margin-top:auto;width:100%}.ViewGoal_viewGoalPage__8seNR .ViewGoal_deleteButton__wppJp,.ViewGoal_viewGoalPage__8seNR .ViewGoal_resetButton__bcMbK{align-self:center;background-color:var(--cancel);border:none;border-radius:5px;height:50px;width:40%}.ViewGoal_defaultValuesContainer__nuAuj{display:flex;flex-wrap:wrap;gap:10px}.ViewGoal_defaultValuesContainer__nuAuj .ViewGoal_customValue__nPNuo{background-color:var(--secondary);border-radius:5px;padding:5px 10px}.ViewGoal_viewGoalPage__8seNR .ViewGoal_history__IFqK0{display:flex;flex-direction:column;gap:10px;height:200px;overflow-y:auto}.ViewGoal_noItemsText__tJugo{align-items:center;display:flex;font-size:.8rem;height:30px;justify-content:center;width:100%}
/*# sourceMappingURL=main.8dde6d8f.css.map*/