.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;--bottom-margin:85px}.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}.slideUpBottom{animation:slideUpBottomAnimation .1s}@keyframes slideUpBottomAnimation{0%{bottom:-120%;opacity:0}to{bottom:85px;bottom:var(--bottom-margin);opacity:1}}.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 0 10px;position:fixed;width:100vw;z-index:50}.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{border-radius:50px;color:#ffffffbf}.Navigation_nav-button__CsHW\+.Navigation_center__ipDTF img{background-color:var(--accent-color);border-radius:100%;height:50px;opacity:1;padding:10px;width:50px}.Navigation_nav-button__CsHW\+ img{background-color:initial;height:20px;opacity:.7;width:20px}.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{height:100%;left:0;position:absolute;top:0;width:100%;z-index:16}.QuickMenu_quick-menu__cth5s .QuickMenu_content__qdOeW{background-color:var(--modal-bg);border-top:1px solid #d3d3d333;border-top-left-radius:10px;border-top-right-radius:10px;bottom:0;display:flex;flex-direction:column;gap:10px;height:auto;left:0;padding:20px 10px;position:absolute;width:100%;z-index:200}.QuickMenu_quick-menu__cth5s .QuickMenu_content__qdOeW .QuickMenu_buttonsContainer__Fi954{background-color:var(--background);border-radius:10px;display:flex;flex-direction:column}.QuickMenu_quick-menu__cth5s .QuickMenu_pinsContainer__lzOQ-{align-items:center;background-color:var(--background);border-radius:10px;display:flex;flex-shrink:0;gap:10px;height:50px;overflow-x:auto;padding:5px 10px;width:100%}.QuickMenu_quick-menu__cth5s .QuickMenu_pinnedGoal__CziNE{align-items:center;display:grid;flex-grow:1;grid-template-columns:30px 1fr;height:40px;justify-content:center;max-width:100%;min-width:calc(50% - 5px);padding:0 10px;width:auto}.QuickMenu_quick-menu__cth5s .QuickMenu_pinnedGoal__CziNE p{width:100%}.QuickMenu_quick-menu__cth5s .QuickMenu_pinnedGoal__CziNE:nth-child(2){border-left:1px solid #ffffff1a}.QuickMenu_quick-menu__cth5s .QuickMenu_pinnedGoal__CziNE img{height:30px;width:30px}.QuickMenu_quick-menu__cth5s .QuickMenu_quick-button__HtPjR{grid-gap:20px;align-items:center;background-color:initial;border:none;display:grid;gap:20px;grid-template-columns:30px 1fr 30px;height:50px;padding:5px 10px;text-align:start;width:100%}@keyframes QuickMenu_quickMenuOpenUp__4neMv{0%{bottom:-110%;opacity:0}to{bottom:75px;opacity:1}}.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}.EditGoal_editGoal__PeIUb{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);bottom:75px;height:calc(100vh - 75px);left:0;position:fixed;width:100vw;z-index:500}.EditGoal_editGoal__PeIUb .EditGoal_content__3u8hi{align-items:center;animation:EditGoal_slideUpLog__blF2w .1s;background-color:var(--secondary);border:1px solid var(--general-border);border-radius:5px;bottom:10px;display:flex;flex-direction:column;gap:10px;justify-content:space-between;left:10px;padding:15px;position:absolute;width:calc(100% - 20px)}@keyframes EditGoal_slideUpLog__blF2w{0%{bottom:-120%;opacity:0}to{bottom:0;opacity:1}}.EditGoal_goalSettings__Dpm7f{width:100%}.EditGoal_editGoal__PeIUb fieldset,.EditGoal_goalSettings__Dpm7f{display:flex;flex-direction:column;gap:10px}.EditGoal_editGoal__PeIUb .EditGoal_toggleInput__pW2qZ{align-items:center;display:flex;gap:20px;justify-content:space-between;width:100%}.EditGoal_editGoal__PeIUb input,.EditGoal_editGoal__PeIUb option,.EditGoal_editGoal__PeIUb select{height:40px;width:fit-content}.EditGoal_editGoal__PeIUb .EditGoal_toggleInput__pW2qZ button{background-color:initial;border:none;border-radius:5px;height:40px;width:40px}.EditGoal_generalInputs__LADqp{display:flex;flex-direction:column;gap:10px;width:100%}.EditGoal_dangerButton__MrhHh{background-color:var(--cancel);border:none;border-radius:5px;height:40px;width:100%}.EditGoal_confirmButtons__BpM1K{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr;height:40px;margin-bottom:10px;margin-top:auto;width:100%}.EditGoal_confirmButtons__BpM1K button{background-color:var(--background);border:none;border-radius:5px;height:100%;width:100%}.EditGoal_confirmButtons__BpM1K .EditGoal_cancel__gcq6N{background-color:var(--cancel)}.EditGoal_addCustomValue__0gONQ{align-items:center;background-color:var(--background);border:none;border-radius:5px;display:flex;height:40px;justify-content:center;width:40px}.EditGoal_addCustomValue__0gONQ img{height:70%;width:70%}.EditGoal_customValueHeader__zqsjc{align-items:center;display:flex;justify-content:space-between;width:100%}.EditGoal_customValueBody__\+LN3A{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}.EditGoal_customValueBody__\+LN3A button{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;width:40px}.EditGoal_customValueBody__\+LN3A button img{height:25px;width:25px}.EditGoal_newCustomValue__4ATPM{animation:EditGoal_SlideUpNewCustomValue__Kj93i .1s;background-color:var(--modal-bg);border:1px solid var(--general-border);border-radius:10px;bottom:10px;display:flex;flex-direction:column;gap:10px;left:10px;padding:10px;position:fixed;width:calc(100vw - 20px);z-index:300}@keyframes EditGoal_SlideUpNewCustomValue__Kj93i{0%{bottom:-110%}tp{bottom:0}}.EditGoal_customValues__JepKv{align-items:center;display:flex;gap:10px;height:40px;overflow-x:auto;overflow-y:hidden;width:100%}.EditGoal_dangerButtons__IyF\+6{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;height:40px;width:100%}.EditGoal_newCustomValue__4ATPM .EditGoal_customValueInput__L4hAK{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:4fr 1fr;width:100%}.EditGoal_newCustomValue__4ATPM .EditGoal_customValue__HIdNm input{max-height:auto;min-height:auto;width:100%}.EditGoal_newCustomValue__4ATPM .EditGoal_buttonsContainer__udKUB{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.EditGoal_newCustomValue__4ATPM .EditGoal_buttonsContainer__udKUB button{background-color:var(--accent-color);border:none;border-radius:5px;height:40px;width:100%}.ColorPicker_color-picker__j9LO5,.EditGoal_newCustomValue__4ATPM .EditGoal_buttonsContainer__udKUB .EditGoal_closeButton__DSPBM{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:50px;overflow:hidden}.UnitSelector_unitSelector__FvCC0 .UnitSelector_unitButton__JaHvj{background-color:initial;border:1px solid #d3d3d31a;border-radius:5px;height:50px;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 40px;height:40px}.UnitSelector_unitSelector__FvCC0 .UnitSelector_unitHeader__81d1N input{height:40px}.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:10px;display:grid;gap:10px;grid-template-rows:30px 1fr 40px 40px;height:calc(100vh - 100px);left:10px;overflow-x:hidden;overflow-y:auto;padding:10px;position:fixed;width:calc(100vw - 20px)}@keyframes UnitSelector_slideInUnitSelector__BBYzm{0%{bottom:-120%;opacity:0}to{bottom:10px;opacity:1}}.UnitSelector_unitSelector__FvCC0 .UnitSelector_results__E9aaw .UnitSelector_units__0-DTx h4{align-items:center;display:flex;height:50px;padding-left:10px}.UnitSelector_unitSelector__FvCC0 .UnitSelector_results__E9aaw b{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;background-color:var(--background);border:none;border-radius:5px;display:flex;height:40px;padding:0 20px 0 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:none;border-radius:5px;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_goalHeader__uIBj6{align-items:center;display:flex;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}.BooleanGoalForm_log__LsoE8 .BooleanGoalForm_goalHeader__lwcrT{align-items:center;display:flex;height:40px;justify-content:space-between;width:100%}@keyframes BooleanGoalForm_slideGoalLogUp__Tgg3O{0%{bottom:-100%}to{bottom:10px}}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%}.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}}.QuickGoalLog_log__wh85x .QuickGoalLog_goalHeader__67dHV{align-items:center;display:flex;height:40px;justify-content:space-between;width:100%}fieldset{flex-direction:column;height:fit-content}.QuickGoalLog_log__wh85x input,.QuickGoalLog_log__wh85x option,.QuickGoalLog_log__wh85x select,.QuickGoalLog_log__wh85x 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%}.ActivityLog_new-exercise-log__sPZji input,.ActivityLog_new-exercise-log__sPZji option,.ActivityLog_new-exercise-log__sPZji select{background-color:var(--input-bg);border:none;border-radius:5px;color:#fff;flex-shrink:0;height:40px;padding-left:10px}.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}.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:fit-content}.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:300px;min-height:100px;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;display:flex;flex-direction:column;gap:10px;height:75vh;left:10px;overflow:hidden;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 h3{height:30px;width:100%}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_selectedMuscles__lf51N{align-items:center;display:flex;flex:1 1 100px;flex-wrap:wrap;gap:10px;margin-bottom:10px;max-height:50%;min-height:100px;overflow-x:hidden;overflow-y:auto;width:100%}.MuscleSelector_muscleSelector__EZ3nB .MuscleSelector_results__em7Zn{background-color:var(--background);border-radius:5px;display:flex;flex:1 1 30%;flex-direction:column;gap:10px;max-height:60%;min-height:30%;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;gap:10px;height:40px;padding:0 10px}.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}.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}.History_logs-history__NlZJ- .History_logItem__2K\+ZU{align-items:center;background-color:var(--background);border-radius:5px;display:flex;height:40px;justify-content:space-between;padding:0 10px;width:100%}.ViewFoodLog_view-food-log__NDxaV{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background-color:rgba(0,0,0,.212);bottom:75px;height:calc(100vh - 75px);left:0;overflow:hidden;position:fixed;width:100vw;z-index:500}@keyframes ViewFoodLog_SlideUp__2DUoq{0%{bottom:-120%;opacity:0}to{bottom:10px;opacity:1}}.ViewFoodLog_view-food-log__NDxaV .ViewFoodLog_bg__mOgvX{position:absolute}.ViewFoodLog_view-food-log__NDxaV .ViewFoodLog_currentCategory__JZpth{height:100%;overflow-y:auto}.ViewFoodLog_view-food-log__NDxaV .ViewFoodLog_content__yX9hw{animation:ViewFoodLog_SlideUp__2DUoq .2s;background-color:var(--modal-bg);border:1px solid #d3d3d34d;border-radius:5px;bottom:10px;display:grid;grid-template-rows:50px 1fr 50px;height:auto;left:10px;max-height:calc(100vh - 100px);overflow:hidden;padding:10px;position:fixed;width:calc(100vw - 20px)}.ViewFoodLog_view-food-log__NDxaV .ViewFoodLog_header__H6yKA{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:20px 1fr 30px;height:30px}.ViewFoodLog_view-food-log__NDxaV .ViewFoodLog_header__H6yKA img{height:20px;width:20px}.ViewFoodLog_view-food-log__NDxaV label{opacity:.5}.ViewFoodLog_view-food-log__NDxaV .ViewFoodLog_timestamp__TXDd5{height:30px}.ViewFoodLog_view-food-log__NDxaV .ViewFoodLog_log-details__anvr6{grid-gap:5px;display:grid;flex-shrink:0;gap:5px;grid-template-columns:1fr 1fr 1fr;height:50px;width:100%}.ViewFoodLog_view-food-log__NDxaV .ViewFoodLog_description__UsdYP{height:80px}.ViewFoodLog_view-food-log__NDxaV .ViewFoodLog_deleteLogButton__pfIdk{align-items:center;background-color:var(--cancel);border:none;border-radius:5px;display:flex;height:40px;justify-content:center;width:100%}.FoodLog_food-log-form__pcLrB{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);bottom:75px;height:calc(100vh - 75px);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:10px;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}.FoodLog_food-log-form__pcLrB .FoodLog_unitSelectorContainer__zn1U1{background-color:var(--input-bg);width:calc(50% - 10px)}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}.UserMenu_userMenu__XJ4Zb{align-items:center;animation:UserMenu_slideUp__WqZHm .1s;background-color:var(--modal-bg);border-top:1px solid #d3d3d333;border-top-left-radius:10px;border-top-right-radius:10px;bottom:75px;display:flex;flex-direction:column;gap:15px;height:auto;left:0;padding:10px;position:fixed;width:100vw}@keyframes UserMenu_slideUp__WqZHm{0%{bottom:-120%;opacity:0}to{bottom:75px;opacity:1}}.UserMenu_userMenu__XJ4Zb .UserMenu_menuIcon__uOMFo{height:15px;width:15px}.UserMenu_userMenu__XJ4Zb .UserMenu_user__Iko9w{align-items:center;background-color:var(--background);border-radius:10px;display:flex;gap:10px;height:50px;justify-content:space-between;padding:5px;width:100%}.UserMenu_userMenu__XJ4Zb .UserMenu_userInfo__\+gGUW{align-items:center;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:center;width:100%}.UserMenu_userMenu__XJ4Zb .UserMenu_loginButton__yraAP,.UserMenu_userMenu__XJ4Zb .UserMenu_logoutButton__D94Bv{grid-gap:10px;align-items:center;background-color:var(--cancel);border-radius:5px;display:grid;gap:10px;grid-template-columns:15px 1fr;height:40px;padding:5px;text-decoration:none;width:fit-content}.UserMenu_userMenu__XJ4Zb .UserMenu_loginButton__yraAP{background-color:initial}.UserMenu_userMenu__XJ4Zb .UserMenu_profileImage__-MfjY{border-radius:7px;height:40px;width:40px}.UserMenu_userMenu__XJ4Zb .UserMenu_bottom__BxkvS,.UserMenu_userMenu__XJ4Zb .UserMenu_container__nGANT{align-items:center;background-color:var(--background);border-radius:10px;display:flex;flex-direction:column;width:100%}.UserMenu_userMenu__XJ4Zb .UserMenu_menuButton__kqfZ2{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:20px 1fr 30px;height:40px;padding:5px 10px;text-decoration:none;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{display:grid;grid-template-rows:60px 1fr;height:calc(100vh - 75px);padding:15px;width:100vw}.Dashboard_dashboard-content__PMGbX::-webkit-scrollbar{display:none}@media (max-width:600px){.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:flex;flex-shrink:0;height:60px;width:100%}.AppHeader_header__fZxxn .AppHeader_headerText__H1Erq{display:flex;flex-direction:column;gap:5px;height:100%;width:calc(100% - 50px)}.AppHeader_header__fZxxn .AppHeader_date__yrDla{color:#ffffff80;display:flex}.AppHeader_header__fZxxn h3{margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AppHeader_header__fZxxn .AppHeader_buttonContainer__m\+BNK{align-items:center;display:flex;height:100%;justify-content:center;width:50px}.AppHeader_header__fZxxn .AppHeader_buttonContainer__m\+BNK button{align-items:center;border:none;display:flex;height:40px}.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{display:flex;flex-direction:column;height:calc(100vh - 75px);padding:10px;width:100vw}.Library_library__hUyB4 .Library_category__piRLp{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.Library_library__hUyB4 .Library_category__piRLp .Library_header__hFQoK{align-items:center;display:flex;height:40px;justify-content:space-between;text-decoration:none;width:100%}.Library_library__hUyB4 .Library_category__piRLp .Library_container__Rwi4M{background-color:var(--secondary);border-radius:10px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.Library_library__hUyB4 .Library_exercise__8lqV6{grid-gap:10px;align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;gap:10px;grid-template-rows:2fr 3fr;height:75px;padding:10px}.Library_library__hUyB4 .Library_exercise__8lqV6 .Library_meta__05Xo3 p{color:#e1e1e180;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Library_library__hUyB4 .Library_exercise__8lqV6 .Library_metaIcon__YAJMi{height:15px;width:15px}.Library_library__hUyB4 .Library_exercise__8lqV6 .Library_header__hFQoK{display:flex;height:20px;justify-content:space-between;overflow:hidden}.Library_library__hUyB4 .Library_exercise__8lqV6 .Library_header__hFQoK h4{width:fit-content}.Library_library__hUyB4 .Library_exercise__8lqV6 .Library_header__hFQoK .Library_duration__TaIyG{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:20px 1fr}.Library_library__hUyB4 .Library_exercise__8lqV6 .Library_meta__05Xo3{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.Library_library__hUyB4 .Library_exercise__8lqV6 .Library_muscles__N1a5b,.Library_library__hUyB4 .Library_exercise__8lqV6 .Library_tags__8eiif{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:15px 1fr}.Library_library__hUyB4 .Library_workout__U\+DFE{grid-gap:10px;align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;gap:10px;grid-template-rows:2fr 3fr;height:75px;padding:10px}.Library_library__hUyB4 .Library_workout__U\+DFE .Library_meta__05Xo3 p{color:#e1e1e180;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Library_library__hUyB4 .Library_workout__U\+DFE .Library_metaIcon__YAJMi{height:15px;width:15px}.Library_library__hUyB4 .Library_workout__U\+DFE .Library_header__hFQoK{display:flex;height:30px;justify-content:space-between;overflow:hidden}.Library_library__hUyB4 .Library_workout__U\+DFE .Library_header__hFQoK h4{width:fit-content}.Library_library__hUyB4 .Library_workout__U\+DFE .Library_header__hFQoK .Library_exercises__7gz6K{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:20px 1fr}.Library_library__hUyB4 .Library_workout__U\+DFE .Library_meta__05Xo3{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.Library_library__hUyB4 .Library_workout__U\+DFE .Library_muscles__N1a5b,.Library_library__hUyB4 .Library_workout__U\+DFE .Library_tags__8eiif{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:15px 1fr}.ViewWorkout_viewWorkout__lSdKu{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);bottom:75px;height:calc(100vh - 75px);left:0;overflow:hidden;position:fixed;width:100vw}@keyframes ViewWorkout_SlideUp__lyZxt{0%{bottom:-120%;opacity:0}to{bottom:10px;opacity:1}}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_bg__tNJnZ{position:absolute}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_currentCategory__GjMpA{height:100%;overflow-y:auto}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_content__n3xhV{animation:ViewWorkout_SlideUp__lyZxt .2s;background-color:var(--modal-bg);border-radius:5px;bottom:10px;display:grid;grid-template-rows:50px 1fr 50px;height:100%;left:10px;max-height:calc(100vh - 100px);overflow:hidden;padding:10px;position:fixed;width:calc(100vw - 20px)}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_workoutInfo__NF5SY{grid-gap:10px;display:grid;gap:10px;grid-template-rows:40px 1fr;overflow:hidden}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_header__vVGaV{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 40px}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_header__vVGaV button{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;width:40px}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_header__vVGaV button img{height:30px;width:30px}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_buttonsContainer__539WN{grid-gap:10px;align-items:center;background-color:var(--background);border-radius:5px;display:grid;gap:10px;grid-template-columns:40px 40px 1fr;padding:5px;width:100%}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_buttonsContainer__539WN button{background-color:initial;border:none}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_buttonsContainer__539WN img{height:25px;width:25px}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_startBtn__2iEJK{align-items:center;background-color:var(--accent-color)!important;border-radius:5px;display:flex;height:100%;justify-content:center;text-decoration:none}.ViewWorkout_switcher__1iAEB{align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;grid-template-columns:repeat(4,1fr);height:40px;width:100%}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_categoryBtn__FpX7z{background-color:initial;border:none;border-radius:5px;height:40px;padding:0 10px}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_categoryBtn__FpX7z.ViewWorkout_selectedCategoryBtn__HVDNW{background-color:var(--accent-color)}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_overview__gCeU1{display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:15px 0;width:100%}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_overview__gCeU1 .ViewWorkout_equipmentContainer__slc8w,.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_overview__gCeU1 .ViewWorkout_fields__oh-ke,.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_overview__gCeU1 .ViewWorkout_muscles__fjtvJ,.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_overview__gCeU1 .ViewWorkout_tags__zjLSt{display:flex;flex-shrink:0;flex-wrap:wrap;gap:10px;overflow-y:auto}.ViewWorkout_overview__gCeU1 .ViewWorkout_equipmentItem__J0n0F,.ViewWorkout_overview__gCeU1 .ViewWorkout_fieldBody__LVM1E,.ViewWorkout_overview__gCeU1 .ViewWorkout_muscleBody__l0fhy,.ViewWorkout_overview__gCeU1 .ViewWorkout_tagBody__w6g54{align-items:center;background-color:var(--background);border-radius:5px;display:flex;height:30px;justify-content:center;padding:0 10px}.ViewWorkout_overview__gCeU1 .ViewWorkout_equipmentItem__J0n0F .ViewWorkout_bar__XE\+qX,.ViewWorkout_overview__gCeU1 .ViewWorkout_fieldBody__LVM1E .ViewWorkout_fieldBar__5h1kF{background-color:#e1e1e140;height:50%;margin:0 10px;width:2px}.ViewWorkout_overview__gCeU1 .ViewWorkout_equipmentAtt__r9Q8m{display:flex;gap:10px}.ViewWorkout_viewWorkout__lSdKu .ViewWorkout_exercises__PS7HV{display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding:15px 0}.ViewWorkout_exercises__PS7HV .ViewWorkout_exercisesContainer__zOjdt{display:flex;flex-direction:column;gap:10px;max-height:60vh;overflow-y:auto}.ViewWorkout_phase__LrDo0{display:flex;flex-direction:column;gap:10px}.ViewWorkout_phaseHeader__xahfq{align-items:center;border-bottom:1px solid #d3d3d333;display:flex;gap:10px;height:30px;padding-bottom:10px;width:100%}.ViewWorkout_phaseHeader__xahfq h4{margin-right:auto;width:fit-content}.ViewWorkout_phaseMeta__g356C{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:15px 1fr}.ViewWorkout_phaseExercises__Ofori{display:flex;flex-direction:column;gap:10px}.ViewWorkout_exercises__PS7HV .ViewWorkout_exercisesContainer__zOjdt .ViewWorkout_exercise__I1inw{align-items:center;background-color:var(--background);border-radius:5px;display:flex;justify-content:space-between;padding:10px}.ViewExercise_viewExercise__b6MMq{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);bottom:75px;height:calc(100vh - 75px);left:0;overflow:hidden;position:fixed;width:100vw}@keyframes ViewExercise_SlideUp__85TDB{0%{bottom:-120%;opacity:0}to{bottom:10px;opacity:1}}.ViewExercise_viewExercise__b6MMq .ViewExercise_bg__ABp8L{position:absolute}.ViewExercise_viewExercise__b6MMq .ViewExercise_currentCategory__9sEej{height:100%;overflow-y:auto}.ViewExercise_viewExercise__b6MMq .ViewExercise_content__kJb6r{animation:ViewExercise_SlideUp__85TDB .2s;background-color:var(--modal-bg);border-radius:5px;bottom:10px;display:grid;grid-template-rows:50px 1fr 50px;height:100%;left:10px;max-height:calc(100vh - 100px);overflow:hidden;padding:10px;position:fixed;width:calc(100vw - 20px)}.ViewExercise_viewExercise__b6MMq .ViewExercise_exerciseInfo__M87XB{grid-gap:10px;display:grid;gap:10px;grid-template-rows:40px 1fr;overflow:hidden}.ViewExercise_viewExercise__b6MMq .ViewExercise_header__huvMe{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 40px}.ViewExercise_viewExercise__b6MMq .ViewExercise_header__huvMe button{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;width:40px}.ViewExercise_viewExercise__b6MMq .ViewExercise_header__huvMe button img{height:30px;width:30px}.ViewExercise_viewExercise__b6MMq .ViewExercise_buttonsContainer__BR2SU{grid-gap:10px;align-items:center;background-color:var(--background);border-radius:5px;display:grid;gap:10px;grid-template-columns:40px 40px 1fr;padding:5px;width:100%}.ViewExercise_viewExercise__b6MMq .ViewExercise_buttonsContainer__BR2SU button{background-color:initial;border:none}.ViewExercise_viewExercise__b6MMq .ViewExercise_buttonsContainer__BR2SU img{height:25px;width:25px}.ViewExercise_viewExercise__b6MMq .ViewExercise_startBtn__go5di{align-items:center;background-color:var(--accent-color)!important;border-radius:5px;display:flex;height:100%;justify-content:center;text-decoration:none}.ViewExercise_switcher__5Fesm{align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;grid-template-columns:repeat(4,1fr);height:40px;width:100%}.ViewExercise_viewExercise__b6MMq .ViewExercise_categoryBtn__MtDDQ{background-color:initial;border:none;border-radius:5px;height:40px;padding:0 10px}.ViewExercise_viewExercise__b6MMq .ViewExercise_categoryBtn__MtDDQ.ViewExercise_selectedCategoryBtn__xsQjb{background-color:var(--accent-color)}.ViewExercise_viewExercise__b6MMq .ViewExercise_overview__KPe6\+{display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:15px 0;width:100%}.ViewExercise_viewExercise__b6MMq .ViewExercise_overview__KPe6\+ .ViewExercise_equipmentContainer__URRGC,.ViewExercise_viewExercise__b6MMq .ViewExercise_overview__KPe6\+ .ViewExercise_fields__wF2HX,.ViewExercise_viewExercise__b6MMq .ViewExercise_overview__KPe6\+ .ViewExercise_muscles__iRCk6,.ViewExercise_viewExercise__b6MMq .ViewExercise_overview__KPe6\+ .ViewExercise_tags__Cj4Ti{display:flex;flex-shrink:0;flex-wrap:wrap;gap:10px;max-height:100px;overflow-y:auto}.ViewExercise_overview__KPe6\+ .ViewExercise_equipmentItem__-OK-Q,.ViewExercise_overview__KPe6\+ .ViewExercise_fieldBody__2q369,.ViewExercise_overview__KPe6\+ .ViewExercise_muscleBody__f4M9O,.ViewExercise_overview__KPe6\+ .ViewExercise_tagBody__9LR\+M{align-items:center;background-color:var(--background);border-radius:5px;display:flex;height:30px;justify-content:center;padding:0 10px}.ViewExercise_overview__KPe6\+ .ViewExercise_equipmentItem__-OK-Q .ViewExercise_bar__oB3Pf,.ViewExercise_overview__KPe6\+ .ViewExercise_fieldBody__2q369 .ViewExercise_fieldBar__DnifS{background-color:#e1e1e140;height:50%;margin:0 10px;width:2px}.ViewExercise_overview__KPe6\+ .ViewExercise_equipmentAtt__B55q4{display:flex;gap:10px}.ViewExercise_viewExercise__b6MMq .ViewExercise_instructions__zSCa1{display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding:15px 0}.ViewExercise_instructions__zSCa1 .ViewExercise_instructionsContainer__gm94y{display:flex;flex-direction:column;gap:10px;max-height:60vh;overflow-y:auto}.ViewExercise_instructions__zSCa1 .ViewExercise_instructionsContainer__gm94y .ViewExercise_instruction__Jc3KH{align-items:center;background-color:var(--background);border-radius:5px;display:flex;display:grid;grid-template-columns:40px 1fr;padding:5px 10px 5px 0}.ViewExercise_instructions__zSCa1 .ViewExercise_instruction__Jc3KH b{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.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 1fr 60px;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_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}.ViewWorkoutLog_view-workout-log__lKpT0{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);bottom:75px;height:calc(100vh - 75px);left:0;overflow:hidden;position:fixed;width:100vw}.ViewWorkoutLog_view-workout-log__lKpT0 .ViewWorkoutLog_content__Nefhr{animation:ViewWorkoutLog_slideUpLog__S9bY\+ .1s;background-color:var(--modal-bg);border-radius:10px;bottom:10px;display:grid;grid-template-rows:50px 1fr 40px;height:90%;left:10px;overflow:hidden;position:absolute;width:calc(100% - 20px)}.ViewWorkoutLog_top__J2H3v{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:30px 1fr 40px;height:50px;padding-left:10px;width:100%}.ViewWorkoutLog_view-workout-log__lKpT0 .ViewWorkoutLog_buttons__0N-Qo{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr 50px;height:40px;width:100%}.ViewWorkoutLog_view-workout-log__lKpT0 .ViewWorkoutLog_buttons__0N-Qo .ViewWorkoutLog_deleteButton__Slw2a{align-items:center;background-color:initial;border:none;display:flex;height:100%;justify-content:center;width:100%}.ViewWorkoutLog_view-workout-log__lKpT0 .ViewWorkoutLog_screenSwitch__LGDZj{align-items:center;display:flex;flex-shrink:0;gap:10px;height:100%;width:100%}.ViewWorkoutLog_view-workout-log__lKpT0 .ViewWorkoutLog_screenSwitch__LGDZj button{background-color:initial;border:1px solid #0000;height:100%;padding:0 10px}.ViewWorkoutLog_view-workout-log__lKpT0 .ViewWorkoutLog_screenSwitch__LGDZj button.ViewWorkoutLog_selectedButton__QaXrl{background-color:#fff;color:#000}.ViewWorkoutLog_view-workout-log__lKpT0 .ViewWorkoutLog_overviewScreen__molmn{display:flex;flex-direction:column;gap:10px;padding:10px}.ViewWorkoutLog_tag-body__OOUQ4{align-items:center;background-color:var(--background);border-radius:5px;display:flex;gap:10px;height:30px;overflow:hidden;padding-right:10px;width:fit-content}.ViewWorkoutLog_tag-color__yZf7g{height:100%;width:3px}.ViewWorkoutLog_groups__YJJu2,.ViewWorkoutLog_tags__eskU2{display:flex;gap:10px;height:30px;overflow-x:auto;overflow-y:hidden;width:100%}.ViewWorkoutLog_equipments__mZegf,.ViewWorkoutLog_tags__eskU2,.ViewWorkoutLog_targetMuscles__AZodG{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;width:100%}.ViewWorkoutLog_equipments__mZegf .ViewWorkoutLog_equipmentBody__5fJL\+,.ViewWorkoutLog_tags__eskU2 .ViewWorkoutLog_tag-body__OOUQ4,.ViewWorkoutLog_targetMuscles__AZodG .ViewWorkoutLog_muscle__ajiIG{align-items:center;background-color:var(--background);border-radius:5px;display:flex;gap:10px;height:30px;padding:0 10px}.ViewWorkoutLog_tags__eskU2 .ViewWorkoutLog_tag-body__OOUQ4 .ViewWorkoutLog_tag-color__yZf7g{border-radius:100%;height:10px;width:10px}.ViewWorkoutLog_view-workout-log__lKpT0 .ViewWorkoutLog_sectionIcon__MQY6q{height:20px;width:20px}.ViewWorkoutLog_sectionIconContainer__CukpP{align-items:center;background-color:var(--background);border-radius:5px;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.ViewWorkoutLog_view-workout-log__lKpT0 .ViewWorkoutLog_exercisesScreen__0sz5J{display:flex;flex-direction:column;gap:20px;max-height:70vh;min-height:150px;padding:10px}.ViewWorkoutLog_workoutProgress__nf4sp{align-items:center;display:flex;height:20px;justify-content:center;width:100%}.ViewWorkoutLog_workoutProgress__nf4sp .ViewWorkoutLog_progressBarContainer__YwUNT{align-items:center;background-color:var(--secondary);border-radius:25px;display:flex;height:20px;width:100%}.ViewWorkoutLog_workoutProgress__nf4sp .ViewWorkoutLog_progressBar__KYwyT{align-items:center;background-color:var(--accent-color);border-radius:15px;display:flex;height:20px;justify-content:center;overflow:hidden}.ViewWorkoutLog_exercisesScreen__0sz5J .ViewWorkoutLog_exercises__xr09f{display:flex;flex-direction:column;gap:10px;overflow-y:auto}.ViewWorkoutLog_exercise__1uZbo{background-color:var(--background);border-radius:10px;display:flex;flex-direction:column;flex-shrink:0;gap:10px;height:auto;height:40px;overflow:hidden;padding:0 10px;transition:all .1s;width:100%}.ViewWorkoutLog_exercise__1uZbo.ViewWorkoutLog_expanded__gEXp7{height:auto;transition:all .1s}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_header__BqM0v{align-items:center;display:flex;flex-shrink:0;gap:10px;height:40px;width:100%}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_header__BqM0v h4{margin-right:auto}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_header__BqM0v img{height:20px;transition:all .2s;width:20px}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_header__BqM0v button{background-color:initial;border:none;display:none;transition:all .1s}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_header__BqM0v button.ViewWorkoutLog_expanded__gEXp7{display:flex;transition:all .1s}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_header__BqM0v .ViewWorkoutLog_arrowIcon__skZzG.ViewWorkoutLog_expanded__gEXp7{transform:rotate(180deg);transition:all .2s}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_setMeta__IK4hA .ViewWorkoutLog_metaIcon__-yug2{height:15px;width:15px}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_setMeta__IK4hA{align-items:center;display:flex;gap:10px}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_setCompletionIcon__mfFQ-{height:20px;width:20px}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_sets__YYxJw{display:flex;flex-direction:column;gap:10px;width:100%}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_sets__YYxJw .ViewWorkoutLog_set__foshP{border-bottom:1px solid #d3d3d333;display:flex;flex-direction:column;gap:10px;padding-bottom:10px;width:100%}.ViewWorkoutLog_exercise__1uZbo .ViewWorkoutLog_sets__YYxJw .ViewWorkoutLog_set__foshP:last-child{border-bottom:none}.ViewWorkoutLog_sets__YYxJw .ViewWorkoutLog_setMetas__N7j0v{align-items:center;display:flex;gap:10px}.ViewWorkoutLog_sets__YYxJw .ViewWorkoutLog_setMetas__N7j0v p{margin-right:auto}.ViewWorkoutLog_set__foshP .ViewWorkoutLog_field__Oa0hy{align-items:center;display:flex;gap:10px;padding-left:15px}.ActivityLog_activityLog__D83nI{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);bottom:75px;height:calc(100vh - 75px);left:0;overflow:hidden;position:fixed;width:100vw}.ActivityLog_activityLog__D83nI .ActivityLog_content__WsjDV{grid-gap:20px;animation:ActivityLog_slideUpLog__STAah .1s;background-color:var(--modal-bg);border-radius:10px;bottom:10px;display:grid;gap:20px;grid-template-rows:40px 1fr 50px;height:auto;left:10px;max-height:90%;padding:10px;position:absolute;width:calc(100% - 20px)}@keyframes ActivityLog_slideUpLog__STAah{0%{bottom:-120%;opacity:0}to{bottom:10px;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{display:flex;flex-direction:column;gap:10px}.ActivityLog_equipments__mTFJK,.ActivityLog_tags__YwECq,.ActivityLog_targetMuscles__\+9Pzw{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;width:100%}.ActivityLog_equipments__mTFJK .ActivityLog_equipmentBody__kQNsS,.ActivityLog_tags__YwECq .ActivityLog_tag-body__8ltC3,.ActivityLog_targetMuscles__\+9Pzw .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_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:auto;min-height:100px;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%}.ViewExerciseLog_view-exercise-log__vPg0J{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);bottom:75px;height:calc(100vh - 75px);left:0;overflow:hidden;position:fixed;width:100vw}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_content__DvMi4{animation:ViewExerciseLog_slideUpLog__VYq3S .1s;background-color:var(--modal-bg);border-radius:10px;bottom:10px;display:flex;flex-direction:column;gap:10px;height:90%;left:10px;overflow:hidden;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_tag-body__0-f32 .ViewExerciseLog_tag-color__28Un2{border-radius:25px;height:10px;width:10px}.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;gap:10px;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{align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;grid-template-rows:30px 1fr;height:auto;padding: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\+{display:flex;flex-direction:column;gap:5px;width:100%}.ViewExerciseLog_view-exercise-log__vPg0J .ViewExerciseLog_set__9w-qj img{margin-left:auto}.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{grid-gap:10px;display:grid;gap:10px;grid-template-rows:50px 50px 1fr 50px 50px;height:calc(100vh - 75px);position:relative}.Workout_workout-page__3ld2k .Workout_page-header__VZajL{align-items:center;display:grid;grid-template-columns:1fr 100px;height:50px;width:100%}.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_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;gap:10px;height:100%;min-height:0;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;align-items:center;display:grid;flex-shrink:0;gap:10px;grid-row:5/6;grid-template-columns:repeat(auto-fit,minmax(0,1fr));height:50px;justify-items:center;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;display:flex;flex-grow:1;height:100%;justify-content:center;width:100%}.Workout_workoutSummary__Wkh2a{display:flex;flex-direction:column;gap:10px;width:100%}.Workout_workoutSummary__Wkh2a .Workout_top__udyxY{align-items:center;display:flex;justify-content:space-between;width:100%}.Workout_workoutSummary__Wkh2a .Workout_top__udyxY .Workout_textInfo__ZM9ys{align-items:center;display:flex;gap:10px}.Workout_workoutProgress__oqE7i{align-items:center;display:flex;height:20px;justify-content:center;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{align-items:center;background-color:var(--accent-color);border-radius:15px;display:flex;height:20px;justify-content:center;overflow:hidden}.Workout_summaryIcon__s7E6M{height:15px;width:15px}.WorkoutSet_workoutSet__-iHd6{background-color:var(--secondary);border:1px solid #0000;border-radius:10px;display:flex;flex-direction:column;flex-shrink:0;height:auto;max-height:500px;overflow:hidden;padding-bottom:5px;transition:all .1s;width:100%}.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 auto 30px;width:100%}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_fieldCheckbox__fWt2t,.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_fieldCheckbox__fWt2t img{background-color:initial;border:none;height:30px;width:30px}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_setHeader__-Lc-9 .WorkoutSet_setCompletionButton__XnRUA{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;width:40px}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_inputSet__DVdwa{align-items:center;display:flex}.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);border-radius:0;border-bottom-left-radius:5px;border-right:none;border-top-left-radius:5px;height:40px;width:50px}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_fieldTarget__xXmIG{align-items:center;background-color:var(--background);border:1px solid var(--general-border);border-radius:0;border-bottom-right-radius:5px;border-left:none;border-top-right-radius:5px;color:#ffffff80;display:flex;height:40px;justify-content:center;padding:0 10px}.WorkoutSet_workoutSet__-iHd6 .WorkoutSet_restTitle__bAQIr{margin-top:5px;text-align:center;width:100%}.WorkoutSet_setControls__hfJTf{align-items:center;display:flex;flex-shrink:0;height:50px;justify-content:space-between;overflow:hidden;width:100%}.WorkoutSet_setControls__hfJTf .WorkoutSet_setButton__cf1kL{align-items:center;background-color:initial;border:none;display:flex;height:30px;justify-content:center;width:30px;z-index:2}.WorkoutSet_setControls__hfJTf .WorkoutSet_setButton__cf1kL img{height:15px;width:15px;z-index:2}.Stopwatch_stopwatch__OS5tf{grid-gap:20px;background-color:var(--modal-bg);border:1px solid var(--general-border);border-radius:5px;bottom:85px;display:grid;gap:20px;grid-template-rows:40px 150px 1fr 50px;height:400px;left:10px;position:fixed;width:calc(100vw - 20px);z-index:150}.Stopwatch_stopwatch__OS5tf .Stopwatch_header__6h1VY{align-items:center;display:flex;height:40px;justify-content:space-between;padding-left:10px}.Stopwatch_stopwatch__OS5tf .Stopwatch_header__6h1VY button{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;width:40px}.Stopwatch_stopwatch__OS5tf .Stopwatch_header__6h1VY button img{height:75%;width:75%}.Stopwatch_stopwatch__OS5tf .Stopwatch_buttons__HXG2w{align-items:center;display:flex;gap:20px;height:40px;justify-content:center;margin-bottom:20px;margin-top:auto;width:100%}.Stopwatch_stopwatch__OS5tf .Stopwatch_buttons__HXG2w button{align-items:center;background-color:var(--background);border:1px solid var(--general-border);border-radius:5px;display:flex;height:50px;justify-content:center;width:50px}.Stopwatch_stopwatch__OS5tf .Stopwatch_buttons__HXG2w button img{height:50%;width:50%}.Stopwatch_stopwatch__OS5tf .Stopwatch_lap__DxF6F{display:flex;justify-content:space-between}.Stopwatch_stopwatch__OS5tf .Stopwatch_lap__DxF6F p{color:#ffffff80}.Stopwatch_stopwatch__OS5tf .Stopwatch_laps__RXx8y{display:flex;flex-direction:column;gap:10px;max-height:150px;overflow-y:auto;padding:10px 20px}.Stopwatch_stopwatch__OS5tf .Stopwatch_time__aQle2{align-items:center;display:flex;justify-content:center;width:100%}.Stopwatch_progressCircle__utuwk{align-items:center;background:#d3d3d3;border-radius:50%;display:flex;height:150px;justify-content:center;position:relative;width:150px}.Stopwatch_progressCircle__utuwk:before{border-radius:50%;content:"";inset:0;position:absolute;transform:rotate(-90deg)}.Stopwatch_progressInner__IaJa9{align-items:center;background:#1e1e1e;background:var(--modal-bg,#1e1e1e);border-radius:50%;display:flex;flex-direction:column;height:calc(100% - 20px);justify-content:center;position:relative;width:calc(100% - 20px);z-index:1}.Stopwatch_progressInner__IaJa9 h1,.Stopwatch_progressInner__IaJa9 h3{align-items:center;display:flex;justify-content:center;width:100%}.ExerciseInfo_workoutInfo__6jVbt{grid-gap:10px;background-color:var(--secondary);border:1px solid #d3d3d333;border-radius:5px;bottom:160px;display:grid;gap:10px;grid-template-rows:50px 1fr 50px;height:50px;left:10px;overflow:hidden;position:fixed;transition:height .1s;width:calc(100vw - 20px)}.ExerciseInfo_workoutInfo__6jVbt.ExerciseInfo_expandedInfo__VDZUw{flex-shrink:0;height:60vh;transition:height .1s;z-index:100}.ExerciseInfo_workoutInfo__6jVbt .ExerciseInfo_header__9FLMZ{align-items:center;display:flex;flex-shrink:0;height:50px;justify-content:space-between;padding:0 10px}.ExerciseInfo_workoutInfo__6jVbt .ExerciseInfo_closeButton__BrcCd{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;margin-left:20px;width:40px}.ExerciseInfo_switcherContainer__2G8zq{align-items:center;display:flex;width:100%}.ExerciseInfo_switcherContainer__2G8zq button{align-items:center;background-color:initial;border:none;border-top:2px solid #0000;display:flex;height:100%;justify-content:center;transition:all .1s;width:33%}.ExerciseInfo_switcherContainer__2G8zq button.ExerciseInfo_selectedButton__Etd1L{border-color:#fff;transition:all .1s}.ExerciseInfo_workoutInfo__6jVbt .ExerciseInfo_content__Mtx06{overflow:hidden;padding:0 10px}.ExerciseInfo_instructionsScreen__IovSi{display:flex;flex-direction:column;gap:10px;height:100%;overflow:hidden;width:100%}.ExerciseInfo_instructionsScreen__IovSi .ExerciseInfo_instructionsContainer__5vCzr{display:flex;flex-direction:column;gap:10px;overflow-y:auto}.ExerciseInfo_instructionsScreen__IovSi .ExerciseInfo_instructionsContainer__5vCzr p{background-color:var(--background);border-radius:5px;flex-shrink:0;padding:5px 10px}.ExerciseInfo_equipmentScreen__Dz8OE{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:10px;width:100%}.ExerciseInfo_equipmentScreen__Dz8OE .ExerciseInfo_equipmentBody__J3Rf8{background-color:var(--background);border-radius:5px;display:flex;flex-direction:column;gap:5px;padding:10px;width:100%}.ExerciseInfo_equipmentScreen__Dz8OE .ExerciseInfo_equipmentBody__J3Rf8 .ExerciseInfo_equipmentAttributes__da2T5{align-items:center;display:flex;gap:5px;overflow:hidden}.ExerciseInfo_equipmentScreen__Dz8OE .ExerciseInfo_equipmentBody__J3Rf8 .ExerciseInfo_equipmentAttributes__da2T5 p{color:#ffffff80}.ExerciseInfo_musclesScreen__jPZEC,.ExerciseInfo_tagsScreen__DwaTT{align-content:flex-start;display:flex;flex-wrap:wrap;gap:10px;height:100%;overflow-y:auto;width:100%}.ExerciseInfo_musclesScreen__jPZEC .ExerciseInfo_muscleBody__jsbV4,.ExerciseInfo_tagsScreen__DwaTT .ExerciseInfo_tagBody__LHU2t{align-items:center;background-color:var(--background);border-radius:5px;display:flex;gap:10px;height:40px;justify-content:center;padding:10px}.ExerciseInfo_tagsScreen__DwaTT .ExerciseInfo_tagBody__LHU2t .ExerciseInfo_tagColor__NrCqa{border-radius:25px;height:10px;width:10px}.ExercisesList_exercisesList__HOdzQ{background-color:var(--modal-bg);border:1px solid #d3d3d31a;border-radius:5px;bottom:160px;display:grid;grid-template-rows:50px 1fr 50px;height:60vh;left:10px;padding:10px;position:fixed;width:calc(100vw - 20px);z-index:150}.ExercisesList_exercisesList__HOdzQ .ExercisesList_closeButton__xEOTB{align-items:center;background-color:var(--secondary);border:none;border-radius:5px;display:flex;font-size:1.1rem;justify-content:center}.ExercisesList_exercisesList__HOdzQ .ExercisesList_header__qq8GW{align-items:center;display:grid;grid-template-columns:1fr 40px}.ExercisesList_exercisesList__HOdzQ .ExercisesList_header__qq8GW button{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;width:40px}.ExercisesList_exercisesList__HOdzQ .ExercisesList_exercisesContainer__BKyI4{display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding-bottom:25px}.ExercisesList_exercise__\+kX56{background-color:var(--background);border-radius:5px;padding:10px}.ExercisesList_exercise__\+kX56,.ExercisesList_exercise__\+kX56 .ExercisesList_fields__FhDic{display:flex;flex-direction:column;gap:5px}.ExercisesList_exercise__\+kX56 .ExercisesList_fields__FhDic .ExercisesList_field__6CPqm{align-items:center;display:flex;gap:10px;padding-left:10px}.ExercisesList_exercise__\+kX56 .ExercisesList_fields__FhDic .ExercisesList_field__6CPqm p{color:#ffffffb3}.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}.CreateWorkout_createWorkoutPage__5dTUJ{grid-gap:15px;align-items:center;display:grid;gap:15px;grid-template-rows:60px 1fr;height:calc(100vh - 75px);padding:10px;position:relative;width:100%}.CreateWorkout_createWorkoutPage__5dTUJ .CreateWorkout_workoutMeta__S18JM{display:flex;flex-direction:column;gap:10px;height:auto}.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;flex-grow:1;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;border-radius:5px;flex-grow:1;grid-template-rows:40px 1fr;min-height:0;overflow:hidden;position:relative;z-index:10}.Phases_phaseList__nsw0z,.Phases_phases__Z6XXX{background-color:var(--secondary);display:grid;width:100%}.Phases_phaseList__nsw0z{grid-template-columns:1fr 120px;height:50px}.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-top-left-radius:5px;border-top-right-radius:5px;height:40px;padding:0 10px}.Phases_phaseContent__E4lsj{display:flex;flex-direction:column;gap:1rem;height:100%;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(--secondary);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{grid-gap:10px;display:grid;gap:10px;grid-template-rows:1fr 50px;height:100%;overflow:hidden;padding:10px;width:100%}.Phases_phaseBody__sBFJ9 .Phases_phaseExercises__DHGiH{background-color:var(--background);display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.Phases_phaseBody__sBFJ9 .Phases_addExerciseButton__sHoE9{margin-top:auto}.Phases_phaseBody__sBFJ9 .Phases_phaseButtons__TRPBi{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 3fr;height:40px;width:100%}.Phases_phaseBody__sBFJ9 .Phases_modifyPhaseButtons__SKsuj{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;height:100%;width:100%}.Phases_phaseBody__sBFJ9 .Phases_modifyPhaseButtons__SKsuj button img{height:30px;width:30px}.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{overflow-y:auto;padding-right:10px;width:100%}.CreateExercise_createExercise__yQDzC .CreateExercise_exerciseInfo__rkiaf{display:flex;flex-direction:column;flex-shrink:0;gap:10px;height:320px}.CreateExercise_createExercise__yQDzC input,.CreateExercise_createExercise__yQDzC option,.CreateExercise_createExercise__yQDzC select{height:40px}.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{align-items:center;background-color:var(--accent-color);border:none;border-radius:5px;display:flex;flex-shrink:0;justify-content:center;width:50px}.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);min-height:300px;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_createExercise__yQDzC .CreateExercise_threeInputs__YZmTl{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 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%}.Profile_edit-profile__rBLVl input,.Profile_edit-profile__rBLVl option,.Profile_edit-profile__rBLVl 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{grid-gap:10px;display:grid;gap:10px;grid-template-rows:50px 50px 1fr 50px 50px;height:calc(100vh - 75px);position:relative}.Exercise_exercise-page__y42sC .Exercise_page-header__7sf7S{align-items:center;display:grid;grid-template-columns:1fr 100px;height:50px;width:100%}.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;border-radius:5px;display:flex;flex-direction:column;flex-grow:1;gap:10px;min-height:120px;position:relative}.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_exercises__SCwfy{animation-duration:.2s;animation-name:Exercise_slideFromBottom__CzqDf;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 Exercise_slideFromBottom__CzqDf{0%{bottom:-110%}to{bottom:75px}}.Exercise_exercises-container__\+NEUE{display:flex;flex-direction:column;flex-grow:1;height:350px;overflow-x:hidden;overflow-y:auto;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;flex-shrink:0;gap:20px;height:50px;justify-content:space-between;min-height:50px;overflow:hidden;padding:0 15px;transition:all .1s}.Exercise_selected-exercise__HxOcE{height:40px}.Exercise_sets-container__bW35K{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;width:100%}.Exercise_new-set-button__EVDqF{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;width:40px}.Exercise_exercise-page__y42sC .Exercise_instructionsSection__oIRpP{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}.Exercise_exercise-page__y42sC .Exercise_instructionsSection__oIRpP.Exercise_expandedInstructions__jWJU8{flex-shrink:0;height:250px;transition:all .1s}.Exercise_exercise-page__y42sC .Exercise_instructionsSection__oIRpP .Exercise_instructionsHeader__a2Uz4{align-items:center;display:grid;flex-shrink:0;grid-template-columns:1fr 50px;height:30px;width:100%}.Exercise_exercise-page__y42sC .Exercise_toggleInstructionsButton__coCMJ{background-color:initial;border:none}.Exercise_exercise-page__y42sC .Exercise_toggleInstructionsButton__coCMJ img{height:30px;transform:rotate(180deg);width:30px}.Exercise_exercise-page__y42sC .Exercise_instructionsSection__oIRpP.Exercise_expandedInstructions__jWJU8 .Exercise_toggleInstructionsButton__coCMJ img{transform:rotate(90deg)}.Exercise_exercise-page__y42sC .Exercise_instructionsContainer__pdogJ{border-radius:5px;display:flex;flex-direction:column;gap:10px;max-height:250px;overflow-x:hidden;overflow-y:auto;width:100%}.Exercise_exercise-page__y42sC .Exercise_instructionsContainer__pdogJ p{background-color:var(--background);border-radius:5px;flex-shrink:0;max-height:300px;overflow-x:hidden;overflow-y:auto;padding:10px 5px}.Exercise_content__eCd4f{display:flex;flex-direction:column;flex-grow:1;gap:10px;justify-content:space-between;max-height:calc(100vh - 300px);width:100%}.Exercise_buttons-container__n1cN9{grid-gap:10px;align-items:center;display:grid;flex-shrink:0;gap:10px;grid-row:5/6;grid-template-columns:repeat(auto-fit,minmax(0,1fr));height:50px;justify-items:center;margin-top:auto;width:100%}.Exercise_buttons-container__n1cN9 button{align-items:center;background-color:#1a1a1b;border:1px solid var(--general-border);border-radius:5px;display:flex;flex-grow:1;height:100%;justify-content:center;width:100%}.Exercise_exerciseSummary__3Dftv{display:flex;flex-direction:column;gap:10px;width:100%}.Exercise_exerciseSummary__3Dftv .Exercise_top__2SoVE{align-items:center;display:flex;justify-content:space-between;width:100%}.Exercise_exerciseSummary__3Dftv .Exercise_top__2SoVE .Exercise_textInfo__vccuG{align-items:center;display:flex;gap:10px}.Exercise_exerciseProgress__N-bQw{align-items:center;display:flex;height:20px;justify-content:center;width:100%}.Exercise_exerciseProgress__N-bQw .Exercise_progressBarContainer__GtMNq{align-items:center;background-color:var(--secondary);border-radius:25px;display:flex;height:20px;width:100%}.Exercise_exerciseProgress__N-bQw .Exercise_progressBar__nU0Ep{align-items:center;background-color:var(--accent-color);border-radius:15px;display:flex;height:20px;justify-content:center;overflow:hidden}.Exercise_summaryIcon__AcoFG{height:15px;width:15px}.ExerciseSet_exerciseSet__ItaRp{background-color:var(--secondary);border:1px solid #0000;border-radius:10px;display:flex;flex-direction:column;flex-shrink:0;height:auto;max-height:500px;overflow:hidden;padding-bottom:5px;transition:all .1s;width:100%}.ExerciseSet_exerciseSet__ItaRp .ExerciseSet_setHeader__d0A0s{align-items:center;display:grid;grid-template-columns:40px 1fr;height:40px;width:100%}.ExerciseSet_exerciseSet__ItaRp .ExerciseSet_setFields__UMaeK{align-items:center;display:flex;flex-direction:column;gap:10px;padding:0 10px;width:100%}.ExerciseSet_exerciseSet__ItaRp .ExerciseSet_setFields__UMaeK .ExerciseSet_setField__alAXz{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr auto 30px;width:100%}.ExerciseSet_exerciseSet__ItaRp .ExerciseSet_fieldCheckbox__y4qKU,.ExerciseSet_exerciseSet__ItaRp .ExerciseSet_fieldCheckbox__y4qKU img{background-color:initial;border:none;height:30px;width:30px}.ExerciseSet_exerciseSet__ItaRp .ExerciseSet_setHeader__d0A0s .ExerciseSet_setCompletionButton__yGvAD{align-items:center;background-color:initial;border:none;display:flex;height:40px;justify-content:center;width:40px}.ExerciseSet_exerciseSet__ItaRp .ExerciseSet_inputSet__Z0RGv{align-items:center;display:flex}.ExerciseSet_exerciseSet__ItaRp .ExerciseSet_setHeader__d0A0s .ExerciseSet_setCompletionButton__yGvAD img{height:20px;width:20px}.ExerciseSet_exerciseSet__ItaRp .ExerciseSet_fieldInput__DsxTp{background-color:var(--background);border-radius:0;border-bottom-left-radius:5px;border-right:none;border-top-left-radius:5px;height:40px;width:50px}.ExerciseSet_exerciseSet__ItaRp .ExerciseSet_fieldTarget__iCwR\+{align-items:center;background-color:var(--background);border:1px solid var(--general-border);border-radius:0;border-bottom-right-radius:5px;border-left:none;border-top-right-radius:5px;color:#ffffff80;display:flex;height:40px;justify-content:center;padding:0 10px}.ExerciseSet_exerciseSet__ItaRp .ExerciseSet_restTitle__mi\+kc{margin-top:5px;text-align:center;width:100%}.EditDashboard_largeGoal__lRc4V{background-color:var(--dashboard-module-background);border-radius:10px;display:flex;flex-direction:column;gap:10px;height:fit-content;padding:10px;position:relative;width:100%}.EditDashboard_largeGoal__lRc4V .EditDashboard_pinButton__\+6-7n img{height:20px;width:20px}.EditDashboard_largeGoal__lRc4V .EditDashboard_pinButton__\+6-7n{background-color:initial;border:none;flex-shrink:0;height:30px;position:absolute;right:5px;top:5px;width:30px}.EditDashboard_largeGoal__lRc4V .EditDashboard_goalTop__bV36q{align-items:center;display:flex;gap:10px}.EditDashboard_largeGoal__lRc4V .EditDashboard_goalIcon__w2Cb\+{height:20px;width:20px}.EditDashboard_largeGoal__lRc4V .EditDashboard_numberGoal__gNeNR{align-items:center;display:flex;flex-grow:1}.EditDashboard_largeGoal__lRc4V .EditDashboard_targetGoal__DcBcO{display:flex;flex-direction:column;gap:10px}.EditDashboard_largeGoal__lRc4V .EditDashboard_booleanGoal__Bso61{align-items:center;display:flex;flex-grow:1;gap:10px;width:100%}.EditDashboard_largeGoal__lRc4V .EditDashboard_booleanGoal__Bso61 .EditDashboard_day__Y4rta{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)}.EditDashboard_largeGoal__lRc4V .EditDashboard_booleanGoal__Bso61 .EditDashboard_day__Y4rta .EditDashboard_timestamp__v0vhk{color:#ffffff80;font-size:.8rem}.EditDashboard_largeGoal__lRc4V .EditDashboard_targetGoal__DcBcO .EditDashboard_daysContainer__h1bOr{display:grid;grid-template-columns:repeat(5,1fr);width:100%}.EditDashboard_largeGoal__lRc4V .EditDashboard_numberGoal__gNeNR{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr);height:100px;width:100%}.EditDashboard_largeGoal__lRc4V .EditDashboard_numberGoal__gNeNR .EditDashboard_day__Y4rta{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-rows:1fr 15px 15px;height:100px;justify-content:center;width:100%}.EditDashboard_largeGoal__lRc4V .EditDashboard_numberGoal__gNeNR .EditDashboard_day__Y4rta .EditDashboard_bar__EhSLY{border-radius:5px;margin:auto auto 0;max-width:100px;min-width:25px;width:60%}.EditDashboard_largeGoal__lRc4V .EditDashboard_numberGoal__gNeNR .EditDashboard_value__ZKWB3{text-align:center}.EditDashboard_largeGoal__lRc4V .EditDashboard_numberGoal__gNeNR .EditDashboard_date__ABtNq{color:#ffffff80;font-size:.8rem}.EditDashboard_smallGoal__z7Il9{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)}.EditDashboard_smallGoal__z7Il9 .EditDashboard_pinButton__\+6-7n img{height:20px;width:20px}.EditDashboard_smallGoal__z7Il9 .EditDashboard_pinButton__\+6-7n{background-color:initial;border:none;flex-shrink:0;height:30px;position:absolute;right:5px;top:5px;width:30px}.EditDashboard_smallGoal__z7Il9 .EditDashboard_goalTop__bV36q{align-items:center;display:flex;gap:10px}.EditDashboard_smallGoal__z7Il9 .EditDashboard_goalIcon__w2Cb\+{height:20px;width:20px}.EditDashboard_smallGoal__z7Il9 .EditDashboard_numberGoal__gNeNR{align-items:center;display:flex;flex-grow:1;gap:10px;width:100%}.EditDashboard_smallGoal__z7Il9 .EditDashboard_targetGoal__DcBcO{display:flex;flex-direction:column;gap:10px}.EditDashboard_smallGoal__z7Il9 .EditDashboard_booleanGoal__Bso61{align-items:center;display:flex;flex-grow:1;gap:10px;width:100%}.EditDashboard_dashboardPage__DuCcd{display:grid;grid-template-rows:60px 1fr;height:calc(100vh - 75px);padding:15px;width:100vw}.EditDashboard_dashboardContent__HgLvO{align-content:flex-start;display:flex;flex-wrap:wrap;gap:10px;height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.EditDashboard_changeOrderButton__o-v7j{grid-gap:10px;display:grid;gap:10px;grid-template-columns:30px 30px;height:30px;width:70px}.EditDashboard_changeOrderButton__o-v7j button{align-items:center;background-color:initial;border:none;display:flex;height:30px;justify-content:center;width:30px}.EditDashboard_changeOrderButton__o-v7j button img{height:75%;width:75%}.Settings_settings__n7CJ5{height:calc(100vh - 75px);overflow:hidden;padding:10px;width:100vw}.Settings_settings__n7CJ5 .Settings_settingsContainer__qRn5i{display:flex;flex-direction:column;gap:20px;height:100%;overflow-y:auto;padding-bottom:100px}.Settings_settings__n7CJ5 .Settings_section__TozNT{background-color:var(--secondary);border:1px solid #d3d3d31a;border-radius:10px;display:flex;flex-direction:column;padding:10px;width:100%}.Settings_logoutButton__Us6RU,.Settings_settingButton__HMBQZ{grid-gap:10px;background-color:initial;border:none;display:grid;font-size:1fr;font-weight:400;gap:10px;grid-template-columns:25px 1fr 50px;height:40px;padding:10px 0 10px 10px;text-align:left;text-decoration:none;width:100%}.Settings_settingButton__HMBQZ .Settings_menuIcon__IkQ1i{height:15px;width:15px}.Settings_settingButton__HMBQZ img{margin-left:auto}.Settings_settings__n7CJ5 .Settings_appVersion__kabc4{opacity:.5;text-align:center;width:100%}.Settings_settings__n7CJ5 .Settings_logoutButton__Us6RU{color:var(--cancel);font-weight:700}.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}.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_goalsPage__rCitA .Goals_goal__TjRG5{align-items:center;background-color:var(--secondary);border-radius:5px;display:flex;flex-direction:column;flex-shrink:0;gap:10px;height:100px;overflow:hidden;padding:5px 10px;position:relative;width:100%;z-index:10}.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{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);bottom:75px;height:calc(100vh - 75px);left:0;position:fixed;width:100vw;z-index:500}.Goals_new-goal__8Pe1H .Goals_content__kHttm{align-items:center;animation:Goals_slideUpLog__wORKV .1s;background-color:var(--secondary);border:1px solid var(--general-border);border-radius:5px;bottom:10px;display:flex;flex-direction:column;gap:10px;justify-content:space-between;left:10px;padding:15px;position:absolute;width:calc(100% - 20px)}@keyframes Goals_slideUpLog__wORKV{0%{bottom:-120%;opacity:0}to{bottom:0;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:1fr 1fr 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%}.Goals_newCustomValue__CjBgU .Goals_buttonsContainer__E\+BW8 .Goals_closeButton__i9C8o{background-color:var(--background)}.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{font-size:.8rem;height:30px}.ViewGoal_goBackButton__0dDMs,.ViewGoal_noItemsText__tJugo{align-items:center;display:flex;justify-content:center;width:100%}.ViewGoal_goBackButton__0dDMs{background-color:var(--secondary);border:none;border-radius:5px;height:40px;text-decoration:none}.WorkoutsLibrary_library__WNkQ9{display:flex;flex-direction:column;gap:10px;height:calc(100vh - 75px);padding:10px;width:100vw}.WorkoutsLibrary_library__WNkQ9 .WorkoutsLibrary_newItemBtn__erkpz img{height:35px;justify-self:center;width:35px}.WorkoutsLibrary_library__WNkQ9 b{color:#e1e1e180}.WorkoutsLibrary_library__WNkQ9 .WorkoutsLibrary_workouts__83-tW{display:flex;flex-direction:column;gap:10px}.WorkoutsLibrary_library__WNkQ9 .WorkoutsLibrary_workout__0Gjh3{grid-gap:10px;align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;gap:10px;grid-template-rows:2fr 3fr;padding:10px}.WorkoutsLibrary_library__WNkQ9 .WorkoutsLibrary_workout__0Gjh3 .WorkoutsLibrary_meta__4ziCP p{color:#e1e1e180;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WorkoutsLibrary_library__WNkQ9 .WorkoutsLibrary_workout__0Gjh3 .WorkoutsLibrary_metaIcon__cm7Ir{height:15px;width:15px}.WorkoutsLibrary_library__WNkQ9 .WorkoutsLibrary_workout__0Gjh3 .WorkoutsLibrary_header__C45bC{display:flex;justify-content:space-between;overflow:hidden}.WorkoutsLibrary_library__WNkQ9 .WorkoutsLibrary_workout__0Gjh3 .WorkoutsLibrary_header__C45bC h4{width:fit-content}.WorkoutsLibrary_library__WNkQ9 .WorkoutsLibrary_workout__0Gjh3 .WorkoutsLibrary_header__C45bC .WorkoutsLibrary_exercises__MWQpX{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:20px 1fr}.WorkoutsLibrary_library__WNkQ9 .WorkoutsLibrary_workout__0Gjh3 .WorkoutsLibrary_meta__4ziCP{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.WorkoutsLibrary_library__WNkQ9 .WorkoutsLibrary_workout__0Gjh3 .WorkoutsLibrary_muscles__K8Qhr,.WorkoutsLibrary_library__WNkQ9 .WorkoutsLibrary_workout__0Gjh3 .WorkoutsLibrary_tags__ZKMsE{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:15px 1fr}.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;overflow:hidden;transform-origin:top;transition:all .1s}.SearchBar_searchBarContainer__cKhQl .SearchBar_filters__0JKjY.SearchBar_expandedFilters__wmOGW{height:320px;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}.ExercisesLibrary_library__UOP8Y{display:flex;flex-direction:column;gap:10px;height:calc(100vh - 75px);padding:10px;width:100vw}.ExercisesLibrary_library__UOP8Y .ExercisesLibrary_newItemBtn__DIj3Y img{height:35px;justify-self:center;width:35px}.ExercisesLibrary_library__UOP8Y b{color:#e1e1e180}.ExercisesLibrary_library__UOP8Y .ExercisesLibrary_exercises__2Paoc{display:flex;flex-direction:column;gap:10px;overflow-y:auto}.ExercisesLibrary_library__UOP8Y .ExercisesLibrary_exercise__g\+Lc8{grid-gap:10px;align-items:center;background-color:var(--secondary);border-radius:5px;display:grid;gap:10px;grid-template-rows:2fr 3fr;padding:10px}.ExercisesLibrary_library__UOP8Y .ExercisesLibrary_exercise__g\+Lc8 .ExercisesLibrary_meta__pm9st p{color:#e1e1e180;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ExercisesLibrary_library__UOP8Y .ExercisesLibrary_exercise__g\+Lc8 .ExercisesLibrary_metaIcon__MRDly{height:15px;width:15px}.ExercisesLibrary_library__UOP8Y .ExercisesLibrary_exercise__g\+Lc8 .ExercisesLibrary_header__wJEnY{display:flex;justify-content:space-between;overflow:hidden}.ExercisesLibrary_library__UOP8Y .ExercisesLibrary_exercise__g\+Lc8 .ExercisesLibrary_header__wJEnY h4{width:fit-content}.ExercisesLibrary_library__UOP8Y .ExercisesLibrary_exercise__g\+Lc8 .ExercisesLibrary_header__wJEnY .ExercisesLibrary_duration__UVYlq{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:20px 1fr}.ExercisesLibrary_library__UOP8Y .ExercisesLibrary_exercise__g\+Lc8 .ExercisesLibrary_meta__pm9st{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.ExercisesLibrary_library__UOP8Y .ExercisesLibrary_exercise__g\+Lc8 .ExercisesLibrary_muscles__GF4Me,.ExercisesLibrary_library__UOP8Y .ExercisesLibrary_exercise__g\+Lc8 .ExercisesLibrary_tags__fCU4i{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:15px 1fr}.Muscles_musclesPage__cy5BY{display:flex;flex-direction:column;height:calc(100vh - 65px);padding:10px;width:100vw}.Muscles_musclesPage__cy5BY .Muscles_listFilters__xdelY{align-items:center;display:flex;flex-shrink:0;gap:10px;height:50px;justify-content:space-between}.Muscles_musclesPage__cy5BY .Muscles_listFilters__xdelY fieldset{align-items:center;display:flex;flex-direction:row;gap:10px;width:fit-content}.Muscles_musclesPage__cy5BY .Muscles_listFilters__xdelY fieldset input{height:20px;width:20px}.Muscles_musclesPage__cy5BY .Muscles_musclesContainer__UsAL6{display:flex;flex-direction:column;gap:10px}.Muscles_customMuscle__IyWxL,.Muscles_defaultMuscle__H0nrm{align-items:center;background-color:var(--secondary);border-radius:5px;display:flex;flex-shrink:0;height:40px;padding:0 10px;width:100%}.Muscles_customMuscle__IyWxL img{height:20px;width:20px}.Muscles_customMuscle__IyWxL button{align-items:center;background-color:initial;border:none;display:flex;justify-content:center;margin-left:auto}.Muscles_musclesPage__cy5BY .Muscles_itemsContainer__E4z3z{display:flex;flex-direction:column;gap:10px;overflow-y:auto}.Muscles_newMuscle__o8TVY{animation:Muscles_slideUp__ptXDq .1s;background-color:var(--modal-bg);border:1px solid var(--general-border);border-radius:5px;bottom:85px;display:flex;flex-direction:column;gap:10px;left:10px;padding:10px;position:fixed;width:calc(100vw - 20px);z-index:100}@keyframes Muscles_slideUp__ptXDq{0%{bottom:-120%;opacity:0}to{bottom:85px;opacity:1}}.Muscles_newMuscleForm__v5WFa{display:flex;flex-direction:column;gap:10px}.Muscles_newMuscleForm__v5WFa .Muscles_buttons__5vNxo{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr;height:40px}.Muscles_newMuscleForm__v5WFa .Muscles_buttons__5vNxo button{align-items:center;border:none;border-radius:5px;display:flex;height:100%;justify-content:center;width:100%}.Muscles_newMuscleForm__v5WFa .Muscles_cancelButton__6w3wu{background-color:var(--background)}.Muscles_newMuscleForm__v5WFa .Muscles_saveButton__tb0BI{background-color:var(--accent-color)}.Muscles_newMuscle__o8TVY .Muscles_deleteButton__WUmiC{background-color:var(--cancel);border:none;border-radius:5px;height:40px;width:100%}.Import_importScreen__Ep2PT{grid-gap:10px;display:grid;gap:10px;grid-template-rows:60px 50px 50px 1fr 50px;height:calc(100vh - 75px);overflow:hidden;padding:10px;width:100%}.Import_importScreen__Ep2PT .Import_fileInput__B3Qhw{align-items:center;background-color:initial;border:none;display:flex;gap:10px;height:40px;justify-content:center;width:100%}.Import_importScreen__Ep2PT .Import_viewButtons__dCRxp{border-radius:5px;display:grid;grid-template-columns:1fr 1fr 1fr;height:40px;overflow:hidden;width:120px}.Import_importScreen__Ep2PT .Import_viewContainer__eEjZG{height:100%;overflow:hidden;width:100%}.Import_importScreen__Ep2PT .Import_menu__sg\+gA{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 120px;width:100%}.Import_importScreen__Ep2PT .Import_viewButtons__dCRxp button{align-items:center;background-color:var(--secondary);border:none;display:flex;justify-content:center}.Import_importScreen__Ep2PT .Import_viewButtons__dCRxp button.Import_selectedViewButton__vhMuS{background-color:#fff}.Import_importScreen__Ep2PT .Import_viewButtons__dCRxp button.Import_selectedViewButton__vhMuS img{filter:invert(1)}.Import_importScreen__Ep2PT .Import_viewButtons__dCRxp button img{height:20px;width:20px}.Import_importScreen__Ep2PT .Import_buttons__6MduU{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);height:40px;width:100%}.Import_importScreen__Ep2PT .Import_buttons__6MduU button{background-color:var(--secondary);border:none;border-radius:5px}.Import_ListView__8Y8RN{display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;width:100%}.Import_listItem__E6PoQ{grid-gap:10px;background-color:var(--secondary);border-radius:5px;display:grid;gap:10px;grid-template-columns:1fr 30px;height:auto;padding:10px;width:100%}.Import_listItem__E6PoQ.Import_selectedItem__Fe8SE{background-color:#333}.Import_listItem__E6PoQ .Import_info__9ImZ3{height:100%;overflow:hidden;width:100%}.Import_listItem__E6PoQ .Import_meta__JgXo8{align-items:center;display:flex;gap:10px;overflow:hidden;width:100%}.Import_checkMarkIcon__hVTmk{height:30px;width:30px}.Import_metaString__JwfAN{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Export_export__OFAXq{grid-gap:10px;display:grid;gap:10px;grid-template-rows:60px 50px 40px 1fr 50px;height:calc(100vh - 75px);overflow:hidden;padding:10px;width:100%}.Export_export__OFAXq .Export_viewButtons__C1iwQ{border-radius:5px;display:grid;grid-template-columns:1fr 1fr 1fr;height:40px;overflow:hidden;width:120px}.Export_export__OFAXq .Export_viewContainer__vVn7W{height:100%;overflow:hidden;width:100%}.Export_export__OFAXq .Export_menu__bBMik{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 120px;width:100%}.Export_export__OFAXq .Export_viewButtons__C1iwQ button{align-items:center;background-color:var(--secondary);border:none;display:flex;justify-content:center}.Export_export__OFAXq .Export_viewButtons__C1iwQ button.Export_selectedViewButton__9ckuT{background-color:#fff}.Export_export__OFAXq .Export_viewButtons__C1iwQ button.Export_selectedViewButton__9ckuT img{filter:invert(1)}.Export_export__OFAXq .Export_viewButtons__C1iwQ button img{height:20px;width:20px}.Export_export__OFAXq .Export_buttons__L2MBh{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);height:40px;width:100%}.Export_export__OFAXq .Export_buttons__L2MBh button{background-color:var(--secondary);border:none;border-radius:5px}.Export_export__OFAXq .Export_switch__fpFTT{display:grid;grid-template-columns:1fr 1fr;height:40px;padding:5px;width:100%}.Export_export__OFAXq .Export_switch__fpFTT button{background-color:initial;border:none;border-radius:5px;height:100%;height:40px;width:100%}.Export_export__OFAXq .Export_switch__fpFTT button.Export_selectedButton__9gIfj{background-color:#fff;color:#000}.Export_ListView__VAcMr{display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;width:100%}.Export_listItem__jtU7s{grid-gap:10px;background-color:var(--secondary);border-radius:5px;display:grid;gap:10px;grid-template-columns:1fr 30px;height:auto;padding:10px;width:100%}.Export_listItem__jtU7s.Export_selectedItem__TUcbj{background-color:#333}.Export_listItem__jtU7s .Export_info__S-tPs{height:100%;overflow:hidden;width:100%}.Export_listItem__jtU7s .Export_meta__e5CME{align-items:center;display:flex;gap:10px;overflow:hidden;width:100%}.Export_checkMarkIcon__-Wm9e{height:30px;width:30px}.Export_metaString__qia6\+{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/*# sourceMappingURL=main.fb43f815.css.map*/