:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#root{height:100%}.medium{font-size:1.1rem}.small{font-size:.75rem}#_root_1wld5_1{height:100%}._medium_1wld5_25{font-size:1.1rem}._small_1wld5_29{font-size:.75rem}._header_1wld5_52{display:flex;flex-direction:row;box-sizing:border-box;justify-content:space-between;align-items:center;padding:1rem;position:absolute;top:0;left:0;right:0;height:80px;background-color:var(--background-color);background-image:url(https://www.transparenttextures.com/patterns/mirrored-squares.png)}._header_1wld5_52._dashboard_1wld5_67{background-color:var(--background-color-dashboard);box-shadow:0 0 4px #00000014,0 2px 4px #0000001f}@media (min-width: 768px){._header_1wld5_52{padding:1rem 3rem}}._headerButton_1wld5_77{border-width:1px;font-weight:400}._appLogo_1wld5_82{width:5rem}._headerLeft_1wld5_86{display:flex;flex-direction:row;align-items:center}._headerLeft_1wld5_86 ._headerElement_1wld5_91{margin-right:1.2rem}._headerRight_1wld5_95 ._headerElement_1wld5_91{margin-left:1.2rem}._headerRight_1wld5_95 ._headerLinks_1wld5_98{display:flex;flex-direction:row;align-items:center;display:none}@media (min-width: 768px){._headerRight_1wld5_95 ._headerLinks_1wld5_98{display:flex}}._headerRight_1wld5_95 ._mobileHeader_1wld5_109{display:flex;flex-direction:row;align-items:center}._headerRight_1wld5_95 ._mobileHeader_1wld5_109 ._menuButton_1wld5_114{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}._headerRight_1wld5_95 ._mobileHeader_1wld5_109 ._menuButton_1wld5_114 img{width:24px;height:24px;transition:transform .2s ease,opacity .2s ease}._headerRight_1wld5_95 ._mobileHeader_1wld5_109 ._menuButton_1wld5_114:hover img{transform:scale(1.1);opacity:.8}._headerRight_1wld5_95 ._mobileHeader_1wld5_109 ._menuButton_1wld5_114:focus{outline:2px solid #0070f3;outline-offset:2px}@media (min-width: 768px){._headerRight_1wld5_95 ._mobileHeader_1wld5_109 ._menuButton_1wld5_114{display:none}}._headerElement_hryb9_1{padding:1rem}#_root_1rcti_1{height:100%}._medium_1rcti_25{font-size:1.1rem}._small_1rcti_29{font-size:.75rem}._button_1rcti_52{cursor:pointer;text-decoration:none;padding:.5rem 1rem;border-radius:5px;width:100%;height:2.5rem}._button_1rcti_52._small_1rcti_29{width:auto}._buttonPrimary_1rcti_64{color:#fff;background-color:var(--primary-color);font-weight:700;font-size:1.1rem;border:none}._buttonDanger_1rcti_72{color:#fff;background-color:var(--danger-color);font-weight:700;font-size:1.1rem;border:none}._buttonPrimary_1rcti_64:hover{background-color:var(--primary-color-hover)}._buttonTertiary_1rcti_84{background-color:transparent;border:none}._buttonTertiary_1rcti_84:hover{background-color:var(--tertiary-color-hover)}._buttonSecondary_1rcti_93{color:#000;background-color:transparent;border:1.5px solid black}._buttonSecondary_1rcti_93:hover{background-color:var(--secondary-color-hover)}._buttonCancel_1rcti_103{color:#fff;background-color:var(--cancel-color);font-weight:700;font-size:1.1rem}._buttonCancel_1rcti_103:hover{background-color:var(--cancel-color-hover)}#_root_1nw65_1{height:100%}._medium_1nw65_25{font-size:1.1rem}._small_1nw65_29{font-size:.75rem}._mobileMenu_1nw65_52{position:fixed;top:80px;left:0;width:100%;height:100%;display:flex;justify-content:flex-end;background-color:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:1000}@media (min-width: 768px){._mobileMenu_1nw65_52{display:none}}._mobileMenu_1nw65_52._open_1nw65_71{opacity:1;visibility:visible}._mobileMenuContent_1nw65_76{position:relative;z-index:10;width:100%;height:100%;background-color:#fff;box-shadow:-2px 0 5px #0000001a;display:flex;flex-direction:column;padding:1rem}._mobileMenuOptions_1nw65_88{display:flex;flex-direction:column}._mobileMenuOption_1nw65_88{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#333;font-size:1rem;padding:1rem .5rem;border-radius:4px;transition:background-color .3s ease,color .3s ease}._mobileMenuOption_1nw65_88:hover{background-color:#f0f0f0;color:#000}#_root_1pw7s_1{height:100%}._medium_1pw7s_25{font-size:1.1rem}._small_1pw7s_29{font-size:.75rem}._mainLayout_1pw7s_52{right:0;left:0;height:100vh;width:100vw;background-color:var(--background-color);background-image:url(https://www.transparenttextures.com/patterns/mirrored-squares.png);overflow:scroll}._layoutBody_1pw7s_63{height:100%;padding-top:80px;display:flex;flex-direction:column;align-items:center}._loginPage_1vqnb_1{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:5rem}._loginHeaderContainer_1vqnb_9{display:flex;flex-direction:column;align-items:center}._loginTitle_1vqnb_15{font-size:1.5rem;font-weight:400;margin-bottom:1rem}._formContainer_1vqnb_21{display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:2rem 1.5rem;width:18rem;border-radius:7px;border:solid 1px var(--form-container-border)}._formContainer_1vqnb_21 ._signupLink_1vqnb_31{margin-top:.5rem;text-align:center;color:#6b7280;font-size:.95rem}._formContainer_1vqnb_21 ._signupLink_1vqnb_31 a{color:#3b82f6;text-decoration:none;font-weight:500}._formContainer_1vqnb_21 ._signupLink_1vqnb_31 a:hover{text-decoration:underline}._childInput_1vqnb_46{margin-bottom:1rem}._childMessageBox_1vqnb_50{margin-top:.5rem}._textInput_1s36t_1{padding:.5rem .8rem;border-radius:5px;border:1px solid rgb(176,187,196);width:100%;box-sizing:border-box;height:2.5rem}._label_1s36t_10{width:100%;margin-bottom:.5rem}._description_1s36t_15{height:6rem}._messageBox_vf8d3_1{width:100%;border-radius:4px;padding:.5rem 1rem;box-sizing:border-box}._messageBox_vf8d3_1._error_vf8d3_7{border:2px solid var(--danger-color);color:var(--danger-color);background-color:var(--danger-color-background)}._messageBox_vf8d3_1._info_vf8d3_12{border:2px solid var(--success-color);color:var(--success-color);background-color:var(--success-color-background)}._loginPage_1sb9m_1{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:5rem}._headerContainer_1sb9m_9{display:flex;flex-direction:column;align-items:center}._title_1sb9m_15{font-size:1.5rem;font-weight:400;margin-bottom:1rem}._formContainer_1sb9m_21{display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:2rem 1.5rem;width:18rem;border-radius:7px;border:solid 1px rgb(193,193,203)}._loginLink_1sb9m_32{margin-top:.5rem;text-align:center;color:#6b7280;font-size:.95rem}._loginLink_1sb9m_32 a{color:#3b82f6;text-decoration:none;font-weight:500}._loginLink_1sb9m_32 a:hover{text-decoration:underline}._childInput_1sb9m_47{margin-bottom:1rem}._childMessageBox_1sb9m_51{margin-top:.5rem}#_root_y6n81_1{height:100%}._medium_y6n81_25{font-size:1.1rem}._small_y6n81_29{font-size:.75rem}._createCommitmentPage_y6n81_52{margin:4rem auto 0;max-width:700px}._createCommitmentPage_y6n81_52 ._formBox_y6n81_56{box-shadow:0 4px 16px #0000321a;background-color:#fff;border-radius:10px;padding:2rem;margin:2rem;box-sizing:content-box}._createCommitmentPage_y6n81_52 ._title_y6n81_64{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:.5rem;margin-top:2rem}._createCommitmentPage_y6n81_52 ._reportingTypePills_y6n81_70{margin-right:.5rem}@media (min-width: 768px){._createCommitmentPage_y6n81_52 ._reportingTypePills_y6n81_70{margin-right:0}}._createCommitmentPage_y6n81_52 ._durationBox_y6n81_78{display:flex;flex-direction:column}@media (min-width: 768px){._createCommitmentPage_y6n81_52 ._durationBox_y6n81_78{flex-direction:row}}._createCommitmentPage_y6n81_52 ._durationBox_y6n81_78 ._childDurationInput_y6n81_87{width:100%;margin-bottom:.5rem}@media (min-width: 768px){._createCommitmentPage_y6n81_52 ._durationBox_y6n81_78 ._childDurationInput_y6n81_87{width:15%;margin-right:.5rem}}._createCommitmentPage_y6n81_52 ._createButtonBox_y6n81_97{margin-top:2rem;display:flex;justify-content:left}._createCommitmentPage_y6n81_52 ._createButton_y6n81_97{width:100%}@media (min-width: 576px){._createCommitmentPage_y6n81_52 ._createButton_y6n81_97{width:250px}}._createCommitmentPage_y6n81_52 ._messageBox_y6n81_110{margin-top:1rem}._createCommitmentPage_y6n81_52 ._topRow_y6n81_113{display:flex;flex-direction:row}._createCommitmentPage_y6n81_52 ._topRow_y6n81_113 h3{margin-top:.5rem}._createCommitmentPage_y6n81_52 ._topRow_y6n81_113 ._titleBox_y6n81_120{margin-right:2rem;width:100%}._createCommitmentPage_y6n81_52 ._topRow_y6n81_113 ._dateBox_y6n81_124{width:100%}#_root_1s6ll_1{height:100%}._medium_1s6ll_25{font-size:1.1rem}._small_1s6ll_29{font-size:.75rem}._pillsBox_1s6ll_52{display:grid;grid-template-columns:50% 50%;gap:.5rem}@media (min-width: 768px){._pillsBox_1s6ll_52{gap:0;display:flex;flex-direction:row;flex-wrap:wrap}}._pill_1s6ll_52{padding:.5rem 1rem;border-radius:5px;cursor:pointer;background-color:#fff;border:solid 1px rgb(193,193,203);height:2.5rem}@media (min-width: 768px){._pill_1s6ll_52{margin-bottom:.5rem;margin-right:.5rem}}._pill_1s6ll_52._selected_1s6ll_81{background-color:var(--primary-color);color:#fff}html{font-size:16px}html a{color:#000}button{font-size:1rem}html,body{height:100%;margin:0}*{box-sizing:border-box}#_root_ezr8i_1{height:100%}._medium_ezr8i_25{font-size:1.1rem}._small_ezr8i_29{font-size:.75rem}:root{--background-color: #eff2ff;--background-color-dashboard: #d2d9e8;--primary-color: #008cba;--primary-color-hover: #0078a0;--tertiary-color-hover: #dedee3;--secondary-color-hover: #dedee3;--cancel-color: gray;--cancel-color-hover: #4f504e;--danger-color: #ff0000;--danger-color-background: #ffecec;--success-color: #008000;--success-color-background: #ecffec;--light-gray: #e5e7eb;--medium-gray: #a6a6a6;--light-background-gray: #f9fafb;--form-container-border: #c1c1cb}._sidemenuLayout_ezr8i_52{display:flex;flex-direction:row;height:100%;width:100%}._sidemenuLayout_ezr8i_52 ._sidemenu_ezr8i_52{display:none}@media (min-width: 768px){._sidemenuLayout_ezr8i_52 ._sidemenu_ezr8i_52{display:flex}}._content_ezr8i_67{width:100%;overflow-y:auto;padding-bottom:2rem}._sidemenu_paeb4_1{display:flex;flex-direction:column;height:100%;width:300px;background-color:#242425;border-right:1px solid #e9ecef}._sidemenuOptions_paeb4_10{position:absolute;top:80px;align-self:flex-start;width:300px;box-sizing:border-box;padding:1rem}._link_4ufn4_1{display:flex;align-items:center;padding:1rem;cursor:pointer;transition:background-color .3s;color:#fff;text-decoration:none}._link_4ufn4_1:hover{background-color:#5e5e7a}._link_4ufn4_1._active_4ufn4_13{background-color:#f5f5f5}._link_4ufn4_1 ._linkBox_4ufn4_16{display:flex;flex-direction:row;align-items:center}._link_4ufn4_1 ._name_4ufn4_21:not(:first-child){margin-left:1rem}._myCommitmentsPage_glvos_1{margin:0 auto;max-width:700px;margin-top:4rem}._myCommitmentsPage_glvos_1 ._title_glvos_6{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:.5rem;margin-top:2rem}._myCommitmentsPage_glvos_1 ._commitmentChild_glvos_12{margin-bottom:1rem}._myCommitmentsPage_glvos_1 ._commitmentsContainer_glvos_15{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:1.5rem}._commitmentCard_wo0n8_1{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px #0000321a;font-family:Inter,sans-serif;display:flex;flex-direction:column;gap:16px;width:100%;transition:transform .2s ease}._commitmentCard_wo0n8_1:hover{transform:translateY(-2px)}._header_wo0n8_17{display:flex;align-items:flex-start;gap:16px;width:100%}._icon_wo0n8_24{background:#007bff;color:#fff;font-size:1.5rem;padding:10px;border-radius:50%;min-width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}._titleBlock_wo0n8_37{display:flex;flex-direction:column;overflow:hidden}._title_wo0n8_37{font-size:20px;font-weight:600;color:#222}._description_wo0n8_49{font-size:14px;color:#666;margin-top:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._progressBar_wo0n8_58{background:#e0e0e0;height:8px;border-radius:4px;overflow:hidden}._filled_wo0n8_65{background:#007bff;height:100%;transition:width .3s ease}._progressText_wo0n8_71{font-size:14px;color:#333;text-align:right}._dateRow_wo0n8_77{display:flex;justify-content:space-between;font-size:12px;color:#444}._dateRow_wo0n8_77 div{display:flex;flex-direction:column;text-align:center}._label_wo0n8_89{font-weight:700;color:#999;margin-bottom:2px}._buttonsBox_wo0n8_95{display:flex;justify-content:flex-end}._viewButton_wo0n8_100{padding:6px 16px;font-size:14px;border-radius:8px}._detailsPage_18iw8_1{margin:2rem auto 0;max-width:700px;padding:0 1rem}._detailsPage_18iw8_1 ._detailsContainer_18iw8_6{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;margin-bottom:1.5rem}._detailsPage_18iw8_1 ._detailsContainer_18iw8_6 ._header_18iw8_13{margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--light-gray)}._detailsPage_18iw8_1 ._detailsContainer_18iw8_6 ._header_18iw8_13 h2{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:.25rem}._detailsPage_18iw8_1 ._detailsContainer_18iw8_6 ._header_18iw8_13 ._description_18iw8_24{font-size:1rem;color:#4b5563;line-height:1.4}._detailsPage_18iw8_1 ._detailsContainer_18iw8_6 ._detailsGrid_18iw8_29{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}._detailsPage_18iw8_1 ._detailsContainer_18iw8_6 ._progressSection_18iw8_35{margin-top:1.5rem;padding-top:.75rem;border-top:1px solid var(--light-gray)}._detailsPage_18iw8_1 ._detailsContainer_18iw8_6 ._progressSection_18iw8_35 h3{font-size:1.1rem;color:#1f2937;margin-bottom:.75rem}._detailsPage_18iw8_1 ._reportButton_18iw8_45{width:100%;max-width:180px;margin:0 auto;display:block}._modalButtons_18iw8_52{display:flex;flex-direction:row;justify-content:space-between;padding:.75rem 0;gap:.75rem}._modalButtons_18iw8_52 ._modalButtonGroup_18iw8_59{width:50%;display:flex;flex-direction:row;justify-content:space-between;gap:.75rem}._modalButtons_18iw8_52 button{flex:1;margin:0}._modalBackground_kp4al_1{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;z-index:1000;width:100%;height:100%;background-color:#00000080}._modal_kp4al_1{z-index:1000;width:25rem;border:1px solid #ccc;border-radius:.5rem;background-color:#fff}._modal_kp4al_1 ._closeBox_kp4al_21{display:flex;justify-content:flex-end;padding:0rem .25rem}._modal_kp4al_1 ._modalContent_kp4al_26{padding:0rem 1.5rem 1rem}._modal_kp4al_1 ._modalContent_kp4al_26 h3{margin-top:0}._modal_kp4al_1 ._closeButton_kp4al_32{cursor:pointer;background:none;border:none;font-size:1.5rem;color:var(--medium-gray)}._notificationContainer_ffyh3_1{position:fixed;top:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}._notification_ffyh3_1{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:6px;min-width:250px;box-shadow:0 2px 10px #0000001a;font-size:14px;font-weight:700;color:#fff;opacity:.9;transition:opacity .3s ease-in-out}._notification_ffyh3_1:hover{opacity:1}._notification_ffyh3_1 button{background:none;border:none;color:#fff;font-size:18px;margin-left:10px;cursor:pointer}._notification_ffyh3_1._success_ffyh3_36{background-color:#28a745}._notification_ffyh3_1._error_ffyh3_39{background-color:#dc3545}._notification_ffyh3_1._warning_ffyh3_42{background-color:#ffc107;color:#000}._notification_ffyh3_1._info_ffyh3_46{background-color:#17a2b8}._commitmentProgress_1iy05_1{display:flex}._commitmentProgress_1iy05_1 svg{transform:scale(1)}._commitmentProgress_1iy05_1 circle{transition:stroke-dashoffset .6s ease-in-out}._commitmentProgress_1iy05_1 text{font-family:Arial,sans-serif}._detailItem_17lcj_1{background-color:#f9fafb;padding:.75rem;border-radius:6px;border:1px solid var(--light-gray)}._detailItem_17lcj_1 ._label_17lcj_7{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}._detailItem_17lcj_1 ._value_17lcj_12{font-size:.875rem;color:#1f2937;font-weight:500}
