.ApartmentDetails-module__BWJXMq__apartmentDetails{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ApartmentDetails-module__BWJXMq__header{background:linear-gradient(#f8fafc,#fff);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;padding:1.75rem 2rem;display:flex}.ApartmentDetails-module__BWJXMq__headerLeft{flex:1}.ApartmentDetails-module__BWJXMq__mainTitle{color:#0f172a;letter-spacing:-.025em;margin:0 0 .375rem;font-size:1.875rem;font-weight:800}.ApartmentDetails-module__BWJXMq__subtitle{color:#64748b;margin:0;font-size:.9375rem;font-weight:500}.ApartmentDetails-module__BWJXMq__headerRight{align-items:center;display:flex}.ApartmentDetails-module__BWJXMq__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:.5rem;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex;box-shadow:0 2px 4px #0000001a}.ApartmentDetails-module__BWJXMq__statusBadge.ApartmentDetails-module__BWJXMq__occupied{color:#fff;background:#10b981}.ApartmentDetails-module__BWJXMq__statusBadge.ApartmentDetails-module__BWJXMq__vacant{color:#fff;background:#f59e0b}.ApartmentDetails-module__BWJXMq__statusBadge.ApartmentDetails-module__BWJXMq__maintenance{color:#fff;background:#3b82f6}.ApartmentDetails-module__BWJXMq__statusBadge.ApartmentDetails-module__BWJXMq__reserved{color:#fff;background:#8b5cf6}.ApartmentDetails-module__BWJXMq__tabs{scrollbar-width:none;background:#f8fafc;border-bottom:2px solid #e2e8f0;gap:.25rem;padding:.5rem 1.25rem 0;display:flex;overflow-x:auto}.ApartmentDetails-module__BWJXMq__tabs::-webkit-scrollbar{display:none}.ApartmentDetails-module__BWJXMq__tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.ApartmentDetails-module__BWJXMq__tab:hover{color:#0891b2;background:#0891b20d;border-radius:.5rem .5rem 0 0}.ApartmentDetails-module__BWJXMq__tab.ApartmentDetails-module__BWJXMq__active{color:#0891b2;background:#fff;border-bottom-color:#0891b2;border-radius:.5rem .5rem 0 0}.ApartmentDetails-module__BWJXMq__tab.ApartmentDetails-module__BWJXMq__active:after{content:"";background:#0891b2;height:3px;position:absolute;bottom:-2px;left:0;right:0}.ApartmentDetails-module__BWJXMq__tabContent{background:#fff}.ApartmentDetails-module__BWJXMq__tabPanel{padding:2rem;animation:.3s ApartmentDetails-module__BWJXMq__fadeIn}@keyframes ApartmentDetails-module__BWJXMq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ApartmentDetails-module__BWJXMq__section{margin-bottom:2rem}.ApartmentDetails-module__BWJXMq__section:last-child{margin-bottom:0}.ApartmentDetails-module__BWJXMq__sectionTitle{color:#0f172a;border-bottom:2px solid #f1f5f9;align-items:center;gap:.625rem;margin:0 0 1.25rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:700;display:flex}.ApartmentDetails-module__BWJXMq__sectionTitle svg{color:#0891b2}.ApartmentDetails-module__BWJXMq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;display:grid}.ApartmentDetails-module__BWJXMq__field{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.ApartmentDetails-module__BWJXMq__field:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.ApartmentDetails-module__BWJXMq__label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;display:flex}.ApartmentDetails-module__BWJXMq__label svg{opacity:.7;width:16px;height:16px}.ApartmentDetails-module__BWJXMq__value{color:#0f172a;word-break:break-word;font-size:1rem;font-weight:600}.ApartmentDetails-module__BWJXMq__typeBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#0891b2,#06b6d4);border-radius:.375rem;width:fit-content;padding:.375rem .875rem;font-size:.875rem;font-weight:700;display:inline-block;box-shadow:0 2px 4px #0891b24d}.ApartmentDetails-module__BWJXMq__dues{color:#ef4444;font-weight:700}.ApartmentDetails-module__BWJXMq__noDues{color:#10b981;font-weight:700}.ApartmentDetails-module__BWJXMq__areaCards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.ApartmentDetails-module__BWJXMq__areaCard{background:linear-gradient(135deg,#0891b2,#06b6d4);border-radius:.75rem;flex-direction:column;align-items:center;padding:1.75rem 1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0891b24d}.ApartmentDetails-module__BWJXMq__areaCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0891b266}.ApartmentDetails-module__BWJXMq__areaLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.ApartmentDetails-module__BWJXMq__areaValue{color:#fff;margin-bottom:.375rem;font-size:2.25rem;font-weight:800;line-height:1}.ApartmentDetails-module__BWJXMq__areaUnit{color:#fffc;font-size:.875rem;font-weight:500}.ApartmentDetails-module__BWJXMq__parkingSlots{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.ApartmentDetails-module__BWJXMq__slotCard{background:#fff;border:2px solid #e2e8f0;border-radius:.625rem;flex-direction:column;gap:.625rem;padding:1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000000d}.ApartmentDetails-module__BWJXMq__slotCard:hover{border-color:#0891b2;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.ApartmentDetails-module__BWJXMq__slotHeader{justify-content:space-between;align-items:center;display:flex}.ApartmentDetails-module__BWJXMq__slotNumber{color:#0f172a;letter-spacing:-.025em;font-size:1.25rem;font-weight:800}.ApartmentDetails-module__BWJXMq__slotType{text-transform:uppercase;letter-spacing:.05em;border-radius:.375rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:700}.ApartmentDetails-module__BWJXMq__slotType.ApartmentDetails-module__BWJXMq__two_wheeler{color:#1e40af;background:#dbeafe}.ApartmentDetails-module__BWJXMq__slotType.ApartmentDetails-module__BWJXMq__four_wheeler{color:#6d28d9;background:#ede9fe}.ApartmentDetails-module__BWJXMq__slotLevel{color:#64748b;font-size:.8125rem;font-weight:500}.ApartmentDetails-module__BWJXMq__slotVehicle{color:#0f172a;letter-spacing:.05em;font-family:Courier New,monospace;font-size:.9375rem;font-weight:700}.ApartmentDetails-module__BWJXMq__slotStatus{text-transform:uppercase;letter-spacing:.05em;border-radius:.375rem;width:fit-content;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.ApartmentDetails-module__BWJXMq__slotStatus.ApartmentDetails-module__BWJXMq__assigned{color:#065f46;background:#d1fae5}.ApartmentDetails-module__BWJXMq__slotStatus.ApartmentDetails-module__BWJXMq__available{color:#92400e;background:#fef3c7}.ApartmentDetails-module__BWJXMq__simpleParking{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1.25rem}.ApartmentDetails-module__BWJXMq__emptyState{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.ApartmentDetails-module__BWJXMq__emptyState svg{margin-bottom:1rem}.ApartmentDetails-module__BWJXMq__emptyState p{margin:0;font-size:.9375rem;font-weight:500}.ApartmentDetails-module__BWJXMq__footer{background:#f8fafc;border-top:1px solid #e2e8f0;gap:1.5rem;padding:1rem 2rem;display:flex}.ApartmentDetails-module__BWJXMq__metaItem{color:#64748b;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;display:flex}.ApartmentDetails-module__BWJXMq__metaItem svg{opacity:.6}@media (max-width:1024px){.ApartmentDetails-module__BWJXMq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.ApartmentDetails-module__BWJXMq__parkingSlots{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:768px){.ApartmentDetails-module__BWJXMq__header{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem}.ApartmentDetails-module__BWJXMq__mainTitle{font-size:1.5rem}.ApartmentDetails-module__BWJXMq__subtitle{font-size:.875rem}.ApartmentDetails-module__BWJXMq__tabs{padding:.5rem 1rem 0}.ApartmentDetails-module__BWJXMq__tab{padding:.75rem 1.25rem;font-size:.875rem}.ApartmentDetails-module__BWJXMq__tabPanel{padding:1.5rem 1.25rem}.ApartmentDetails-module__BWJXMq__grid{grid-template-columns:1fr;gap:1rem}.ApartmentDetails-module__BWJXMq__areaCards,.ApartmentDetails-module__BWJXMq__parkingSlots{grid-template-columns:1fr}.ApartmentDetails-module__BWJXMq__footer{flex-direction:column;gap:.75rem;padding:1rem 1.5rem}}@media (max-width:640px){.ApartmentDetails-module__BWJXMq__header{padding:1rem 1.25rem}.ApartmentDetails-module__BWJXMq__mainTitle{font-size:1.375rem}.ApartmentDetails-module__BWJXMq__tabs{gap:0;padding:.375rem .75rem 0}.ApartmentDetails-module__BWJXMq__tab{padding:.625rem 1rem;font-size:.8125rem}.ApartmentDetails-module__BWJXMq__tab span{display:none}.ApartmentDetails-module__BWJXMq__tab.ApartmentDetails-module__BWJXMq__active span{display:inline}.ApartmentDetails-module__BWJXMq__tabPanel{padding:1.25rem 1rem}.ApartmentDetails-module__BWJXMq__sectionTitle{font-size:1rem}.ApartmentDetails-module__BWJXMq__field{padding:.875rem}.ApartmentDetails-module__BWJXMq__areaValue{font-size:1.875rem}.ApartmentDetails-module__BWJXMq__slotCard{padding:1rem}}@media (max-width:480px){.ApartmentDetails-module__BWJXMq__header{padding:.875rem 1rem}.ApartmentDetails-module__BWJXMq__mainTitle{font-size:1.25rem}.ApartmentDetails-module__BWJXMq__statusBadge{padding:.375rem .75rem;font-size:.75rem}.ApartmentDetails-module__BWJXMq__tabs{padding:.25rem .5rem 0}.ApartmentDetails-module__BWJXMq__tab{padding:.5rem .75rem}.ApartmentDetails-module__BWJXMq__tabPanel{padding:1rem .875rem}.ApartmentDetails-module__BWJXMq__footer{padding:.875rem 1rem}}.ApartmentDetails-module__BWJXMq__apartmentDetails :focus-visible{outline-offset:2px;outline:2px solid #0891b2}@media (prefers-reduced-motion:reduce){.ApartmentDetails-module__BWJXMq__tabPanel,.ApartmentDetails-module__BWJXMq__field,.ApartmentDetails-module__BWJXMq__slotCard,.ApartmentDetails-module__BWJXMq__areaCard,.ApartmentDetails-module__BWJXMq__tab{transition:none;animation:none}.ApartmentDetails-module__BWJXMq__field:hover,.ApartmentDetails-module__BWJXMq__slotCard:hover,.ApartmentDetails-module__BWJXMq__areaCard:hover{transform:none}}@media (prefers-contrast:high){.ApartmentDetails-module__BWJXMq__field,.ApartmentDetails-module__BWJXMq__slotCard{border-width:2px}.ApartmentDetails-module__BWJXMq__tab.ApartmentDetails-module__BWJXMq__active{border-bottom-width:4px}}@media (prefers-color-scheme:dark){.ApartmentDetails-module__BWJXMq__apartmentDetails{background:#1e293b}.ApartmentDetails-module__BWJXMq__header,.ApartmentDetails-module__BWJXMq__footer{background:linear-gradient(#0f172a,#1e293b);border-color:#334155}.ApartmentDetails-module__BWJXMq__tabs{background:#0f172a;border-color:#334155}.ApartmentDetails-module__BWJXMq__tab{color:#94a3b8}.ApartmentDetails-module__BWJXMq__tab:hover,.ApartmentDetails-module__BWJXMq__tab.ApartmentDetails-module__BWJXMq__active{color:#06b6d4;background:#1e293b}.ApartmentDetails-module__BWJXMq__tabContent{background:#1e293b}.ApartmentDetails-module__BWJXMq__mainTitle,.ApartmentDetails-module__BWJXMq__sectionTitle,.ApartmentDetails-module__BWJXMq__value,.ApartmentDetails-module__BWJXMq__slotNumber,.ApartmentDetails-module__BWJXMq__slotVehicle{color:#f8fafc}.ApartmentDetails-module__BWJXMq__subtitle,.ApartmentDetails-module__BWJXMq__label,.ApartmentDetails-module__BWJXMq__slotLevel,.ApartmentDetails-module__BWJXMq__metaItem{color:#94a3b8}.ApartmentDetails-module__BWJXMq__field,.ApartmentDetails-module__BWJXMq__slotCard,.ApartmentDetails-module__BWJXMq__simpleParking{background:#334155;border-color:#475569}.ApartmentDetails-module__BWJXMq__field:hover,.ApartmentDetails-module__BWJXMq__slotCard:hover{background:#3f4f5f;border-color:#06b6d4}}
.StatusBadge-module__fiTRIq__statusBadge{white-space:nowrap;border:1px solid #0000;border-radius:9999px;align-items:center;font-family:inherit;font-weight:500;line-height:1.2;transition:all .2s;display:inline-flex;position:relative}.StatusBadge-module__fiTRIq__sm{letter-spacing:.025em;padding:3px 10px;font-size:11px;line-height:1.4}.StatusBadge-module__fiTRIq__md{letter-spacing:.025em;padding:5px 12px;font-size:12px;line-height:1.5}.StatusBadge-module__fiTRIq__lg{letter-spacing:.025em;padding:7px 16px;font-size:13px;line-height:1.5}.StatusBadge-module__fiTRIq__default{color:#374151;background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border-color:#d1d5db}.StatusBadge-module__fiTRIq__success{color:#065f46;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-color:#a7f3d0}.StatusBadge-module__fiTRIq__warning{color:#92400e;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-color:#fcd34d}.StatusBadge-module__fiTRIq__error{color:#991b1b;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-color:#fca5a5}.StatusBadge-module__fiTRIq__info{color:#1e40af;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-color:#93c5fd}.StatusBadge-module__fiTRIq__pending{color:#6b21a8;background:linear-gradient(135deg,#faf5ff 0%,#ede9fe 100%);border-color:#c4b5fd}.StatusBadge-module__fiTRIq__neutral{color:#475569;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-color:#cbd5e1}.StatusBadge-module__fiTRIq__pulseContainer{flex-shrink:0;justify-content:center;align-items:center;width:8px;height:8px;margin-right:8px;display:flex;position:relative}.StatusBadge-module__fiTRIq__pulsePing{opacity:.75;border-radius:50%;width:100%;height:100%;animation:1.5s cubic-bezier(0,0,.2,1) infinite StatusBadge-module__fiTRIq__ping;display:inline-flex;position:absolute}.StatusBadge-module__fiTRIq__pulseDot{z-index:1;border-radius:50%;width:8px;height:8px;display:inline-flex;position:relative}@keyframes StatusBadge-module__fiTRIq__ping{0%{opacity:.75;transform:scale(1)}75%,to{opacity:0;transform:scale(2.5)}}.StatusBadge-module__fiTRIq__ping_success{background:#34d399}.StatusBadge-module__fiTRIq__dot_success{background:#10b981;box-shadow:0 0 0 1px #059669}.StatusBadge-module__fiTRIq__ping_warning{background:#fbbf24}.StatusBadge-module__fiTRIq__dot_warning{background:#f59e0b;box-shadow:0 0 0 1px #d97706}.StatusBadge-module__fiTRIq__ping_error{background:#f87171}.StatusBadge-module__fiTRIq__dot_error{background:#ef4444;box-shadow:0 0 0 1px #dc2626}.StatusBadge-module__fiTRIq__ping_info{background:#60a5fa}.StatusBadge-module__fiTRIq__dot_info{background:#3b82f6;box-shadow:0 0 0 1px #2563eb}.StatusBadge-module__fiTRIq__ping_pending{background:#c084fc}.StatusBadge-module__fiTRIq__dot_pending{background:#a855f7;box-shadow:0 0 0 1px #9333ea}.StatusBadge-module__fiTRIq__ping_default{background:#9ca3af}.StatusBadge-module__fiTRIq__dot_default{background:#6b7280;box-shadow:0 0 0 1px #4b5563}.StatusBadge-module__fiTRIq__ping_neutral{background:#94a3b8}.StatusBadge-module__fiTRIq__dot_neutral{background:#64748b;box-shadow:0 0 0 1px #475569}.StatusBadge-module__fiTRIq__clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.StatusBadge-module__fiTRIq__clickable:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.StatusBadge-module__fiTRIq__clickable:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.StatusBadge-module__fiTRIq__clickable.StatusBadge-module__fiTRIq__success:hover{box-shadow:0 4px 12px #10b9814d}.StatusBadge-module__fiTRIq__clickable.StatusBadge-module__fiTRIq__warning:hover{box-shadow:0 4px 12px #f59e0b4d}.StatusBadge-module__fiTRIq__clickable.StatusBadge-module__fiTRIq__error:hover{box-shadow:0 4px 12px #ef44444d}.StatusBadge-module__fiTRIq__clickable.StatusBadge-module__fiTRIq__info:hover{box-shadow:0 4px 12px #3b82f64d}.StatusBadge-module__fiTRIq__clickable.StatusBadge-module__fiTRIq__pending:hover{box-shadow:0 4px 12px #a855f74d}.StatusBadge-module__fiTRIq__clickable:focus-visible{outline-offset:2px;outline:2px solid #3b82f6;transform:translateY(-1px)}@media (max-width:640px){.StatusBadge-module__fiTRIq__sm{padding:2px 8px;font-size:10px}.StatusBadge-module__fiTRIq__md{padding:4px 10px;font-size:11px}.StatusBadge-module__fiTRIq__lg{padding:6px 12px;font-size:12px}.StatusBadge-module__fiTRIq__pulseContainer{width:6px;height:6px;margin-right:6px}.StatusBadge-module__fiTRIq__pulseDot{width:6px;height:6px}}@media (max-width:480px){.StatusBadge-module__fiTRIq__sm{padding:2px 6px;font-size:10px}.StatusBadge-module__fiTRIq__md{padding:3px 8px;font-size:11px}.StatusBadge-module__fiTRIq__lg{padding:5px 10px;font-size:12px}.StatusBadge-module__fiTRIq__clickable:hover{transform:none}}@media (prefers-contrast:high){.StatusBadge-module__fiTRIq__statusBadge{border-width:2px;font-weight:700}}@media (prefers-reduced-motion:reduce){.StatusBadge-module__fiTRIq__statusBadge,.StatusBadge-module__fiTRIq__pulsePing{transition:none;animation:none}.StatusBadge-module__fiTRIq__clickable:hover{transform:none}}@media (prefers-color-scheme:dark){.StatusBadge-module__fiTRIq__default{color:#f9fafb;background:linear-gradient(135deg,#374151 0%,#4b5563 100%);border-color:#6b7280}.StatusBadge-module__fiTRIq__neutral{color:#f8fafc;background:linear-gradient(135deg,#475569 0%,#334155 100%);border-color:#64748b}}
.ApartmentCard-module__73ZLLa__card,.ApartmentCard-module__73ZLLa__listCard,.ApartmentCard-module__73ZLLa__infoCard{--primary:#0891b2;--primary-light:#ecfeff;--primary-dark:#0e7490;--green:#10b981;--green-light:#d1fae5;--green-dark:#059669;--orange:#f59e0b;--orange-light:#fef3c7;--orange-dark:#d97706;--blue:#3b82f6;--blue-light:#dbeafe;--blue-dark:#2563eb;--purple:#8b5cf6;--purple-light:#ede9fe;--purple-dark:#7c3aed;--red:#ef4444;--red-light:#fee2e2;--red-dark:#dc2626;--text-dark:#1e293b;--text-medium:#475569;--text-light:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--border-hover:#cbd5e1;--bg-gray:#f8fafc;--bg-white:#fff;--shadow-sm:0 1px 2px #0000000d;--shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--radius-sm:6px;--radius:10px;--radius-lg:14px;--radius-xl:18px;--transition-fast:.15s ease;--transition:.2s ease;--transition-slow:.3s ease}.ApartmentCard-module__73ZLLa__card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition);flex-direction:column;gap:14px;padding:18px;display:flex;position:relative;overflow:hidden}.ApartmentCard-module__73ZLLa__card:before{content:"";border-radius:var(--radius-lg)0 0 var(--radius-lg);width:4px;height:100%;transition:width var(--transition);position:absolute;top:0;left:0}.ApartmentCard-module__73ZLLa__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ApartmentCard-module__73ZLLa__card:hover:before{width:6px}.ApartmentCard-module__73ZLLa__card:active{box-shadow:var(--shadow);transform:translateY(0)}.ApartmentCard-module__73ZLLa__card.ApartmentCard-module__73ZLLa__green:before{background:var(--green)}.ApartmentCard-module__73ZLLa__card.ApartmentCard-module__73ZLLa__orange:before{background:var(--orange)}.ApartmentCard-module__73ZLLa__card.ApartmentCard-module__73ZLLa__blue:before{background:var(--blue)}.ApartmentCard-module__73ZLLa__card.ApartmentCard-module__73ZLLa__purple:before{background:var(--purple)}.ApartmentCard-module__73ZLLa__cardHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.ApartmentCard-module__73ZLLa__apartmentNumber{color:var(--text-dark);letter-spacing:-.02em;align-items:center;gap:8px;font-size:17px;font-weight:700;display:flex}.ApartmentCard-module__73ZLLa__apartmentNumber svg{color:var(--primary);flex-shrink:0}.ApartmentCard-module__73ZLLa__typeRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ApartmentCard-module__73ZLLa__typeBadge{background:linear-gradient(135deg,var(--bg-gray)0%,#f1f5f9 100%);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-medium);text-transform:uppercase;letter-spacing:.3px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.ApartmentCard-module__73ZLLa__buildingInfo{color:var(--text-light);font-size:13px;font-weight:500}.ApartmentCard-module__73ZLLa__detailsSection{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:8px;padding:12px 0;display:flex}.ApartmentCard-module__73ZLLa__detailItem{color:var(--text-medium);align-items:center;gap:10px;font-size:13px;display:flex}.ApartmentCard-module__73ZLLa__detailItem svg{color:var(--text-muted);flex-shrink:0;width:16px;height:16px}.ApartmentCard-module__73ZLLa__residentSection{align-items:center;min-height:44px;display:flex}.ApartmentCard-module__73ZLLa__residentInfo{align-items:center;gap:12px;width:100%;display:flex}.ApartmentCard-module__73ZLLa__residentInfo>svg{color:var(--primary);flex-shrink:0;width:20px;height:20px}.ApartmentCard-module__73ZLLa__residentTextBlock{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ApartmentCard-module__73ZLLa__residentName{color:var(--text-dark);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.ApartmentCard-module__73ZLLa__residentType{color:var(--text-light);font-size:11px;font-weight:500}.ApartmentCard-module__73ZLLa__vacantInfo{color:var(--orange);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.ApartmentCard-module__73ZLLa__vacantInfo svg{animation:2s ease-in-out infinite ApartmentCard-module__73ZLLa__pulse}@keyframes ApartmentCard-module__73ZLLa__pulse{0%,to{opacity:1}50%{opacity:.5}}.ApartmentCard-module__73ZLLa__financialSection{flex-direction:column;gap:8px;display:flex}.ApartmentCard-module__73ZLLa__maintenanceInfo{justify-content:space-between;align-items:center;display:flex}.ApartmentCard-module__73ZLLa__maintenanceLabel{color:var(--text-light);font-size:12px;font-weight:500}.ApartmentCard-module__73ZLLa__maintenanceAmount{color:var(--text-dark);font-size:14px;font-weight:700}.ApartmentCard-module__73ZLLa__duesInfo{background:linear-gradient(135deg,var(--red-light)0%,#fef2f2 100%);border-radius:var(--radius-sm);border:1px solid #fecaca;align-items:center;gap:8px;padding:8px 10px;display:flex}.ApartmentCard-module__73ZLLa__duesInfo svg{color:var(--red);flex-shrink:0}.ApartmentCard-module__73ZLLa__duesLabel{color:var(--text-medium);font-size:12px;font-weight:500}.ApartmentCard-module__73ZLLa__duesAmount{color:var(--red);margin-left:auto;font-size:14px;font-weight:700}.ApartmentCard-module__73ZLLa__cardAction{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.ApartmentCard-module__73ZLLa__viewText{color:var(--primary);font-size:13px;font-weight:600}.ApartmentCard-module__73ZLLa__cardAction svg{color:var(--primary);transition:transform var(--transition)}.ApartmentCard-module__73ZLLa__card:hover .ApartmentCard-module__73ZLLa__cardAction svg{transform:translate(4px)}.ApartmentCard-module__73ZLLa__listCard{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:all var(--transition);grid-template-columns:2fr .8fr 1fr 1.5fr 1fr 1fr .8fr 32px;align-items:center;gap:16px;padding:14px 18px;display:grid}.ApartmentCard-module__73ZLLa__listCard:hover{background:linear-gradient(135deg,var(--bg-gray)0%,var(--bg-white)100%);border-color:var(--primary);box-shadow:var(--shadow)}.ApartmentCard-module__73ZLLa__listCard:active{background:var(--bg-gray)}.ApartmentCard-module__73ZLLa__listApartmentInfo{align-items:center;gap:14px;display:flex}.ApartmentCard-module__73ZLLa__listIconBox{border-radius:var(--radius);width:40px;height:40px;transition:transform var(--transition);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ApartmentCard-module__73ZLLa__listCard:hover .ApartmentCard-module__73ZLLa__listIconBox{transform:scale(1.05)}.ApartmentCard-module__73ZLLa__listIconBox.ApartmentCard-module__73ZLLa__green{background:linear-gradient(135deg,var(--green-light)0%,#ecfdf5 100%);color:var(--green-dark)}.ApartmentCard-module__73ZLLa__listIconBox.ApartmentCard-module__73ZLLa__orange{background:linear-gradient(135deg,var(--orange-light)0%,#fffbeb 100%);color:var(--orange-dark)}.ApartmentCard-module__73ZLLa__listIconBox.ApartmentCard-module__73ZLLa__blue{background:linear-gradient(135deg,var(--blue-light)0%,#eff6ff 100%);color:var(--blue-dark)}.ApartmentCard-module__73ZLLa__listIconBox.ApartmentCard-module__73ZLLa__purple{background:linear-gradient(135deg,var(--purple-light)0%,#f5f3ff 100%);color:var(--purple-dark)}.ApartmentCard-module__73ZLLa__listInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.ApartmentCard-module__73ZLLa__listNumber{color:var(--text-dark);letter-spacing:-.01em;font-size:15px;font-weight:700}.ApartmentCard-module__73ZLLa__listBuilding{color:var(--text-light);font-size:12px;font-weight:500}.ApartmentCard-module__73ZLLa__listType .ApartmentCard-module__73ZLLa__typeBadge{background:var(--bg-gray);border:none}.ApartmentCard-module__73ZLLa__listArea,.ApartmentCard-module__73ZLLa__listResident,.ApartmentCard-module__73ZLLa__listMaintenance{color:var(--text-medium);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.ApartmentCard-module__73ZLLa__listArea svg,.ApartmentCard-module__73ZLLa__listResident svg,.ApartmentCard-module__73ZLLa__listMaintenance svg{color:var(--text-muted);flex-shrink:0;width:15px;height:15px}.ApartmentCard-module__73ZLLa__vacantText{color:var(--orange);font-style:italic;font-weight:500}.ApartmentCard-module__73ZLLa__listDues{text-align:right}.ApartmentCard-module__73ZLLa__listDuesAmount{color:var(--red);font-size:13px;font-weight:700}.ApartmentCard-module__73ZLLa__noDuesText{color:var(--green);font-size:12px;font-weight:600}.ApartmentCard-module__73ZLLa__listStatus{justify-content:center;display:flex}.ApartmentCard-module__73ZLLa__listChevron{color:var(--text-muted);transition:all var(--transition)}.ApartmentCard-module__73ZLLa__listCard:hover .ApartmentCard-module__73ZLLa__listChevron{color:var(--primary);transform:translate(3px)}.ApartmentCard-module__73ZLLa__infoCard{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-top:14px;padding:18px;animation:.25s ease-out ApartmentCard-module__73ZLLa__slideIn}@keyframes ApartmentCard-module__73ZLLa__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ApartmentCard-module__73ZLLa__infoHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:14px;display:flex}.ApartmentCard-module__73ZLLa__foundBadge{background:linear-gradient(135deg,var(--green-light)0%,#ecfdf5 100%);color:var(--green-dark);border:1px solid #10b98133;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.ApartmentCard-module__73ZLLa__foundBadge svg{width:14px;height:14px}.ApartmentCard-module__73ZLLa__unitInfo{align-items:center;gap:12px;display:flex}.ApartmentCard-module__73ZLLa__unitNumber{color:var(--text-dark);letter-spacing:-.02em;font-size:20px;font-weight:800}.ApartmentCard-module__73ZLLa__unitType{background:var(--bg-gray);color:var(--text-medium);border-radius:var(--radius-sm);border:1px solid var(--border);padding:4px 12px;font-size:12px;font-weight:600}.ApartmentCard-module__73ZLLa__residentRow{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.ApartmentCard-module__73ZLLa__avatar{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:800;display:flex;box-shadow:0 2px 8px #0891b24d}.ApartmentCard-module__73ZLLa__residentDetails{flex:1;min-width:0}.ApartmentCard-module__73ZLLa__residentNameRow{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.ApartmentCard-module__73ZLLa__residentNameRow .ApartmentCard-module__73ZLLa__residentName{color:var(--text-dark);font-size:16px;font-weight:700}.ApartmentCard-module__73ZLLa__residentTypeBadge{background:var(--primary-light);color:var(--primary-dark);border-radius:var(--radius-sm);align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.ApartmentCard-module__73ZLLa__residentTypeBadge svg{width:12px;height:12px}.ApartmentCard-module__73ZLLa__contactRow{flex-wrap:wrap;gap:14px;display:flex}.ApartmentCard-module__73ZLLa__contactItem{color:var(--text-light);align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.ApartmentCard-module__73ZLLa__contactItem svg{color:var(--text-muted);width:14px;height:14px}.ApartmentCard-module__73ZLLa__statsRow{background:linear-gradient(135deg,var(--bg-gray)0%,#f1f5f9 100%);border-radius:var(--radius);gap:12px;margin-bottom:14px;padding:14px;display:flex}.ApartmentCard-module__73ZLLa__statBox{background:var(--bg-white);border-radius:var(--radius-sm);border:1px solid var(--border);flex:1;align-items:center;gap:10px;padding:8px 12px;display:flex}.ApartmentCard-module__73ZLLa__statIcon{color:var(--primary);flex-shrink:0;width:18px;height:18px}.ApartmentCard-module__73ZLLa__statText{flex-direction:column;gap:1px;display:flex}.ApartmentCard-module__73ZLLa__statValue{color:var(--text-dark);font-size:16px;font-weight:800;line-height:1.2}.ApartmentCard-module__73ZLLa__statLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.ApartmentCard-module__73ZLLa__duesAlert{background:linear-gradient(135deg,var(--red-light)0%,#fef2f2 100%);border-radius:var(--radius);border:1px solid #fecaca;align-items:center;gap:14px;padding:14px 16px;animation:2s ease-in-out infinite ApartmentCard-module__73ZLLa__alertPulse;display:flex}@keyframes ApartmentCard-module__73ZLLa__alertPulse{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 0 4px #ef44441a}}.ApartmentCard-module__73ZLLa__duesAlertIcon{background:var(--bg-white);width:40px;height:40px;color:var(--red);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ApartmentCard-module__73ZLLa__duesAlertIcon svg{width:20px;height:20px}.ApartmentCard-module__73ZLLa__duesAlertContent{flex:1}.ApartmentCard-module__73ZLLa__duesAlertLabel{color:#991b1b;margin-bottom:3px;font-size:12px;font-weight:600;display:block}.ApartmentCard-module__73ZLLa__duesAlertAmount{color:var(--red);letter-spacing:-.02em;font-size:22px;font-weight:800}.ApartmentCard-module__73ZLLa__card.ApartmentCard-module__73ZLLa__loading{cursor:default;background:linear-gradient(135deg,var(--bg-gray)0%,var(--bg-white)100%);justify-content:center;align-items:center;min-height:140px;display:flex}.ApartmentCard-module__73ZLLa__card.ApartmentCard-module__73ZLLa__loading:before{display:none}.ApartmentCard-module__73ZLLa__card.ApartmentCard-module__73ZLLa__loading:hover{box-shadow:none;transform:none}.ApartmentCard-module__73ZLLa__loadingContent{color:var(--text-light);flex-direction:column;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.ApartmentCard-module__73ZLLa__spinner{color:var(--primary);width:28px;height:28px;animation:1s linear infinite ApartmentCard-module__73ZLLa__spin}@keyframes ApartmentCard-module__73ZLLa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:1440px){.ApartmentCard-module__73ZLLa__card{gap:16px;padding:20px}.ApartmentCard-module__73ZLLa__apartmentNumber{font-size:18px}.ApartmentCard-module__73ZLLa__listCard{gap:20px;padding:16px 20px}.ApartmentCard-module__73ZLLa__listIconBox{width:44px;height:44px}.ApartmentCard-module__73ZLLa__infoCard{padding:22px}.ApartmentCard-module__73ZLLa__unitNumber{font-size:22px}.ApartmentCard-module__73ZLLa__avatar{width:52px;height:52px;font-size:22px}}@media (max-width:1200px){.ApartmentCard-module__73ZLLa__listCard{grid-template-columns:2fr .8fr 1fr 1fr 1fr 32px}.ApartmentCard-module__73ZLLa__listResident,.ApartmentCard-module__73ZLLa__listStatus{display:none}}@media (max-width:900px){.ApartmentCard-module__73ZLLa__listCard{grid-template-columns:2fr 1fr 1fr 1fr 32px}.ApartmentCard-module__73ZLLa__listType{display:none}.ApartmentCard-module__73ZLLa__statsRow{flex-wrap:wrap}.ApartmentCard-module__73ZLLa__statBox{min-width:calc(50% - 6px)}}@media (max-width:768px){.ApartmentCard-module__73ZLLa__card{gap:12px;padding:16px}.ApartmentCard-module__73ZLLa__apartmentNumber{font-size:16px}.ApartmentCard-module__73ZLLa__listCard{grid-template-columns:1.5fr 1fr 1fr 32px;gap:12px;padding:12px 14px}.ApartmentCard-module__73ZLLa__listIconBox{width:36px;height:36px}.ApartmentCard-module__73ZLLa__listArea{display:none}.ApartmentCard-module__73ZLLa__infoCard{padding:16px}.ApartmentCard-module__73ZLLa__infoHeader{flex-direction:column;align-items:flex-start;gap:10px}.ApartmentCard-module__73ZLLa__unitNumber{font-size:18px}.ApartmentCard-module__73ZLLa__avatar{width:44px;height:44px;font-size:18px}.ApartmentCard-module__73ZLLa__residentNameRow .ApartmentCard-module__73ZLLa__residentName{font-size:15px}.ApartmentCard-module__73ZLLa__statsRow{gap:10px;padding:12px}.ApartmentCard-module__73ZLLa__statBox{padding:6px 10px}.ApartmentCard-module__73ZLLa__statValue{font-size:14px}.ApartmentCard-module__73ZLLa__duesAlertAmount{font-size:18px}}@media (max-width:640px){.ApartmentCard-module__73ZLLa__card{border-radius:var(--radius);padding:14px}.ApartmentCard-module__73ZLLa__typeBadge{padding:3px 8px;font-size:10px}.ApartmentCard-module__73ZLLa__detailsSection{gap:6px;padding:10px 0}.ApartmentCard-module__73ZLLa__detailItem{font-size:12px}.ApartmentCard-module__73ZLLa__listCard{grid-template-columns:1fr 1fr 28px;gap:10px;padding:12px}.ApartmentCard-module__73ZLLa__listMaintenance{display:none}.ApartmentCard-module__73ZLLa__listDues{font-size:12px}.ApartmentCard-module__73ZLLa__infoCard{border-radius:var(--radius);margin-top:12px;padding:14px}.ApartmentCard-module__73ZLLa__foundBadge{padding:4px 10px;font-size:11px}.ApartmentCard-module__73ZLLa__unitInfo{flex-direction:column;align-items:flex-start;gap:6px}.ApartmentCard-module__73ZLLa__unitNumber{font-size:16px}.ApartmentCard-module__73ZLLa__residentRow{gap:12px}.ApartmentCard-module__73ZLLa__avatar{width:40px;height:40px;font-size:16px}.ApartmentCard-module__73ZLLa__contactRow{flex-direction:column;gap:6px}.ApartmentCard-module__73ZLLa__contactItem{font-size:12px}.ApartmentCard-module__73ZLLa__statBox{flex:none;min-width:100%}.ApartmentCard-module__73ZLLa__statsRow{flex-direction:column;gap:8px;padding:10px}.ApartmentCard-module__73ZLLa__duesAlert{gap:12px;padding:12px}.ApartmentCard-module__73ZLLa__duesAlertIcon{width:36px;height:36px}.ApartmentCard-module__73ZLLa__duesAlertAmount{font-size:16px}}@media (max-width:480px){.ApartmentCard-module__73ZLLa__card{gap:10px;padding:12px}.ApartmentCard-module__73ZLLa__cardHeader{flex-wrap:wrap;gap:8px}.ApartmentCard-module__73ZLLa__apartmentNumber{font-size:15px}.ApartmentCard-module__73ZLLa__listCard{grid-template-columns:1fr auto;gap:8px;padding:10px 12px}.ApartmentCard-module__73ZLLa__listDues,.ApartmentCard-module__73ZLLa__listChevron{display:none}.ApartmentCard-module__73ZLLa__financialSection{gap:6px}.ApartmentCard-module__73ZLLa__maintenanceInfo{flex-direction:column;align-items:flex-start;gap:2px}}@media (max-width:320px){.ApartmentCard-module__73ZLLa__card{padding:10px}.ApartmentCard-module__73ZLLa__apartmentNumber{font-size:14px}.ApartmentCard-module__73ZLLa__detailItem{font-size:11px}.ApartmentCard-module__73ZLLa__infoCard{padding:12px}.ApartmentCard-module__73ZLLa__unitNumber{font-size:14px}.ApartmentCard-module__73ZLLa__residentNameRow .ApartmentCard-module__73ZLLa__residentName,.ApartmentCard-module__73ZLLa__statValue{font-size:13px}}.ApartmentCard-module__73ZLLa__card:focus-visible,.ApartmentCard-module__73ZLLa__listCard:focus-visible,.ApartmentCard-module__73ZLLa__infoCard:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (prefers-contrast:high){.ApartmentCard-module__73ZLLa__card,.ApartmentCard-module__73ZLLa__listCard,.ApartmentCard-module__73ZLLa__infoCard,.ApartmentCard-module__73ZLLa__typeBadge,.ApartmentCard-module__73ZLLa__duesInfo,.ApartmentCard-module__73ZLLa__duesAlert{border-width:2px}}@media (prefers-reduced-motion:reduce){.ApartmentCard-module__73ZLLa__card,.ApartmentCard-module__73ZLLa__listCard,.ApartmentCard-module__73ZLLa__infoCard,.ApartmentCard-module__73ZLLa__spinner,.ApartmentCard-module__73ZLLa__listIconBox,.ApartmentCard-module__73ZLLa__cardAction svg,.ApartmentCard-module__73ZLLa__listChevron,.ApartmentCard-module__73ZLLa__vacantInfo svg{transition:none;animation:none}.ApartmentCard-module__73ZLLa__card:hover{transform:none}.ApartmentCard-module__73ZLLa__duesAlert{animation:none}}@media (prefers-color-scheme:dark){.ApartmentCard-module__73ZLLa__card,.ApartmentCard-module__73ZLLa__listCard,.ApartmentCard-module__73ZLLa__infoCard{--text-dark:#f1f5f9;--text-medium:#cbd5e1;--text-light:#94a3b8;--text-muted:#64748b;--border:#334155;--border-hover:#475569;--bg-gray:#1e293b;--bg-white:#0f172a}.ApartmentCard-module__73ZLLa__typeBadge,.ApartmentCard-module__73ZLLa__unitType{color:#e2e8f0;background:#334155;border-color:#475569}.ApartmentCard-module__73ZLLa__avatar{box-shadow:0 2px 8px #0006}.ApartmentCard-module__73ZLLa__statBox{background:#1e293b;border-color:#334155}.ApartmentCard-module__73ZLLa__duesAlertIcon{background:#1e293b}}@media print{.ApartmentCard-module__73ZLLa__card,.ApartmentCard-module__73ZLLa__listCard,.ApartmentCard-module__73ZLLa__infoCard{box-shadow:none;break-inside:avoid;border:1px solid #ccc}.ApartmentCard-module__73ZLLa__card:hover,.ApartmentCard-module__73ZLLa__listCard:hover{box-shadow:none;transform:none}.ApartmentCard-module__73ZLLa__cardAction,.ApartmentCard-module__73ZLLa__listChevron{display:none}}
.GenerateBills-module__y307DG__page{--primary:#0891b2;--primary-light:#ecfeff;--primary-dark:#0e7490;--green:#10b981;--green-light:#d1fae5;--green-dark:#059669;--orange:#f59e0b;--orange-light:#fef3c7;--red:#ef4444;--red-light:#fee2e2;--blue:#3b82f6;--blue-light:#dbeafe;--text-dark:#1e293b;--text-medium:#475569;--text-light:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--border-hover:#cbd5e1;--bg-page:#f8fafc;--bg-card:#fff;--bg-gray:#f1f5f9;--shadow-sm:0 1px 2px #0000000d;--shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--radius-sm:6px;--radius:10px;--radius-lg:14px;--radius-xl:18px;--transition-fast:.15s ease;--transition:.2s ease;--transition-slow:.3s ease;background:var(--bg-page);min-height:100vh;padding-bottom:40px}.GenerateBills-module__y307DG__header{background:var(--bg-card);border-bottom:1px solid var(--border);z-index:100;align-items:center;gap:16px;padding:20px 24px;display:flex;position:sticky;top:0}.GenerateBills-module__y307DG__backBtn{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);width:40px;height:40px;color:var(--text-medium);cursor:pointer;transition:all var(--transition);flex-shrink:0;justify-content:center;align-items:center;display:flex}.GenerateBills-module__y307DG__backBtn:hover{background:var(--bg-gray);border-color:var(--border-hover);color:var(--text-dark)}.GenerateBills-module__y307DG__backBtn:active{transform:scale(.95)}.GenerateBills-module__y307DG__headerContent{flex:1;align-items:center;gap:14px;display:flex}.GenerateBills-module__y307DG__headerIcon{background:linear-gradient(135deg,var(--primary-light)0%,#cffafe 100%);width:48px;height:48px;color:var(--primary);border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;display:flex}.GenerateBills-module__y307DG__headerText{flex-direction:column;gap:2px;display:flex}.GenerateBills-module__y307DG__title{color:var(--text-dark);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700}.GenerateBills-module__y307DG__subtitle{color:var(--text-light);margin:0;font-size:13px}.GenerateBills-module__y307DG__content{max-width:1400px;margin:0 auto;padding:24px}.GenerateBills-module__y307DG__errorBanner{background:linear-gradient(135deg,var(--red-light)0%,#fef2f2 100%);border-radius:var(--radius);border:1px solid #fecaca;align-items:center;gap:12px;margin-bottom:20px;padding:14px 18px;animation:.3s GenerateBills-module__y307DG__slideDown;display:flex}@keyframes GenerateBills-module__y307DG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GenerateBills-module__y307DG__errorBanner svg{color:var(--red);flex-shrink:0}.GenerateBills-module__y307DG__errorBanner span{color:#991b1b;font-size:14px;font-weight:500}.GenerateBills-module__y307DG__splitLayout{grid-template-columns:1fr 380px;align-items:start;gap:24px;display:grid}.GenerateBills-module__y307DG__form{flex-direction:column;gap:20px;display:flex}.GenerateBills-module__y307DG__bulkForm{flex-direction:column;gap:20px;max-width:720px;margin:0 auto;display:flex}.GenerateBills-module__y307DG__section{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:box-shadow var(--transition);padding:20px}.GenerateBills-module__y307DG__section:hover{box-shadow:var(--shadow-sm)}.GenerateBills-module__y307DG__sectionHeader{border-bottom:1px solid var(--border);align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:14px;display:flex}.GenerateBills-module__y307DG__sectionIcon{background:linear-gradient(135deg,var(--primary-light)0%,#cffafe 100%);width:40px;height:40px;color:var(--primary);border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;display:flex}.GenerateBills-module__y307DG__sectionText{flex:1}.GenerateBills-module__y307DG__sectionTitle{color:var(--text-dark);margin:0 0 3px;font-size:15px;font-weight:700}.GenerateBills-module__y307DG__sectionSubtitle{color:var(--text-light);margin:0;font-size:12px}.GenerateBills-module__y307DG__section .apartmentSelector{margin-bottom:0}.GenerateBills-module__y307DG__section .apartmentSelector+.infoCard{margin-top:16px}.GenerateBills-module__y307DG__inputGroup{flex-direction:column;gap:6px;display:flex}.GenerateBills-module__y307DG__label{color:var(--text-dark);font-size:13px;font-weight:600}.GenerateBills-module__y307DG__input{border:1px solid var(--border);border-radius:var(--radius);width:100%;height:44px;color:var(--text-dark);background:var(--bg-card);transition:all var(--transition);padding:0 14px;font-size:14px}.GenerateBills-module__y307DG__input:hover{border-color:var(--border-hover)}.GenerateBills-module__y307DG__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0891b21a}.GenerateBills-module__y307DG__input:disabled{background:var(--bg-gray);color:var(--text-light);cursor:not-allowed}.GenerateBills-module__y307DG__input::placeholder{color:var(--text-muted)}.GenerateBills-module__y307DG__select{border:1px solid var(--border);border-radius:var(--radius);width:100%;height:44px;color:var(--text-dark);background:var(--bg-card)url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right 12px center;appearance:none;cursor:pointer;transition:all var(--transition);padding:0 40px 0 14px;font-size:14px}.GenerateBills-module__y307DG__select:hover{border-color:var(--border-hover)}.GenerateBills-module__y307DG__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0891b21a}.GenerateBills-module__y307DG__textarea{border:1px solid var(--border);border-radius:var(--radius);width:100%;min-height:100px;color:var(--text-dark);background:var(--bg-card);resize:vertical;transition:all var(--transition);padding:12px 14px;font-family:inherit;font-size:14px}.GenerateBills-module__y307DG__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0891b21a}.GenerateBills-module__y307DG__checkboxGroup{background:var(--bg-gray);border-radius:var(--radius);cursor:pointer;transition:all var(--transition);align-items:center;gap:10px;padding:12px 14px;display:flex}.GenerateBills-module__y307DG__checkboxGroup:hover{background:var(--border)}.GenerateBills-module__y307DG__checkbox{border:2px solid var(--border);appearance:none;cursor:pointer;width:20px;height:20px;transition:all var(--transition);border-radius:4px;flex-shrink:0;position:relative}.GenerateBills-module__y307DG__checkbox:checked{background:var(--primary);border-color:var(--primary)}.GenerateBills-module__y307DG__checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.GenerateBills-module__y307DG__checkboxLabel{color:var(--text-dark);-webkit-user-select:none;user-select:none;font-size:14px}.GenerateBills-module__y307DG__row{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.GenerateBills-module__y307DG__rowThree{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.GenerateBills-module__y307DG__buttonGroup{gap:12px;margin-top:8px;display:flex}.GenerateBills-module__y307DG__btnPrimary{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;border-radius:var(--radius);cursor:pointer;height:46px;transition:all var(--transition);border:none;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 2px 4px #0891b24d}.GenerateBills-module__y307DG__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0891b266}.GenerateBills-module__y307DG__btnPrimary:active{transform:translateY(0)}.GenerateBills-module__y307DG__btnPrimary:disabled{background:var(--text-muted);box-shadow:none;cursor:not-allowed;transform:none}.GenerateBills-module__y307DG__btnSecondary{background:var(--bg-card);height:46px;color:var(--text-dark);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:all var(--transition);justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:14px;font-weight:600;display:inline-flex}.GenerateBills-module__y307DG__btnSecondary:hover{background:var(--bg-gray);border-color:var(--border-hover)}.GenerateBills-module__y307DG__loadingState{background:linear-gradient(135deg,var(--bg-gray)0%,var(--bg-card)100%);border:1px dashed var(--border);border-radius:var(--radius);color:var(--text-light);justify-content:center;align-items:center;gap:12px;margin-top:16px;padding:32px 20px;font-size:14px;font-weight:500;display:flex}.GenerateBills-module__y307DG__spinner{color:var(--primary);animation:1s linear infinite GenerateBills-module__y307DG__spin}@keyframes GenerateBills-module__y307DG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GenerateBills-module__y307DG__infoCard{background:linear-gradient(135deg,var(--blue-light)0%,#eff6ff 100%);border-radius:var(--radius);border:1px solid #bfdbfe;align-items:flex-start;gap:14px;padding:16px;display:flex}.GenerateBills-module__y307DG__infoCard svg{color:var(--blue);flex-shrink:0;margin-top:2px}.GenerateBills-module__y307DG__infoCardContent{flex:1}.GenerateBills-module__y307DG__infoCardTitle{color:#1e40af;margin-bottom:4px;font-size:14px;font-weight:600}.GenerateBills-module__y307DG__infoCardText{color:#3b82f6;font-size:13px;line-height:1.5}.GenerateBills-module__y307DG__successCard{background:linear-gradient(135deg,var(--green-light)0%,#ecfdf5 100%);border-radius:var(--radius);border:1px solid #a7f3d0;align-items:center;gap:14px;padding:16px;display:flex}.GenerateBills-module__y307DG__successCard svg{color:var(--green-dark);flex-shrink:0}.GenerateBills-module__y307DG__successCardText{color:var(--green-dark);font-size:14px;font-weight:500}.GenerateBills-module__y307DG__divider{background:var(--border);height:1px;margin:8px 0}@media (min-width:1440px){.GenerateBills-module__y307DG__content{padding:32px}.GenerateBills-module__y307DG__splitLayout{grid-template-columns:1fr 420px;gap:32px}.GenerateBills-module__y307DG__header{padding:24px 32px}.GenerateBills-module__y307DG__title{font-size:22px}.GenerateBills-module__y307DG__headerIcon{width:52px;height:52px}.GenerateBills-module__y307DG__section{padding:24px}}@media (max-width:1200px){.GenerateBills-module__y307DG__splitLayout{grid-template-columns:1fr 340px}}@media (max-width:1024px){.GenerateBills-module__y307DG__splitLayout{grid-template-columns:1fr;gap:20px}.GenerateBills-module__y307DG__content{padding:20px}}@media (max-width:768px){.GenerateBills-module__y307DG__header{gap:12px;padding:16px}.GenerateBills-module__y307DG__backBtn{width:36px;height:36px}.GenerateBills-module__y307DG__headerIcon{width:42px;height:42px}.GenerateBills-module__y307DG__headerIcon svg{width:22px;height:22px}.GenerateBills-module__y307DG__title{font-size:18px}.GenerateBills-module__y307DG__subtitle{font-size:12px}.GenerateBills-module__y307DG__content,.GenerateBills-module__y307DG__section{padding:16px}.GenerateBills-module__y307DG__sectionHeader{gap:12px;margin-bottom:14px;padding-bottom:12px}.GenerateBills-module__y307DG__sectionIcon{width:36px;height:36px}.GenerateBills-module__y307DG__sectionTitle{font-size:14px}.GenerateBills-module__y307DG__row,.GenerateBills-module__y307DG__rowThree{grid-template-columns:1fr}.GenerateBills-module__y307DG__buttonGroup{flex-direction:column}.GenerateBills-module__y307DG__btnPrimary,.GenerateBills-module__y307DG__btnSecondary{width:100%;height:48px}}@media (max-width:480px){.GenerateBills-module__y307DG__header{flex-wrap:wrap;padding:14px}.GenerateBills-module__y307DG__headerContent{flex-direction:column;align-items:flex-start;gap:10px}.GenerateBills-module__y307DG__title{font-size:16px}.GenerateBills-module__y307DG__content{padding:12px}.GenerateBills-module__y307DG__section{border-radius:var(--radius);padding:14px}.GenerateBills-module__y307DG__sectionHeader{flex-direction:column;align-items:flex-start;gap:10px}.GenerateBills-module__y307DG__input,.GenerateBills-module__y307DG__select{height:48px}}@media (max-width:320px){.GenerateBills-module__y307DG__header{padding:12px}.GenerateBills-module__y307DG__backBtn{width:34px;height:34px}.GenerateBills-module__y307DG__headerIcon{width:38px;height:38px}.GenerateBills-module__y307DG__title{font-size:15px}.GenerateBills-module__y307DG__content{padding:10px}.GenerateBills-module__y307DG__section{padding:12px}.GenerateBills-module__y307DG__sectionTitle{font-size:13px}.GenerateBills-module__y307DG__sectionSubtitle{font-size:11px}}.GenerateBills-module__y307DG__backBtn:focus-visible,.GenerateBills-module__y307DG__btnPrimary:focus-visible,.GenerateBills-module__y307DG__btnSecondary:focus-visible,.GenerateBills-module__y307DG__input:focus-visible,.GenerateBills-module__y307DG__select:focus-visible,.GenerateBills-module__y307DG__textarea:focus-visible,.GenerateBills-module__y307DG__checkbox:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (prefers-contrast:high){.GenerateBills-module__y307DG__section,.GenerateBills-module__y307DG__input,.GenerateBills-module__y307DG__select,.GenerateBills-module__y307DG__textarea{border-width:2px}.GenerateBills-module__y307DG__btnPrimary{outline:2px solid var(--primary-dark)}}@media (prefers-reduced-motion:reduce){.GenerateBills-module__y307DG__backBtn,.GenerateBills-module__y307DG__btnPrimary,.GenerateBills-module__y307DG__btnSecondary,.GenerateBills-module__y307DG__input,.GenerateBills-module__y307DG__select,.GenerateBills-module__y307DG__section,.GenerateBills-module__y307DG__spinner{transition:none;animation:none}.GenerateBills-module__y307DG__btnPrimary:hover,.GenerateBills-module__y307DG__backBtn:active{transform:none}}@media (prefers-color-scheme:dark){.GenerateBills-module__y307DG__page{--text-dark:#f1f5f9;--text-medium:#cbd5e1;--text-light:#94a3b8;--text-muted:#64748b;--border:#334155;--border-hover:#475569;--bg-page:#0f172a;--bg-card:#1e293b;--bg-gray:#334155}.GenerateBills-module__y307DG__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.GenerateBills-module__y307DG__headerIcon,.GenerateBills-module__y307DG__sectionIcon{background:linear-gradient(135deg,#0891b233 0%,#06b6d41a 100%)}}@media print{.GenerateBills-module__y307DG__header{box-shadow:none;border-bottom:2px solid #000;position:relative}.GenerateBills-module__y307DG__backBtn{display:none}.GenerateBills-module__y307DG__section{box-shadow:none;break-inside:avoid;border:1px solid #ccc}.GenerateBills-module__y307DG__buttonGroup{display:none}}
.PriorityBadge-module__cHlSaq__badge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;font-weight:600;line-height:1;display:inline-flex}.PriorityBadge-module__cHlSaq__small{padding:3px 8px;font-size:11px}.PriorityBadge-module__cHlSaq__small .PriorityBadge-module__cHlSaq__icon{width:12px;height:12px}.PriorityBadge-module__cHlSaq__medium{padding:4px 10px;font-size:12px}.PriorityBadge-module__cHlSaq__medium .PriorityBadge-module__cHlSaq__icon{width:14px;height:14px}.PriorityBadge-module__cHlSaq__large{padding:6px 14px;font-size:13px}.PriorityBadge-module__cHlSaq__large .PriorityBadge-module__cHlSaq__icon{width:16px;height:16px}.PriorityBadge-module__cHlSaq__urgent{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.PriorityBadge-module__cHlSaq__high{color:#ea580c;background:#fff7ed;border:1px solid #fed7aa}.PriorityBadge-module__cHlSaq__medium{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.PriorityBadge-module__cHlSaq__low{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.PriorityBadge-module__cHlSaq__icon{flex-shrink:0}.PriorityBadge-module__cHlSaq__label{letter-spacing:.3px}
.WorkflowActions-module__X6dbCq__actionsCard{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:12px;flex-direction:column;gap:16px;padding:20px;display:flex}.WorkflowActions-module__X6dbCq__title{color:var(--text-primary,#1a202c);border-bottom:1px solid var(--border-color,#e2e8f0);margin:0;padding-bottom:12px;font-size:15px;font-weight:600}.WorkflowActions-module__X6dbCq__currentStep{align-items:flex-start;gap:12px;display:flex}.WorkflowActions-module__X6dbCq__stepIconWrapper{background:var(--primary-light,#eef2ff);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.WorkflowActions-module__X6dbCq__stepIcon{width:20px;height:20px;color:var(--primary,#4f46e5)}.WorkflowActions-module__X6dbCq__stepInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.WorkflowActions-module__X6dbCq__stepLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary,#94a3b8);font-size:11px;font-weight:500}.WorkflowActions-module__X6dbCq__stepName{color:var(--text-primary,#1a202c);font-size:14px;font-weight:600;line-height:1.3}.WorkflowActions-module__X6dbCq__stepDescription{color:var(--text-secondary,#64748b);margin-top:2px;font-size:12px;line-height:1.4}.WorkflowActions-module__X6dbCq__stepTypeBadge{text-transform:uppercase;letter-spacing:.03em;background:var(--badge-bg,#f1f5f9);color:var(--badge-color,#475569);border-radius:6px;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.WorkflowActions-module__X6dbCq__stepTypeBadge[data-type=document_collection]{color:#92400e;background:#fef3c7}.WorkflowActions-module__X6dbCq__stepTypeBadge[data-type=verification]{color:#1e40af;background:#dbeafe}.WorkflowActions-module__X6dbCq__stepTypeBadge[data-type=approval]{color:#7c3aed;background:#f3e8ff}.WorkflowActions-module__X6dbCq__stepTypeBadge[data-type=notification]{color:#0369a1;background:#e0f2fe}.WorkflowActions-module__X6dbCq__stepTypeBadge[data-type=integration]{color:#be185d;background:#fce7f3}.WorkflowActions-module__X6dbCq__stepTypeBadge[data-type=generation]{color:#065f46;background:#d1fae5}.WorkflowActions-module__X6dbCq__stepTypeBadge[data-type=manual]{color:#475569;background:#f1f5f9}.WorkflowActions-module__X6dbCq__actionButtons{flex-direction:column;gap:8px;display:flex}.WorkflowActions-module__X6dbCq__completeButton{background:var(--primary,#4f46e5);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:14px;font-weight:600;transition:background .2s,transform .1s;display:flex}.WorkflowActions-module__X6dbCq__completeButton:hover:not(:disabled){background:var(--primary-hover,#4338ca)}.WorkflowActions-module__X6dbCq__completeButton:active:not(:disabled){transform:scale(.98)}.WorkflowActions-module__X6dbCq__completeButton:disabled{opacity:.55;cursor:not-allowed}.WorkflowActions-module__X6dbCq__skipButton{width:100%;color:var(--text-secondary,#64748b);border:1px solid var(--border-color,#e2e8f0);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.WorkflowActions-module__X6dbCq__skipButton:hover:not(:disabled){background:var(--hover-bg,#f8fafc);color:var(--text-primary,#1a202c);border-color:var(--border-hover,#cbd5e1)}.WorkflowActions-module__X6dbCq__skipButton:disabled{opacity:.5;cursor:not-allowed}.WorkflowActions-module__X6dbCq__buttonIcon{flex-shrink:0;width:16px;height:16px}.WorkflowActions-module__X6dbCq__spinnerIcon{flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite WorkflowActions-module__X6dbCq__spin}@keyframes WorkflowActions-module__X6dbCq__spin{to{transform:rotate(360deg)}}.WorkflowActions-module__X6dbCq__dependenciesNote{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:baseline;gap:6px;padding:8px 12px;font-size:12px;display:flex}.WorkflowActions-module__X6dbCq__dependenciesLabel{color:#92400e;white-space:nowrap;font-weight:600}.WorkflowActions-module__X6dbCq__dependenciesValue{color:#a16207}.WorkflowActions-module__X6dbCq__assignedTo{align-items:center;gap:6px;font-size:12px;display:flex}.WorkflowActions-module__X6dbCq__assignedLabel{color:var(--text-tertiary,#94a3b8)}.WorkflowActions-module__X6dbCq__assignedValue{color:var(--text-primary,#1a202c);font-weight:500}.WorkflowActions-module__X6dbCq__nextStepPreview{background:var(--bg-subtle,#f8fafc);border:1px dashed var(--border-color,#e2e8f0);border-radius:8px;align-items:center;gap:6px;padding:10px 12px;font-size:12px;display:flex}.WorkflowActions-module__X6dbCq__nextIcon{width:14px;height:14px;color:var(--text-tertiary,#94a3b8);flex-shrink:0}.WorkflowActions-module__X6dbCq__nextLabel{color:var(--text-tertiary,#94a3b8);font-weight:500}.WorkflowActions-module__X6dbCq__nextName{color:var(--text-secondary,#64748b);font-weight:500}
.ComplaintCard-module__hzL6Va__complaintCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-left:4px solid #0000;border-radius:12px;flex-direction:column;gap:14px;padding:20px;transition:all .2s;display:flex;position:relative}.ComplaintCard-module__hzL6Va__complaintCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.ComplaintCard-module__hzL6Va__complaintCard.ComplaintCard-module__hzL6Va__orange{border-left-color:#f97316}.ComplaintCard-module__hzL6Va__complaintCard.ComplaintCard-module__hzL6Va__blue{border-left-color:#3b82f6}.ComplaintCard-module__hzL6Va__complaintCard.ComplaintCard-module__hzL6Va__purple{border-left-color:#8b5cf6}.ComplaintCard-module__hzL6Va__complaintCard.ComplaintCard-module__hzL6Va__green{border-left-color:#22c55e}.ComplaintCard-module__hzL6Va__complaintCard.ComplaintCard-module__hzL6Va__gray{border-left-color:#94a3b8}.ComplaintCard-module__hzL6Va__complaintCard.ComplaintCard-module__hzL6Va__red{border-left-color:#ef4444}.ComplaintCard-module__hzL6Va__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.ComplaintCard-module__hzL6Va__cardBadges{align-items:center;gap:6px;display:flex}.ComplaintCard-module__hzL6Va__categoryIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ComplaintCard-module__hzL6Va__categoryIcon svg{width:20px;height:20px}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__maintenance{color:#d97706;background:#fef3c7}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__plumbing{color:#2563eb;background:#dbeafe}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__electrical{color:#ca8a04;background:#fef9c3}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__civil{color:#4f46e5;background:#e0e7ff}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__security{color:#dc2626;background:#fee2e2}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__parking{color:#7c3aed;background:#f3e8ff}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__cleanliness{color:#059669;background:#d1fae5}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__lift{color:#db2777;background:#fce7f3}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__water_supply{color:#0891b2;background:#cffafe}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__common_area{color:#4f46e5;background:#e0e7ff}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__noise{color:#ea580c;background:#fff7ed}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__pets{color:#d97706;background:#fef3c7}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__billing{color:#059669;background:#ecfdf5}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__staff{color:#7c3aed;background:#ede9fe}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__amenities{color:#0284c7;background:#e0f2fe}.ComplaintCard-module__hzL6Va__categoryIcon.ComplaintCard-module__hzL6Va__other{color:#64748b;background:#f1f5f9}.ComplaintCard-module__hzL6Va__complaintNumber{color:#94a3b8;letter-spacing:.5px;font-family:monospace;font-size:12px;font-weight:600}.ComplaintCard-module__hzL6Va__title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ComplaintCard-module__hzL6Va__description{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.ComplaintCard-module__hzL6Va__categoryBadge{color:#475569;background:#f1f5f9;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.ComplaintCard-module__hzL6Va__categoryBadgeIcon{width:14px;height:14px}.ComplaintCard-module__hzL6Va__detailsSection{border-top:1px solid #f1f5f9;flex-direction:column;gap:8px;padding-top:10px;display:flex}.ComplaintCard-module__hzL6Va__detailItem{color:#475569;align-items:center;gap:8px;font-size:13px;display:flex}.ComplaintCard-module__hzL6Va__detailIcon{color:#94a3b8;flex-shrink:0;width:14px;height:14px}.ComplaintCard-module__hzL6Va__assigneeSection{background:#f8fafc;border-radius:6px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;display:flex}.ComplaintCard-module__hzL6Va__assigneeLabel{color:#94a3b8}.ComplaintCard-module__hzL6Va__assigneeName{color:#1e293b;font-weight:500}.ComplaintCard-module__hzL6Va__indicatorsSection{flex-wrap:wrap;gap:8px;display:flex}.ComplaintCard-module__hzL6Va__escalatedBadge,.ComplaintCard-module__hzL6Va__slaBadge{border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.ComplaintCard-module__hzL6Va__escalatedBadge{color:#ea580c;background:#fff7ed}.ComplaintCard-module__hzL6Va__slaBadge{color:#dc2626;background:#fef2f2}.ComplaintCard-module__hzL6Va__indicatorIcon{width:12px;height:12px}.ComplaintCard-module__hzL6Va__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.ComplaintCard-module__hzL6Va__timeAgo{color:#94a3b8;align-items:center;gap:4px;font-size:12px;display:flex}.ComplaintCard-module__hzL6Va__timeIcon{width:13px;height:13px}.ComplaintCard-module__hzL6Va__viewText{color:#3b82f6;font-size:12px;font-weight:500}.ComplaintCard-module__hzL6Va__chevronIcon{color:#3b82f6;width:16px;height:16px}.ComplaintCard-module__hzL6Va__complaintCardList{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:2fr 1fr 1fr 1fr 1fr 100px 110px 50px 30px;align-items:center;gap:12px;padding:14px 20px;transition:all .15s;display:grid}.ComplaintCard-module__hzL6Va__complaintCardList:hover{background:#f8fafc;box-shadow:0 2px 8px #0000000a}.ComplaintCard-module__hzL6Va__listComplaintInfo{align-items:center;gap:12px;min-width:0;display:flex}.ComplaintCard-module__hzL6Va__listCategoryIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ComplaintCard-module__hzL6Va__listCategoryIcon svg{width:18px;height:18px}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__maintenance{color:#d97706;background:#fef3c7}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__plumbing{color:#2563eb;background:#dbeafe}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__electrical{color:#ca8a04;background:#fef9c3}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__civil{color:#4f46e5;background:#e0e7ff}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__security{color:#dc2626;background:#fee2e2}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__parking{color:#7c3aed;background:#f3e8ff}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__cleanliness{color:#059669;background:#d1fae5}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__lift{color:#db2777;background:#fce7f3}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__water_supply{color:#0891b2;background:#cffafe}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__common_area{color:#4f46e5;background:#e0e7ff}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__noise{color:#ea580c;background:#fff7ed}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__pets{color:#d97706;background:#fef3c7}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__billing{color:#059669;background:#ecfdf5}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__staff{color:#7c3aed;background:#ede9fe}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__amenities{color:#0284c7;background:#e0f2fe}.ComplaintCard-module__hzL6Va__listCategoryIcon.ComplaintCard-module__hzL6Va__other{color:#64748b;background:#f1f5f9}.ComplaintCard-module__hzL6Va__listInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.ComplaintCard-module__hzL6Va__listNumber{color:#94a3b8;letter-spacing:.3px;font-family:monospace;font-size:11px;font-weight:600}.ComplaintCard-module__hzL6Va__listTitle{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.ComplaintCard-module__hzL6Va__listCategory{color:#475569;font-size:13px}.ComplaintCard-module__hzL6Va__listApartment,.ComplaintCard-module__hzL6Va__listComplainant{color:#475569;align-items:center;gap:6px;font-size:13px;display:flex}.ComplaintCard-module__hzL6Va__listIcon{color:#94a3b8;flex-shrink:0;width:14px;height:14px}.ComplaintCard-module__hzL6Va__listDate{color:#94a3b8;font-size:12px}.ComplaintCard-module__hzL6Va__listPriority,.ComplaintCard-module__hzL6Va__listStatus{align-items:center;display:flex}.ComplaintCard-module__hzL6Va__listIndicators{align-items:center;gap:6px;display:flex}.ComplaintCard-module__hzL6Va__escalatedIcon{color:#ea580c;display:flex}.ComplaintCard-module__hzL6Va__escalatedIcon svg{width:16px;height:16px}.ComplaintCard-module__hzL6Va__slaIcon{color:#dc2626;display:flex}.ComplaintCard-module__hzL6Va__slaIcon svg{width:16px;height:16px}.ComplaintCard-module__hzL6Va__listChevron{color:#cbd5e1;width:18px;height:18px}@media (max-width:1200px){.ComplaintCard-module__hzL6Va__complaintCardList{grid-template-columns:2fr 1fr 1fr 100px 110px 30px}.ComplaintCard-module__hzL6Va__listComplainant,.ComplaintCard-module__hzL6Va__listDate,.ComplaintCard-module__hzL6Va__listIndicators{display:none}}@media (max-width:768px){.ComplaintCard-module__hzL6Va__complaintCard{gap:12px;padding:16px}.ComplaintCard-module__hzL6Va__complaintCardList{grid-template-columns:1fr auto auto auto;gap:10px;padding:12px 14px}.ComplaintCard-module__hzL6Va__listCategory,.ComplaintCard-module__hzL6Va__listApartment{display:none}.ComplaintCard-module__hzL6Va__listCategoryIcon{width:30px;height:30px}.ComplaintCard-module__hzL6Va__listCategoryIcon svg{width:16px;height:16px}.ComplaintCard-module__hzL6Va__title{font-size:14px}.ComplaintCard-module__hzL6Va__categoryIcon{width:34px;height:34px}.ComplaintCard-module__hzL6Va__categoryIcon svg{width:18px;height:18px}}@media (max-width:480px){.ComplaintCard-module__hzL6Va__complaintCard{border-radius:10px;padding:14px}.ComplaintCard-module__hzL6Va__cardBadges{flex-direction:column;gap:4px}.ComplaintCard-module__hzL6Va__complaintCardList{grid-template-columns:1fr auto auto}.ComplaintCard-module__hzL6Va__listPriority{display:none}}
.PriorityBadge-module__BMJUYq__badge{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;font-weight:700;line-height:1;display:inline-flex}.PriorityBadge-module__BMJUYq__small{padding:2px 8px;font-size:10px}.PriorityBadge-module__BMJUYq__small .PriorityBadge-module__BMJUYq__icon{width:11px;height:11px}.PriorityBadge-module__BMJUYq__medium{padding:4px 10px;font-size:12px}.PriorityBadge-module__BMJUYq__medium .PriorityBadge-module__BMJUYq__icon{width:13px;height:13px}.PriorityBadge-module__BMJUYq__large{padding:5px 14px;font-size:13px}.PriorityBadge-module__BMJUYq__large .PriorityBadge-module__BMJUYq__icon{width:15px;height:15px}.PriorityBadge-module__BMJUYq__urgent{color:#dc2626;background:#fef2f2}.PriorityBadge-module__BMJUYq__high{color:#d97706;background:#fff7ed}.PriorityBadge-module__BMJUYq__normal{color:#2563eb;background:#eff6ff}.PriorityBadge-module__BMJUYq__low{color:#64748b;background:#f1f5f9}.PriorityBadge-module__BMJUYq__icon{flex-shrink:0}.PriorityBadge-module__BMJUYq__label{line-height:1}
.DocumentList-module__KPDP6G__documentList{flex-direction:column;gap:2px;display:flex}.DocumentList-module__KPDP6G__documentItem{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:10px;align-items:center;gap:12px;padding:14px 16px;transition:all .2s;display:flex}.DocumentList-module__KPDP6G__documentItem:hover{border-color:var(--border-hover,#cbd5e1);box-shadow:0 2px 6px #0000000a}.DocumentList-module__KPDP6G__documentItem.DocumentList-module__KPDP6G__verified{background:#fafffe;border-color:#a7f3d0}.DocumentList-module__KPDP6G__fileIcon{background:var(--bg-subtle,#f8fafc);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.DocumentList-module__KPDP6G__icon{width:20px;height:20px}.DocumentList-module__KPDP6G__documentInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.DocumentList-module__KPDP6G__nameRow{align-items:center;gap:8px;display:flex}.DocumentList-module__KPDP6G__documentName{color:var(--text-primary,#1a202c);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.DocumentList-module__KPDP6G__verifiedBadge{color:#065f46;white-space:nowrap;background:#d1fae5;border-radius:12px;flex-shrink:0;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.DocumentList-module__KPDP6G__verifiedIcon{width:12px;height:12px}.DocumentList-module__KPDP6G__documentMeta{color:var(--text-tertiary,#94a3b8);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.DocumentList-module__KPDP6G__documentType{text-transform:uppercase;letter-spacing:.03em;background:var(--bg-subtle,#f1f5f9);color:var(--text-secondary,#64748b);border-radius:4px;padding:1px 6px;font-size:11px;font-weight:500}.DocumentList-module__KPDP6G__metaSeparator{color:var(--border-color,#e2e8f0);font-size:8px}.DocumentList-module__KPDP6G__uploadedBy,.DocumentList-module__KPDP6G__uploadDate{color:var(--text-tertiary,#94a3b8)}.DocumentList-module__KPDP6G__verificationInfo{color:#059669;align-items:center;gap:5px;margin-top:2px;font-size:11px;display:flex}.DocumentList-module__KPDP6G__verificationIcon{width:12px;height:12px}.DocumentList-module__KPDP6G__documentActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.DocumentList-module__KPDP6G__actionButton{width:34px;height:34px;color:var(--text-secondary,#64748b);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.DocumentList-module__KPDP6G__actionButton:hover{background:var(--bg-subtle,#f1f5f9);border-color:var(--border-color,#e2e8f0);color:var(--text-primary,#1a202c)}.DocumentList-module__KPDP6G__actionIcon{width:16px;height:16px}.DocumentList-module__KPDP6G__verifyButton{background:var(--primary,#4f46e5);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:7px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.DocumentList-module__KPDP6G__verifyButton:hover:not(:disabled){background:var(--primary-hover,#4338ca)}.DocumentList-module__KPDP6G__verifyButton:disabled{opacity:.5;cursor:not-allowed}.DocumentList-module__KPDP6G__spinnerIcon{width:14px;height:14px;animation:.8s linear infinite DocumentList-module__KPDP6G__spin}@keyframes DocumentList-module__KPDP6G__spin{to{transform:rotate(360deg)}}.DocumentList-module__KPDP6G__pendingBadge{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:500;display:inline-flex}.DocumentList-module__KPDP6G__pendingIcon{width:12px;height:12px}.DocumentList-module__KPDP6G__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.DocumentList-module__KPDP6G__emptyIcon{width:48px;height:48px;color:var(--border-color,#e2e8f0);margin-bottom:16px}.DocumentList-module__KPDP6G__emptyTitle{color:var(--text-primary,#1a202c);margin:0 0 6px;font-size:16px;font-weight:600}.DocumentList-module__KPDP6G__emptyDescription{color:var(--text-tertiary,#94a3b8);max-width:280px;margin:0;font-size:13px;line-height:1.5}@media (max-width:640px){.DocumentList-module__KPDP6G__documentItem{flex-wrap:wrap;gap:10px}.DocumentList-module__KPDP6G__documentActions{border-top:1px solid var(--border-color,#e2e8f0);justify-content:flex-end;width:100%;padding-top:8px}}
.WorkflowStats-module__wOMUHG__statsContainer{flex-direction:column;gap:1.5rem;display:flex}.WorkflowStats-module__wOMUHG__statsGrid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}@media (max-width:1200px){.WorkflowStats-module__wOMUHG__statsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.WorkflowStats-module__wOMUHG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.WorkflowStats-module__wOMUHG__statsGrid{grid-template-columns:1fr}}.WorkflowStats-module__wOMUHG__statCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px #00000014}.WorkflowStats-module__wOMUHG__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.WorkflowStats-module__wOMUHG__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.WorkflowStats-module__wOMUHG__statIcon svg{width:24px;height:24px}.WorkflowStats-module__wOMUHG__blue .WorkflowStats-module__wOMUHG__statIcon{color:#2563eb;background:#eff6ff}.WorkflowStats-module__wOMUHG__yellow .WorkflowStats-module__wOMUHG__statIcon{color:#ca8a04;background:#fef9c3}.WorkflowStats-module__wOMUHG__green .WorkflowStats-module__wOMUHG__statIcon{color:#16a34a;background:#dcfce7}.WorkflowStats-module__wOMUHG__red .WorkflowStats-module__wOMUHG__statIcon{color:#dc2626;background:#fee2e2}.WorkflowStats-module__wOMUHG__purple .WorkflowStats-module__wOMUHG__statIcon{color:#9333ea;background:#f3e8ff}.WorkflowStats-module__wOMUHG__statContent{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.WorkflowStats-module__wOMUHG__statValue{color:#111827;font-size:1.75rem;font-weight:700;line-height:1.2}.WorkflowStats-module__wOMUHG__statLabel{color:#374151;font-size:.875rem;font-weight:500}.WorkflowStats-module__wOMUHG__statLabelHindi{color:#6b7280;font-size:.75rem}.WorkflowStats-module__wOMUHG__statTrend{border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:flex}.WorkflowStats-module__wOMUHG__trendUp{color:#16a34a;background:#dcfce7}.WorkflowStats-module__wOMUHG__trendDown{color:#dc2626;background:#fee2e2}.WorkflowStats-module__wOMUHG__trendDown .WorkflowStats-module__wOMUHG__trendIcon{transform:rotate(180deg)}.WorkflowStats-module__wOMUHG__trendIcon{width:14px;height:14px}.WorkflowStats-module__wOMUHG__completionRateContainer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #00000014}.WorkflowStats-module__wOMUHG__completionRateHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.WorkflowStats-module__wOMUHG__completionRateLabel{color:#374151;font-size:.875rem;font-weight:500}.WorkflowStats-module__wOMUHG__completionRateValue{color:#16a34a;font-size:1.125rem;font-weight:700}.WorkflowStats-module__wOMUHG__completionRateBar{background:#e5e7eb;border-radius:9999px;height:8px;overflow:hidden}.WorkflowStats-module__wOMUHG__completionRateFill{background:linear-gradient(90deg,#22c55e 0%,#16a34a 100%);border-radius:9999px;height:100%;transition:width .5s}.WorkflowStats-module__wOMUHG__additionalStats{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;gap:2rem;padding:1rem 1.25rem;display:flex}@media (max-width:640px){.WorkflowStats-module__wOMUHG__additionalStats{flex-direction:column;gap:1rem}}.WorkflowStats-module__wOMUHG__additionalStat{align-items:center;gap:.75rem;display:flex}.WorkflowStats-module__wOMUHG__additionalStatIcon{color:#6b7280;width:20px;height:20px}.WorkflowStats-module__wOMUHG__additionalStatLabel{color:#6b7280;font-size:.875rem}.WorkflowStats-module__wOMUHG__additionalStatValue{color:#111827;font-size:.875rem;font-weight:600}
.EmptyState-module__9MrIgG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.EmptyState-module__9MrIgG__small{padding:32px}.EmptyState-module__9MrIgG__medium{padding:48px}.EmptyState-module__9MrIgG__large{padding:64px}.EmptyState-module__9MrIgG__iconContainer{justify-content:center;align-items:center;margin-bottom:16px;display:flex}.EmptyState-module__9MrIgG__small .EmptyState-module__9MrIgG__iconContainer{width:40px;height:40px;margin-bottom:12px}.EmptyState-module__9MrIgG__medium .EmptyState-module__9MrIgG__iconContainer{width:48px;height:48px;margin-bottom:16px}.EmptyState-module__9MrIgG__large .EmptyState-module__9MrIgG__iconContainer{width:64px;height:64px;margin-bottom:20px}.EmptyState-module__9MrIgG__icon{color:#cbd5e1;width:100%;height:100%}.EmptyState-module__9MrIgG__title{color:#1e293b;margin:0;font-weight:600}.EmptyState-module__9MrIgG__small .EmptyState-module__9MrIgG__title{margin-bottom:8px;font-size:16px}.EmptyState-module__9MrIgG__medium .EmptyState-module__9MrIgG__title{margin-bottom:8px;font-size:18px}.EmptyState-module__9MrIgG__large .EmptyState-module__9MrIgG__title{margin-bottom:12px;font-size:20px}.EmptyState-module__9MrIgG__description{color:#64748b;max-width:300px;margin:0;line-height:1.5}.EmptyState-module__9MrIgG__small .EmptyState-module__9MrIgG__description{margin-bottom:12px;font-size:13px}.EmptyState-module__9MrIgG__medium .EmptyState-module__9MrIgG__description{margin-bottom:16px;font-size:14px}.EmptyState-module__9MrIgG__large .EmptyState-module__9MrIgG__description{margin-bottom:20px;font-size:15px}.EmptyState-module__9MrIgG__customContent{margin-top:16px}.EmptyState-module__9MrIgG__small .EmptyState-module__9MrIgG__customContent{margin-top:12px}.EmptyState-module__9MrIgG__large .EmptyState-module__9MrIgG__customContent{margin-top:20px}.EmptyState-module__9MrIgG__actions{align-items:center;gap:12px;margin-top:16px;display:flex}.EmptyState-module__9MrIgG__small .EmptyState-module__9MrIgG__actions{margin-top:12px}.EmptyState-module__9MrIgG__large .EmptyState-module__9MrIgG__actions{margin-top:20px}.EmptyState-module__9MrIgG__primaryAction,.EmptyState-module__9MrIgG__secondaryAction{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.EmptyState-module__9MrIgG__primaryAction{color:#fff;background:#4f46e5;box-shadow:0 2px 4px #4f46e533}.EmptyState-module__9MrIgG__primaryAction:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 4px 8px #4f46e54d}.EmptyState-module__9MrIgG__primaryAction:active{transform:translateY(0)}.EmptyState-module__9MrIgG__secondaryAction{color:#64748b;background:0 0;border:1px solid #e2e8f0}.EmptyState-module__9MrIgG__secondaryAction:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:768px){.EmptyState-module__9MrIgG__small{padding:24px}.EmptyState-module__9MrIgG__medium{padding:32px}.EmptyState-module__9MrIgG__large{padding:48px}.EmptyState-module__9MrIgG__description{max-width:260px}}@media (max-width:480px){.EmptyState-module__9MrIgG__small{padding:20px}.EmptyState-module__9MrIgG__medium{padding:24px}.EmptyState-module__9MrIgG__large{padding:32px}.EmptyState-module__9MrIgG__small .EmptyState-module__9MrIgG__iconContainer{width:32px;height:32px}.EmptyState-module__9MrIgG__medium .EmptyState-module__9MrIgG__iconContainer{width:40px;height:40px}.EmptyState-module__9MrIgG__large .EmptyState-module__9MrIgG__iconContainer{width:48px;height:48px}.EmptyState-module__9MrIgG__small .EmptyState-module__9MrIgG__title{font-size:15px}.EmptyState-module__9MrIgG__medium .EmptyState-module__9MrIgG__title{font-size:16px}.EmptyState-module__9MrIgG__large .EmptyState-module__9MrIgG__title{font-size:18px}.EmptyState-module__9MrIgG__description{max-width:100%;font-size:13px}.EmptyState-module__9MrIgG__actions{flex-direction:column;width:100%}.EmptyState-module__9MrIgG__primaryAction,.EmptyState-module__9MrIgG__secondaryAction{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.EmptyState-module__9MrIgG__primaryAction,.EmptyState-module__9MrIgG__secondaryAction{transition:none}.EmptyState-module__9MrIgG__primaryAction:hover{transform:none}}
.Billing-module__gLavNq__page{background:#f8fafc;min-height:100vh;padding:2rem}.Billing-module__gLavNq__content{margin-top:2rem;animation:.4s Billing-module__gLavNq__fadeIn}@keyframes Billing-module__gLavNq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Billing-module__gLavNq__loadingContainer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:4rem 2rem;display:flex}.Billing-module__gLavNq__loadingContainer p{color:#6b7280;margin:0;font-size:.9375rem;font-weight:500}.Billing-module__gLavNq__errorContainer{text-align:center;background:#fff;border:2px solid #fca5a5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:4rem 2rem;display:flex}.Billing-module__gLavNq__errorContainer p{color:#dc2626;max-width:500px;margin:0;font-size:1rem;font-weight:600}.Billing-module__gLavNq__retryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #667eea4d}.Billing-module__gLavNq__retryButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.Billing-module__gLavNq__detailsActions{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:2rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}@media (max-width:1024px){.Billing-module__gLavNq__page{padding:1.5rem}}@media (max-width:768px){.Billing-module__gLavNq__page{padding:1rem}.Billing-module__gLavNq__content{margin-top:1.5rem}.Billing-module__gLavNq__loadingContainer,.Billing-module__gLavNq__errorContainer{padding:3rem 1.5rem}.Billing-module__gLavNq__detailsActions{padding:1.25rem}}@media (max-width:480px){.Billing-module__gLavNq__page{padding:.75rem}.Billing-module__gLavNq__content{margin-top:1rem}.Billing-module__gLavNq__loadingContainer,.Billing-module__gLavNq__errorContainer{padding:2rem 1rem}.Billing-module__gLavNq__errorContainer p{font-size:.9375rem}.Billing-module__gLavNq__retryButton{justify-content:center;width:100%}.Billing-module__gLavNq__detailsActions{padding:1rem}}.Billing-module__gLavNq__retryButton:focus-visible{outline-offset:2px;outline:3px solid #667eea}@media (prefers-contrast:high){.Billing-module__gLavNq__page{background:#fff}.Billing-module__gLavNq__loadingContainer,.Billing-module__gLavNq__errorContainer,.Billing-module__gLavNq__detailsActions{border-width:2px}}@media (prefers-reduced-motion:reduce){.Billing-module__gLavNq__content{animation:none!important}.Billing-module__gLavNq__retryButton:hover{transform:none!important}}@media print{.Billing-module__gLavNq__page{background:#fff;padding:0}.Billing-module__gLavNq__loadingContainer,.Billing-module__gLavNq__errorContainer,.Billing-module__gLavNq__retryButton{display:none}.Billing-module__gLavNq__detailsActions{box-shadow:none;page-break-inside:avoid;border:1px solid #000}}
.ApartmentList-module__ibXI9a__tableContainer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.ApartmentList-module__ibXI9a__tableWrapper{width:100%;overflow:auto visible}.ApartmentList-module__ibXI9a__tableWrapper::-webkit-scrollbar{height:8px}.ApartmentList-module__ibXI9a__tableWrapper::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.ApartmentList-module__ibXI9a__tableWrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.ApartmentList-module__ibXI9a__tableWrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ApartmentList-module__ibXI9a__apartmentTable{border-collapse:collapse;width:100%;min-width:800px;font-size:14px;line-height:1.5}.ApartmentList-module__ibXI9a__tableHeader{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:2px solid #e2e8f0}.ApartmentList-module__ibXI9a__headerCell{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;padding:16px 12px;font-size:13px;font-weight:600;position:relative}.ApartmentList-module__ibXI9a__headerCell:first-child{padding-left:20px}.ApartmentList-module__ibXI9a__headerCell:last-child{text-align:center;padding-right:20px}.ApartmentList-module__ibXI9a__headerContent{align-items:center;gap:8px;display:flex}.ApartmentList-module__ibXI9a__headerContent svg{color:#64748b;flex-shrink:0}.ApartmentList-module__ibXI9a__tableBody{background:#fff}.ApartmentList-module__ibXI9a__tableRow{cursor:pointer;border-bottom:1px solid #f1f5f9;transition:all .2s cubic-bezier(.4,0,.2,1);animation:.4s cubic-bezier(.4,0,.2,1) backwards ApartmentList-module__ibXI9a__slideInUp}.ApartmentList-module__ibXI9a__tableRow:hover{background:linear-gradient(135deg,#fefefe 0%,#f8fafc 100%);transform:translateY(-1px);box-shadow:0 2px 8px #0000000a}.ApartmentList-module__ibXI9a__tableRow:last-child{border-bottom:none}.ApartmentList-module__ibXI9a__tableCell{vertical-align:top;border-bottom:1px solid #f1f5f9;padding:16px 12px}.ApartmentList-module__ibXI9a__tableCell:first-child{padding-left:20px}.ApartmentList-module__ibXI9a__tableCell:last-child{text-align:center;padding-right:20px}.ApartmentList-module__ibXI9a__apartmentInfo{flex-direction:column;gap:4px;display:flex}.ApartmentList-module__ibXI9a__apartmentNumber{color:#0f172a;font-size:18px;font-weight:700;line-height:1.2}.ApartmentList-module__ibXI9a__apartmentDetails{flex-direction:column;gap:2px;display:flex}.ApartmentList-module__ibXI9a__area{color:#0891b2;font-size:13px;font-weight:600}.ApartmentList-module__ibXI9a__bedrooms{color:#64748b;font-size:12px;font-weight:500}.ApartmentList-module__ibXI9a__locationInfo{flex-direction:column;gap:4px;display:flex}.ApartmentList-module__ibXI9a__block{color:#1e293b;font-size:14px;font-weight:600}.ApartmentList-module__ibXI9a__floor{color:#64748b;font-size:12px;font-weight:500}.ApartmentList-module__ibXI9a__typeInfo{flex-direction:column;gap:4px;display:flex}.ApartmentList-module__ibXI9a__apartmentType{color:#7c3aed;background:#ede9fe;border-radius:6px;width:fit-content;padding:4px 8px;font-size:14px;font-weight:600;display:inline-block}.ApartmentList-module__ibXI9a__category{color:#64748b;font-size:12px;font-weight:500}.ApartmentList-module__ibXI9a__statusInfo{flex-direction:column;gap:6px;display:flex}.ApartmentList-module__ibXI9a__statusBadge{text-align:center;text-transform:capitalize;border-radius:20px;width:fit-content;padding:6px 12px;font-size:12px;font-weight:600;line-height:1;display:inline-block}.ApartmentList-module__ibXI9a__statusBadge.ApartmentList-module__ibXI9a__occupied{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.ApartmentList-module__ibXI9a__statusBadge.ApartmentList-module__ibXI9a__rented{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.ApartmentList-module__ibXI9a__statusBadge.ApartmentList-module__ibXI9a__vacant{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.ApartmentList-module__ibXI9a__statusBadge.ApartmentList-module__ibXI9a__maintenance{color:#3730a3;background:#e0e7ff;border:1px solid #c7d2fe}.ApartmentList-module__ibXI9a__statusBadge.ApartmentList-module__ibXI9a__unknown{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.ApartmentList-module__ibXI9a__ownerInfo{margin-top:2px}.ApartmentList-module__ibXI9a__ownerName{color:#475569;font-size:12px;font-weight:500}.ApartmentList-module__ibXI9a__parkingInfo{flex-direction:column;align-items:center;gap:2px;display:flex}.ApartmentList-module__ibXI9a__parkingCount{color:#0f172a;font-size:16px;font-weight:700}.ApartmentList-module__ibXI9a__parkingSlots{color:#64748b;font-size:11px;font-weight:500}.ApartmentList-module__ibXI9a__noParking{color:#94a3b8;font-size:12px;font-style:italic}.ApartmentList-module__ibXI9a__maintenanceInfo{flex-direction:column;gap:4px;display:flex}.ApartmentList-module__ibXI9a__maintenanceAmount{color:#0f172a;font-size:15px;font-weight:700}.ApartmentList-module__ibXI9a__frequency{color:#64748b;font-size:11px;font-weight:500}.ApartmentList-module__ibXI9a__duesAmount{background:#fef2f2;border:1px solid #fecaca;border-radius:4px;align-items:center;gap:4px;margin-top:2px;padding:3px 6px;display:flex}.ApartmentList-module__ibXI9a__duesLabel{color:#991b1b;font-size:10px;font-weight:600}.ApartmentList-module__ibXI9a__duesValue{color:#dc2626;font-size:11px;font-weight:600}.ApartmentList-module__ibXI9a__actions{justify-content:center;align-items:center;gap:8px;display:flex}.ApartmentList-module__ibXI9a__actionButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ApartmentList-module__ibXI9a__actionButton:before{content:"";border-radius:50%;width:0;height:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ApartmentList-module__ibXI9a__actionButton:hover:before{width:100%;height:100%}.ApartmentList-module__ibXI9a__viewButton{color:#0284c7;background:#f0f9ff;border:1px solid #bae6fd}.ApartmentList-module__ibXI9a__viewButton:before{background:#0284c7}.ApartmentList-module__ibXI9a__viewButton:hover{color:#fff;border-color:#0284c7;transform:translateY(-1px);box-shadow:0 4px 8px #0284c733}.ApartmentList-module__ibXI9a__editButton{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.ApartmentList-module__ibXI9a__editButton:before{background:#16a34a}.ApartmentList-module__ibXI9a__editButton:hover{color:#fff;border-color:#16a34a;transform:translateY(-1px);box-shadow:0 4px 8px #16a34a33}.ApartmentList-module__ibXI9a__deleteButton{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.ApartmentList-module__ibXI9a__deleteButton:before{background:#dc2626}.ApartmentList-module__ibXI9a__deleteButton:hover{color:#fff;border-color:#dc2626;transform:translateY(-1px);box-shadow:0 4px 8px #dc262633}.ApartmentList-module__ibXI9a__actionButton:active{transform:translateY(0)}.ApartmentList-module__ibXI9a__mobileView{flex-direction:column;gap:16px;padding:16px;display:none}.ApartmentList-module__ibXI9a__mobileCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1);animation:.4s cubic-bezier(.4,0,.2,1) backwards ApartmentList-module__ibXI9a__slideInUp;box-shadow:0 1px 3px #0000001a}.ApartmentList-module__ibXI9a__mobileCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ApartmentList-module__ibXI9a__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.ApartmentList-module__ibXI9a__cardApartmentInfo{flex:1}.ApartmentList-module__ibXI9a__cardNumber{color:#0f172a;margin-bottom:4px;font-size:20px;font-weight:700;line-height:1.2}.ApartmentList-module__ibXI9a__cardLocation{color:#64748b;font-size:13px;font-weight:500}.ApartmentList-module__ibXI9a__cardActions{align-items:center;gap:8px;display:flex}.ApartmentList-module__ibXI9a__cardContent{flex-direction:column;gap:12px;display:flex}.ApartmentList-module__ibXI9a__cardDetail{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ApartmentList-module__ibXI9a__cardDetail:last-child{border-bottom:none}.ApartmentList-module__ibXI9a__cardLabel{color:#475569;font-size:13px;font-weight:600}.ApartmentList-module__ibXI9a__cardValue{color:#0f172a;font-size:13px;font-weight:500}@keyframes ApartmentList-module__ibXI9a__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ApartmentList-module__ibXI9a__tableWrapper{display:none}.ApartmentList-module__ibXI9a__mobileView{display:flex}}@media (max-width:480px){.ApartmentList-module__ibXI9a__mobileView{gap:12px;padding:12px}.ApartmentList-module__ibXI9a__mobileCard{padding:12px}.ApartmentList-module__ibXI9a__cardNumber{font-size:18px}.ApartmentList-module__ibXI9a__cardActions{gap:6px}.ApartmentList-module__ibXI9a__actionButton{width:32px;height:32px}.ApartmentList-module__ibXI9a__actionButton svg{width:14px;height:14px}}.ApartmentList-module__ibXI9a__tableContainer :focus-visible{outline-offset:2px;outline:2px solid #0891b2}.ApartmentList-module__ibXI9a__actionButton:focus-visible{outline-offset:4px}@media (prefers-reduced-motion:reduce){.ApartmentList-module__ibXI9a__tableRow,.ApartmentList-module__ibXI9a__mobileCard,.ApartmentList-module__ibXI9a__actionButton{transition:none;animation:none}.ApartmentList-module__ibXI9a__actionButton:before{transition:none}}
.BuildingFilter-module__2CU65G__buildingFilter{--primary:#0891b2;--primary-light:#ecfeff;--green:#10b981;--green-light:#d1fae5;--green-dark:#059669;--orange:#f59e0b;--orange-light:#fef3c7;--orange-dark:#d97706;--blue:#3b82f6;--blue-light:#dbeafe;--text-dark:#1e293b;--text-medium:#475569;--text-light:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--bg-gray:#f8fafc;--bg-white:#fff;--radius:10px;--shadow:0 1px 3px #0000001a;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.BuildingFilter-module__2CU65G__title{color:var(--text-dark);align-items:center;gap:8px;margin:0 0 16px;font-size:15px;font-weight:600;display:flex}.BuildingFilter-module__2CU65G__titleIcon{color:var(--primary)}.BuildingFilter-module__2CU65G__buildingsList{flex-direction:column;gap:10px;display:flex}.BuildingFilter-module__2CU65G__buildingCard{background:var(--bg-gray);cursor:pointer;text-align:left;border:2px solid #0000;border-radius:8px;flex-direction:column;gap:10px;width:100%;padding:12px;transition:all .2s;display:flex}.BuildingFilter-module__2CU65G__buildingCard:hover{background:var(--bg-white);border-color:var(--border);box-shadow:var(--shadow)}.BuildingFilter-module__2CU65G__buildingCard.BuildingFilter-module__2CU65G__selected{background:var(--primary-light);border-color:var(--primary)}.BuildingFilter-module__2CU65G__buildingHeader{align-items:center;gap:10px;display:flex}.BuildingFilter-module__2CU65G__buildingIcon{background:var(--blue-light);width:36px;height:36px;color:var(--blue);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BuildingFilter-module__2CU65G__buildingIcon.BuildingFilter-module__2CU65G__all{background:var(--primary-light);color:var(--primary)}.BuildingFilter-module__2CU65G__buildingCard.BuildingFilter-module__2CU65G__selected .BuildingFilter-module__2CU65G__buildingIcon{background:var(--primary);color:#fff}.BuildingFilter-module__2CU65G__buildingInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.BuildingFilter-module__2CU65G__buildingName{color:var(--text-dark);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.BuildingFilter-module__2CU65G__buildingCode{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;font-size:11px}.BuildingFilter-module__2CU65G__buildingStats{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:8px;display:flex}.BuildingFilter-module__2CU65G__statItem{color:var(--text-medium);align-items:center;gap:4px;font-size:12px;display:flex}.BuildingFilter-module__2CU65G__statIcon{color:var(--text-muted)}.BuildingFilter-module__2CU65G__statItem.BuildingFilter-module__2CU65G__occupied{color:var(--green-dark)}.BuildingFilter-module__2CU65G__statItem.BuildingFilter-module__2CU65G__occupied .BuildingFilter-module__2CU65G__statIcon{color:var(--green)}.BuildingFilter-module__2CU65G__statItem.BuildingFilter-module__2CU65G__vacant{color:var(--orange-dark)}.BuildingFilter-module__2CU65G__statItem.BuildingFilter-module__2CU65G__vacant .BuildingFilter-module__2CU65G__statIcon{color:var(--orange)}.BuildingFilter-module__2CU65G__occupancyBar{background:var(--border);border-radius:4px;height:20px;position:relative;overflow:hidden}.BuildingFilter-module__2CU65G__occupancyFill{background:linear-gradient(90deg,var(--green)0%,var(--primary)100%);border-radius:4px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.BuildingFilter-module__2CU65G__occupancyText{color:var(--text-dark);white-space:nowrap;text-shadow:0 0 2px #fffc;font-size:10px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BuildingFilter-module__2CU65G__buildingMeta{color:var(--text-light);align-items:center;gap:6px;font-size:12px;display:flex}.BuildingFilter-module__2CU65G__separator{color:var(--text-muted)}.BuildingFilter-module__2CU65G__legend{border-top:1px solid var(--border);flex-wrap:wrap;gap:12px;margin-top:16px;padding-top:12px;display:flex}.BuildingFilter-module__2CU65G__legendItem{color:var(--text-light);align-items:center;gap:4px;font-size:11px;display:flex}.BuildingFilter-module__2CU65G__legendIcon{color:var(--text-muted)}.BuildingFilter-module__2CU65G__legendItem.BuildingFilter-module__2CU65G__occupied{color:var(--green-dark)}.BuildingFilter-module__2CU65G__legendItem.BuildingFilter-module__2CU65G__occupied .BuildingFilter-module__2CU65G__legendIcon{color:var(--green)}.BuildingFilter-module__2CU65G__legendItem.BuildingFilter-module__2CU65G__vacant{color:var(--orange-dark)}.BuildingFilter-module__2CU65G__legendItem.BuildingFilter-module__2CU65G__vacant .BuildingFilter-module__2CU65G__legendIcon{color:var(--orange)}@media (max-width:1024px){.BuildingFilter-module__2CU65G__buildingFilter{padding:12px}.BuildingFilter-module__2CU65G__buildingsList{flex-flow:wrap;gap:8px}.BuildingFilter-module__2CU65G__buildingCard{flex:1;min-width:160px;max-width:calc(50% - 4px)}}@media (max-width:640px){.BuildingFilter-module__2CU65G__buildingsList{flex-direction:column}.BuildingFilter-module__2CU65G__buildingCard{max-width:100%}.BuildingFilter-module__2CU65G__buildingStats{flex-wrap:wrap;gap:8px}.BuildingFilter-module__2CU65G__legend{gap:8px}}.BuildingFilter-module__2CU65G__buildingCard:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.BuildingFilter-module__2CU65G__buildingCard,.BuildingFilter-module__2CU65G__occupancyFill{transition:none}}

.NoticeDetails-module__s1wYHG__noticeDetails{flex-direction:column;gap:20px;width:100%;display:flex}.NoticeDetails-module__s1wYHG__section{background:#fff;border:1px solid #f1f5f9;border-radius:14px;padding:22px 24px;transition:border-color .15s,box-shadow .15s}.NoticeDetails-module__s1wYHG__section:hover{border-color:#e2e8f0;box-shadow:0 2px 8px #00000008}.NoticeDetails-module__s1wYHG__sectionTitle{color:#0f172a;border-bottom:2px solid #f1f5f9;align-items:center;gap:10px;margin:0 0 18px;padding-bottom:12px;font-size:16px;font-weight:700;display:flex}.NoticeDetails-module__s1wYHG__sectionIcon{color:#4f46e5;flex-shrink:0;width:20px;height:20px}.NoticeDetails-module__s1wYHG__contentBox{flex-direction:column;gap:16px;display:flex}.NoticeDetails-module__s1wYHG__contentEnglish{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:8px;padding:18px 20px}.NoticeDetails-module__s1wYHG__contentHindi{background:#ecfeff;border-left:4px solid #06b6d4;border-radius:8px;padding:18px 20px}.NoticeDetails-module__s1wYHG__langLabel{color:#0e7490;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.NoticeDetails-module__s1wYHG__contentText{color:#1e293b;word-wrap:break-word;font-size:15px;line-height:1.7}.NoticeDetails-module__s1wYHG__infoGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.NoticeDetails-module__s1wYHG__infoItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.NoticeDetails-module__s1wYHG__infoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.NoticeDetails-module__s1wYHG__infoValue{color:#0f172a;font-size:14px;font-weight:600}.NoticeDetails-module__s1wYHG__pinnedBadge{color:#d97706;background:#fef3c7;border-radius:20px;align-items:center;gap:5px;width:fit-content;padding:3px 10px;font-size:13px;font-weight:600;display:inline-flex}.NoticeDetails-module__s1wYHG__pinnedIcon{width:14px;height:14px}.NoticeDetails-module__s1wYHG__recipientInfo{flex-direction:column;gap:14px;display:flex}.NoticeDetails-module__s1wYHG__recipientType{background:#eef2ff;border-left:4px solid #4f46e5;border-radius:8px;padding:14px 18px}.NoticeDetails-module__s1wYHG__recipientLabel{color:#4f46e5;font-size:15px;font-weight:600}.NoticeDetails-module__s1wYHG__recipientDetails{flex-wrap:wrap;gap:10px;display:flex}.NoticeDetails-module__s1wYHG__recipientGroup{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:500;transition:border-color .15s;display:inline-flex}.NoticeDetails-module__s1wYHG__recipientGroup:hover{border-color:#4f46e5}.NoticeDetails-module__s1wYHG__recipientIcon{color:#4f46e5;width:15px;height:15px}.NoticeDetails-module__s1wYHG__timeline{flex-direction:column;gap:8px;display:flex}.NoticeDetails-module__s1wYHG__timelineItem{background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;transition:background .15s,border-color .15s;display:flex}.NoticeDetails-module__s1wYHG__timelineItem:hover{background:#f1f5f9;border-left-color:#4f46e5}.NoticeDetails-module__s1wYHG__timelineItem.NoticeDetails-module__s1wYHG__expired{background:#fef2f2;border-left-color:#ef4444}.NoticeDetails-module__s1wYHG__timelineLabel{color:#334155;font-size:13px;font-weight:600}.NoticeDetails-module__s1wYHG__timelineValue{color:#64748b;align-items:center;gap:8px;font-size:13px;display:flex}.NoticeDetails-module__s1wYHG__expiredBadge{color:#fff;background:#ef4444;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.NoticeDetails-module__s1wYHG__expiredIcon{width:12px;height:12px}.NoticeDetails-module__s1wYHG__authorCard{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;display:flex}.NoticeDetails-module__s1wYHG__authorAvatar{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#06b6d4 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.NoticeDetails-module__s1wYHG__authorInfo{flex-direction:column;gap:2px;display:flex}.NoticeDetails-module__s1wYHG__authorName{color:#0f172a;font-size:15px;font-weight:600}.NoticeDetails-module__s1wYHG__authorDate{color:#64748b;font-size:13px}.NoticeDetails-module__s1wYHG__notificationInfo{flex-direction:column;gap:14px;display:flex}.NoticeDetails-module__s1wYHG__channelList{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.NoticeDetails-module__s1wYHG__channelLabel{color:#334155;margin-right:2px;font-size:13px;font-weight:700}.NoticeDetails-module__s1wYHG__channelBadge{color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.NoticeDetails-module__s1wYHG__notificationStatus{color:#334155;background:#f0fdf4;border-left:3px solid #10b981;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.NoticeDetails-module__s1wYHG__sentIcon{color:#10b981;flex-shrink:0;width:16px;height:16px}.NoticeDetails-module__s1wYHG__engagementGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin-bottom:16px;display:grid}.NoticeDetails-module__s1wYHG__engagementCard{text-align:center;background:#f8fafc;border:2px solid #f1f5f9;border-radius:12px;flex-direction:column;align-items:center;padding:18px 14px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.NoticeDetails-module__s1wYHG__engagementCard:hover{border-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px #4f46e514}.NoticeDetails-module__s1wYHG__engagementIcon{color:#4f46e5;width:28px;height:28px;margin-bottom:8px}.NoticeDetails-module__s1wYHG__engagementValue{color:#0f172a;margin-bottom:2px;font-size:26px;font-weight:800;line-height:1.15}.NoticeDetails-module__s1wYHG__engagementLabel{color:#64748b;font-size:12px;font-weight:500}.NoticeDetails-module__s1wYHG__settingsBadges{flex-wrap:wrap;gap:8px;display:flex}.NoticeDetails-module__s1wYHG__settingBadge{color:#0891b2;background:#ecfeff;border:1px solid #a5f3fc;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.NoticeDetails-module__s1wYHG__settingIcon{width:14px;height:14px}.NoticeDetails-module__s1wYHG__attachmentCount{color:#4f46e5;background:#eef2ff;border-radius:12px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:6px;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.NoticeDetails-module__s1wYHG__attachmentGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;display:grid}.NoticeDetails-module__s1wYHG__attachmentCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;transition:box-shadow .15s,border-color .15s;display:flex;overflow:hidden}.NoticeDetails-module__s1wYHG__attachmentCard:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000f}.NoticeDetails-module__s1wYHG__attachmentPreview{aspect-ratio:16/9;background:#f1f5f9;width:100%;overflow:hidden}.NoticeDetails-module__s1wYHG__attachmentPreview img{object-fit:cover;width:100%;height:100%}.NoticeDetails-module__s1wYHG__attachmentIcon{background:#f8fafc;justify-content:center;align-items:center;height:120px;display:flex}.NoticeDetails-module__s1wYHG__fileEmoji{font-size:48px}.NoticeDetails-module__s1wYHG__attachmentInfo{flex-direction:column;flex:1;gap:3px;padding:10px 14px;display:flex}.NoticeDetails-module__s1wYHG__attachmentName{color:#0f172a;word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:600;display:-webkit-box;overflow:hidden}.NoticeDetails-module__s1wYHG__attachmentSize{color:#94a3b8;font-size:11px}.NoticeDetails-module__s1wYHG__downloadButton{color:#fff;background:#4f46e5;border-top:1px solid #e2e8f0;justify-content:center;align-items:center;padding:9px;text-decoration:none;transition:background .15s;display:flex}.NoticeDetails-module__s1wYHG__downloadButton:hover{background:#4338ca}.NoticeDetails-module__s1wYHG__downloadIcon{width:16px;height:16px}.NoticeDetails-module__s1wYHG__metadataGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.NoticeDetails-module__s1wYHG__metadataItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.NoticeDetails-module__s1wYHG__metadataLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.NoticeDetails-module__s1wYHG__metadataValue{color:#334155;word-break:break-all;font-family:SF Mono,Fira Code,Courier New,monospace;font-size:12px;font-weight:500}@media (max-width:768px){.NoticeDetails-module__s1wYHG__noticeDetails{gap:14px}.NoticeDetails-module__s1wYHG__section{padding:16px 18px}.NoticeDetails-module__s1wYHG__sectionTitle{margin-bottom:14px;font-size:15px}.NoticeDetails-module__s1wYHG__contentEnglish,.NoticeDetails-module__s1wYHG__contentHindi{padding:14px 16px}.NoticeDetails-module__s1wYHG__contentText{font-size:14px}.NoticeDetails-module__s1wYHG__infoGrid{grid-template-columns:repeat(2,1fr);gap:10px}.NoticeDetails-module__s1wYHG__engagementGrid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px}.NoticeDetails-module__s1wYHG__engagementCard{padding:14px 10px}.NoticeDetails-module__s1wYHG__engagementValue{font-size:22px}.NoticeDetails-module__s1wYHG__attachmentGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.NoticeDetails-module__s1wYHG__metadataGrid{grid-template-columns:1fr}}@media (max-width:480px){.NoticeDetails-module__s1wYHG__noticeDetails{gap:10px}.NoticeDetails-module__s1wYHG__section{border-radius:10px;padding:14px}.NoticeDetails-module__s1wYHG__sectionTitle{gap:8px;margin-bottom:12px;padding-bottom:10px;font-size:14px}.NoticeDetails-module__s1wYHG__sectionIcon{width:18px;height:18px}.NoticeDetails-module__s1wYHG__contentEnglish,.NoticeDetails-module__s1wYHG__contentHindi{padding:12px 14px}.NoticeDetails-module__s1wYHG__contentText{font-size:13px;line-height:1.6}.NoticeDetails-module__s1wYHG__infoGrid{grid-template-columns:1fr;gap:8px}.NoticeDetails-module__s1wYHG__infoItem{padding:10px 12px}.NoticeDetails-module__s1wYHG__timelineItem{flex-direction:column;align-items:flex-start;gap:4px;padding:10px 14px}.NoticeDetails-module__s1wYHG__timelineValue{font-size:12px}.NoticeDetails-module__s1wYHG__authorCard{gap:10px;padding:14px}.NoticeDetails-module__s1wYHG__authorAvatar{width:40px;height:40px;font-size:17px}.NoticeDetails-module__s1wYHG__authorName{font-size:14px}.NoticeDetails-module__s1wYHG__authorDate{font-size:12px}.NoticeDetails-module__s1wYHG__channelList{flex-direction:column;align-items:flex-start}.NoticeDetails-module__s1wYHG__engagementGrid{grid-template-columns:repeat(2,1fr);gap:8px}.NoticeDetails-module__s1wYHG__engagementCard{padding:12px}.NoticeDetails-module__s1wYHG__engagementIcon{width:22px;height:22px;margin-bottom:6px}.NoticeDetails-module__s1wYHG__engagementValue{font-size:18px}.NoticeDetails-module__s1wYHG__engagementLabel{font-size:11px}.NoticeDetails-module__s1wYHG__settingsBadges{flex-direction:column}.NoticeDetails-module__s1wYHG__settingBadge{justify-content:center;width:100%}.NoticeDetails-module__s1wYHG__attachmentGrid{grid-template-columns:1fr}.NoticeDetails-module__s1wYHG__attachmentIcon{height:100px}.NoticeDetails-module__s1wYHG__fileEmoji{font-size:36px}.NoticeDetails-module__s1wYHG__recipientDetails{flex-direction:column}.NoticeDetails-module__s1wYHG__recipientGroup{justify-content:flex-start;width:100%}}@media (max-width:360px){.NoticeDetails-module__s1wYHG__section{padding:10px 12px}.NoticeDetails-module__s1wYHG__sectionTitle{gap:6px;font-size:13px}.NoticeDetails-module__s1wYHG__contentText{font-size:12px}.NoticeDetails-module__s1wYHG__engagementGrid{grid-template-columns:1fr}.NoticeDetails-module__s1wYHG__channelBadge{padding:4px 10px;font-size:11px}}@media (prefers-color-scheme:dark){.NoticeDetails-module__s1wYHG__section{background:#1e293b;border-color:#334155}.NoticeDetails-module__s1wYHG__section:hover{border-color:#475569;box-shadow:0 2px 8px #0003}.NoticeDetails-module__s1wYHG__sectionTitle{color:#f1f5f9;border-color:#334155}.NoticeDetails-module__s1wYHG__sectionIcon{color:#a5b4fc}.NoticeDetails-module__s1wYHG__contentEnglish{background:#0f172a;border-left-color:#3b82f6}.NoticeDetails-module__s1wYHG__contentHindi{background:#06b6d414;border-left-color:#06b6d4}.NoticeDetails-module__s1wYHG__langLabel{color:#22d3ee}.NoticeDetails-module__s1wYHG__contentText{color:#cbd5e1}.NoticeDetails-module__s1wYHG__infoItem{background:#0f172a;border-color:#334155}.NoticeDetails-module__s1wYHG__infoLabel{color:#94a3b8}.NoticeDetails-module__s1wYHG__infoValue{color:#f1f5f9}.NoticeDetails-module__s1wYHG__pinnedBadge{color:#fbbf24;background:#f59e0b26}.NoticeDetails-module__s1wYHG__recipientType{background:#4f46e51a;border-left-color:#6366f1}.NoticeDetails-module__s1wYHG__recipientLabel{color:#a5b4fc}.NoticeDetails-module__s1wYHG__recipientGroup{color:#cbd5e1;background:#1e293b;border-color:#334155}.NoticeDetails-module__s1wYHG__recipientGroup:hover{border-color:#6366f1}.NoticeDetails-module__s1wYHG__recipientIcon{color:#a5b4fc}.NoticeDetails-module__s1wYHG__timelineItem{background:#0f172a;border-left-color:#475569}.NoticeDetails-module__s1wYHG__timelineItem:hover{background:#ffffff05;border-left-color:#6366f1}.NoticeDetails-module__s1wYHG__timelineItem.NoticeDetails-module__s1wYHG__expired{background:#ef444414;border-left-color:#ef4444}.NoticeDetails-module__s1wYHG__timelineLabel{color:#e2e8f0}.NoticeDetails-module__s1wYHG__timelineValue{color:#94a3b8}.NoticeDetails-module__s1wYHG__authorCard{background:#0f172a;border-color:#334155}.NoticeDetails-module__s1wYHG__authorName{color:#f1f5f9}.NoticeDetails-module__s1wYHG__authorDate{color:#94a3b8}.NoticeDetails-module__s1wYHG__channelLabel{color:#e2e8f0}.NoticeDetails-module__s1wYHG__channelBadge{color:#a5b4fc;background:#4f46e51f;border-color:#6366f14d}.NoticeDetails-module__s1wYHG__notificationStatus{color:#cbd5e1;background:#10b98114;border-left-color:#10b981}.NoticeDetails-module__s1wYHG__engagementCard{background:#0f172a;border-color:#334155}.NoticeDetails-module__s1wYHG__engagementCard:hover{border-color:#6366f1;box-shadow:0 4px 12px #6366f11a}.NoticeDetails-module__s1wYHG__engagementIcon{color:#a5b4fc}.NoticeDetails-module__s1wYHG__engagementValue{color:#f1f5f9}.NoticeDetails-module__s1wYHG__engagementLabel{color:#94a3b8}.NoticeDetails-module__s1wYHG__settingBadge{color:#22d3ee;background:#0891b21a;border-color:#22d3ee33}.NoticeDetails-module__s1wYHG__attachmentCard{background:#1e293b;border-color:#334155}.NoticeDetails-module__s1wYHG__attachmentCard:hover{border-color:#475569}.NoticeDetails-module__s1wYHG__attachmentIcon,.NoticeDetails-module__s1wYHG__attachmentPreview{background:#0f172a}.NoticeDetails-module__s1wYHG__attachmentName{color:#f1f5f9}.NoticeDetails-module__s1wYHG__attachmentSize{color:#64748b}.NoticeDetails-module__s1wYHG__downloadButton{background:#4f46e5;border-top-color:#334155}.NoticeDetails-module__s1wYHG__downloadButton:hover{background:#6366f1}.NoticeDetails-module__s1wYHG__metadataItem{background:#0f172a;border-color:#334155}.NoticeDetails-module__s1wYHG__metadataLabel{color:#94a3b8}.NoticeDetails-module__s1wYHG__metadataValue{color:#cbd5e1}.NoticeDetails-module__s1wYHG__attachmentCount{color:#a5b4fc;background:#4f46e526}}@media (prefers-reduced-motion:reduce){.NoticeDetails-module__s1wYHG__section,.NoticeDetails-module__s1wYHG__timelineItem,.NoticeDetails-module__s1wYHG__engagementCard,.NoticeDetails-module__s1wYHG__attachmentCard,.NoticeDetails-module__s1wYHG__recipientGroup,.NoticeDetails-module__s1wYHG__downloadButton{transition:none!important}.NoticeDetails-module__s1wYHG__engagementCard:hover{transform:none}}.NoticeDetails-module__s1wYHG__downloadButton:focus-visible{outline-offset:-3px;outline:3px solid #4f46e5}@media print{.NoticeDetails-module__s1wYHG__noticeDetails{gap:12px}.NoticeDetails-module__s1wYHG__section{box-shadow:none;break-inside:avoid;page-break-inside:avoid;border:1px solid #ccc}.NoticeDetails-module__s1wYHG__section:hover{box-shadow:none;border-color:#ccc}.NoticeDetails-module__s1wYHG__downloadButton{display:none!important}.NoticeDetails-module__s1wYHG__engagementCard:hover{box-shadow:none;transform:none}.NoticeDetails-module__s1wYHG__contentEnglish,.NoticeDetails-module__s1wYHG__contentHindi{border-left-width:3px}}
.WorkflowFilters-module__caeDgG__filtersContainer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:1.5rem;margin-top:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 3px #00000014}.WorkflowFilters-module__caeDgG__filterGroup{flex-direction:column;gap:.75rem;display:flex}.WorkflowFilters-module__caeDgG__filterLabel{color:#374151;flex-direction:column;gap:.125rem;font-size:.875rem;font-weight:600;display:flex}.WorkflowFilters-module__caeDgG__filterLabelHindi{color:#6b7280;font-size:.75rem;font-weight:400}.WorkflowFilters-module__caeDgG__filterOptions{flex-wrap:wrap;gap:.5rem;display:flex}.WorkflowFilters-module__caeDgG__filterOption{color:#4b5563;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.WorkflowFilters-module__caeDgG__filterOption:hover{background:#f3f4f6;border-color:#d1d5db}.WorkflowFilters-module__caeDgG__filterOption.WorkflowFilters-module__caeDgG__selected{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6}.WorkflowFilters-module__caeDgG__filterOptionIcon{width:16px;height:16px}.WorkflowFilters-module__caeDgG__filterOptionLabel{white-space:nowrap}.WorkflowFilters-module__caeDgG__filterOption.WorkflowFilters-module__caeDgG__selected.WorkflowFilters-module__caeDgG__green{color:#15803d;background:#dcfce7;border-color:#22c55e}.WorkflowFilters-module__caeDgG__filterOption.WorkflowFilters-module__caeDgG__selected.WorkflowFilters-module__caeDgG__orange{color:#c2410c;background:#ffedd5;border-color:#f97316}.WorkflowFilters-module__caeDgG__filterOption.WorkflowFilters-module__caeDgG__selected.WorkflowFilters-module__caeDgG__purple{color:#7e22ce;background:#f3e8ff;border-color:#a855f7}.WorkflowFilters-module__caeDgG__filterOption.WorkflowFilters-module__caeDgG__selected.WorkflowFilters-module__caeDgG__blue{color:#1d4ed8;background:#dbeafe;border-color:#3b82f6}.WorkflowFilters-module__caeDgG__filterOption.WorkflowFilters-module__caeDgG__selected.WorkflowFilters-module__caeDgG__teal{color:#0f766e;background:#ccfbf1;border-color:#14b8a6}.WorkflowFilters-module__caeDgG__filterOption.WorkflowFilters-module__caeDgG__selected.WorkflowFilters-module__caeDgG__yellow{color:#a16207;background:#fef9c3;border-color:#eab308}.WorkflowFilters-module__caeDgG__filterOption.WorkflowFilters-module__caeDgG__selected.WorkflowFilters-module__caeDgG__red{color:#b91c1c;background:#fee2e2;border-color:#ef4444}@media (max-width:640px){.WorkflowFilters-module__caeDgG__filtersContainer{padding:1rem}.WorkflowFilters-module__caeDgG__filterOptions{gap:.375rem}.WorkflowFilters-module__caeDgG__filterOption{padding:.375rem .75rem;font-size:.8125rem}.WorkflowFilters-module__caeDgG__filterOptionIcon{width:14px;height:14px}}
