.regular-goal-settings-modal__header{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;display:flex}.regular-goal-settings-modal__goal-info{flex:1;align-items:center;gap:16px;display:flex}.regular-goal-settings-modal__goal-image{object-fit:cover;border-radius:8px;flex-shrink:0;width:60px;height:60px}.regular-goal-settings-modal__goal-details{flex:1;min-width:0}.regular-goal-settings-modal__title{color:var(--color-text-primary);margin:0 0 8px;font-size:20px;font-weight:600}.regular-goal-settings-modal__goal-title{color:var(--color-text-primary);overflow-wrap:break-word;margin:0 0 4px;font-size:16px;font-weight:500}.regular-goal-settings-modal__goal-category{color:var(--color-text-secondary);margin:0;font-size:14px}.regular-goal-settings-modal__close-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.regular-goal-settings-modal__close-btn:hover{background-color:var(--color-bg-secondary)}.regular-goal-settings-modal__close-btn svg{width:16px;height:16px;fill:var(--color-text-secondary)}.regular-goal-settings-modal__content,.regular-goal-settings-modal__info-message{margin-bottom:24px}.regular-goal-settings-modal__original-settings{background-color:var(--color-bg-tertiary);border-radius:8px;margin-bottom:24px;padding:16px}.regular-goal-settings-modal__section-title{color:var(--color-text-primary);margin:0 0 12px;font-size:16px;font-weight:600}.regular-goal-settings-modal__settings-info p{color:var(--color-text-secondary);margin:0 0 8px;font-size:14px;line-height:1.5}.regular-goal-settings-modal__settings-info p:last-child{margin-bottom:0}.regular-goal-settings-modal__settings-info p strong{color:var(--color-text-primary)}.regular-goal-settings-modal__form__section-title{margin-bottom:16px}.regular-goal-settings-modal__form-group{margin-bottom:20px}.regular-goal-settings-modal__form-group:last-child{margin-bottom:0}.regular-goal-settings-modal__field{margin-bottom:16px}.regular-goal-settings-modal__field:last-child{margin-bottom:0}.regular-goal-settings-modal__custom-schedule-info{background-color:var(--color-bg-secondary);border:1px solid var(--color-border-light);border-radius:6px;padding:12px}.regular-goal-settings-modal__custom-schedule-text{color:var(--color-text-secondary);margin:0;font-size:14px;font-style:italic}.regular-goal-settings-modal__custom-schedule-selector{margin-top:8px}.regular-goal-settings-modal__field-title,.regular-goal-settings-modal__date-field-container__field-title{color:var(--color-text-primary);margin:0 0 8px;font-size:14px;font-weight:500}.regular-goal-settings-modal__date-field-container__date-input{width:100%}.regular-goal-settings-modal__footer{border-top:1px solid var(--color-border-light);justify-content:flex-end;gap:12px;padding-top:16px;display:flex}@media (max-width:575px){.regular-goal-settings-modal__footer{flex-direction:column;gap:8px}}.regular-goal-settings-modal__btn{min-width:120px}@media (max-width:575px){.regular-goal-settings-modal__btn{min-width:auto}}@media (max-width:767px){.regular-goal-settings-modal__header{flex-direction:column;align-items:flex-start;gap:16px}.regular-goal-settings-modal__goal-info{width:100%}.regular-goal-settings-modal__close-btn{align-self:flex-end}}@media (max-width:575px){.regular-goal-settings-modal__goal-info{text-align:left;flex-direction:column;align-items:flex-start}.regular-goal-settings-modal__goal-image{align-self:center}}
