.page_dashboardPage__dHYof h1{margin-bottom:30px;color:var(--primaryColor);font-size:28px}.page_statsGrid__HMBRp{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:28px;gap:28px;margin-bottom:36px}@media(max-width:900px){.page_statsGrid__HMBRp{grid-template-columns:1fr}}.page_statsRow__Fb3Qr{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px;margin-bottom:36px}@media(max-width:900px){.page_statsRow__Fb3Qr{grid-template-columns:1fr}}.page_statCard__va5xK{background:linear-gradient(135deg,var(--secondaryColor) 80%,#f0f4ff 100%);border:1.5px solid #e5e7eb;padding:28px 24px 20px;border-radius:18px;box-shadow:0 4px 16px rgba(0,0,0,.07);transition:transform .18s cubic-bezier(.4,2,.6,1),box-shadow .18s;position:relative;overflow:visible}.page_statCard__va5xK:hover{transform:scale(1.025) translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.page_statCard__va5xK h3{color:var(--textColor);font-size:18px;margin-bottom:16px;font-weight:700;letter-spacing:.01em}.page_statCard__va5xK .page_statNumber__L8RQr{color:var(--primaryColor);font-size:32px;font-weight:700;margin-bottom:8px}.page_statCard__va5xK .page_statChange__mlIZC{color:var(--accentColor);font-size:15px;font-weight:500}.page_chartContainer__53myl{background:#fff;border-radius:14px;padding:12px 8px 0;box-shadow:0 2px 8px rgba(0,0,0,.04);margin-bottom:0}.page_totalLeadsCard__cpMqw{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center;min-height:200px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:16px;border:2px solid #e2e8f0;position:relative;overflow:hidden}.page_totalLeadsCard__cpMqw:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4)}.page_leadsIcon__SoCiU{margin-bottom:16px;color:#3b82f6;opacity:.8}.page_leadsNumber__tjI62{font-size:56px;font-weight:800;color:#1e293b;margin-bottom:8px;line-height:1;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page_leadsLabel__Ilrq9{font-size:16px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.page_pieCenterLabel__6qaQG{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:20px;font-weight:700;color:var(--primaryColor);pointer-events:none;text-align:center}.page_divider__4HTj_{width:100%;height:1.5px;background:linear-gradient(90deg,#e0e7ff,#f3f4f6);margin:24px 0 18px;border-radius:1px}.page_customTooltip__VywQz{background-color:hsla(0,0%,100%,.95);border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;box-shadow:0 4px 12px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:14px;font-family:inherit;min-width:120px;pointer-events:none;animation:page_tooltipFadeIn__Tv8RT .2s ease-out;z-index:1000}.page_tooltipHeader__4lgzM{display:flex;align-items:center;margin-bottom:8px;gap:8px}.page_tooltipColorDot__1WfQ4{width:12px;height:12px;border-radius:50%;flex-shrink:0}.page_tooltipLabel__mxp6P{font-weight:600;color:#1f2937;font-size:13px}.page_tooltipValue___4AGv{color:#6b7280;font-size:12px;font-weight:500}.page_tooltipNumber__8S5Bc{color:#1f2937;font-weight:600}@keyframes page_tooltipFadeIn__Tv8RT{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.secondaryLoaderContainer{display:flex;justify-content:center;align-items:center;gap:20px;min-height:200px;flex-direction:column}.secondaryLoader{width:60px;aspect-ratio:2;--_g:no-repeat radial-gradient(circle closest-side,#000 90%,#0000);background:var(--_g) 0 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 50%;animation:l3 1s linear infinite}@keyframes l3{20%{background-position:0 0,50% 50%,100% 50%}40%{background-position:0 100%,50% 0,100% 50%}60%{background-position:0 50%,50% 100%,100% 0}80%{background-position:0 50%,50% 50%,100% 100%}}.status-badge{display:inline-block;padding:.25em .75em;border-radius:1em;font-size:.85em;font-weight:600;text-transform:capitalize;background:#f3f4f6;color:#374151}.status-pending{background:#fef3c7;color:#b45309}.status-approved{background:#d1fae5;color:#047857}.status-rejected{background:#fee2e2;color:#b91c1c}.status-archived{background:#e5e7eb;color:#6b7280}.status-default{background:#f3f4f6;color:#374151}.status-open{background:#dbeafe;color:#2563eb}.status-closed{background:#fee2e2;color:#b91c1c}.status-accepted{background:#d1fae5;color:#059669}.style_container__e65iQ{max-width:1200px;margin:40px auto;border-radius:24px}.style_container__e65iQ>h1{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#333}.style_container__e65iQ .style_form__gJx5P{display:flex;flex-direction:column;gap:40px}.style_container__e65iQ .style_section__BuMZg{margin-bottom:32px;background:#fff;border-radius:16px;padding:32px;border:1px solid #eef2f6;transition:all .3s ease}.style_container__e65iQ .style_section__BuMZg:hover{box-shadow:0 4px 20px rgba(0,0,0,.04)}.style_container__e65iQ .style_section__BuMZg h2{font-size:1.5rem;font-weight:600;color:#1a1f36;margin-bottom:24px;display:flex;align-items:center;gap:12px}.style_container__e65iQ .style_section__BuMZg h2:before{content:"";display:block;width:4px;height:24px;background:var(--accentColor);border-radius:2px}.style_container__e65iQ .style_fieldGrid__5FEuv{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.style_container__e65iQ .style_fieldGroup__ucVh7{position:relative;display:flex;flex-direction:column;gap:8px;background:#fff;border-radius:12px;padding:16px;transition:all .2s ease}.style_container__e65iQ .style_fieldGroup__ucVh7:hover{background:#f8fafc}.style_container__e65iQ .style_fieldGroup__ucVh7.style_fullWidth__biPLH{grid-column:1/-1}.style_container__e65iQ label{font-size:.95rem;color:#4a5568;font-weight:500;margin-bottom:4px;display:flex;align-items:center;gap:6px}.style_container__e65iQ label:after{content:"*";color:#e53e3e;display:none}.style_container__e65iQ label.style_required__0UBeU:after{display:inline}.style_container__e65iQ input,.style_container__e65iQ select,.style_container__e65iQ textarea{font-size:1rem;border-radius:8px;border:1.5px solid #e2e8f0;padding:12px 16px;background:#fff;color:#1a1f36;transition:all .2s ease;width:100%}.style_container__e65iQ input:focus,.style_container__e65iQ select:focus,.style_container__e65iQ textarea:focus{border-color:var(--accentColor);box-shadow:0 0 0 3px rgba(40,167,124,.1);outline:none}.style_container__e65iQ input:hover,.style_container__e65iQ select:hover,.style_container__e65iQ textarea:hover{border-color:#cbd5e0}.style_container__e65iQ input::placeholder,.style_container__e65iQ select::placeholder,.style_container__e65iQ textarea::placeholder{color:#a0aec0}.style_container__e65iQ textarea{min-height:100px;resize:vertical}.style_container__e65iQ .style_error__UxiTx{color:#e53e3e;font-size:.875rem;margin-top:4px;font-weight:500;display:flex;align-items:center;gap:4px}.style_container__e65iQ .style_error__UxiTx:before{content:"⚠";font-size:1rem}.style_container__e65iQ .style_fileUpload__UxX5N{position:relative;border:2px dashed #e2e8f0;border-radius:12px;padding:24px;text-align:center;transition:all .2s ease;cursor:pointer;background:#f8fafc}.style_container__e65iQ .style_fileUpload__UxX5N:hover{border-color:var(--accentColor);background:rgba(40,167,124,.02)}.style_container__e65iQ .style_fileUpload__UxX5N input[type=file]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}.style_container__e65iQ .style_fileUpload__UxX5N .style_uploadIcon__YK_js{font-size:2rem;color:var(--accentColor);margin-bottom:12px}.style_container__e65iQ .style_fileUpload__UxX5N .style_uploadText__dbhqa{color:#4a5568;font-weight:500;margin-bottom:8px}.style_container__e65iQ .style_fileUpload__UxX5N .style_uploadInfo__Cttcw{font-size:.875rem;color:#718096;margin-top:8px}.style_container__e65iQ .style_previewRow__AlxDB{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:16px;gap:16px;margin-top:16px}.style_container__e65iQ .style_previewItem___5ve2{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .2s ease}.style_container__e65iQ .style_previewItem___5ve2:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.style_container__e65iQ .style_previewItem___5ve2:hover .style_removeButton__do_m2{opacity:1}.style_container__e65iQ .style_previewImg__vdD7w{width:100%;height:100%;object-fit:cover}.style_container__e65iQ .style_removeButton__do_m2{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;color:#e53e3e;font-size:1.25rem;line-height:1;cursor:pointer;opacity:0;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_container__e65iQ .style_removeButton__do_m2:hover{background:#fff;transform:scale(1.1)}.style_container__e65iQ .style_previewList__dVa9h{padding:0;list-style:none;display:flex;flex-direction:column;gap:8px;margin:16px 0 0}.style_container__e65iQ .style_documentItem__3jdeO{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.style_container__e65iQ .style_documentItem__3jdeO:hover{background:#fff;border-color:var(--accentColor);box-shadow:0 2px 4px rgba(0,0,0,.05)}.style_container__e65iQ .style_documentItem__3jdeO:hover .style_removeButton__do_m2{opacity:1}.style_container__e65iQ .style_documentInfo__eXX0n{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.style_container__e65iQ .style_documentName__ldFkc{font-size:.875rem;color:#2d3748;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_container__e65iQ .style_documentSize__2cld2{font-size:.75rem;color:#718096}.style_container__e65iQ .style_primaryBtn__Y4AFZ{margin-top:24px;font-size:1.125rem;font-weight:600;padding:16px 32px;border-radius:12px;background:var(--accentColor);color:#fff;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-left:auto}.style_container__e65iQ .style_primaryBtn__Y4AFZ:hover:not(:disabled){background:#1e7e5a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,124,.2)}.style_container__e65iQ .style_primaryBtn__Y4AFZ:disabled{background:#cbd5e0;cursor:not-allowed}.style_container__e65iQ .style_spinner__H2tiX{width:20px;height:20px;border:2px solid #fff;border-top-color:rgba(0,0,0,0);border-radius:50%;animation:style_spin__H5WCD .8s linear infinite}@keyframes style_spin__H5WCD{to{transform:rotate(1turn)}}@media(max-width:768px){.style_container__e65iQ{padding:24px 16px;margin:20px auto}.style_container__e65iQ .style_section__BuMZg{padding:24px 16px}.style_container__e65iQ .style_fieldGrid__5FEuv{grid-template-columns:1fr;gap:20px}.style_container__e65iQ .style_primaryBtn__Y4AFZ{width:100%}}.style_container__e65iQ .style_filePreviewRow__MdDiE{display:flex;flex-direction:column;gap:6px;margin-bottom:10px;background:#f8fafc;border-radius:8px;padding:10px;border:1px solid #e2e8f0}.style_container__e65iQ .style_filePreviewBottomRow__Byqkf,.style_container__e65iQ .style_filePreviewTopRow__Lh4xp{display:flex;align-items:center;gap:12px}.style_container__e65iQ .style_fileName__dWsbX{font-weight:500;color:#2d3748;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_container__e65iQ .style_fileSize__wN_9s{color:#718096;font-size:.85rem}.style_container__e65iQ .style_fileCaptionInput__2Xaf6{flex:2 1;min-width:0;padding:6px 10px;border-radius:6px;border:1px solid #e2e8f0;font-size:.95rem}.style_container__e65iQ .style_filePrimaryCheckbox__4JV3p{display:flex;align-items:center;gap:4px;font-size:.9rem;color:#4a5568}.style_container__e65iQ .style_fileRemoveButton__ozJ9a{margin-left:10px;background:#fff;border:none;color:#e53e3e;font-size:1.5rem;border-radius:50%;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.07)}.style_container__e65iQ .style_buttonGroup___IuSW{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.style_container__e65iQ .style_secondaryBtn__hZu2w{padding:.75rem 1.5rem;border:1px solid #e2e8f0;border-radius:.375rem;background-color:#fff;color:#4a5568;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.style_container__e65iQ .style_secondaryBtn__hZu2w:hover{background-color:#f7fafc;border-color:#cbd5e0}.style_container__e65iQ .style_secondaryBtn__hZu2w:focus{outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5)}.style_container__e65iQ .style_secondaryBtn__hZu2w:disabled{opacity:.5;cursor:not-allowed}.style_container__B10Gl{padding:1.5rem;width:100%}.style_title__l8UE8{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#333}.style_filters__wmtno{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.style_searchFilter__E7Zrz{flex:1 1;min-width:250px}.style_searchInput__DJOb7{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;outline:none;transition:border-color .15s ease-in-out}.style_searchInput__DJOb7:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.style_typeFilter__WSufb{min-width:200px}.style_typeSelect__6Thr2{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;outline:none;background-color:#fff;cursor:pointer;transition:border-color .15s ease-in-out}.style_typeSelect__6Thr2:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.style_tableWrapper__VUHRS{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_table__ywJ6J{width:100%;border-collapse:collapse;min-width:900px}.style_table__ywJ6J td,.style_table__ywJ6J th{padding:12px 16px;text-align:left;border-bottom:1px solid #eee}.style_table__ywJ6J th{font-weight:600;color:#495057}.style_table__ywJ6J th,.style_table__ywJ6J tr:hover{background-color:#f8f9fa}.style_propertyImage__rr99w{width:80px;height:60px;object-fit:cover;border-radius:4px}.style_status__chP4i{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:capitalize}.style_status__chP4i.style_active__XhK2Y{background-color:#e6f4ea;color:#1e7e34}.style_status__chP4i.style_pending__JlyJ1{background-color:#fff3cd;color:#856404}.style_status__chP4i.style_inactive__ePeEf{background-color:#f8d7da;color:#721c24}.style_loading__pVKS4{text-align:center;padding:2rem;color:#6b7280;font-size:1rem}.style_error__ci9pk{text-align:center;padding:1rem;margin:1rem 0;background-color:#fee2e2;color:#dc2626;border-radius:.375rem;font-size:.875rem}.style_loaderCell__Fd_Y_,.style_noDataCell__8NRNj{text-align:center;padding:2rem!important;background-color:#f9fafb}.style_noDataCell__8NRNj{color:#6b7280;font-size:.875rem}.style_tableRow__ANaXG{transition:background-color .2s ease}.style_actionsCell__0Zs8W{min-width:150px}.style_viewButton__XMb1U{background-color:#3b82f6}.style_viewButton__XMb1U:hover{background-color:#2563eb}.style_editButton__QSlrS{padding:.5rem .75rem;background-color:#f59e0b;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none}.style_editButton__QSlrS:hover{background-color:#d97706;transform:translateY(-1px);color:#fff;text-decoration:none}.style_editButton__QSlrS:active{transform:translateY(0)}.style_disabledEdit__viBaQ,.style_disabledView__UBxAg{padding:.5rem .75rem;background-color:#e5e7eb;color:#9ca3af;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:.25rem;cursor:not-allowed;opacity:.6}@media(max-width:768px){.style_table__ywJ6J{min-width:700px}.style_actionButtons__INBMB{flex-direction:column;gap:.25rem}.style_disabledEdit__viBaQ,.style_disabledView__UBxAg,.style_editButton__QSlrS,.style_viewButton__XMb1U{width:100%;justify-content:center}}@media(max-width:480px){.style_container__B10Gl{padding:1rem}.style_filters__wmtno{flex-direction:column}.style_searchFilter__E7Zrz,.style_typeFilter__WSufb{min-width:auto}}.style_headerSection__PJGRO{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.style_title__l8UE8{margin-bottom:0}.style_exportButton__8Vdx4{padding:.75rem 1.5rem;background-color:#28a77c;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.style_exportButton__8Vdx4:hover:not(:disabled){background-color:#1e7e34;transform:translateY(-1px)}.style_exportButton__8Vdx4:active:not(:disabled){transform:translateY(0)}.style_exportButton__8Vdx4:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none}.style_exportButton__8Vdx4:focus{outline:2px solid #28a77c;outline-offset:2px}.style_actionsCell__0Zs8W{min-width:120px;text-align:center}.style_actionButtons__INBMB{display:flex;gap:.5rem;justify-content:flex-start;flex-wrap:wrap}.style_viewButton__XMb1U{padding:.5rem .75rem;background-color:#28a77c;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none;white-space:nowrap}.style_viewButton__XMb1U:hover{background-color:#1e7e34;transform:translateY(-1px);color:#fff;text-decoration:none}.style_viewButton__XMb1U:active{transform:translateY(0)}.style_propertyFilter__95KeD{min-width:250px}.style_propertySelect___xvXO{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;outline:none;background-color:#fff;cursor:pointer;transition:border-color .15s ease-in-out}.style_propertySelect___xvXO:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.style_propertyLink__zRW_k{color:#333;text-decoration:none;font-weight:500;transition:all .2s ease;cursor:pointer}.style_propertyLink__zRW_k:hover{color:#28a77c;text-decoration:underline}.style_propertyLink__zRW_k:focus{outline:2px solid #28a77c;outline-offset:2px;border-radius:4px}@media(max-width:768px){.style_table__ywJ6J{min-width:700px}.style_actionButtons__INBMB{flex-direction:column;gap:.25rem}.style_viewButton__XMb1U{width:100%;justify-content:center}.style_headerSection__PJGRO{flex-direction:column;align-items:stretch}.style_exportButton__8Vdx4{width:100%;justify-content:center}}@media(max-width:480px){.style_container__B10Gl{padding:1rem}}.styles_container__VbnbK{padding:1.5rem;width:100%}.styles_title__HzoBM{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#333}.styles_filters__9J888{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.styles_searchFilter__XTEp5{flex:1 1;min-width:250px}.styles_searchInput__S3oIh{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;outline:none;transition:border-color .15s ease-in-out}.styles_searchInput__S3oIh:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.styles_typeFilter__n1tac{min-width:200px}.styles_typeSelect__IdOeF{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;outline:none;background-color:#fff;cursor:pointer;transition:border-color .15s ease-in-out}.styles_typeSelect__IdOeF:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.styles_loading__kfSrs{text-align:center;padding:2rem;color:#6b7280;font-size:1rem}.styles_error__tJaQv{text-align:center;padding:1rem;margin:1rem 0;background-color:#fee2e2;color:#dc2626;border-radius:.375rem;font-size:.875rem}.styles_tableWrapper__DUc9V{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_table__wk5yL{width:100%;border-collapse:collapse;min-width:900px}.styles_table__wk5yL td,.styles_table__wk5yL th{padding:12px 16px;text-align:left;border-bottom:1px solid #eee}.styles_table__wk5yL th{font-weight:600;color:#495057}.styles_table__wk5yL th,.styles_table__wk5yL tr:hover{background-color:#f8f9fa}.styles_propertyImage__IyF1J{width:80px;height:60px;object-fit:cover;border-radius:4px}.styles_tableRow__ZFVp0{transition:background-color .2s ease}.styles_loaderCell__Eekk1,.styles_noDataCell___eVDK{text-align:center;padding:2rem!important;background-color:#f9fafb}.styles_noDataCell___eVDK{color:#6b7280;font-size:.875rem}.styles_actionsCell__3YcTw{min-width:120px}.styles_actionButtons__t8SMv{display:flex;gap:.5rem;flex-wrap:wrap}.styles_viewButton__aNKpU{padding:.5rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none}.styles_viewButton__aNKpU:hover{background-color:#2563eb;transform:translateY(-1px);color:#fff;text-decoration:none}.styles_viewButton__aNKpU:active{transform:translateY(0)}.styles_disabledView__b7t0O{padding:.5rem .75rem;background-color:#e5e7eb;color:#9ca3af;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:.25rem;cursor:not-allowed;opacity:.6}@media(max-width:768px){.styles_table__wk5yL{min-width:700px}.styles_actionButtons__t8SMv{flex-direction:column;gap:.25rem}.styles_disabledView__b7t0O,.styles_viewButton__aNKpU{width:100%;justify-content:center}}.styles_featureCell____VqJ{min-width:80px;text-align:center}.styles_featureButton__IOFDa{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.styles_featureButton__IOFDa:hover:not(:disabled){background-color:#f3f4f6;transform:scale(1.1)}.styles_featureButton__IOFDa:active:not(:disabled){transform:scale(1.05)}.styles_featureButton__IOFDa:disabled{cursor:not-allowed;opacity:.6}.styles_featureButton__IOFDa.styles_disabled__n2FZm{cursor:not-allowed;opacity:.4;color:#9ca3af!important}.styles_featureButton__IOFDa.styles_disabled__n2FZm:hover{background-color:rgba(0,0,0,0);transform:none}.styles_featured__7hwai{color:#f59e0b}.styles_featured__7hwai:hover:not(:disabled){background-color:#fef3c7}.styles_notFeatured__ikLcx{color:#9ca3af}.styles_notFeatured__ikLcx:hover:not(:disabled){background-color:#f3f4f6;color:#f59e0b}.styles_featureSpinner__t505b{width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:styles_spin__Pm0LG 1s linear infinite}@keyframes styles_spin__Pm0LG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.styles_featureCell____VqJ{min-width:60px}.styles_featureButton__IOFDa{min-width:35px;min-height:35px}}@media(max-width:480px){.styles_container__VbnbK{padding:1rem}.styles_filters__9J888{flex-direction:column}.styles_searchFilter__XTEp5,.styles_typeFilter__n1tac{min-width:auto}}.style_paginationContainer__UJ0r3{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 8px 8px;flex-wrap:wrap;gap:1rem}.style_paginationInfo__4ITae{font-size:.875rem;color:#6b7280;font-weight:500}.style_pagination___OWle{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.style_paginationButton__u2UaA{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d1d5db;background-color:#fff;color:#374151;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;outline:none}.style_paginationButton__u2UaA:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af;color:#1f2937}.style_paginationButton__u2UaA:active:not(:disabled){background-color:#e5e7eb;transform:translateY(1px)}.style_paginationButton__u2UaA:disabled{background-color:#f9fafb;color:#d1d5db;cursor:not-allowed;border-color:#e5e7eb}.style_paginationButton__u2UaA:focus{box-shadow:0 0 0 2px rgba(59,130,246,.1);border-color:#3b82f6}.style_pageNumbers__FN7kV{display:flex;align-items:center;gap:.25rem;margin:0 .5rem}.style_pageNumber__I_r5G{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .5rem;border:1px solid #d1d5db;background-color:#fff;color:#374151;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;outline:none}.style_pageNumber__I_r5G:hover{background-color:#f3f4f6;border-color:#9ca3af;color:#1f2937}.style_pageNumber__I_r5G:active{background-color:#e5e7eb;transform:translateY(1px)}.style_pageNumber__I_r5G:focus{box-shadow:0 0 0 2px rgba(59,130,246,.1);border-color:#3b82f6}.style_pageNumber__I_r5G.style_activePage__kq1W0{background-color:#3b82f6;border-color:#3b82f6;color:#fff;font-weight:600}.style_pageNumber__I_r5G.style_activePage__kq1W0:hover{background-color:#2563eb;border-color:#2563eb;color:#fff}.style_ellipsis__pid9k{justify-content:center;width:36px;height:36px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_ellipsis__pid9k,.style_itemsPerPage__AlfxX{display:flex;align-items:center;color:#6b7280;font-weight:500}.style_itemsPerPage__AlfxX{gap:.5rem;font-size:.875rem}.style_itemsPerPage__AlfxX label{white-space:nowrap}.style_limitSelect__3y_Pb{padding:.375rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;outline:none;transition:border-color .15s ease-in-out}.style_limitSelect__3y_Pb:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.style_limitSelect__3y_Pb:hover{border-color:#9ca3af}@media(max-width:768px){.style_paginationContainer__UJ0r3{flex-direction:column;align-items:stretch;gap:1rem}.style_pagination___OWle{justify-content:center}.style_paginationInfo__4ITae{text-align:center}.style_itemsPerPage__AlfxX{justify-content:center}.style_pageNumbers__FN7kV{margin:0 .25rem}.style_pageNumber__I_r5G{min-width:32px;height:32px;font-size:.8rem}.style_ellipsis__pid9k,.style_paginationButton__u2UaA{width:32px;height:32px}}@media(max-width:480px){.style_paginationContainer__UJ0r3{padding:1rem}.style_pageNumbers__FN7kV{gap:.125rem}.style_pageNumber__I_r5G{min-width:28px;height:28px;font-size:.75rem}.style_ellipsis__pid9k,.style_paginationButton__u2UaA{width:28px;height:28px}.style_itemsPerPage__AlfxX{flex-direction:column;gap:.25rem}}.style_container__ejlWf{padding:1.5rem;width:100%}.style_title__YUoQe{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#333}.style_filters___j9nR{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.style_searchFilter__tozEU{flex:1 1;min-width:250px}.style_searchInput__cZsbE{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;outline:none;transition:border-color .15s ease-in-out}.style_searchInput__cZsbE:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.style_typeFilter__9ff7e{min-width:200px}.style_typeSelect___96L7{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;outline:none;background-color:#fff;cursor:pointer;transition:border-color .15s ease-in-out}.style_typeSelect___96L7:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.style_loading__S7zha{text-align:center;padding:2rem;color:#6b7280;font-size:1rem}.style_error__Y9Reh{text-align:center;padding:1rem;margin:1rem 0;background-color:#fee2e2;color:#dc2626;border-radius:.375rem;font-size:.875rem}.style_tableWrapper__MBHEn{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_table__UkEH2{width:100%;border-collapse:collapse;min-width:900px}.style_table__UkEH2 td,.style_table__UkEH2 th{padding:12px 16px;text-align:left;border-bottom:1px solid #eee}.style_table__UkEH2 th{font-weight:600;color:#495057}.style_table__UkEH2 th,.style_table__UkEH2 tr:hover{background-color:#f8f9fa}.style_propertyImage__k4uxy{width:80px;height:60px;object-fit:cover;border-radius:4px}.style_tableRow__dZYw_{transition:background-color .2s ease}.style_loaderCell__C1_pr,.style_noDataCell__mZrVB{text-align:center;padding:2rem!important;background-color:#f9fafb}.style_noDataCell__mZrVB{color:#6b7280;font-size:.875rem}.style_actionsCell__rLNt9{min-width:120px}.style_actionButtons__euzX8{display:flex;gap:.5rem;flex-wrap:wrap}.style_viewButton__4LYcD{padding:.5rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none}.style_viewButton__4LYcD:hover{background-color:#2563eb;transform:translateY(-1px);color:#fff;text-decoration:none}.style_viewButton__4LYcD:active{transform:translateY(0)}.style_disabledView__07Yha{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;opacity:.6}.style_bidButton__88bov,.style_disabledView__07Yha{padding:.5rem .75rem;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:.25rem}.style_bidButton__88bov{background-color:#059669;color:#fff;cursor:pointer;transition:all .2s ease;position:relative}.style_bidButton__88bov:hover{background-color:#047857;transform:translateY(-1px)}.style_bidButton__88bov:active{transform:translateY(0)}.style_bidButton__88bov:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;opacity:.6;transform:none}.style_bidCountBadge__ieX6R{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:.65rem;font-weight:600;padding:.1rem .3rem;border-radius:8px;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.2);animation:style_badgePulse__AivBD 2s infinite}@keyframes style_badgePulse__AivBD{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.style_featureCell__5pIaz{min-width:80px;text-align:center}.style_featureButton__hft0s{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.style_featureButton__hft0s:hover:not(:disabled){background-color:#f3f4f6;transform:scale(1.1)}.style_featureButton__hft0s:active:not(:disabled){transform:scale(1.05)}.style_featureButton__hft0s:disabled{cursor:not-allowed;opacity:.6}.style_featureButton__hft0s.style_disabled__ahZVc{cursor:not-allowed;opacity:.4;color:#9ca3af!important}.style_featureButton__hft0s.style_disabled__ahZVc:hover{background-color:rgba(0,0,0,0);transform:none}.style_featured__2srQB{color:#f59e0b}.style_featured__2srQB:hover:not(:disabled){background-color:#fef3c7}.style_notFeatured__PmzR2{color:#9ca3af}.style_notFeatured__PmzR2:hover:not(:disabled){background-color:#f3f4f6;color:#f59e0b}.style_featureSpinner__8vwWC{width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:style_spin__4SDcy 1s linear infinite}@keyframes style_spin__4SDcy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.style_table__UkEH2{min-width:700px}.style_actionButtons__euzX8{flex-direction:column;gap:.25rem}.style_bidButton__88bov,.style_disabledView__07Yha,.style_viewButton__4LYcD{width:100%;justify-content:center}.style_featureCell__5pIaz{min-width:60px}.style_featureButton__hft0s{min-width:35px;min-height:35px}}@media(max-width:480px){.style_container__ejlWf{padding:1rem}.style_filters___j9nR{flex-direction:column}.style_searchFilter__tozEU,.style_typeFilter__9ff7e{min-width:auto}}.ViewSupportIssueModal_overlay__doZ8l{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center}.ViewSupportIssueModal_raiseBidModal__kmfJx .ViewSupportIssueModal_modal__nRct8{max-width:800px}.ViewSupportIssueModal_modal__nRct8{background:#fff;border-radius:16px;max-width:540px;width:95vw;box-shadow:0 8px 32px rgba(0,0,0,.18);animation:ViewSupportIssueModal_modalIn__61LPl .2s ease;display:flex;flex-direction:column;overflow:hidden}@keyframes ViewSupportIssueModal_modalIn__61LPl{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ViewSupportIssueModal_header__lpiRi{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #eee;background:#f8f9fa}.ViewSupportIssueModal_header__lpiRi>h2{font-size:1.25rem;font-weight:700;margin:0}.ViewSupportIssueModal_closeButton__9xCJW{background:none;border:none;color:#6b7280;font-size:1.5rem;cursor:pointer;border-radius:6px;padding:.25rem .5rem;transition:background .2s}.ViewSupportIssueModal_closeButton__9xCJW:hover{background:#f3f4f6;color:#374151}.ViewSupportIssueModal_propertyInfo__V0UJh{padding:1rem 1.5rem;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.ViewSupportIssueModal_propertyInfo__V0UJh h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#1e293b}.ViewSupportIssueModal_propertyInfo__V0UJh p{margin:0;color:#64748b;font-size:.9rem}.ViewSupportIssueModal_body___4DG5{padding:1.5rem;overflow-y:auto;flex:1 1 auto}.ViewSupportIssueModal_actions__h_tYO{background:#fff;padding:1rem 1.5rem 1.5rem;border-top:1px solid #eee;display:flex;gap:.75rem;justify-content:center}.ViewSupportIssueModal_row__HQVQw{margin-bottom:1rem;display:flex;align-items:flex-start;gap:.5rem}.ViewSupportIssueModal_label__cNPNa{font-weight:600;color:#374151;min-width:110px;display:inline-block}.ViewSupportIssueModal_imagesSection__QDB60{margin-top:.75rem}.ViewSupportIssueModal_imagesList__6SEVm{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem}.ViewSupportIssueModal_image___jxGc{width:60px;height:40px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb;background:#f8fafc}@media(max-width:600px){.ViewSupportIssueModal_modal__nRct8{max-width:100vw;border-radius:8px}.ViewSupportIssueModal_actions__h_tYO,.ViewSupportIssueModal_body___4DG5,.ViewSupportIssueModal_header__lpiRi{padding-left:.75rem;padding-right:.75rem}}.ViewSupportIssueModal_statusBadge__yrmlr{padding:.25rem .75rem;border-radius:1rem;font-weight:600;font-size:.85rem;text-transform:capitalize;display:inline-block}.ViewSupportIssueModal_statusOpen__1kGwg{background-color:#dcfce7;color:#22c55e}.ViewSupportIssueModal_statusInProgress__gfd5U{background-color:#fef9c3;color:#b45309}.ViewSupportIssueModal_statusResolved__V9akL{background-color:#ede9fe;color:#7c3aed}.ViewSupportIssueModal_statusClosed__wWZVw{background-color:#f3f4f6;color:#6b7280}.ViewSupportIssueModal_value__9s9q0{color:#374151;font-weight:500}.ViewSupportIssueModal_emailLink___weV6{color:#3b82f6;text-decoration:none}.ViewSupportIssueModal_emailLink___weV6:hover{text-decoration:underline}.ViewSupportIssueModal_messageSection__IUlPY{margin-top:1rem}.ViewSupportIssueModal_messageSection__IUlPY .ViewSupportIssueModal_label__cNPNa{display:block;margin-bottom:.5rem}.ViewSupportIssueModal_messageSection__IUlPY .ViewSupportIssueModal_messageContent__fP1IQ{background-color:#f8f9fa;padding:1rem;border-radius:6px;border:1px solid #e9ecef;white-space:pre-wrap;word-wrap:break-word;color:#495057;line-height:1.5}.ViewSupportIssueModal_section__omHLn{margin-bottom:2rem}.ViewSupportIssueModal_sectionTitle__bRmeY{font-size:1.1rem;font-weight:600;color:#2563eb;margin-bottom:1rem;letter-spacing:.01em}.ViewSupportIssueModal_propertyInfoRow__bw7__{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#f1f5f9;padding:1rem 1.5rem;border-radius:8px;border:1px solid #e2e8f0}.ViewSupportIssueModal_priceBadge__G8qk3{background:#e0f2fe;color:#0369a1;font-weight:700;font-size:1.1rem;padding:.5rem 1.25rem;border-radius:2rem;box-shadow:0 1px 4px rgba(3,105,161,.07);display:flex;align-items:center;justify-content:center}.ViewSupportIssueModal_address__rk_wR{color:#64748b;font-size:.95rem;margin-top:.25rem}.ViewSupportIssueModal_detailsGrid__k08pv{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem 2rem;gap:1.25rem 2rem}@media(max-width:700px){.ViewSupportIssueModal_detailsGrid__k08pv{grid-template-columns:1fr;gap:1rem}.ViewSupportIssueModal_propertyInfoRow__bw7__{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem .75rem}}.ViewSupportIssueModal_modalTitle__vVaQy{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.ViewSupportIssueModal_sectionCard__huOfr{background:#f8fafc;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:1.5rem 1.5rem 1rem;margin-bottom:2rem;border:1px solid #e5e7eb}.ViewSupportIssueModal_propertyName__5XD4D{font-size:1.15rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.ViewSupportIssueModal_detailsGridWithDivider__o_l8A{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 2.5rem;gap:0 2.5rem;border-radius:8px;margin-top:.5rem;margin-bottom:.5rem;border:1px solid #e5e7eb;background:#fff;padding:1rem 1rem .5rem;position:relative}.ViewSupportIssueModal_detailsGridWithDivider__o_l8A:before{content:"";position:absolute;top:1rem;bottom:1rem;left:50%;width:1px;background:#e5e7eb;z-index:1}.ViewSupportIssueModal_detailsCol__3dLyw{display:flex;flex-direction:column;gap:.75rem;position:relative;z-index:2}.ViewSupportIssueModal_detailRow__V_ja_{display:flex;align-items:center;gap:.5rem;font-size:1rem;margin-bottom:.25rem}.ViewSupportIssueModal_primaryCloseButton__JNEhc{background:#2563eb;color:#fff;font-weight:600;font-size:1.1rem;border:none;border-radius:8px;padding:.75rem 2.5rem;margin:1.5rem auto 0;display:block;cursor:pointer;box-shadow:0 2px 8px rgba(37,99,235,.08);transition:background .2s,box-shadow .2s}.ViewSupportIssueModal_primaryCloseButton__JNEhc:hover{background:#1d4ed8;box-shadow:0 4px 16px rgba(37,99,235,.13)}@media(max-width:900px){.ViewSupportIssueModal_detailsGridWithDivider__o_l8A{grid-template-columns:1fr;gap:1.25rem 0;padding:1rem .5rem .5rem}.ViewSupportIssueModal_detailsGridWithDivider__o_l8A:before{display:none}}.ViewSupportIssueModal_propertyNameMinimal__vUmrw{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.1rem}.ViewSupportIssueModal_addressMinimal__Yg4D_{font-size:.95rem;color:#64748b;margin-bottom:.2rem}.ViewSupportIssueModal_priceBadgeMinimal__nbj__{background:#e0f2fe;color:#0369a1;font-weight:700;font-size:1.05rem;padding:.3rem 1.1rem;border-radius:1.5rem;margin-left:auto;margin-right:.5rem;margin-top:.2rem;display:flex;align-items:center;justify-content:center}.ViewSupportIssueModal_minimalGrid__VC_46{display:grid;grid-template-columns:max-content 1fr;grid-row-gap:.35rem;row-gap:.35rem;grid-column-gap:1.2rem;column-gap:1.2rem;padding:1.2rem 1.5rem;font-size:.98rem}.ViewSupportIssueModal_minimalLabel__h1Ygs{color:#6b7280;text-align:right;font-size:.97rem;font-weight:500;white-space:nowrap}.ViewSupportIssueModal_minimalValue__zvvMh{color:#1e293b;text-align:left;font-size:.98rem;font-weight:400;word-break:break-word}@media(max-width:700px){.ViewSupportIssueModal_minimalGrid__VC_46{grid-template-columns:1fr;row-gap:.4rem;column-gap:0;padding:1rem .7rem}.ViewSupportIssueModal_minimalLabel__h1Ygs{text-align:left;margin-bottom:.1rem}}.ViewSupportIssueModal_propertyBlock__RBldi{padding:1.1rem 1.5rem .7rem;border-bottom:none}.ViewSupportIssueModal_propertyHeaderRow__WG9wn{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem}.ViewSupportIssueModal_groupDivider__UJFKC{height:1px;background:#f1f5f9;margin:.5rem 0 .7rem;border:none}.ViewSupportIssueModal_minimalGridGroup__BACIq{display:grid;grid-template-columns:max-content 1fr;grid-row-gap:.35rem;row-gap:.35rem;grid-column-gap:1.2rem;column-gap:1.2rem;padding:0 1.5rem .2rem;font-size:.98rem;margin-bottom:.2rem}@media(max-width:700px){.ViewSupportIssueModal_minimalGridGroup__BACIq{grid-template-columns:1fr;row-gap:.4rem;column-gap:0;padding:0 .7rem .2rem}.ViewSupportIssueModal_propertyBlock__RBldi{padding:1rem .7rem .5rem}}.ViewSupportIssueModal_formGroup__MfnJT{margin-bottom:1rem}.ViewSupportIssueModal_formGroup__MfnJT label{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.ViewSupportIssueModal_input__jlaex{width:100%;padding:.75rem 1rem;border:1.5px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;color:#374151;background:#fff;transition:all .2s ease}.ViewSupportIssueModal_input__jlaex:focus{outline:none;border-color:#28a77c;box-shadow:0 0 0 3px rgba(40,167,124,.1)}.ViewSupportIssueModal_input__jlaex:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed;border-color:#d1d5db}.ViewSupportIssueModal_input__jlaex::placeholder{color:#9ca3af}.ViewSupportIssueModal_error__Pt_YM{color:#ef4444;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:.25rem;margin-top:.25rem}.ViewSupportIssueModal_error__Pt_YM:before{content:"⚠";font-size:.875rem}.ViewSupportIssueModal_primaryBtn__SCgFg{display:flex;align-items:center;gap:8px;padding:.875rem 2rem;background:#28a77c;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-height:44px}.ViewSupportIssueModal_primaryBtn__SCgFg:hover:not(:disabled){background:#1e7e5a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,124,.2)}.ViewSupportIssueModal_primaryBtn__SCgFg:active:not(:disabled){transform:translateY(0)}.ViewSupportIssueModal_primaryBtn__SCgFg:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.ViewSupportIssueModal_secondaryBtn__uvy4_{display:flex;align-items:center;gap:8px;padding:.875rem 2rem;background:#fff;color:#374151;border:1.5px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-height:44px}.ViewSupportIssueModal_secondaryBtn__uvy4_:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.ViewSupportIssueModal_secondaryBtn__uvy4_:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed;border-color:#d1d5db}.ViewSupportIssueModal_spinner__pXSy3{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:ViewSupportIssueModal_spin__flCq5 1s linear infinite;display:inline-block;margin-right:8px}@keyframes ViewSupportIssueModal_spin__flCq5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SupportIssueForm_body__0YvAX{padding:1.5rem;background:var(--secondaryColor);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.SupportIssueForm_formGroup__nwi_4{margin-bottom:1rem}.SupportIssueForm_formGroup__nwi_4 label{display:block;font-weight:500;color:var(--primaryColor);margin-bottom:.25rem;font-size:1rem}.SupportIssueForm_required__uMSE8{color:#e53e3e;font-weight:600}.SupportIssueForm_select__qzFeu{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:1rem;background:var(--secondaryColor);color:var(--primaryColor);transition:border-color .2s ease}.SupportIssueForm_select__qzFeu:focus{outline:none;border-color:var(--accentColor)}.SupportIssueForm_textarea__gUsuM{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:1rem;min-height:80px;resize:vertical;background:var(--secondaryColor);color:var(--primaryColor);transition:border-color .2s ease;font-family:inherit}.SupportIssueForm_textarea__gUsuM:focus{outline:none;border-color:var(--accentColor)}.SupportIssueForm_textarea__gUsuM::placeholder{color:#9ca3af}.SupportIssueForm_characterCount__siNiB{text-align:right;font-size:.85rem;color:var(--textColor);margin-top:.15rem}.SupportIssueForm_uploadArea__0bOcv{border:1px dashed #d1d5db;border-radius:6px;padding:1rem;text-align:center;background:#f9fafb;transition:border-color .2s ease}.SupportIssueForm_uploadArea__0bOcv:hover{border-color:var(--accentColor)}.SupportIssueForm_uploadText__mC51x{font-size:1rem;color:var(--primaryColor);margin-bottom:.25rem;font-weight:500}.SupportIssueForm_uploadHint__1wtHO{font-size:.85rem;color:var(--textColor);margin-bottom:.5rem}.SupportIssueForm_uploadBtn__g1oeW{padding:.6rem 1.2rem;background:var(--accentColor);color:var(--secondaryColor);border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.SupportIssueForm_uploadBtn__g1oeW:hover{background:#1e7e34}.SupportIssueForm_previewSection__KGVqp{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e5e7eb}.SupportIssueForm_previewSection__KGVqp h4{font-size:1rem;font-weight:600;color:var(--primaryColor);margin-bottom:.5rem}.SupportIssueForm_previewList___jtgT{display:flex;flex-wrap:wrap;gap:.5rem}.SupportIssueForm_previewItem__TusxM{position:relative;width:60px;height:40px;border-radius:6px;overflow:hidden;border:1px solid #e5e7eb;background:var(--secondaryColor)}.SupportIssueForm_previewImg__eLtnC{width:100%;height:100%;object-fit:cover}.SupportIssueForm_removeBtn__DzsmH{position:absolute;top:2px;right:2px;background:rgba(220,38,38,.9);border:none;color:#fff;border-radius:50%;width:18px;height:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.SupportIssueForm_removeBtn__DzsmH:hover{background:#dc2626}.SupportIssueForm_actions__UHtaI{display:flex;gap:.75rem;margin-top:1rem;padding-top:.5rem;border-top:1px solid #e5e7eb;justify-content:center}.SupportIssueForm_primaryBtn__MKwl3{padding:.75rem 1.5rem;background:var(--accentColor);color:var(--secondaryColor);border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;min-width:110px}.SupportIssueForm_primaryBtn__MKwl3:hover:not(:disabled){background:#1e7e34}.SupportIssueForm_primaryBtn__MKwl3:disabled{background:#9ca3af;cursor:not-allowed}.SupportIssueForm_secondaryBtn__tEqm3{padding:.75rem 1.5rem;border:1px solid #e5e7eb;border-radius:6px;background:var(--secondaryColor);color:var(--primaryColor);font-weight:500;cursor:pointer;transition:background-color .2s ease;font-size:1rem}.SupportIssueForm_secondaryBtn__tEqm3:hover{background:#f8f9fa}.SupportIssueForm_error__TL0nz{color:#e53e3e;font-size:.875rem;margin-top:4px;font-weight:500;display:flex;align-items:center;gap:4px}.SupportIssueForm_error__TL0nz:before{content:"⚠";font-size:1rem}.SupportIssueForm_row2col__L6CLK{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:1rem}.SupportIssueForm_columnLeft__as5hL,.SupportIssueForm_columnRight__8UBAr{display:flex;flex-direction:column;gap:1rem}.SupportIssueForm_attachRow__MhlUP{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:1.5rem;gap:1.5rem;align-items:flex-end;margin-bottom:1rem}.SupportIssueForm_attachLeft__yvMy0{display:flex;flex-direction:column;gap:.5rem}.SupportIssueForm_attachRight__KeC8l{display:flex;align-items:flex-end}@media(max-width:700px){.SupportIssueForm_row2col__L6CLK{grid-template-columns:1fr;gap:.5rem}.SupportIssueForm_columnLeft__as5hL,.SupportIssueForm_columnRight__8UBAr{gap:.75rem}.SupportIssueForm_attachRow__MhlUP{grid-template-columns:1fr;gap:.5rem}.SupportIssueForm_attachRight__KeC8l{margin-top:.5rem}}@media(max-width:600px){.SupportIssueForm_body__0YvAX{padding:.75rem}.SupportIssueForm_actions__UHtaI{flex-direction:column;gap:.5rem}.SupportIssueForm_primaryBtn__MKwl3,.SupportIssueForm_secondaryBtn__tEqm3{width:100%}}.ViewLeadModal_overlay__NWmEp{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.ViewLeadModal_modal__BlqLo{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px rgba(0,0,0,.18);animation:ViewLeadModal_modalIn__uKwSX .2s ease}@keyframes ViewLeadModal_modalIn__uKwSX{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ViewLeadModal_header__D8Bk3{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid #eee;background:#f8f9fa;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ViewLeadModal_header__D8Bk3 h2{margin:0;font-size:1.25rem;font-weight:600;color:#374151}.ViewLeadModal_closeButton__Z5Qq5{background:none;border:none;color:#6b7280;font-size:1.5rem;cursor:pointer;border-radius:6px;padding:.25rem .5rem;transition:background .2s;line-height:1}.ViewLeadModal_closeButton__Z5Qq5:hover{background:#f3f4f6;color:#374151}.ViewLeadModal_body__bvk05{padding:1.5rem}.ViewLeadModal_row__Fwgy0{margin-bottom:1rem;display:flex;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.ViewLeadModal_label__TE1aC{font-weight:600;color:#374151;min-width:120px;display:inline-block;flex-shrink:0}.ViewLeadModal_value__pSLbx{color:#1f2937;word-break:break-word;flex:1 1;min-width:0}.ViewLeadModal_emailLink__X5L8c{color:#28a77c;text-decoration:none;word-break:break-all}.ViewLeadModal_emailLink__X5L8c:hover{text-decoration:underline;color:#1e7e34}.ViewLeadModal_phoneLink__DP5m0{color:#059669;text-decoration:none}.ViewLeadModal_phoneLink__DP5m0:hover{text-decoration:underline;color:#047857}.ViewLeadModal_messageSection__j35_Q{margin-bottom:1rem}.ViewLeadModal_messageContent__j6pnR{margin-top:.5rem;padding:1rem;background:#f9fafb;border-radius:8px;border-left:4px solid #28a77c;color:#1f2937;line-height:1.6;white-space:pre-wrap;word-break:break-word}.ViewLeadModal_status__pSLcH{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;text-transform:capitalize;display:inline-block}.ViewLeadModal_status__pSLcH.ViewLeadModal_new__t1fAe{background-color:#e6f4ea;color:#1e7e34}.ViewLeadModal_status__pSLcH.ViewLeadModal_contacted__UtCOj{background-color:#fef3c7;color:#d97706}.ViewLeadModal_status__pSLcH.ViewLeadModal_closed__uF0TI{background-color:#d1fae5;color:#065f46}.ViewLeadModal_status__pSLcH.ViewLeadModal_pending__c4_PC{background-color:#fef3c7;color:#d97706}.ViewLeadModal_status__pSLcH.ViewLeadModal_active__4O3Bg{background-color:#e6f4ea;color:#1e7e34}.ViewLeadModal_status__pSLcH.ViewLeadModal_inactive__VKm8Y{background-color:#fee2e2;color:#dc2626}@media(max-width:640px){.ViewLeadModal_overlay__NWmEp{padding:.5rem}.ViewLeadModal_modal__BlqLo{max-width:100%;max-height:95vh}.ViewLeadModal_body__bvk05,.ViewLeadModal_header__D8Bk3{padding:1rem}.ViewLeadModal_row__Fwgy0{flex-direction:column;align-items:flex-start;gap:.25rem}.ViewLeadModal_label__TE1aC{min-width:auto;font-size:.875rem}.ViewLeadModal_value__pSLbx{font-size:.875rem}.ViewLeadModal_messageContent__j6pnR{padding:.75rem;font-size:.875rem}}.style_container__Wvfxr{padding:1.5rem;width:100%}.style_title__KlT1e{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#333}.style_filters__q2Jgu{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.style_searchFilter__DMCqc{flex:1 1;min-width:300px}.style_searchInput__vGmcc{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;outline:none;transition:border-color .15s ease-in-out}.style_searchInput__vGmcc:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.style_error__K6pxZ{text-align:center;padding:1rem;margin:1rem 0;background-color:#fee2e2;color:#dc2626;border-radius:.375rem;font-size:.875rem}.style_tableWrapper__JaOrq{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_table__0ELga{width:100%;border-collapse:collapse;min-width:800px}.style_table__0ELga td,.style_table__0ELga th{padding:12px 16px;text-align:left;border-bottom:1px solid #eee}.style_table__0ELga th{font-weight:600;color:#495057}.style_table__0ELga th,.style_table__0ELga tr:hover{background-color:#f8f9fa}.style_tableRow__nXSyS{transition:background-color .2s ease}.style_loaderCell__Ccc92,.style_noDataCell__MjdEM{text-align:center;padding:2rem!important;background-color:#f9fafb}.style_noDataCell__MjdEM{color:#6b7280;font-size:.875rem}.style_propertyTitle__FQVhA{font-weight:600;color:#1f2937;margin-bottom:.25rem}.style_location__Xv9Sq{font-size:.875rem;color:#6b7280}.style_price__TWg17{font-weight:600;color:#059669}.style_offerPrice__wJcCB{font-weight:600;color:#dc2626}.style_bidDate__5g0dY{font-size:.875rem;color:#374151}.style_actionsCell__fzCgS{min-width:100px}.style_actionButtons__e_sOt{display:flex;gap:.5rem;flex-wrap:wrap}.style_viewButton__2WHNW{padding:.5rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none}.style_viewButton__2WHNW:hover{background-color:#2563eb;transform:translateY(-1px)}.style_viewButton__2WHNW:active{transform:translateY(0)}.style_openButton__023Xv{padding:.5rem .75rem;background-color:#2563eb;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none}.style_openButton__023Xv:hover{background-color:#1d4ed8;transform:translateY(-1px)}.style_openButton__023Xv:active{transform:translateY(0)}.style_acceptButton__GSC1U{padding:.5rem .75rem;background-color:#059669;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none}.style_acceptButton__GSC1U:hover{background-color:#047857;transform:translateY(-1px)}.style_acceptButton__GSC1U:active{transform:translateY(0)}.style_rejectButton__Lm0Go{padding:.5rem .75rem;background-color:#dc2626;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none}.style_rejectButton__Lm0Go:hover{background-color:#b91c1c;transform:translateY(-1px)}.style_rejectButton__Lm0Go:active{transform:translateY(0)}@media(max-width:768px){.style_table__0ELga{min-width:600px}.style_actionButtons__e_sOt{flex-direction:column;gap:.25rem}.style_viewButton__2WHNW{width:100%;justify-content:center}}@media(max-width:480px){.style_container__Wvfxr{padding:1rem}.style_filters__q2Jgu{flex-direction:column}.style_searchFilter__DMCqc{min-width:auto}}.style_container__0MGTQ{padding:1.5rem;width:100%}.style_title__qzxUC{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#333}.style_filters__STdPh{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.style_searchFilter__B7V3s{flex:1 1;min-width:300px}.style_searchInput__UFGDD{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;outline:none;transition:border-color .15s ease-in-out}.style_searchInput__UFGDD:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.style_error__sIcno{text-align:center;padding:1rem;margin:1rem 0;background-color:#fee2e2;color:#dc2626;border-radius:.375rem;font-size:.875rem}.style_tableWrapper__461yW{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_table__lNRMI{width:100%;border-collapse:collapse;min-width:800px}.style_table__lNRMI td,.style_table__lNRMI th{padding:12px 16px;text-align:left;border-bottom:1px solid #eee}.style_table__lNRMI th{font-weight:600;color:#495057}.style_table__lNRMI th,.style_table__lNRMI tr:hover{background-color:#f8f9fa}.style_tableRow__sA0PX{transition:background-color .2s ease}.style_loaderCell__yuNtw,.style_noDataCell__oFMY9{text-align:center;padding:2rem!important;background-color:#f9fafb}.style_noDataCell__oFMY9{color:#6b7280;font-size:.875rem}.style_propertyTitle___AhJh{font-weight:600;color:#1f2937;margin-bottom:.25rem}.style_location__y5kA0{font-size:.875rem;color:#6b7280}.style_price__Fq0Rs{font-weight:600;color:#059669}.style_offerPrice__HaEFW{font-weight:600;color:#dc2626}.style_bidDate__NBrJF{font-size:.875rem;color:#374151}.style_actionsCell__CIzLk{min-width:100px}.style_actionButtons__58vjk{display:flex;gap:.5rem;flex-wrap:wrap}.style_viewButton__V1Ppb{padding:.5rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none}.style_viewButton__V1Ppb:hover{background-color:#2563eb;transform:translateY(-1px)}.style_viewButton__V1Ppb:active{transform:translateY(0)}.style_statusBadge__tLcGB{display:inline-block;padding:.25em .75em;border-radius:1em;font-size:.85em;font-weight:600;background:#e5e7eb;color:#374151;min-width:80px;text-align:center}.style_pendingStatus__pbn4j{background:#f3f4f6;color:#6b7280}.style_openStatus__9O3Hr{background:#dbeafe;color:#2563eb}.style_closedStatus__QBYjD{background:#fee2e2;color:#dc2626}.style_acceptedStatus__UEPhU{background:#d1fae5;color:#059669}@media(max-width:768px){.style_table__lNRMI{min-width:600px}.style_actionButtons__58vjk{flex-direction:column;gap:.25rem}.style_viewButton__V1Ppb{width:100%;justify-content:center}}@media(max-width:480px){.style_container__0MGTQ{padding:1rem}.style_filters__STdPh{flex-direction:column}.style_searchFilter__B7V3s{min-width:auto}}.style_container__nMWxc{padding:1.5rem;width:100%}.style_title__QqsKh{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#333}.style_filters__w6zwO{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.style_searchFilter__svZyn{flex:1 1;min-width:250px}.style_searchInput__VUPlT{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;outline:none;transition:border-color .15s ease-in-out}.style_searchInput__VUPlT:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.style_typeFilter__DrH_k{min-width:200px}.style_typeSelect__DlOy5{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;outline:none;background-color:#fff;cursor:pointer;transition:border-color .15s ease-in-out}.style_typeSelect__DlOy5:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.style_tableWrapper__MtJdL{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_table__4j6TF{width:100%;border-collapse:collapse;min-width:900px}.style_table__4j6TF td,.style_table__4j6TF th{padding:12px 16px;text-align:left;border-bottom:1px solid #eee}.style_table__4j6TF th{font-weight:600;color:#495057}.style_table__4j6TF th,.style_table__4j6TF tr:hover{background-color:#f8f9fa}.style_propertyImage__eqs4r{width:80px;height:60px;object-fit:cover;border-radius:4px}.style_status__uSX0g{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:capitalize}.style_status__uSX0g.style_active__19DI4{background-color:#e6f4ea;color:#1e7e34}.style_status__uSX0g.style_pending__gjndK{background-color:#fff3cd;color:#856404}.style_status__uSX0g.style_inactive__AJb_R{background-color:#f8d7da;color:#721c24}.style_loading__bLtoX{text-align:center;padding:2rem;color:#6b7280;font-size:1rem}.style_error__IWHZU{text-align:center;padding:1rem;margin:1rem 0;background-color:#fee2e2;color:#dc2626;border-radius:.375rem;font-size:.875rem}.style_loaderCell__78Mwq,.style_noDataCell__a1ufI{text-align:center;padding:2rem!important;background-color:#f9fafb}.style_noDataCell__a1ufI{color:#6b7280;font-size:.875rem}.style_tableRow__eOObo{transition:background-color .2s ease}.style_actionsCell__MX9LZ{min-width:150px}.style_actionButtons__m4HI1{display:flex;gap:.5rem;flex-wrap:wrap}.style_viewButton__U_eeo{padding:.5rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none}.style_viewButton__U_eeo:hover{background-color:#2563eb;transform:translateY(-1px);color:#fff;text-decoration:none}.style_viewButton__U_eeo:active{transform:translateY(0)}.style_editButton__y1Jyv{padding:.5rem .75rem;background-color:#f59e0b;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none}.style_editButton__y1Jyv:hover{background-color:#d97706;transform:translateY(-1px);color:#fff;text-decoration:none}.style_editButton__y1Jyv:active{transform:translateY(0)}.style_disabledEdit__CpccI,.style_disabledView__p9JRx{padding:.5rem .75rem;background-color:#e5e7eb;color:#9ca3af;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:.25rem;cursor:not-allowed;opacity:.6}@media(max-width:768px){.style_table__4j6TF{min-width:700px}.style_actionButtons__m4HI1{flex-direction:column;gap:.25rem}.style_disabledEdit__CpccI,.style_disabledView__p9JRx,.style_editButton__y1Jyv,.style_viewButton__U_eeo{width:100%;justify-content:center}}@media(max-width:480px){.style_container__nMWxc{padding:1rem}.style_filters__w6zwO{flex-direction:column}.style_searchFilter__svZyn,.style_typeFilter__DrH_k{min-width:auto}}.style_container__DF_yU{padding:1.5rem;width:100%}.style_headerSection__iQDWo{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.style_title__FQuc8{font-size:1.5rem;font-weight:700;margin-bottom:0;color:#333}.style_tableWrapper__9UbR3{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_table__sWCDb{width:100%;border-collapse:collapse;min-width:900px}.style_table__sWCDb td,.style_table__sWCDb th{padding:12px 16px;text-align:left;border-bottom:1px solid #eee}.style_table__sWCDb th{font-weight:600;color:#495057}.style_table__sWCDb th,.style_table__sWCDb tr:hover{background-color:#f8f9fa}.style_error__GGLk7{text-align:center;padding:1rem;margin:1rem 0;background-color:#fee2e2;color:#dc2626;border-radius:.375rem;font-size:.875rem}.style_loaderCell__hrZL6,.style_noDataCell__1z8Vr{text-align:center;padding:2rem!important;background-color:#f9fafb}.style_noDataCell__1z8Vr{color:#6b7280;font-size:.875rem}.style_tableRow__PpGxx{transition:background-color .2s ease}.style_descriptionCell__9wImM{max-width:300px}.style_descriptionText__CfQag{font-size:.875rem;line-height:1.4;color:#374151;word-break:break-word}.style_imagesCell__OXl0N{min-width:150px}.style_imagesContainer__uLlc4{display:flex;flex-direction:column;gap:.5rem;align-items:center}.style_imagePreview__Cbfe7{position:relative;display:inline-block}.style_thumbnailImage__PMW_Y{width:60px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #e5e7eb}.style_imageCount__9XFL4{position:absolute;top:-5px;right:-5px;background:#28a77c;color:#fff;font-size:.75rem;font-weight:600;padding:2px 6px;border-radius:10px;min-width:20px;text-align:center}.style_viewImagesButton__KScVh{padding:.375rem .75rem;background-color:#28a77c;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.style_viewImagesButton__KScVh:hover{background-color:#1e7e34;transform:translateY(-1px)}.style_viewImagesButton__KScVh:active{transform:translateY(0)}.style_noImages__SkFpd{color:#9ca3af;font-size:.875rem;font-style:italic}.style_imageModalOverlay__U9ITe{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.style_imageModal__w1neP{background:#fff;border-radius:12px;max-width:90vw;max-height:90vh;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:style_modalSlideIn__y16dY .3s ease-out}@keyframes style_modalSlideIn__y16dY{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.style_modalHeader__jh4es{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#f8f9fa}.style_modalHeader__jh4es h3{margin:0;font-size:1.125rem;font-weight:600;color:#1f2937}.style_closeButton__4QnXE{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:.375rem;font-size:1.5rem;line-height:1;transition:all .2s ease}.style_closeButton__4QnXE:hover{background:#f3f4f6;color:#374151}.style_modalContent__NWavU{padding:1.5rem;max-height:70vh;overflow-y:auto}.style_imageContainer__hh9v0{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.style_navButton__0M3_m{background:rgba(40,167,124,.1);color:#28a77c;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.style_navButton__0M3_m:hover:not(:disabled){background:#28a77c;color:#fff;transform:scale(1.1)}.style_navButton__0M3_m:disabled{opacity:.5;cursor:not-allowed}.style_mainImageWrapper__e5dFM{flex:1 1;display:flex;justify-content:center;align-items:center;min-height:400px;background:#f8f9fa;border-radius:8px;overflow:hidden}.style_mainImage__i8kpW{max-width:100%;max-height:400px;object-fit:contain;border-radius:8px}.style_imageInfo__VKRMU{text-align:center;margin-bottom:1rem}.style_imageCounter__qbBjw{font-size:.875rem;color:#6b7280;font-weight:500}.style_thumbnailStrip__opFMi{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.style_thumbnail__0wQKf{width:80px;height:60px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid rgba(0,0,0,0);transition:all .2s ease}.style_thumbnail__0wQKf:hover{border-color:#28a77c;transform:scale(1.05)}.style_thumbnail__0wQKf.style_activeThumbnail__yMZgI{border-color:#28a77c;box-shadow:0 0 0 2px rgba(40,167,124,.2)}.style_thumbnailImg__wQbCx{width:100%;height:100%;object-fit:cover}.style_status__rz2if{padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.style_status__rz2if.style_technical__fVnit{background-color:#e6f4ea;color:#1e7e34}.style_status__rz2if.style_account__5puUv{background-color:#fef3c7;color:#d97706}.style_status__rz2if.style_payment__nOJzr{background-color:#fce7f3;color:#be185d}.style_status__rz2if.style_featurerequest__ePiZd{background-color:#dcfce7;color:#166534}.style_status__rz2if.style_pending__NpaSx{background-color:#f3f4f6;color:#6b7280}.style_statusOpen__mbnOH{background-color:#dcfce7;color:#22c55e}.style_statusInProgress__ZeMKK{background-color:#fef9c3;color:#b45309}.style_statusResolved__bW8NE{background-color:#ede9fe;color:#7c3aed}.style_statusClosed__Ag0p9{background-color:#f3f4f6;color:#6b7280}.style_statusBadge__v63Az{padding:.25rem .75rem;border-radius:1rem;font-weight:600;font-size:.85rem;text-transform:capitalize;display:inline-block}@media(max-width:768px){.style_container__DF_yU{padding:1rem}.style_headerSection__iQDWo{flex-direction:column;align-items:stretch}.style_exportButton__B37op{width:100%;justify-content:center}.style_table__sWCDb{min-width:700px}.style_descriptionCell__9wImM{max-width:200px}.style_imagesContainer__uLlc4{align-items:flex-start}.style_imageModal__w1neP{max-width:95vw;margin:1rem}.style_modalContent__NWavU{padding:1rem}.style_imageContainer__hh9v0{flex-direction:column;gap:.5rem}.style_navButton__0M3_m{width:35px;height:35px;font-size:1.25rem}.style_mainImageWrapper__e5dFM{min-height:300px}.style_mainImage__i8kpW{max-height:300px}.style_thumbnailStrip__opFMi{gap:.25rem}.style_thumbnail__0wQKf{width:60px;height:45px}}@media(max-width:480px){.style_container__DF_yU{padding:.75rem}.style_table__sWCDb{min-width:600px}.style_descriptionCell__9wImM{max-width:150px}.style_descriptionText__CfQag{font-size:.8rem}.style_viewImagesButton__KScVh{padding:.25rem .5rem;font-size:.7rem}.style_imageModal__w1neP{max-width:100vw;margin:.5rem;border-radius:8px}.style_modalHeader__jh4es{padding:.75rem 1rem}.style_modalHeader__jh4es h3{font-size:1rem}.style_modalContent__NWavU{padding:.75rem}.style_mainImageWrapper__e5dFM{min-height:250px}.style_mainImage__i8kpW{max-height:250px}.style_thumbnail__0wQKf{width:50px;height:40px}}.style_primaryBtn__brJEn{font-size:1.125rem;font-weight:600;padding:.75rem 2rem;border-radius:12px;background:var(--accentColor);color:#fff;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:-moz-fit-content;width:fit-content}.style_primaryBtn__brJEn:hover:not(:disabled){background:#1e7e5a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,124,.2)}.style_primaryBtn__brJEn:disabled{background:#cbd5e0;cursor:not-allowed}.style_secondaryBtn__kN3H6{padding:.75rem 1.5rem;border:1px solid #e2e8f0;border-radius:.375rem;background-color:#fff;color:#4a5568;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.style_secondaryBtn__kN3H6:hover{background-color:#f7fafc;border-color:#cbd5e0}.style_secondaryBtn__kN3H6:focus{outline:none;box-shadow:0 0 0 3px rgba(40,167,124,.5)}.style_secondaryBtn__kN3H6:disabled{opacity:.5;cursor:not-allowed}.style_exportButton__B37op{padding:.75rem 1.5rem;background-color:#28a77c;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.style_exportButton__B37op:hover:not(:disabled){background-color:#1e7e34;transform:translateY(-1px)}.style_exportButton__B37op:active:not(:disabled){transform:translateY(0)}.style_exportButton__B37op:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none}.style_exportButton__B37op:focus{outline:2px solid #28a77c;outline-offset:2px}.style_viewButton__pUdCv{padding:.5rem .75rem;background-color:#28a77c;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;text-decoration:none;white-space:nowrap}.style_viewButton__pUdCv:hover{background-color:#1e7e34;transform:translateY(-1px);color:#fff;text-decoration:none}.style_viewButton__pUdCv:active{transform:translateY(0)}.style_container__b5H9X{padding:1.5rem;width:100%;max-width:1200px;margin:0 auto}.style_header__6ECKW{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.style_header__6ECKW h1{font-size:2rem;font-weight:700;color:var(--primaryColor);margin:0}.style_editButton__ogiIW{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--accentColor);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.style_editButton__ogiIW:hover{background:#1e7e5a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,124,.2)}.style_editButton__ogiIW:active{transform:translateY(0)}.style_profileCard__fQtrI{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:32px;margin-bottom:32px}.style_profileOverview__yicU5{display:flex;gap:32px;align-items:flex-start;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #e9ecef}@media(max-width:768px){.style_profileOverview__yicU5{flex-direction:column;gap:24px}}.style_photoSection__Q7Ra0{display:flex;flex-direction:column;align-items:center;flex-shrink:0;min-width:200px}.style_photoContainer__GOfDo{position:relative;margin-bottom:16px;width:200px;height:200px}.style_profilePhoto__pLiPt{border-radius:50%;box-shadow:0 4px 16px rgba(0,0,0,.1);border:4px solid #fff;object-fit:cover;height:100%}.style_photoPlaceholder__6uHpE{width:150px;height:150px;border-radius:50%;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:4px solid #fff;box-shadow:0 4px 16px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;color:var(--textColor)}.style_photoOverlay__FKAaj{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center}.style_photoSpinner__3CaqW{width:24px;height:24px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:style_spin__VS5Ey 1s linear infinite}.style_photoUpload__f17P0{text-align:center}.style_uploadButton__yFYUU{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--primaryColor);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none}.style_uploadButton__yFYUU:hover{background:var(--primaryColorHover);transform:translateY(-1px)}.style_pendingPhotoIndicator__1Nsjy{display:flex;align-items:center;gap:6px;margin-top:8px;padding:6px 10px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;font-size:12px;color:#856404}.style_pendingPhotoIndicator__1Nsjy span{font-weight:500}.style_profileForm__Q_tEj{display:flex;flex-direction:column;gap:1.5rem}.style_profileForm__Q_tEj label{font-size:.875rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.25rem}.style_formGrid__DXCyi{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.style_formGroup__nMEOm{display:flex;flex-direction:column;gap:.5rem}.style_formGroup__nMEOm:has(.style_textarea__YLzY7){grid-column:1/-1}.style_required__6SSoC{color:#ef4444;font-weight:700}.style_input__o2EWj,.style_select__qQpNw,.style_textarea__YLzY7{padding:.75rem 1rem;border:1.5px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;color:#374151;background:#fff;transition:all .2s ease}.style_input__o2EWj:focus,.style_select__qQpNw:focus,.style_textarea__YLzY7:focus{outline:none;border-color:var(--accentColor);box-shadow:0 0 0 3px rgba(40,167,124,.1)}.style_input__o2EWj:disabled,.style_select__qQpNw:disabled,.style_textarea__YLzY7:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed;border-color:#d1d5db}.style_select__qQpNw{cursor:pointer}.style_select__qQpNw option{padding:.5rem;background:#fff;color:#374151}.style_textarea__YLzY7{min-height:120px;resize:vertical;font-family:inherit}.style_displayValue__W4Voh{padding:.75rem 1rem;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;color:#374151;min-height:2.75rem;display:flex;align-items:center;word-break:break-word}.style_roleBadge__ci4ju{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.style_roleBadge__ci4ju.style_superAdmin__FXUhi{background:#f3e8ff;color:#a21caf}.style_roleBadge__ci4ju.style_agent__tnPan{background:#e6f4ea;color:#22c55e}.style_verificationBadge__d_f_S{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.style_verificationBadge__d_f_S.style_verified__IXnIh{background:#d1fae5;color:#065f46}.style_verificationBadge__d_f_S.style_unverified__AeqR1{background:#fee2e2;color:#dc2626}.style_error__D1OAd{color:#ef4444;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:.25rem}.style_error__D1OAd:before{content:"⚠";font-size:.875rem}.style_characterCount__rGZiu{font-size:.75rem;color:#6b7280;text-align:right;margin-top:.25rem;font-weight:500;transition:color .2s ease}.style_characterCount__rGZiu.style_characterCountNormal__BhMm_{color:#6b7280}.style_characterCount__rGZiu.style_characterCountWarning__uSZDO{color:#f59e0b}.style_characterCount__rGZiu.style_characterCountError__rjloC{color:#dc2626;font-weight:600}.style_formActions__8Cg1Y{display:flex;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e7eb}.style_saveButton__E2uc9{display:flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:var(--accentColor);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.style_saveButton__E2uc9:hover:not(:disabled){background:#1e7e5a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,124,.2)}.style_saveButton__E2uc9:active:not(:disabled){transform:translateY(0)}.style_saveButton__E2uc9:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.style_spinner__91T2u{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:style_spin__VS5Ey 1s linear infinite}.style_errorContainer__lkXSD{text-align:center;padding:2rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626}.style_errorContainer__lkXSD h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.style_errorContainer__lkXSD p{margin:0;font-size:.875rem}.style_subscriptionSection__4KwkG{flex:1 1;min-width:0}.style_subscriptionTitle___OWAF{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:18px;font-weight:600;color:var(--primaryColor)}.style_subscriptionLoading__PZbIt{display:flex;align-items:center;gap:12px;padding:20px;color:var(--textColor)}.style_subscriptionSpinner__B_b3d{width:20px;height:20px;border:2px solid #e9ecef;border-top:2px solid var(--accentColor);border-radius:50%;animation:style_spin__VS5Ey 1s linear infinite}.style_subscriptionError___R1vZ{display:flex;align-items:center;gap:8px;padding:16px;background:#f8d7da;border:1px solid #f5c2c7;border-radius:8px;color:#842029;font-size:14px}.style_subscriptionCard__egDAJ{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:20px}.style_subscriptionHeader__EOvFa{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.style_planName___RV01{margin:0;font-size:16px;font-weight:600;color:var(--primaryColor);text-transform:capitalize}.style_subscriptionStatus__FFNS4{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase}.style_subscriptionStatus__FFNS4.style_active__qjtHL{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.style_subscriptionStatus__FFNS4.style_inactive__8tlw3{background:#f8d7da;color:#842029;border:1px solid #f5c2c7}.style_subscriptionStatus__FFNS4.style_expired__pwL72{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.style_subscriptionDetails__cvSzT{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.style_subscriptionDetail__MrVEu{display:flex;align-items:center;gap:6px;font-size:14px;color:var(--textColor)}.style_subscriptionDetail__MrVEu span{font-weight:500}.style_subscriptionDates__mRfjl{display:flex;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid #e9ecef}@media(max-width:480px){.style_subscriptionDates__mRfjl{flex-direction:column;gap:8px}}.style_dateInfo__iulW7{display:flex;flex-direction:column;gap:4px}.style_dateLabel__VZBa6{font-size:12px;color:#6c757d;font-weight:500}.style_dateValue__j_aiw{font-size:14px;color:var(--textColor);font-weight:600}.style_noSubscription__NfmeW{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 20px;text-align:center;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:12px;color:#6c757d}.style_noSubscription__NfmeW span{font-size:16px;font-weight:500}.style_upgradeButton__E2Y7P{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:var(--primaryColor);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.style_upgradeButton__E2Y7P:hover{background:var(--primaryColorHover);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@keyframes style_spin__VS5Ey{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.style_container__b5H9X{padding:1rem}.style_header__6ECKW{flex-direction:column;gap:1rem;align-items:stretch;text-align:center}.style_header__6ECKW h1{font-size:1.5rem}.style_profileCard__fQtrI{padding:1.5rem}.style_formGrid__DXCyi{grid-template-columns:1fr;gap:1rem}.style_photoSection__Q7Ra0{margin-bottom:1.5rem;padding-bottom:1.5rem}.style_photoPlaceholder__6uHpE,.style_profilePhoto__pLiPt{width:120px;height:120px}.style_formActions__8Cg1Y{justify-content:center}.style_saveButton__E2uc9{width:100%;justify-content:center}}@media(max-width:480px){.style_container__b5H9X{padding:.75rem}.style_profileCard__fQtrI{padding:1rem}.style_header__6ECKW h1{font-size:1.25rem}.style_photoPlaceholder__6uHpE,.style_profilePhoto__pLiPt{width:100px;height:100px}.style_uploadButton__yFYUU{padding:.5rem 1rem;font-size:.8rem}}@media(max-width:768px){.style_subscriptionHeader__EOvFa{flex-direction:column;align-items:flex-start}.style_subscriptionDates__mRfjl{flex-direction:column;gap:12px}.style_subscriptionDetails__cvSzT{gap:12px}}.styles_viewAgentContent__C5tLp{padding:2rem 0;max-width:700px;margin:0 auto}.styles_backButton__ih2Yt{display:inline-flex;align-items:center;gap:.5rem;background:#f3f4f6;border:1px solid #22223b;color:#22223b;font-size:1rem;font-weight:500;border-radius:999px;padding:.4rem 1.1rem .4rem .85rem;margin-bottom:1.5rem;cursor:pointer;transition:background .18s,border .18s,color .18s;box-shadow:0 1px 2px rgba(0,0,0,.03);outline:none}.styles_backButton__ih2Yt:focus,.styles_backButton__ih2Yt:hover{background:#e5e7eb;border-color:#000;color:#000;text-decoration:none}.styles_backButtonIcon__5UUCb{font-size:1.15em;display:flex;align-items:center;margin-right:.1em}.styles_agentHeader__1brv5{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.styles_avatarWrapper__JEwD_{display:flex;align-items:center;justify-content:center;width:96px;height:96px}.styles_agentAvatar__i3eku{width:96px!important;height:96px!important;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb;background:#f3f4f6}.styles_avatarFallback__7Wmxb{width:96px;height:96px;border-radius:50%;background:#e0e7ff;color:#3730a3;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;border:2px solid #e5e7eb;letter-spacing:1px}.styles_headerInfo__mbOPl{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.styles_agentName__l6Zl7{font-size:1.5rem;font-weight:700;margin:0;color:#22223b}.styles_agentEmail__pdUha{color:#64748b;font-size:1rem;margin-bottom:.25rem}.styles_divider__3czKQ{border-bottom:1px solid #e5e7eb;margin:.5rem 0 1.5rem}.styles_agentInfoGrid__wRIlH{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem 2rem;gap:1.25rem 2rem;margin-bottom:.5rem}.styles_label__eRkGS{display:block;color:#64748b;font-size:.95rem;margin-bottom:.15rem}.styles_value__aZUy7{font-size:1.08rem;color:#22223b;font-weight:500}.styles_statusUpdateRow__eOzUx{grid-column:1/-1;display:flex;align-items:center;gap:1rem;margin-top:.5rem}.styles_statusSelect__o2nkA{padding:.35rem 1.1rem .35rem .75rem;border-radius:.375rem;border:1px solid #e5e7eb;font-size:1rem;background:#f8fafc;margin-left:.5rem}.styles_updating__a11fG{margin-left:.75rem;color:#3b82f6;font-size:.95em}.styles_agentDocsSection__LGCQV{background:#f8fafc;border-radius:10px;padding:1.25rem 1.5rem;margin-top:1rem}.styles_agentDocsSection__LGCQV h3{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#22223b}.styles_docsList__8BtzJ{list-style:none;padding:0;margin:0}.styles_docItem__1tiFc{margin-bottom:.75rem;display:flex;align-items:center;gap:1rem}.styles_docDate__DQ0eB{color:#6b7280;font-size:.95em}.styles_noDocs__QY4ao{color:#64748b;font-size:1rem;padding:.5rem 0}.styles_loading__ciAjE{text-align:center;padding:2rem;color:#6b7280;font-size:1rem}.styles_error__Yr1Bl{text-align:center;padding:1rem;margin:1rem 0;background-color:#fee2e2;color:#dc2626;border-radius:.375rem;font-size:.95rem}.styles_updateStatusButton__V7TjU{margin-left:.75rem;padding:.38rem 1.2rem;border-radius:999px;border:1px solid #16a34a;background:#16a34a;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background .18s,border .18s,color .18s;outline:none;box-shadow:0 1px 2px rgba(0,0,0,.03);display:inline-block}.styles_updateStatusButton__V7TjU:focus,.styles_updateStatusButton__V7TjU:hover{background:#22c55e;border-color:#22c55e;color:#fff}.styles_updateStatusButton__V7TjU:disabled{background:#e6f4ea;color:#a3a3a3;border-color:#bbf7d0;cursor:not-allowed}.styles_rejectionReasonRow__rD3cE{grid-column:1/-1;margin-top:1rem;padding:1.25rem;background:#fef2f2;border-radius:.5rem;border:1px solid #fecaca;border-left:4px solid #dc2626}.styles_rejectionReasonLabel__JH6cN{display:block;color:#dc2626;font-size:.95rem;font-weight:600;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.styles_rejectionReasonLabel__JH6cN:before{content:"⚠️";font-size:.9rem}.styles_rejectionReasonContainer__c7ivY{width:100%}.styles_rejectionReasonInput__yMguo{width:100%;padding:.875rem 1rem;border:1px solid #fca5a5;border-radius:.375rem;font-size:.95rem;font-family:inherit;resize:vertical;min-height:120px;background:#fff;color:#22223b;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.styles_rejectionReasonInput__yMguo:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1);background:#fff}.styles_rejectionReasonInput__yMguo:hover:not(:disabled){border-color:#ef4444}.styles_rejectionReasonInput__yMguo:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed;border-color:#e5e7eb}.styles_rejectionReasonInput__yMguo::placeholder{color:#9ca3af;font-style:italic}@media(max-width:600px){.styles_agentHeader__1brv5{flex-direction:column;gap:1rem;align-items:flex-start}.styles_agentInfoGrid__wRIlH{grid-template-columns:1fr;gap:1rem}.styles_statusUpdateRow__eOzUx{flex-direction:column;align-items:flex-start;gap:.5rem}.styles_agentDocsSection__LGCQV{padding:1rem .5rem}.styles_rejectionReasonRow__rD3cE{margin-top:.75rem;padding:1rem}.styles_rejectionReasonInput__yMguo{min-height:100px}}.style_loginContainer__ex_z7{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background-color:#f5f5f5}.style_loginBox__p7ZV_{background-color:var(--secondaryColor);padding:40px;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;max-width:400px}.style_loginBox__p7ZV_>img{max-width:250px;display:block;margin:0 auto 30px}.style_loginBox__p7ZV_ h1{color:var(--primaryColor);margin-bottom:10px;font-size:2rem;text-align:center}.style_loginBox__p7ZV_ p{color:var(--textColor);margin-bottom:20px;text-align:center;line-height:1.5}.style_loginForm__SdQ62{display:flex;flex-direction:column;gap:20px}.style_errorMessage__jMNMu{background-color:#fee2e2;border:1px solid #ef4444;color:#dc2626;padding:10px;border-radius:5px;font-size:14px;text-align:center}.style_inputGroup___XhvD{display:flex;flex-direction:column;gap:8px}.style_inputGroup___XhvD label{color:var(--primaryColor);font-weight:500;font-size:14px}.style_inputGroup___XhvD input{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:all .3s ease;background-color:#fff}.style_inputGroup___XhvD input:focus{outline:none;border-color:var(--accentColor);box-shadow:0 0 0 3px rgba(40,167,124,.1)}.style_inputGroup___XhvD input:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.style_inputGroup___XhvD input::placeholder{color:#9ca3af}.style_loginButton__t5loj{background-color:var(--accentColor);color:var(--secondaryColor);border:none;padding:12px 20px;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px}.style_loginButton__t5loj:hover:not(:disabled){background-color:#1e7e5a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,124,.2)}.style_loginButton__t5loj:active:not(:disabled){transform:translateY(0)}.style_loginButton__t5loj:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.style_forgotPasswordLink__eb_D6{text-align:center;margin-top:16px}.style_forgotPasswordLink__eb_D6 a{color:var(--primaryColor);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:6px}.style_forgotPasswordLink__eb_D6 a:hover{color:var(--accentColor);background-color:rgba(40,167,124,.1)}.style_spinner__9yUxw{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:style_spin__O3clG 1s linear infinite;display:inline-block;margin-right:8px}@keyframes style_spin__O3clG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}