.styles_container__vvhN5{max-width:350px;background:#fff8e1;margin:16px 4px;overflow:hidden;position:relative}.styles_container__vvhN5:after{content:"";position:absolute;width:200px;height:200px;border:19px solid #ffe57f;border-radius:50%;top:65px;right:-150px}.styles_container__vvhN5:before{content:"";position:absolute;width:200px;height:200px;border:3px solid #ffe57f;border-radius:50%;top:145px;right:-70px}.styles_grid__1BkAW{display:grid;row-gap:15px}.styles_inputWrapper__DDBOt{width:100%;display:flex;flex-direction:column;gap:4px}.styles_inputLabel___jJSr{font-size:14px;font-weight:600;color:#424242;margin-bottom:8px;font-family:Poppins,sans-serif;letter-spacing:.3px;display:flex;align-items:center;gap:4px}.styles_inputLabel___jJSr.styles_required__jlUH9:after{content:"*";color:#f44336;font-weight:700;margin-left:2px}.styles_inputField__tTNmb{width:100%;padding:12px 16px;font-size:14px;font-family:Poppins,sans-serif;color:#212121;background:linear-gradient(135deg,#ffffff,#f7f8fc);border:2px solid #e0e0e0;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative;display:flex;align-items:center}.styles_inputField__tTNmb:before{content:"";position:absolute;inset:0;border-radius:12px;padding:2px;background:linear-gradient(135deg,#463f98,#5e54d1);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease;pointer-events:none}.styles_inputField__tTNmb:hover:not(.styles_disabled__RbXpR){border-color:#b6b4c3;box-shadow:0 4px 12px rgba(70,63,152,.15);transform:translateY(-1px)}.styles_inputField__tTNmb.styles_focused__Q5hF_{border-color:rgba(0,0,0,0);box-shadow:0 0 0 4px rgba(70,63,152,.15),0 4px 16px rgba(70,63,152,.2);transform:translateY(-1px);background:#fff}.styles_inputField__tTNmb.styles_focused__Q5hF_:before{opacity:1}.styles_inputField__tTNmb.styles_disabled__RbXpR{background:linear-gradient(135deg,#f5f5f5,#eeeeee);color:#9e9e9e;cursor:not-allowed;border-color:#e0e0e0;box-shadow:none;transform:none}.styles_inputField__tTNmb.styles_error__z6PcF{border-color:#f44336;box-shadow:0 2px 8px rgba(244,67,54,.15)}.styles_inputField__tTNmb.styles_error__z6PcF.styles_focused__Q5hF_{border-color:rgba(0,0,0,0);box-shadow:0 0 0 4px rgba(244,67,54,.15),0 4px 16px rgba(244,67,54,.2)}.styles_inputField__tTNmb.styles_error__z6PcF.styles_focused__Q5hF_:before{background:linear-gradient(135deg,#f44336,rgba(244,67,54,.8))}.styles_inputField__tTNmb input::-moz-placeholder{color:#c1c1c1;font-style:italic}.styles_inputField__tTNmb input::placeholder{color:#c1c1c1;font-style:italic}.styles_inputField__tTNmb.styles_customInput__vHClA:focus{outline:none}.styles_placeholderText__xHTIl{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#c1c1c1;font-style:italic;pointer-events:none;z-index:0;font-size:14px;font-family:Poppins,sans-serif}.styles_customInputContent__jlRtt{width:100%;min-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_customInputContent__jlRtt:focus{outline:none;white-space:normal;overflow:visible;word-wrap:break-word}.styles_customInputContent__jlRtt *{display:inline}.styles_inputError__MF_XJ{color:#f44336}.styles_inputError__MF_XJ,.styles_inputHelperText__B2XSu{font-size:12px;margin-top:4px;font-family:Poppins,sans-serif}.styles_inputHelperText__B2XSu{color:#757575}.styles_selectWrapper__nWV7E{position:relative;width:100%}.styles_selectField__I5GQn{display:flex;align-items:center;justify-content:space-between;padding-right:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_selectArrow__USUQS{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#757575;font-size:12px;transition:transform .3s ease,color .2s ease}.styles_inputField__tTNmb.styles_focused__Q5hF_ .styles_selectArrow__USUQS,.styles_inputField__tTNmb:hover .styles_selectArrow__USUQS{color:#463f98}.styles_selectDropdown__VeHdw{animation:styles_slideDown__4Qcbw .2s ease-out}@keyframes styles_slideDown__4Qcbw{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles_selectOption__eG1ql{padding:12px 16px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;font-size:14px;font-family:Poppins,sans-serif}.styles_selectOption__eG1ql:first-child{border-radius:12px 12px 0 0}.styles_selectOption__eG1ql:last-child{border-radius:0 0 12px 12px}.styles_selectOption__eG1ql:only-child{border-radius:12px}.styles_selectOption__eG1ql:hover{background-color:rgba(70,63,152,.08)!important}.styles_selectOption__eG1ql:active{background-color:rgba(70,63,152,.15)!important}.styles_checkboxWrapper__xL4ib{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_checkboxInput__DXBDf{width:20px;height:20px;cursor:pointer;accent-color:#463f98;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:2px solid #e0e0e0;border-radius:4px;background:linear-gradient(135deg,#ffffff,#f7f8fc);transition:all .2s ease;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.1)}.styles_checkboxInput__DXBDf:hover{border-color:#b6b4c3;box-shadow:0 2px 6px rgba(70,63,152,.2);transform:scale(1.05)}.styles_checkboxInput__DXBDf:checked{background:linear-gradient(135deg,#463f98,#5e54d1);border-color:#463f98;box-shadow:0 2px 8px rgba(70,63,152,.3)}.styles_checkboxInput__DXBDf:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}.styles_checkboxInput__DXBDf:focus{outline:2px solid rgba(70,63,152,.3);outline-offset:2px}.styles_checkboxLabel__iygzn{font-size:14px;color:#616161;font-family:Poppins,sans-serif;cursor:pointer}.styles_switchWrapper__h1xpL{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_switchLabel__l9kfS{font-size:14px;color:#616161;font-family:Poppins,sans-serif;cursor:pointer}.styles_switchContainer__qfYQC{position:relative;width:42px;height:26px}.styles_switchInput__HY7ip{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.styles_switchInput__HY7ip:focus~.styles_switchTrack__qxi_O{box-shadow:0 0 0 3px rgba(70,63,152,.1)}.styles_switchInput__HY7ip:disabled~.styles_switchTrack__qxi_O{opacity:.5;cursor:not-allowed}.styles_switchTrack__qxi_O{top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#e0e0e0,#c1c1c1);border-radius:13px;cursor:pointer;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.styles_switchThumb__w_7C_,.styles_switchTrack__qxi_O{position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1)}.styles_switchThumb__w_7C_{top:2px;left:2px;width:22px;height:22px;background:linear-gradient(135deg,white,#f5f5f5);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.2),0 1px 2px rgba(0,0,0,.1)}.styles_sliderWrapper__v3t2Y{width:100%;padding:8px 0}.styles_sliderInput__aoUD6{width:100%;height:8px;border-radius:4px;background:linear-gradient(90deg,#e0e0e0,#c1c1c1);outline:none;-webkit-appearance:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.styles_sliderInput__aoUD6::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#463f98,#5e54d1);cursor:pointer;box-shadow:0 2px 8px rgba(70,63,152,.3),0 1px 3px rgba(0,0,0,.2);-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);border:2px solid #fff}.styles_sliderInput__aoUD6::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 4px 12px rgba(70,63,152,.4),0 2px 6px rgba(0,0,0,.3);background:linear-gradient(135deg,#5e54d1,#7b71e8)}.styles_sliderInput__aoUD6::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#463f98,#5e54d1);cursor:pointer;border:2px solid #fff;box-shadow:0 2px 8px rgba(70,63,152,.3),0 1px 3px rgba(0,0,0,.2);-moz-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1)}.styles_sliderInput__aoUD6::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 4px 12px rgba(70,63,152,.4),0 2px 6px rgba(0,0,0,.3);background:linear-gradient(135deg,#5e54d1,#7b71e8)}.styles_sliderInput__aoUD6:focus{outline:none}.styles_sliderInput__aoUD6:focus::-webkit-slider-thumb{box-shadow:0 0 0 4px rgba(70,63,152,.2),0 2px 8px rgba(70,63,152,.3)}.styles_sliderInput__aoUD6:focus::-moz-range-thumb{box-shadow:0 0 0 4px rgba(70,63,152,.2),0 2px 8px rgba(70,63,152,.3)}.styles_multipleSelectWrapper__Dy47S{width:100%}.styles_multipleSelectField__Hx8HP{min-height:48px;padding:8px 12px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.styles_multipleSelectChip__nqctV{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#ede7f6,rgba(179,157,219,.22));color:#212121;border-radius:20px;font-size:12px;font-family:Poppins,sans-serif;font-weight:500;border:1px solid rgba(103,58,183,.2);box-shadow:0 1px 3px rgba(103,58,183,.15);transition:all .2s ease}.styles_multipleSelectChip__nqctV:hover{box-shadow:0 2px 6px rgba(103,58,183,.25);transform:translateY(-1px)}.styles_multipleSelectChipRemove__Ujo5j{cursor:pointer;color:#757575;font-size:16px;line-height:1;transition:color .2s ease}.styles_multipleSelectChipRemove__Ujo5j:hover{color:#f44336}.styles_multipleSelectPlaceholder__m4BcQ{color:#c1c1c1;font-size:14px}.styles_datePickerField__cuoZy::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.styles_datePickerField__cuoZy::-webkit-calendar-picker-indicator:hover{opacity:1}