@font-face{font-family:myf;src:url(/assets/ray-ClB9bH7K.ttf)format("woff2");font-weight:400;font-style:normal;font-display:swap}body{margin:0;font-family:myf}*{box-sizing:border-box;margin:0;padding:0}html{direction:rtl}html,body,#root{min-height:100%}body{color:#1f2937;background:#f5f6f8;margin:0}button,input,textarea,select{font-family:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.admin-layout{background:#f5f6f8;min-height:100vh}.main-wrapper{flex-direction:column;min-height:100vh;margin-right:250px;display:flex}.sidebar{z-index:1000;background:#fff;border-left:1px solid #e5e7eb;width:250px;padding:25px 16px;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.sidebar-logo{border-bottom:1px solid #eee;margin-bottom:25px;padding:0 12px 25px;position:relative}.sidebar-logo h2{margin-bottom:7px;font-size:20px}.sidebar-logo span{color:#9ca3af;font-size:12px}.sidebar-close{color:#374151;background:#f3f4f6;border:none;border-radius:8px;width:32px;height:32px;font-size:22px;display:none;position:absolute;top:0;left:0}.sidebar-nav{flex-direction:column;gap:7px;display:flex}.sidebar-nav a{color:#4b5563;border-radius:8px;align-items:center;gap:12px;padding:13px 15px;font-size:14px;transition:all .2s;display:flex}.sidebar-nav a:hover{background:#f3f4f6}.sidebar-nav a.active{color:#fff;background:#111827}.header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:0 30px;display:flex}.header-right{align-items:center;gap:15px;display:flex}.header h1{font-size:19px}.header-left{align-items:center;gap:20px;font-size:14px;display:flex}.logout-btn{color:#ef4444;background:0 0;border:none;font-size:14px}.menu-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:40px;height:40px;font-size:20px;display:none}.main-content{flex:1;width:100%;padding:30px}.footer{color:#9ca3af;background:#fff;border-top:1px solid #e5e7eb;justify-content:center;align-items:center;min-height:60px;padding:15px;font-size:12px;display:flex}.sidebar-overlay{display:none}@media (width<=1100px){.sidebar{width:220px}.main-wrapper{margin-right:220px}.main-content{padding:25px}.header{padding:0 25px}}@media (width<=768px){.sidebar{width:280px;transition:transform .25s;transform:translate(100%);box-shadow:-5px 0 25px #00000014}.sidebar.open{transform:translate(0)}.sidebar-close{display:block}.main-wrapper{margin-right:0}.menu-btn{justify-content:center;align-items:center;display:flex}.header{min-height:64px;padding:0 16px}.header h1{font-size:17px}.header-left span{display:none}.main-content{padding:20px 16px}.footer{text-align:center;min-height:55px;padding:12px}.sidebar-overlay{z-index:999;background:#00000059;display:block;position:fixed;inset:0}}@media (width<=480px){.header{padding:0 12px}.header h1{font-size:16px}.main-content{padding:16px 12px}.sidebar{width:260px}.logout-btn{font-size:13px}}._page_1scxy_1{box-sizing:border-box;background:radial-gradient(circle at 15% 20%,#3b82f626,#0000 35%),radial-gradient(circle at 85% 80%,#6366f129,#0000 35%),#f8fafc;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:30px;display:flex;position:relative;overflow:hidden}._backgroundShapeOne_1scxy_67{filter:blur(2px);background:linear-gradient(135deg,#2563eb29,#4f46e50a);border-radius:50%;width:420px;height:420px;position:absolute;top:-180px;right:-120px}._backgroundShapeTwo_1scxy_107{background:linear-gradient(135deg,#4f46e51f,#2563eb08);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-170px;left:-100px}._loginCard_1scxy_151{z-index:2;box-sizing:border-box;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffeb;border:1px solid #e2e8f0e6;border-radius:26px;width:100%;max-width:430px;padding:38px;animation:.45s _cardAppear_1scxy_1;position:relative;box-shadow:0 30px 70px #0f172a1f,0 8px 25px #0f172a0f}._logo_1scxy_211{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 22px;display:flex;box-shadow:0 12px 28px #2563eb47}._header_1scxy_267{text-align:center;margin-bottom:28px}._header_1scxy_267 h1{color:#0f172a;margin:0;font-size:25px;font-weight:800;line-height:1.5}._header_1scxy_267 p{color:#64748b;margin:9px 0 0;font-size:14px;line-height:1.9}._error_1scxy_329{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:9px;margin-bottom:20px;padding:12px 14px;font-size:13px;line-height:1.7;display:flex}._error_1scxy_329 svg{flex-shrink:0}._form_1scxy_391{flex-direction:column;gap:19px;display:flex}._formGroup_1scxy_407{flex-direction:column;gap:8px;display:flex}._formGroup_1scxy_407 label{color:#334155;font-size:14px;font-weight:700}._inputWrapper_1scxy_447{position:relative}._inputWrapper_1scxy_447 input{box-sizing:border-box;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:13px;outline:none;width:100%;height:52px;padding:0 48px 0 15px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s,box-shadow .2s}._inputWrapper_1scxy_447 input::placeholder{color:#94a3b8}._inputWrapper_1scxy_447 input:hover{border-color:#cbd5e1}._inputWrapper_1scxy_447 input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}._inputIcon_1scxy_545{color:#94a3b8;pointer-events:none;transition:color .2s;position:absolute;top:50%;right:15px;transform:translateY(-50%)}._inputWrapper_1scxy_447:focus-within ._inputIcon_1scxy_545{color:#2563eb}._options_1scxy_591{justify-content:space-between;align-items:center;gap:10px;margin-top:-4px;display:flex}._remember_1scxy_615{color:#64748b;cursor:pointer;align-items:center;gap:7px;font-size:13px;display:flex}._remember_1scxy_615 input{accent-color:#2563eb;cursor:pointer;width:16px;height:16px}._forgotPassword_1scxy_661{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px}._forgotPassword_1scxy_661:hover{text-decoration:underline}._loginButton_1scxy_709{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;height:53px;margin-top:5px;font-family:inherit;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex;box-shadow:0 9px 22px #2563eb40}._loginButton_1scxy_709:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 13px 28px #2563eb52}._loginButton_1scxy_709:active:not(:disabled){transform:translateY(0)}._loginButton_1scxy_709:disabled{opacity:.7;cursor:not-allowed}._footer_1scxy_837{text-align:center;color:#94a3b8;border-top:1px solid #f1f5f9;margin-top:25px;padding-top:20px;font-size:12px}._spinner_1scxy_873{animation:.8s linear infinite _spin_1scxy_873}@keyframes _spin_1scxy_873{to{transform:rotate(360deg)}}@keyframes _cardAppear_1scxy_1{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=520px){._page_1scxy_1{padding:18px}._loginCard_1scxy_151{border-radius:22px;padding:28px 22px}._header_1scxy_267 h1{font-size:22px}._options_1scxy_591{flex-direction:column;align-items:flex-start}._forgotPassword_1scxy_661{align-self:flex-start}}._dashboard_3trjp_1{width:100%}._header_3trjp_9{margin-bottom:28px}._header_3trjp_9 h2{margin:0 0 8px;font-size:24px;font-weight:700}._header_3trjp_9 p{color:#6b7280;margin:0;font-size:14px}._statsGrid_3trjp_41{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}._card_3trjp_53{background:#fff;border:1px solid #e5e7eb;border-radius:18px;min-height:170px;padding:24px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}._card_3trjp_53:hover{transform:translateY(-4px);box-shadow:0 15px 35px #00000014}._cardTop_3trjp_95{color:#6b7280;justify-content:space-between;align-items:center;font-size:14px;display:flex}._icon_3trjp_113{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}._cardBottom_3trjp_139{align-items:baseline;gap:8px;margin-top:28px;display:flex}._cardBottom_3trjp_139 strong{font-size:34px;font-weight:700}._cardBottom_3trjp_139 small{color:#9ca3af}._total_3trjp_177{color:#fff;background:linear-gradient(135deg,#111827,#1f2937);border-color:#111827}._total_3trjp_177 ._cardTop_3trjp_95{color:#d1d5db}._total_3trjp_177 ._icon_3trjp_113{background:#ffffff1a}._apartments_3trjp_219 ._icon_3trjp_113{background:#eff6ff}._apartments_3trjp_219 ._cardBottom_3trjp_139 strong{color:#2563eb}._commercials_3trjp_239 ._icon_3trjp_113{background:#fef3c7}._commercials_3trjp_239 ._cardBottom_3trjp_139 strong{color:#d97706}._lands_3trjp_259 ._icon_3trjp_113{background:#ecfdf5}._lands_3trjp_259 ._cardBottom_3trjp_139 strong{color:#059669}@media (width<=1100px){._statsGrid_3trjp_41{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._statsGrid_3trjp_41{grid-template-columns:1fr}._header_3trjp_9 h2{font-size:21px}}._page_1gs0a_1{width:100%;min-height:100%}._pageHeader_1gs0a_19{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}._titleRow_1gs0a_35{align-items:center;gap:14px;display:flex}._titleIcon_1gs0a_47{color:#2563eb;background:#e8f0fe;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._pageTitle_1gs0a_69{color:#111827;margin:0 0 5px;font-size:25px;font-weight:800}._pageSubtitle_1gs0a_83{color:#6b7280;margin:0;font-size:13px}._primaryButton_1gs0a_103{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}._primaryButton_1gs0a_103:hover{background:#1d4ed8;box-shadow:0 7px 18px #2563eb33}._primaryButton_1gs0a_103:active{transform:translateY(1px)}._primaryButton_1gs0a_103:disabled{opacity:.6;cursor:not-allowed}._errorBox_1gs0a_181{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:10px;min-height:50px;margin-bottom:18px;padding:12px 15px;font-size:13px;display:flex}._errorBox_1gs0a_181 span{flex:1}._errorClose_1gs0a_217{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:flex}._errorClose_1gs0a_217:hover{background:#b91c1c14}._toolbar_1gs0a_259{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}._searchBox_1gs0a_275{color:#9ca3af;background:#fff;border:1px solid #e5e7eb;border-radius:11px;flex:1;align-items:center;gap:10px;max-width:500px;height:44px;padding:0 14px;display:flex}._searchBox_1gs0a_275:focus-within{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb14}._searchBox_1gs0a_275 input{color:#111827;background:0 0;border:0;outline:0;width:100%;height:100%;font-family:inherit;font-size:13px}._searchBox_1gs0a_275 input::placeholder{color:#9ca3af}._refreshButton_1gs0a_343{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:11px;align-items:center;gap:8px;height:44px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}._refreshButton_1gs0a_343:hover{background:#f9fafb;border-color:#d1d5db}._refreshButton_1gs0a_343:disabled{opacity:.6;cursor:not-allowed}._statsGrid_1gs0a_405{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:18px;display:grid}._statCard_1gs0a_419{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:13px;min-height:90px;padding:16px;display:flex}._statIcon_1gs0a_441{color:#2563eb;background:#f3f4f6;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}._statLabel_1gs0a_465{color:#6b7280;margin-bottom:5px;font-size:12px;display:block}._statValue_1gs0a_479{color:#111827;font-size:20px;display:block}._card_1gs0a_499{background:#fff;border:1px solid #e5e7eb;border-radius:15px;overflow:hidden}._cardHeader_1gs0a_513{border-bottom:1px solid #f0f1f3;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}._cardHeader_1gs0a_513 h2{color:#111827;margin:0 0 4px;font-size:16px}._cardHeader_1gs0a_513 span{color:#9ca3af;font-size:12px}._tableWrapper_1gs0a_559{width:100%;overflow-x:auto}._table_1gs0a_559{border-collapse:collapse;width:100%;min-width:980px}._table_1gs0a_559 th{color:#6b7280;text-align:right;white-space:nowrap;background:#f9fafb;padding:13px 16px;font-size:12px;font-weight:600}._table_1gs0a_559 td{color:#374151;vertical-align:middle;border-top:1px solid #f1f3f5;padding:14px 16px;font-size:13px}._table_1gs0a_559 tbody tr{transition:background .15s}._table_1gs0a_559 tbody tr:hover{background:#fafbfc}._posterWrapper_1gs0a_633{width:55px;height:48px}._poster_1gs0a_633{object-fit:cover;border-radius:9px;width:55px;height:48px;display:block}._posterPlaceholder_1gs0a_659{color:#9ca3af;background:#f3f4f6;border-radius:9px;justify-content:center;align-items:center;width:55px;height:48px;display:flex}._propertyTitle_1gs0a_681{flex-direction:column;gap:4px;display:flex}._propertyTitle_1gs0a_681 strong{text-overflow:ellipsis;white-space:nowrap;color:#111827;max-width:190px;font-size:13px;overflow:hidden}._propertyTitle_1gs0a_681 span{text-align:right;color:#9ca3af;direction:ltr;font-size:11px}._location_1gs0a_725{text-overflow:ellipsis;white-space:nowrap;max-width:130px;display:inline-block;overflow:hidden}._tableFeature_1gs0a_741{color:#6b7280;align-items:center;gap:6px;display:inline-flex}._price_1gs0a_755{color:#111827;margin-left:4px;font-size:13px;display:inline-block}._table_1gs0a_559 td small{color:#9ca3af;font-size:10px}._dealBadge_1gs0a_779{color:#2563eb;white-space:nowrap;background:#eff6ff;border-radius:8px;align-items:center;min-height:28px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}._actions_1gs0a_805{align-items:center;gap:7px;display:flex}._actionButton_1gs0a_817{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}._actionButton_1gs0a_817:disabled{opacity:.5;cursor:not-allowed}._editButton_1gs0a_851{color:#2563eb;background:#eff6ff}._editButton_1gs0a_851:hover{background:#dbeafe}._deleteButton_1gs0a_869{color:#dc2626;background:#fef2f2}._deleteButton_1gs0a_869:hover{background:#fee2e2}._emptyState_1gs0a_895{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:35px 20px;display:flex}._emptyIcon_1gs0a_915{color:#9ca3af;background:#f3f4f6;border-radius:18px;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:15px;display:flex}._emptyState_1gs0a_895 h3{color:#111827;margin:0 0 7px;font-size:16px}._emptyState_1gs0a_895 p{color:#9ca3af;margin:0 0 18px;font-size:13px}._loadingState_1gs0a_971{color:#6b7280;justify-content:center;align-items:center;gap:10px;min-height:400px;font-size:14px;display:flex}._modalOverlay_1gs0a_999{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11182785;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_1gs0a_999{background:#fff;border-radius:18px;width:min(900px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 25px 70px #0000002e}._modalHeader_1gs0a_1041{z-index:2;background:#fff;border-bottom:1px solid #eef0f2;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex;position:sticky;top:0}._modalHeader_1gs0a_1041 h2{color:#111827;margin:0 0 5px;font-size:18px}._modalHeader_1gs0a_1041 p{color:#9ca3af;margin:0;font-size:12px}._modalClose_1gs0a_1091{color:#6b7280;cursor:pointer;background:#f3f4f6;border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._modalClose_1gs0a_1091:hover{background:#e5e7eb}._modalClose_1gs0a_1091:disabled{opacity:.5;cursor:not-allowed}._form_1gs0a_1137{padding:22px}._formSection_1gs0a_1145{border-bottom:1px solid #f0f1f3;margin-bottom:23px;padding-bottom:23px}._formSection_1gs0a_1145:last-of-type{border-bottom:0;margin-bottom:0}._sectionTitle_1gs0a_1167{color:#2563eb;align-items:center;gap:8px;margin-bottom:17px;display:flex}._sectionTitle_1gs0a_1167 h3{color:#111827;margin:0;font-size:14px}._formGrid_1gs0a_1195{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}._formGroup_1gs0a_1207{flex-direction:column;gap:7px;display:flex}._fullWidth_1gs0a_1219{grid-column:1/-1}._formGroup_1gs0a_1207 label{color:#374151;font-size:12px;font-weight:600}._formGroup_1gs0a_1207 label span{color:#dc2626;margin-right:3px}._formGroup_1gs0a_1207 input,._formGroup_1gs0a_1207 textarea{color:#111827;background:#fff;border:1px solid #dfe3e8;border-radius:9px;outline:0;width:100%;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}._formGroup_1gs0a_1207 input{height:43px;padding:0 12px}._formGroup_1gs0a_1207 textarea{resize:vertical;min-height:100px;padding:11px 12px}._formGroup_1gs0a_1207 input:focus,._formGroup_1gs0a_1207 textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb14}._formGroup_1gs0a_1207 input::placeholder,._formGroup_1gs0a_1207 textarea::placeholder{color:#b0b5bd}._checkboxGrid_1gs0a_1331{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}._checkboxItem_1gs0a_1343{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9px;align-items:center;gap:9px;min-height:44px;padding:0 11px;transition:all .2s;display:flex}._checkboxItem_1gs0a_1343:hover{background:#f8fbff;border-color:#bfdbfe}._checkboxItem_1gs0a_1343 input{accent-color:#2563eb;cursor:pointer;width:17px;height:17px}._checkboxItem_1gs0a_1343 span{color:#374151;font-size:12px}._currentPoster_1gs0a_1411{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:12px;margin-bottom:12px;padding:10px;display:flex}._currentPoster_1gs0a_1411 img{object-fit:cover;border-radius:8px;width:65px;height:55px}._currentPoster_1gs0a_1411 div{flex-direction:column;gap:4px;display:flex}._currentPoster_1gs0a_1411 span{color:#374151;font-size:12px;font-weight:600}._currentPoster_1gs0a_1411 small{color:#9ca3af;font-size:11px}._fileUpload_1gs0a_1481{color:#64748b;cursor:pointer;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:11px;align-items:center;gap:13px;min-height:90px;padding:15px;transition:all .2s;display:flex;position:relative}._fileUpload_1gs0a_1481:hover{background:#f8fbff;border-color:#93c5fd}._fileUpload_1gs0a_1481 svg{color:#2563eb;flex-shrink:0}._fileUpload_1gs0a_1481 div{flex-direction:column;gap:4px;display:flex}._fileUpload_1gs0a_1481 strong{color:#374151;font-size:13px}._fileUpload_1gs0a_1481 span{color:#9ca3af;font-size:11px}._fileUpload_1gs0a_1481 input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}._modalFooter_1gs0a_1589{border-top:1px solid #eef0f2;justify-content:flex-start;align-items:center;gap:10px;padding-top:20px;display:flex}._cancelButton_1gs0a_1607{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-height:44px;padding:0 18px;font-family:inherit;font-size:13px}._cancelButton_1gs0a_1607:hover{background:#f9fafb}._cancelButton_1gs0a_1607:disabled{opacity:.6;cursor:not-allowed}._spinner_1gs0a_1657{animation:.8s linear infinite _spin_1gs0a_1657}@keyframes _spin_1gs0a_1657{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){._statsGrid_1gs0a_405,._checkboxGrid_1gs0a_1331{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){._pageHeader_1gs0a_19{flex-direction:column;align-items:flex-start}._pageHeader_1gs0a_19 ._primaryButton_1gs0a_103{width:100%}._toolbar_1gs0a_259{flex-direction:column;align-items:stretch}._searchBox_1gs0a_275{max-width:none}._refreshButton_1gs0a_343{justify-content:center}._statsGrid_1gs0a_405,._formGrid_1gs0a_1195{grid-template-columns:1fr}._fullWidth_1gs0a_1219{grid-column:auto}._checkboxGrid_1gs0a_1331{grid-template-columns:1fr 1fr}._modalOverlay_1gs0a_999{align-items:flex-end;padding:10px}._modal_1gs0a_999{border-radius:17px 17px 0 0;max-height:calc(100vh - 20px)}._modalHeader_1gs0a_1041,._form_1gs0a_1137{padding:17px}}@media (width<=450px){._titleIcon_1gs0a_47{width:42px;height:42px}._pageTitle_1gs0a_69{font-size:21px}._checkboxGrid_1gs0a_1331{grid-template-columns:1fr}._modalFooter_1gs0a_1589{flex-direction:column-reverse}._modalFooter_1gs0a_1589 button{width:100%}}._selectWrapper_1gs0a_1873{width:100%;position:relative}._select_1gs0a_1873{color:#1f2937;cursor:pointer;appearance:none;background:#fff;border:1px solid #dfe3e8;border-radius:10px;width:100%;height:46px;padding:0 14px 0 42px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}._select_1gs0a_1873:hover{border-color:#c5cad3}._select_1gs0a_1873:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}._selectIcon_1gs0a_1937{color:#6b7280;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}._required_1gs0a_1955{color:#dc2626;margin-right:3px}
