.Input-module__inputContainer___3edrD{display:flex;flex-direction:column;gap:4px;position:relative}.Input-module__label___-OEBL{color:#374151;cursor:pointer;font-size:14px;font-weight:500}.Input-module__input___WjT81{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;font-size:16px;padding:8px 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.Input-module__input___WjT81:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.Input-module__input___WjT81:disabled{cursor:not-allowed;opacity:.5}.Html5Select-module__selectWrapper___6-9ZU{display:flex;flex-direction:column;gap:6px}.Html5Select-module__label___jdX-C{align-items:center;color:#374151;display:flex;font-size:14px;font-weight:500;gap:4px;line-height:1.4;margin:0}.Html5Select-module__requiredStar___lYJub{color:#dc2626;font-weight:600}.Html5Select-module__select___vmYr5{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:16px;padding:8px 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.Html5Select-module__select___vmYr5:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.Html5Select-module__select___vmYr5:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.5}.Html5Select-module__select___vmYr5:hover:not(:disabled){border-color:#9ca3af}.SelectOptionComponent-module__selectOption___UDC7N{align-items:center;background:var(--primary-color);border-bottom:1px solid var(--border-color);cursor:pointer;display:flex;font-size:14px;height:var(--input-height);max-height:var(--input-height);min-height:var(--input-height);padding-left:12px;padding-right:32px}.SelectOptionList-module__selectOptionList___h-EJB{display:flex;flex-direction:column;left:0;max-height:calc(var(--input-height)*5.5);overflow:auto;position:absolute;right:0;top:100%;z-index:500}.SelectOptionList-module__selectOptionList___h-EJB .SelectOptionList-module__listOption___jZy0x:last-child{border-bottom-color:transparent;border-radius:0 0 2px 2px}.CustomDropdownSelect-module__selectContainer___bbwOy{cursor:pointer;display:flex;flex-direction:column;gap:6px;position:relative}.CustomDropdownSelect-module__selectArrow___GLzFB{bottom:6px;font-size:16px;position:absolute;right:6px;transition:transform .2s ease}.CustomDropdownSelect-module__label___T5-MZ{align-items:center;color:#374151;cursor:default;display:flex;font-size:14px;font-weight:500;gap:4px;line-height:1.4;margin:0}.CustomDropdownSelect-module__requiredStar___LDblA{color:#dc2626;font-weight:600}.CustomDropdownSelect-module__selectValue___P13T4{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;display:flex;min-height:40px;padding:8px 12px;position:relative;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.CustomDropdownSelect-module__selectValue___P13T4:hover{border-color:#9ca3af}.CustomDropdownSelect-module__selectValue___P13T4:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.CustomDropdownSelect-module__selectContainer___bbwOy.CustomDropdownSelect-module__open___UhkEM .CustomDropdownSelect-module__selectValue___P13T4{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.CustomDropdownSelect-module__selectContainer___bbwOy.CustomDropdownSelect-module__open___UhkEM .CustomDropdownSelect-module__selectArrow___GLzFB{transform:rotate(180deg)}.Button-module__button___2ZuB7{align-items:center;background-color:#3b82f6;border:1px solid transparent;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;justify-content:center;padding:8px 16px;transition:all .15s ease-in-out}.Button-module__button___2ZuB7:hover:not(:disabled){background-color:#2563eb}.Button-module__button___2ZuB7:focus{box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.Button-module__button___2ZuB7:disabled{cursor:not-allowed;opacity:.5}.Checkbox-module__checkboxWrapper___V7D-e{align-items:center;cursor:pointer;display:inline-flex;gap:8px;user-select:none}.Checkbox-module__hiddenInput___HgcD4{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.Checkbox-module__customCheckbox___UIZVi{background-color:#fff;border:2px solid var(--border-color,#ccc);border-radius:var(--border-radius,3px);display:inline-block;flex-shrink:0;height:var(--checkbox-size,18px);position:relative;transition:all .2s ease;width:var(--checkbox-size,18px)}.Checkbox-module__hiddenInput___HgcD4:checked+.Checkbox-module__customCheckbox___UIZVi{background-color:var(--checkbox-color,#007bff);border-color:var(--checkbox-color,#007bff)}.Checkbox-module__hiddenInput___HgcD4:checked+.Checkbox-module__customCheckbox___UIZVi:after{color:#fff;content:"✓";font-size:calc(var(--checkbox-size, 18px)*.7);font-weight:700;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%)}.Checkbox-module__hiddenInput___HgcD4:focus+.Checkbox-module__customCheckbox___UIZVi{outline:2px solid var(--checkbox-color,#007bff);outline-offset:2px}.Checkbox-module__hiddenInput___HgcD4:disabled+.Checkbox-module__customCheckbox___UIZVi{cursor:not-allowed;opacity:.5}.Checkbox-module__checkboxWrapper___V7D-e:has(.Checkbox-module__hiddenInput___HgcD4:disabled){cursor:not-allowed}.Checkbox-module__label___cwRtI{color:inherit;font-size:14px;line-height:1.4}