.ChatBox-module__2G0BMq__shell{background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;grid-template-columns:350px minmax(0,1fr);height:80vh;display:grid;overflow:hidden;box-shadow:0 20px 50px #0f172a14}.ChatBox-module__2G0BMq__sidebar{color:#fff;background:linear-gradient(135deg,#1b2a4a 0%,#2d3e6f 100%);border-right:1px solid #ffffff14;flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.ChatBox-module__2G0BMq__sidebarHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:1.5rem;display:flex}.ChatBox-module__2G0BMq__title{letter-spacing:-.03em;color:#fff;margin:0;font-size:1.25rem;font-weight:800}.ChatBox-module__2G0BMq__subtitle{color:#94a3b8;margin:.25rem 0 0;font-size:.85rem;font-weight:500}.ChatBox-module__2G0BMq__count{color:#fff;background:#3b8b8c;border-radius:999px;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;padding:0 .5rem;font-size:.8rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #3b8b8c4d}.ChatBox-module__2G0BMq__threadList{scroll-behavior:smooth;flex-direction:column;flex:1 1 0;gap:.5rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}.ChatBox-module__2G0BMq__threadList::-webkit-scrollbar{width:5px}.ChatBox-module__2G0BMq__threadList::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}.ChatBox-module__2G0BMq__threadItem{color:inherit;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #0000;border-radius:16px;flex-direction:column;gap:.4rem;padding:1.1rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.ChatBox-module__2G0BMq__threadItem:hover{background:#ffffff12;transform:translateY(-1px)}.ChatBox-module__2G0BMq__threadItemActive{border-color:#ffffff26;box-shadow:0 4px 20px #00000026;background:#ffffff1a!important}.ChatBox-module__2G0BMq__threadItemUnread{background:#3b8b8c26;border-left:3px solid #3b8b8c!important}.ChatBox-module__2G0BMq__threadItemUnread .ChatBox-module__2G0BMq__threadTitle{color:#3b8b8c;font-weight:800}.ChatBox-module__2G0BMq__threadTopRow{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.ChatBox-module__2G0BMq__threadTitle{letter-spacing:-.01em;color:#fff;font-size:.95rem;font-weight:700;transition:color .2s}.ChatBox-module__2G0BMq__threadMeta{color:#94a3b8;margin-top:.15rem;font-size:.8rem}.ChatBox-module__2G0BMq__threadPreview{color:#cbd5e1;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ChatBox-module__2G0BMq__threadTimestamp{color:#64748b;text-align:right;margin-top:.25rem;font-size:.75rem}.ChatBox-module__2G0BMq__statusPill{color:#cbd5e1;white-space:nowrap;letter-spacing:.02em;text-transform:uppercase;background:#ffffff1a;border-radius:999px;align-items:center;height:1.5rem;padding:0 .6rem;font-size:.7rem;font-weight:700;display:inline-flex}.ChatBox-module__2G0BMq__threadItemActive .ChatBox-module__2G0BMq__statusPill{color:#fff;background:#3b8b8c}.ChatBox-module__2G0BMq__conversationPane{background:#f8fafc;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;height:100%;display:grid;overflow:hidden}.ChatBox-module__2G0BMq__conversationHeader{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.75rem;display:flex;box-shadow:0 2px 10px #00000005}.ChatBox-module__2G0BMq__conversationTitle{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:800}.ChatBox-module__2G0BMq__conversationMeta{color:#64748b;margin:.25rem 0 0;font-size:.85rem;font-weight:500}.ChatBox-module__2G0BMq__conversationActions{align-items:center;gap:.75rem;display:flex}.ChatBox-module__2G0BMq__secondaryButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 2px 5px #00000005}.ChatBox-module__2G0BMq__secondaryButton:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.ChatBox-module__2G0BMq__messageStream{background-color:#f1f5f9;background-image:radial-gradient(at 0 0,#f3f4f680 0,#0000 50%),radial-gradient(at 50% 0,#dbeafe4d 0,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex-direction:column;gap:1rem;min-height:0;padding:1.75rem;display:flex;overflow-y:auto}.ChatBox-module__2G0BMq__messageStream::-webkit-scrollbar{width:6px}.ChatBox-module__2G0BMq__messageStream::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.ChatBox-module__2G0BMq__bubbleRow{width:100%;display:flex}.ChatBox-module__2G0BMq__bubbleRowMine{justify-content:flex-end}.ChatBox-module__2G0BMq__bubbleRowTheirs{justify-content:flex-start}.ChatBox-module__2G0BMq__bubble{border-radius:20px;flex-direction:column;gap:.35rem;max-width:75%;padding:1rem 1.25rem;display:flex;position:relative;box-shadow:0 4px 15px #0f172a08}.ChatBox-module__2G0BMq__bubbleMine{color:#fff;background:linear-gradient(135deg,#2d3e6f 0%,#3b8b8c 100%);border-bottom-right-radius:4px;box-shadow:0 10px 25px #3b8b8c26}.ChatBox-module__2G0BMq__bubbleTheirs{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.ChatBox-module__2G0BMq__bubbleSender{letter-spacing:.05em;text-transform:uppercase;opacity:.9;font-size:.7rem;font-weight:800}.ChatBox-module__2G0BMq__bubbleMine .ChatBox-module__2G0BMq__bubbleSender{color:#93c5fd}.ChatBox-module__2G0BMq__bubbleTheirs .ChatBox-module__2G0BMq__bubbleSender{color:#475569}.ChatBox-module__2G0BMq__bubbleContent{white-space:pre-wrap;font-size:.92rem;font-weight:500;line-height:1.5}.ChatBox-module__2G0BMq__bubbleTime{text-align:right;opacity:.8;margin-top:.15rem;font-size:.72rem}.ChatBox-module__2G0BMq__bubbleMine .ChatBox-module__2G0BMq__bubbleTime{color:#bfdbfe}.ChatBox-module__2G0BMq__bubbleTheirs .ChatBox-module__2G0BMq__bubbleTime{color:#94a3b8}.ChatBox-module__2G0BMq__composer{background:#fff;border-top:1px solid #e2e8f0;padding:1.25rem 1.75rem 1.5rem}.ChatBox-module__2G0BMq__composerInput{resize:vertical;color:#0f172a;width:100%;min-height:52px;font:inherit;background:#f8fafc;border:1px solid #cbd5e1;border-radius:20px;padding:.85rem 1.25rem;font-size:.95rem;font-weight:500;line-height:1.45;transition:all .2s}.ChatBox-module__2G0BMq__composerInput:focus{background:#fff;border-color:#3b8b8c;outline:none;box-shadow:0 0 0 4px #3b8b8c1a}.ChatBox-module__2G0BMq__composerFooter{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.ChatBox-module__2G0BMq__composerHint{color:#64748b;margin:0;font-size:.78rem;font-weight:500}.ChatBox-module__2G0BMq__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d3e6f 0%,#3b8b8c 100%);border:0;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.5rem;font-size:.88rem;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #2d3e6f40}.ChatBox-module__2G0BMq__sendButton:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 16px #2d3e6f59}.ChatBox-module__2G0BMq__sendButton:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.ChatBox-module__2G0BMq__emptyState,.ChatBox-module__2G0BMq__errorState,.ChatBox-module__2G0BMq__emptyConversation{text-align:center;color:#94a3b8;background:#ffffff0d;border:1px dashed #ffffff1a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1.5rem;font-size:.9rem;font-weight:500;line-height:1.5;display:flex}.ChatBox-module__2G0BMq__errorState{color:#fca5a5;background:#ef44440d;border-color:#ef444426}.ChatBox-module__2G0BMq__emptyConversation{color:#64748b;background:#fff;border:1px solid #e2e8f0;max-width:320px;margin:auto;box-shadow:0 4px 12px #00000005}@media (max-width:1024px){.ChatBox-module__2G0BMq__shell{grid-template-rows:45% minmax(0,1fr);grid-template-columns:1fr;height:90vh}.ChatBox-module__2G0BMq__sidebar{border-bottom:1px solid #e2e8f0;border-right:0}}@media (max-width:640px){.ChatBox-module__2G0BMq__sidebarHeader,.ChatBox-module__2G0BMq__conversationHeader,.ChatBox-module__2G0BMq__composer{padding:1rem 1.25rem}.ChatBox-module__2G0BMq__composerInput{min-height:50px}.ChatBox-module__2G0BMq__threadList,.ChatBox-module__2G0BMq__messageStream{padding:1rem}.ChatBox-module__2G0BMq__bubble{max-width:85%}.ChatBox-module__2G0BMq__composerFooter{flex-direction:column;align-items:stretch;gap:.5rem}.ChatBox-module__2G0BMq__composerHint{text-align:center}.ChatBox-module__2G0BMq__sendButton{width:100%}}.ChatBox-module__2G0BMq__attachBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.2rem;transition:all .2s;display:inline-flex}.ChatBox-module__2G0BMq__attachBtn:hover{color:#0f172a;background:#e2e8f0}.ChatBox-module__2G0BMq__imagePreviewWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:.75rem;padding:.5rem 1rem;display:flex}.ChatBox-module__2G0BMq__imagePreviewName{color:#475569;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.8rem;overflow:hidden}.ChatBox-module__2G0BMq__removeImageBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:.25rem;font-weight:700}.ChatBox-module__2G0BMq__bubbleImageThumb{cursor:pointer;border:1px solid #00000014;border-radius:10px;max-width:140px;margin-top:.4rem;transition:transform .2s,box-shadow .2s;display:inline-block;position:relative;overflow:hidden}.ChatBox-module__2G0BMq__bubbleImageThumb:hover{transform:scale(1.04);box-shadow:0 4px 16px #0000001f}.ChatBox-module__2G0BMq__bubbleImageThumb img{border-radius:10px;width:100%;height:auto;display:block}.ChatBox-module__2G0BMq__thumbOverlay{opacity:0;background:#00000059;border-radius:10px;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.ChatBox-module__2G0BMq__bubbleImageThumb:hover .ChatBox-module__2G0BMq__thumbOverlay{opacity:1}.ChatBox-module__2G0BMq__thumbOverlay span{color:#fff;text-shadow:0 1px 4px #0006;font-size:.78rem;font-weight:700}.ChatBox-module__2G0BMq__lightboxOverlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000c;justify-content:center;align-items:center;animation:.2s ChatBox-module__2G0BMq__lightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes ChatBox-module__2G0BMq__lightboxFadeIn{0%{opacity:0}to{opacity:1}}.ChatBox-module__2G0BMq__lightboxClose{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;font-weight:700;transition:background .2s,transform .15s;display:flex;position:absolute;top:1.25rem;right:1.5rem}.ChatBox-module__2G0BMq__lightboxClose:hover{background:#ffffff4d;transform:scale(1.1)}.ChatBox-module__2G0BMq__lightboxImage{object-fit:contain;border-radius:12px;max-width:90vw;max-height:85vh;animation:.25s cubic-bezier(.4,0,.2,1) ChatBox-module__2G0BMq__lightboxZoomIn;box-shadow:0 20px 60px #00000080}@keyframes ChatBox-module__2G0BMq__lightboxZoomIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}
.Toast-module__SXJvLW__toast{z-index:9999;color:#132033;background:#fff;border:1px solid #13203314;border-radius:14px;align-items:center;gap:12px;min-width:280px;max-width:min(420px,100vw - 48px);padding:14px 16px;animation:.18s ease-out Toast-module__SXJvLW__slideIn;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 40px #0b162938}.Toast-module__SXJvLW__success{border-left:6px solid #2e7d32}.Toast-module__SXJvLW__error{border-left:6px solid #c62828}.Toast-module__SXJvLW__info{border-left:6px solid #1b4d89}.Toast-module__SXJvLW__icon{background:#f3f6fb;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-weight:700;display:inline-flex}.Toast-module__SXJvLW__message{flex:1;margin:0;font-size:.95rem;line-height:1.4}.Toast-module__SXJvLW__closeBtn{color:inherit;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:1.2rem;line-height:1}@keyframes Toast-module__SXJvLW__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Toast-module__SXJvLW__toast{min-width:0;max-width:none;bottom:16px;left:16px;right:16px}}
:root{--primary-navy:#0f172a;--primary-blue:#2563eb;--hover-blue:#1d4ed8;--surface-white:#fff;--bg-gray:#f8fafc;--border-color:#e2e8f0;--text-main:#334155;--text-muted:#64748b;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 6px -1px #0000000d;--shadow-lg:0 10px 25px -5px #0000000d}.admin-page-module__1NcTqW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.admin-page-module__1NcTqW__registryStat{background:var(--surface-white,#fff);border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-md,0 4px 6px -1px #0000000d);border:1px solid var(--border-color,#e2e8f0);align-items:center;gap:1.25rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.admin-page-module__1NcTqW__registryStat:hover{box-shadow:var(--shadow-lg,0 10px 25px -5px #0000000d);transform:translateY(-4px)}.admin-page-module__1NcTqW__registryStatIcon{border-radius:var(--radius-md,12px);width:52px;height:52px;color:var(--primary-navy,#0f172a);background:#f1f5f9;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.admin-page-module__1NcTqW__registryStatInfo{flex-direction:column;min-width:0;display:flex}.admin-page-module__1NcTqW__registryStatLabel{color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;font-weight:700}.admin-page-module__1NcTqW__registryStatValue{color:var(--primary-navy,#0f172a);letter-spacing:-.03em;font-size:1.85rem;font-weight:800;line-height:1.1}.admin-page-module__1NcTqW__content{background:var(--surface-white,#fff);border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-md,0 4px 6px -1px #0000000d);border:1px solid var(--border-color,#e2e8f0);flex-direction:column;padding:1.75rem;display:flex;overflow:hidden}.admin-page-module__1NcTqW__searchSection{border-bottom:1px solid var(--border-color,#e2e8f0);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:1.5rem;padding:0 0 1.5rem;display:flex}.admin-page-module__1NcTqW__searchWrapper{flex:1;max-width:460px;position:relative}.admin-page-module__1NcTqW__searchIcon{color:#94a3b8;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.admin-page-module__1NcTqW__searchInput{border-radius:var(--radius-md,12px);width:100%;color:var(--text-main,#334155);background:#f8fafc;border:1px solid #cbd5e1;padding:10px 16px 10px 40px;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s;box-shadow:inset 0 2px 4px #00000005}.admin-page-module__1NcTqW__searchInput::placeholder{color:#94a3b8;font-weight:400}.admin-page-module__1NcTqW__searchInput:focus{border-color:var(--primary-blue,#2563eb);background:var(--surface-white,#fff);outline:none;box-shadow:0 0 0 4px #2563eb1a}.admin-page-module__1NcTqW__addBtn{background:linear-gradient(135deg, var(--primary-navy,#0f172a), #1e293b);color:#fff;border-radius:var(--radius-md,12px);cursor:pointer;border:none;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #0f172a33}.admin-page-module__1NcTqW__addBtn:hover{background:linear-gradient(135deg,#1e293b,#334155);transform:translateY(-2px);box-shadow:0 6px 16px #0f172a4d}.admin-page-module__1NcTqW__outlineBtn{color:var(--primary-navy,#0f172a);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,12px);cursor:pointer;box-shadow:var(--shadow-sm,0 1px 3px #0000000d);background:0 0;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.admin-page-module__1NcTqW__outlineBtn:hover{box-shadow:var(--shadow-md,0 4px 6px -1px #0000000d);background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}.admin-page-module__1NcTqW__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s}.admin-page-module__1NcTqW__sortableHeader:hover{background:#f1f5f9!important}.admin-page-module__1NcTqW__headerContent{align-items:center;gap:6px;display:flex}.admin-page-module__1NcTqW__sortIcon{color:#cbd5e1;min-width:1rem;font-size:.8rem}.admin-page-module__1NcTqW__activeSort{color:var(--primary-navy,#0f172a)}.admin-page-module__1NcTqW__tabsContainer{border-radius:var(--radius-md,12px);white-space:nowrap;scrollbar-width:none;background:#f1f5f9;gap:6px;margin-bottom:1.5rem;padding:6px;display:flex;overflow-x:auto}.admin-page-module__1NcTqW__tabsContainer::-webkit-scrollbar{display:none}.admin-page-module__1NcTqW__tab{color:var(--text-muted,#64748b);cursor:pointer;border-radius:var(--radius-sm,8px);white-space:nowrap;background:0 0;border:none;padding:8px 20px;font-size:.875rem;font-weight:600;transition:all .2s}.admin-page-module__1NcTqW__tab:hover{color:var(--primary-navy,#0f172a);background:#ffffff80}.admin-page-module__1NcTqW__tab.admin-page-module__1NcTqW__active{background:var(--surface-white,#fff);color:var(--primary-navy,#0f172a);box-shadow:var(--shadow-sm,0 1px 3px #0000000d)}.admin-page-module__1NcTqW__sectionTitle{color:var(--primary-navy,#0f172a);margin-bottom:1.25rem;font-size:1.125rem;font-weight:700}.admin-page-module__1NcTqW__tableWrapper{border-radius:var(--radius-md,12px);border:1px solid var(--border-color,#e2e8f0);box-shadow:var(--shadow-sm,0 1px 3px #0000000d);overflow-x:auto}.admin-page-module__1NcTqW__table{border-collapse:collapse;background:var(--surface-white,#fff);width:100%}.admin-page-module__1NcTqW__table thead{background:#f8fafc}.admin-page-module__1NcTqW__table th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-color,#e2e8f0);white-space:nowrap;padding:10px 14px;font-size:.7rem;font-weight:600}.admin-page-module__1NcTqW__table tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .15s,transform .15s}.admin-page-module__1NcTqW__table tbody tr:last-child{border-bottom:none}.admin-page-module__1NcTqW__table tbody tr:hover{background-color:#f8fafc}.admin-page-module__1NcTqW__table td{color:var(--text-main,#334155);vertical-align:middle;padding:10px 14px;font-size:.8125rem}.admin-page-module__1NcTqW__badge{text-transform:capitalize;letter-spacing:0;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;padding:3px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__goodstanding{color:#166534;background:#dcfce7}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__inactive{color:#475569;background:#f1f5f9}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__delinquent{color:#991b1b;background:#fee2e2}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__verified{color:#166534;background:#dcfce7}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__pending{color:#854d0e;background:#fef9c3}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__approved{color:#166534;background:#dcfce7}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__failed,.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__rejected,.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__high{color:#991b1b;background:#fee2e2}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__normal{color:#854d0e;background:#fef9c3}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__low{color:#166534;background:#dcfce7}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__unread{color:#3730a3;background:#e0e7ff;font-weight:700}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__read{color:#94a3b8;background:#f1f5f9}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__generated{color:#166534;background:#dcfce7}.admin-page-module__1NcTqW__badge.admin-page-module__1NcTqW__scheduled{color:#3730a3;background:#e0e7ff}.admin-page-module__1NcTqW__actionBtn{background:var(--primary-navy,#0f172a);color:#fff;border-radius:var(--radius-sm,8px);cursor:pointer;border:none;padding:8px 16px;font-size:.875rem;font-weight:600;transition:all .2s}.admin-page-module__1NcTqW__actionBtn:hover{background:var(--primary-blue,#2563eb);transform:translateY(-1px)}.admin-page-module__1NcTqW__idBadge{color:#475569;border-radius:var(--radius-sm,8px);text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;background:#f1f5f9;border:1px solid #e2e8f0;max-width:130px;padding:4px 8px;font-family:SF Mono,Fira Code,monospace;font-size:.7rem;font-weight:600;display:inline-block;overflow:hidden}.admin-page-module__1NcTqW__phaseBadge{color:#3730a3;white-space:nowrap;background:#e0e7ff;border-radius:6px;padding:2px 6px;font-size:.65rem;font-weight:600}.admin-page-module__1NcTqW__blockLot{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.admin-page-module__1NcTqW__blockLotText{color:var(--text-muted,#64748b);white-space:nowrap;font-size:.75rem;font-weight:500}.admin-page-module__1NcTqW__nameTd{color:var(--primary-navy,#0f172a);font-weight:600}.admin-page-module__1NcTqW__balanceTd{color:#166534;font-weight:700}.admin-page-module__1NcTqW__balanceTd.admin-page-module__1NcTqW__debit{color:#991b1b}.admin-page-module__1NcTqW__actionsTd{align-items:center;gap:8px;display:flex}.admin-page-module__1NcTqW__iconBtn{border:1px solid var(--border-color,#e2e8f0);cursor:pointer;border-radius:var(--radius-sm,8px);color:#64748b;background:#f8fafc;justify-content:center;align-items:center;width:28px;height:28px;padding:4px;font-size:.9rem;transition:all .2s;display:flex}.admin-page-module__1NcTqW__iconBtn:hover{background:var(--primary-blue,#2563eb);color:#fff;border-color:var(--primary-blue,#2563eb);transform:translateY(-2px);box-shadow:0 4px 6px -1px #2563eb33}.admin-page-module__1NcTqW__paymentId{color:var(--primary-navy,#0f172a);font-family:monospace;font-weight:600}.admin-page-module__1NcTqW__resident{color:var(--primary-navy,#0f172a);font-weight:600}.admin-page-module__1NcTqW__amount{color:var(--primary-navy,#0f172a);font-weight:700}.admin-page-module__1NcTqW__datetime{color:var(--text-main,#334155);font-size:.85rem}.admin-page-module__1NcTqW__time{color:var(--text-muted,#64748b);margin-top:2px;font-size:.75rem}.admin-page-module__1NcTqW__paymentActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-page-module__1NcTqW__viewProofBtn{color:var(--primary-navy,#0f172a);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-sm,8px);cursor:pointer;background:#f1f5f9;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s}.admin-page-module__1NcTqW__viewProofBtn:hover{background:var(--primary-navy,#0f172a);color:#fff;border-color:var(--primary-navy,#0f172a)}.admin-page-module__1NcTqW__approveBtn{color:#166534;border-radius:var(--radius-sm,8px);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #166534;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.admin-page-module__1NcTqW__approveBtn:hover{color:#fff;background:#166534;box-shadow:0 4px 6px -1px #16653433}.admin-page-module__1NcTqW__rejectBtn{color:#991b1b;border-radius:var(--radius-sm,8px);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #991b1b;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.admin-page-module__1NcTqW__rejectBtn:hover{color:#fff;background:#991b1b;box-shadow:0 4px 6px -1px #991b1b33}.admin-page-module__1NcTqW__deleteBtn{color:#ef4444;border-radius:var(--radius-sm,8px);cursor:pointer;background:#fff;border:1px solid #fecaca;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1rem;transition:all .2s;display:flex}.admin-page-module__1NcTqW__deleteBtn:hover{color:#b91c1c;background:#fef2f2;border-color:#ef4444}.admin-page-module__1NcTqW__thumbnailWrapper{border-radius:var(--radius-sm,8px);border:1px solid var(--border-color,#e2e8f0);cursor:pointer;width:48px;height:48px;transition:transform .2s,box-shadow .2s;overflow:hidden}.admin-page-module__1NcTqW__thumbnailWrapper:hover{box-shadow:var(--shadow-md,0 4px 6px -1px #0000000d);transform:scale(1.1)}.admin-page-module__1NcTqW__thumbnail{object-fit:cover;width:100%;height:100%}.admin-page-module__1NcTqW__proofActions{flex-direction:column;align-items:center;gap:6px;display:flex}.admin-page-module__1NcTqW__urlLink{color:var(--primary-blue,#2563eb);background:#eff6ff;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s}.admin-page-module__1NcTqW__urlLink:hover{color:#1e40af;background:#dbeafe}.admin-page-module__1NcTqW__noProof{color:#94a3b8;font-size:.75rem;font-style:italic}.admin-page-module__1NcTqW__notesTd{max-width:180px}.admin-page-module__1NcTqW__notesText{color:var(--text-muted,#64748b);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;line-height:1.4;display:block;overflow:hidden}.admin-page-module__1NcTqW__noNotes{color:#cbd5e1}.admin-page-module__1NcTqW__pagination{border-top:1px solid var(--border-color,#e2e8f0);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:1.25rem 0 0;display:flex}.admin-page-module__1NcTqW__paginationInfo{color:var(--text-muted,#64748b);font-size:.875rem;font-weight:500}.admin-page-module__1NcTqW__paginationControls{align-items:center;gap:6px;display:flex}.admin-page-module__1NcTqW__pageBtn{border:1px solid var(--border-color,#e2e8f0);min-width:36px;height:36px;color:var(--text-main,#334155);border-radius:var(--radius-sm,8px);cursor:pointer;white-space:nowrap;background:#fff;justify-content:center;align-items:center;padding:0 10px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.admin-page-module__1NcTqW__pageBtn:hover:not(:disabled){color:var(--primary-navy,#0f172a);background:#f1f5f9;border-color:#cbd5e1}.admin-page-module__1NcTqW__pageBtn:disabled{opacity:.5;cursor:not-allowed;background:#f8fafc}.admin-page-module__1NcTqW__pageBtnActive{box-shadow:0 2px 4px #0f172a33;background:var(--primary-navy,#0f172a)!important;color:#fff!important;border-color:var(--primary-navy,#0f172a)!important}.admin-page-module__1NcTqW__pageEllipsis{color:#94a3b8;-webkit-user-select:none;user-select:none;padding:0 8px;font-size:.875rem;font-weight:600}@media (max-width:1024px){.admin-page-module__1NcTqW__table th,.admin-page-module__1NcTqW__table td{padding:12px 16px;font-size:.85rem}}@media (max-width:768px){.admin-page-module__1NcTqW__table th,.admin-page-module__1NcTqW__table td{padding:10px 12px;font-size:.8rem}.admin-page-module__1NcTqW__registryStatValue{font-size:1.5rem}.admin-page-module__1NcTqW__idBadge{max-width:90px}.admin-page-module__1NcTqW__searchSection{flex-direction:column;align-items:stretch}.admin-page-module__1NcTqW__searchWrapper{max-width:100%}}@media (max-width:640px){.admin-page-module__1NcTqW__addBtn{justify-content:center;width:100%}.admin-page-module__1NcTqW__statsGrid{grid-template-columns:1fr 1fr;gap:1rem}.admin-page-module__1NcTqW__tabsContainer{gap:4px}.admin-page-module__1NcTqW__tab{padding:8px 14px;font-size:.8rem}}@media (max-width:480px){.admin-page-module__1NcTqW__content{padding:1.25rem}.admin-page-module__1NcTqW__statsGrid{grid-template-columns:1fr}.admin-page-module__1NcTqW__table td{padding:10px}.admin-page-module__1NcTqW__pagination{flex-direction:column;align-items:center;gap:1rem}}
.LoadingScreen-module__qGPXpG__container{background-color:var(--background);z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.LoadingScreen-module__qGPXpG__fullScreen{position:fixed;inset:0}.LoadingScreen-module__qGPXpG__content{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;animation:.5s ease-out LoadingScreen-module__qGPXpG__fadeIn;display:flex}.LoadingScreen-module__qGPXpG__logoWrapper{justify-content:center;align-items:center;display:flex;position:relative}.LoadingScreen-module__qGPXpG__logo{z-index:2;animation:2s ease-in-out infinite LoadingScreen-module__qGPXpG__pulse}.LoadingScreen-module__qGPXpG__spinner{border:3px solid #0000;border-top-color:var(--navy-blue);z-index:1;border-radius:50%;width:120px;height:120px;animation:1.5s linear infinite LoadingScreen-module__qGPXpG__spin;position:absolute}.LoadingScreen-module__qGPXpG__spinner:after{content:"";border:3px solid #0000;border-top-color:var(--navy-blue-light);border-radius:50%;animation:2s linear infinite reverse LoadingScreen-module__qGPXpG__spin;position:absolute;inset:5px}.LoadingScreen-module__qGPXpG__textWrapper{text-align:center;flex-direction:column;gap:.25rem;display:flex}.LoadingScreen-module__qGPXpG__title{color:var(--navy-blue);letter-spacing:.05em;margin:0;font-size:1.25rem;font-weight:700}.LoadingScreen-module__qGPXpG__message{color:var(--light-gray);margin:0;font-size:.875rem;animation:2s ease-in-out infinite LoadingScreen-module__qGPXpG__pulseOpacity}.LoadingScreen-module__qGPXpG__progressBar{background-color:var(--light-gray-bg);border-radius:2px;width:150px;height:4px;margin-top:.5rem;overflow:hidden}.LoadingScreen-module__qGPXpG__progressFill{background:linear-gradient(90deg, var(--navy-blue), var(--navy-blue-light));border-radius:2px;width:30%;height:100%;animation:1.5s ease-in-out infinite LoadingScreen-module__qGPXpG__progressMove}@keyframes LoadingScreen-module__qGPXpG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LoadingScreen-module__qGPXpG__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes LoadingScreen-module__qGPXpG__pulseOpacity{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes LoadingScreen-module__qGPXpG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes LoadingScreen-module__qGPXpG__progressMove{0%{width:0%;transform:translate(0)}50%{width:70%}to{width:0%;transform:translate(150px)}}
.ReceiptModal-module__TUV1Ta__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ReceiptModal-module__TUV1Ta__modal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:620px;max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) ReceiptModal-module__TUV1Ta__modalPop;display:flex;box-shadow:0 25px 50px -12px #00000040}@keyframes ReceiptModal-module__TUV1Ta__modalPop{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ReceiptModal-module__TUV1Ta__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ReceiptModal-module__TUV1Ta__modalTitle{color:#1b2a4a;margin:0;font-size:1.25rem;font-weight:800}.ReceiptModal-module__TUV1Ta__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ReceiptModal-module__TUV1Ta__closeBtn:hover{color:#1b2a4a;background:#e2e8f0}.ReceiptModal-module__TUV1Ta__scrollArea{background:#f0f0f0;flex:1;padding:24px;overflow-y:auto}.ReceiptModal-module__TUV1Ta__receiptContainer{color:#222;background:#fff;border-radius:2px;flex-direction:column;min-height:680px;padding:48px 44px;font-family:Times New Roman,Georgia,serif;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000001f}.ReceiptModal-module__TUV1Ta__receiptHeader{align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}.ReceiptModal-module__TUV1Ta__receiptLogo{object-fit:contain;border-radius:4px;flex-shrink:0;width:64px;height:64px}.ReceiptModal-module__TUV1Ta__orgInfo{flex-direction:column;display:flex}.ReceiptModal-module__TUV1Ta__orgName{color:#1a1a1a;letter-spacing:.04em;text-transform:uppercase;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1.1rem;font-weight:800;line-height:1.3}.ReceiptModal-module__TUV1Ta__orgSub{color:#444;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;line-height:1.5}.ReceiptModal-module__TUV1Ta__billingTitle{text-align:center;color:#1a1a1a;letter-spacing:.08em;text-transform:uppercase;margin:6px 0 28px;font-family:Arial,Helvetica,sans-serif;font-size:1.15rem;font-weight:800}.ReceiptModal-module__TUV1Ta__billingTable{border-collapse:collapse;width:100%;margin-bottom:8px}.ReceiptModal-module__TUV1Ta__billingTable tr{border:none}.ReceiptModal-module__TUV1Ta__billingTable td{vertical-align:top;border:none;padding:7px 4px;font-size:.92rem}.ReceiptModal-module__TUV1Ta__fieldLabel{color:#222;text-transform:uppercase;letter-spacing:.03em;width:44%;font-family:Arial,Helvetica,sans-serif;font-size:.85rem;font-weight:700}.ReceiptModal-module__TUV1Ta__fieldColon{text-align:center;color:#222;width:16px;font-weight:700}.ReceiptModal-module__TUV1Ta__fieldValue{color:#111;font-family:Arial,Helvetica,sans-serif;font-size:.88rem;font-weight:600}.ReceiptModal-module__TUV1Ta__totalRow td{padding-top:14px;padding-bottom:14px}.ReceiptModal-module__TUV1Ta__totalLabel{color:#111;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:.95rem;font-weight:900}.ReceiptModal-module__TUV1Ta__totalColon{color:#111;font-weight:900}.ReceiptModal-module__TUV1Ta__totalValue{color:#111;font-family:Arial,Helvetica,sans-serif;font-size:1.1rem;font-weight:900}.ReceiptModal-module__TUV1Ta__paidBadge{color:#fff;letter-spacing:.08em;background:#059669;border-radius:4px;padding:2px 16px;font-size:1rem;font-weight:900;display:inline-block}.ReceiptModal-module__TUV1Ta__pendingBadge{color:#fff;letter-spacing:.08em;background:#d97706;border-radius:4px;padding:2px 16px;font-size:1rem;font-weight:900;display:inline-block}.ReceiptModal-module__TUV1Ta__notesSection{margin-top:28px;padding-top:8px}.ReceiptModal-module__TUV1Ta__notesTitle{color:#222;text-transform:uppercase;margin:0 0 10px;font-family:Arial,Helvetica,sans-serif;font-size:.88rem;font-weight:800;text-decoration:underline}.ReceiptModal-module__TUV1Ta__notesList{margin:0;padding-left:24px;list-style:outside}.ReceiptModal-module__TUV1Ta__notesList li{color:#333;margin-bottom:6px;font-family:Arial,Helvetica,sans-serif;font-size:.8rem;line-height:1.5}.ReceiptModal-module__TUV1Ta__thankYou{text-align:right;color:#333;margin-top:auto;padding-top:32px;font-family:Arial,Helvetica,sans-serif;font-size:.95rem;font-style:italic;font-weight:600}.ReceiptModal-module__TUV1Ta__receiptFooter{text-align:center;border-top:1px solid #ddd;margin-top:16px;padding-top:12px}.ReceiptModal-module__TUV1Ta__receiptFooter p{color:#999;margin:2px 0;font-family:Arial,Helvetica,sans-serif;font-size:.7rem}.ReceiptModal-module__TUV1Ta__proofSection{border-top:1px dashed #ccc;margin-top:20px;padding-top:16px}.ReceiptModal-module__TUV1Ta__proofTitle{color:#444;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;font-family:Arial,Helvetica,sans-serif;font-size:.8rem;font-weight:800}.ReceiptModal-module__TUV1Ta__proofImageWrapper{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;max-height:350px;display:flex;overflow:hidden}.ReceiptModal-module__TUV1Ta__proofImage{max-width:100%;height:auto;display:block}.ReceiptModal-module__TUV1Ta__noProof{color:#aaa;text-align:center;padding:32px;font-family:Arial,Helvetica,sans-serif;font-size:.85rem;font-style:italic}.ReceiptModal-module__TUV1Ta__modalFooter{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.ReceiptModal-module__TUV1Ta__primaryBtn{color:#fff;cursor:pointer;background:#1b2a4a;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:.88rem;font-weight:700;transition:all .2s;display:flex}.ReceiptModal-module__TUV1Ta__primaryBtn:hover:not(:disabled){background:#2c3e6b;transform:translateY(-1px)}.ReceiptModal-module__TUV1Ta__primaryBtn:disabled{opacity:.7;cursor:not-allowed}.ReceiptModal-module__TUV1Ta__secondaryBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;padding:12px 24px;font-size:.88rem;font-weight:700}.ReceiptModal-module__TUV1Ta__secondaryBtn:hover{color:#1b2a4a;background:#e2e8f0}.ReceiptModal-module__TUV1Ta__printBtn{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:.88rem;font-weight:700;transition:all .2s;display:flex}.ReceiptModal-module__TUV1Ta__printBtn:hover{background:#047857;transform:translateY(-1px)}@media (max-width:640px){.ReceiptModal-module__TUV1Ta__receiptContainer{padding:24px 20px}.ReceiptModal-module__TUV1Ta__receiptLogo{width:48px;height:48px}.ReceiptModal-module__TUV1Ta__orgName{font-size:.9rem}.ReceiptModal-module__TUV1Ta__orgSub{font-size:.72rem}.ReceiptModal-module__TUV1Ta__billingTitle{font-size:.95rem}.ReceiptModal-module__TUV1Ta__fieldLabel,.ReceiptModal-module__TUV1Ta__fieldValue{font-size:.78rem}.ReceiptModal-module__TUV1Ta__totalValue{font-size:.95rem}.ReceiptModal-module__TUV1Ta__modalFooter{flex-direction:column}.ReceiptModal-module__TUV1Ta__modalFooter button{justify-content:center;width:100%}}@media print{body *{visibility:hidden!important}.ReceiptModal-module__TUV1Ta__overlay{padding:0;position:absolute;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}.ReceiptModal-module__TUV1Ta__modal{box-shadow:none;border-radius:0;width:100%;max-width:none;max-height:none}.ReceiptModal-module__TUV1Ta__modalHeader,.ReceiptModal-module__TUV1Ta__modalFooter,.ReceiptModal-module__TUV1Ta__proofSection{display:none!important}.ReceiptModal-module__TUV1Ta__scrollArea{background:#fff;padding:0;overflow:visible}.ReceiptModal-module__TUV1Ta__receiptContainer,.ReceiptModal-module__TUV1Ta__receiptContainer *{visibility:visible!important}.ReceiptModal-module__TUV1Ta__printGrid{grid-template-columns:1fr 1fr;gap:12px;width:100%;padding:0;display:grid}.ReceiptModal-module__TUV1Ta__receiptContainer{box-shadow:none;page-break-after:auto;page-break-inside:avoid;border:1px dashed #ccc;min-height:auto;padding:12px;position:relative}.ReceiptModal-module__TUV1Ta__receiptHeader{gap:8px;margin-bottom:8px}.ReceiptModal-module__TUV1Ta__receiptLogo{width:36px;height:36px}.ReceiptModal-module__TUV1Ta__orgName{font-size:.75rem}.ReceiptModal-module__TUV1Ta__orgSub{font-size:.55rem}.ReceiptModal-module__TUV1Ta__billingTitle{margin:4px 0 8px;font-size:.8rem}.ReceiptModal-module__TUV1Ta__billingTable td{padding:2px;font-size:.65rem}.ReceiptModal-module__TUV1Ta__fieldLabel,.ReceiptModal-module__TUV1Ta__fieldValue{font-size:.65rem}.ReceiptModal-module__TUV1Ta__totalRow td{padding-top:4px;padding-bottom:4px}.ReceiptModal-module__TUV1Ta__totalLabel{font-size:.7rem}.ReceiptModal-module__TUV1Ta__totalValue{font-size:.8rem}.ReceiptModal-module__TUV1Ta__notesSection{margin-top:8px;padding-top:4px}.ReceiptModal-module__TUV1Ta__notesTitle{margin-bottom:4px;font-size:.65rem}.ReceiptModal-module__TUV1Ta__notesList li{margin-bottom:2px;font-size:.55rem}.ReceiptModal-module__TUV1Ta__thankYou{padding-top:8px;font-size:.65rem}.ReceiptModal-module__TUV1Ta__receiptFooter{margin-top:8px;padding-top:4px}.ReceiptModal-module__TUV1Ta__receiptFooter p{margin:1px 0;font-size:.5rem}}
.reports-module__KxBw8G__reportsContainer{flex-direction:column;gap:1.5rem;display:flex}.reports-module__KxBw8G__controlsRow{background:#fff;border:1px solid #eef2f6;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 20px #1b2a4a0a}.reports-module__KxBw8G__selectGroup{flex-wrap:wrap;flex:1;align-items:center;gap:12px;display:flex}.reports-module__KxBw8G__exportButtons{flex-wrap:wrap;gap:12px;display:flex}.reports-module__KxBw8G__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:.5rem;display:grid}.reports-module__KxBw8G__statCard{background:#fff;border:1px solid #eef2f6;border-radius:20px;flex-direction:column;justify-content:space-between;gap:16px;height:100%;padding:1.75rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 30px #1b2a4a0a}.reports-module__KxBw8G__statCard:hover{border-color:#dce4f0;transform:translateY(-4px);box-shadow:0 12px 35px #1b2a4a14}.reports-module__KxBw8G__statHeader{align-items:center;gap:12px;display:flex}.reports-module__KxBw8G__statIcon{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;display:flex}.reports-module__KxBw8G__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.reports-module__KxBw8G__statValue{color:#0f172a;letter-spacing:-.5px;margin-top:auto;font-size:1.85rem;font-weight:800}.reports-module__KxBw8G__reportContent{background:#fff;border:1px solid #eef2f6;border-radius:20px;padding:2rem;box-shadow:0 8px 30px #1b2a4a0a}.reports-module__KxBw8G__reportTitle{color:#1b2a4a;margin:0 0 1.5rem;font-size:1.25rem;font-weight:800}.reports-module__KxBw8G__select{cursor:pointer;color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;padding:10px 16px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s}.reports-module__KxBw8G__select:focus,.reports-module__KxBw8G__select:hover{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.reports-module__KxBw8G__exportBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b2a4a,#2d4a80);border:none;border-radius:12px;align-items:center;gap:8px;padding:11px 22px;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #1b2a4a26}.reports-module__KxBw8G__exportBtn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 20px #1b2a4a40}.reports-module__KxBw8G__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s;position:relative}.reports-module__KxBw8G__sortableHeader:hover{color:#0f172a!important;background:#f1f5f9!important}.reports-module__KxBw8G__sortIcon{opacity:.3;margin-left:6px;font-size:.75rem}.reports-module__KxBw8G__sortActive{opacity:1;color:#1b2a4a}.reports-module__KxBw8G__analyticsGrid{grid-template-columns:1.5fr 1fr;align-items:stretch;gap:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem;display:grid}.reports-module__KxBw8G__analyticsCard{background:#fff;border:1px solid #eef2f6;border-radius:20px;flex-direction:column;height:100%;padding:2rem;display:flex;box-shadow:0 8px 30px #1b2a4a0a}.reports-module__KxBw8G__analyticsTable{border-collapse:collapse;flex-grow:1;width:100%;font-size:.95rem}.reports-module__KxBw8G__analyticsTable th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:12px 14px;font-size:.75rem;font-weight:700}.reports-module__KxBw8G__analyticsTable td{color:#334155;border-bottom:1px solid #f1f5f9;padding:16px 14px}.reports-module__KxBw8G__analyticsTable tr:last-child td{border-bottom:none}.reports-module__KxBw8G__statusIndicator{border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block;box-shadow:0 2px 4px #0000001a}.reports-module__KxBw8G__analyticsTitle{color:#0f172a;align-items:center;gap:10px;margin:0 0 1.5rem;font-size:1.15rem;font-weight:800;display:flex}.reports-module__KxBw8G__methodList{flex-direction:column;gap:10px;display:flex}.reports-module__KxBw8G__methodItem{align-items:center;gap:10px;display:flex}.reports-module__KxBw8G__methodName{color:#8898aa;width:100px;font-size:.82rem;font-weight:700}.reports-module__KxBw8G__methodBarContainer{background:#f1f5f9;border-radius:6px;flex:1;height:8px;overflow:hidden}.reports-module__KxBw8G__methodBar{background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:6px;height:100%}.reports-module__KxBw8G__methodValue{color:#1b2a4a;text-align:right;width:40px;font-size:.82rem;font-weight:800}.reports-module__KxBw8G__printOnly,.reports-module__KxBw8G__printAnalytics{display:none}@media (max-width:1024px){.reports-module__KxBw8G__controlsRow{flex-direction:column;align-items:stretch;gap:16px}.reports-module__KxBw8G__analyticsGrid{grid-template-columns:1fr}}@media (max-width:768px){.reports-module__KxBw8G__selectGroup{flex-direction:column;align-items:stretch;gap:12px}.reports-module__KxBw8G__exportButtons{flex-direction:column;gap:12px}.reports-module__KxBw8G__statsGrid{grid-template-columns:repeat(2,1fr)}.reports-module__KxBw8G__reportContent{padding:1.5rem}}@media (max-width:480px){.reports-module__KxBw8G__statsGrid{grid-template-columns:1fr}.reports-module__KxBw8G__exportBtn{justify-content:center;width:100%}}@media print{.reports-module__KxBw8G__printOnly{display:block!important}.reports-module__KxBw8G__printAnalytics,.reports-module__KxBw8G__analyticsGrid{display:none!important}.reports-module__KxBw8G__statsGrid{grid-template-columns:repeat(4,1fr)!important;gap:12px!important;margin-bottom:25px!important;display:grid!important}.reports-module__KxBw8G__analyticsTable th{-webkit-print-color-adjust:exact;background-color:#f1f5f9!important}.reports-module__KxBw8G__methodBar{-webkit-print-color-adjust:exact}.reports-module__KxBw8G__reportContent{border:none!important;margin-top:15px!important;padding:0!important}.reports-module__KxBw8G__reportContent table{border-collapse:collapse!important;width:100%!important;font-size:.85rem!important}.reports-module__KxBw8G__reportContent th{-webkit-print-color-adjust:exact;color:#1b2a4a!important;background-color:#f0f4f8!important;border-bottom:2px solid #cbd5e1!important;padding:10px!important;font-weight:700!important}.reports-module__KxBw8G__reportContent td{color:#1b2a4a!important;border-bottom:1px solid #e2e8f0!important;padding:8px 10px!important}.reports-module__KxBw8G__reportContent tr{break-inside:avoid;page-break-inside:avoid}.reports-module__KxBw8G__printHeader{border-bottom:2px solid #1b2a4a;justify-content:space-between;align-items:flex-start;margin-bottom:15px;padding-bottom:12px;display:flex}.reports-module__KxBw8G__printLogo{flex-direction:column;gap:4px;display:flex}.reports-module__KxBw8G__printLogoBrand{align-items:center;gap:12px;margin-bottom:4px;display:flex}.reports-module__KxBw8G__printLogoImg{object-fit:contain;width:auto;height:40px}.reports-module__KxBw8G__printLogoText{color:#1b2a4a;font-size:1.4rem;font-weight:800}.reports-module__KxBw8G__printAddressInfo{color:#475569;font-size:.75rem;line-height:1.3}.reports-module__KxBw8G__printTIN{color:#1b2a4a;font-weight:700}.reports-module__KxBw8G__printReportDetails{text-align:right}.reports-module__KxBw8G__printReportTitle{color:#333;margin:0;font-size:1rem;font-weight:700}.reports-module__KxBw8G__printDate{color:#666;font-size:.8rem}.reports-module__KxBw8G__printFooter{color:#64748b;background:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:flex-end;width:100%;padding:15px 0;font-size:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0}.reports-module__KxBw8G__printFooterText{flex-direction:column;gap:2px;display:flex}.reports-module__KxBw8G__pageNumber:after{content:"Page " counter(page);color:#1b2a4a;font-weight:700}.reports-module__KxBw8G__statCard{break-inside:avoid;page-break-inside:avoid;border:1px solid #d1d5db!important}}
@keyframes Skeleton-module__TDDBCa__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.Skeleton-module__TDDBCa__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;animation:2s infinite Skeleton-module__TDDBCa__shimmer}.Skeleton-module__TDDBCa__skeleton.Skeleton-module__TDDBCa__text{display:inline-block}.Skeleton-module__TDDBCa__skeleton.Skeleton-module__TDDBCa__circle{border-radius:50%}.Skeleton-module__TDDBCa__skeleton.Skeleton-module__TDDBCa__rect{border-radius:4px}.Skeleton-module__TDDBCa__skeleton.Skeleton-module__TDDBCa__button{border-radius:6px;min-height:40px}.Skeleton-module__TDDBCa__textLine{margin-bottom:.75rem}.Skeleton-module__TDDBCa__textLine:last-child{margin-bottom:0}.Skeleton-module__TDDBCa__cardSkeleton{background:#fff;border-radius:8px;padding:1rem}.Skeleton-module__TDDBCa__cardSkeleton>div{margin-bottom:1rem}.Skeleton-module__TDDBCa__cardSkeleton>div:last-child{margin-bottom:0}
.ConfirmationModal-module__6NWYHq__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s ConfirmationModal-module__6NWYHq__fadeIn;display:flex;position:fixed;inset:0}.ConfirmationModal-module__6NWYHq__modal{background:#fff;border-radius:12px;width:90%;max-width:500px;animation:.3s ConfirmationModal-module__6NWYHq__slideUp;overflow:hidden;box-shadow:0 20px 60px #0000004d}.ConfirmationModal-module__6NWYHq__header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ConfirmationModal-module__6NWYHq__title{color:#1b2a4a;margin:0;font-size:1.25rem;font-weight:700}.ConfirmationModal-module__6NWYHq__closeBtn{color:#9e9e9e;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;transition:all .2s;display:flex}.ConfirmationModal-module__6NWYHq__closeBtn:hover{color:#1b2a4a;background:#f5f5f5}.ConfirmationModal-module__6NWYHq__content{padding:2rem 1.5rem}.ConfirmationModal-module__6NWYHq__message{color:#374151;margin:0;font-size:1rem;font-weight:500;line-height:1.6}.ConfirmationModal-module__6NWYHq__footer{border-top:1px solid #e0e0e0;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.ConfirmationModal-module__6NWYHq__cancelBtn{color:#9e9e9e;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.ConfirmationModal-module__6NWYHq__cancelBtn:hover{color:#1b2a4a;background:#1b2a4a0d;border-color:#1b2a4a}.ConfirmationModal-module__6NWYHq__confirmBtn{color:#fff;cursor:pointer;background:#1b2a4a;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.ConfirmationModal-module__6NWYHq__confirmBtn:hover{background:#2c3e6b;transform:translateY(-2px);box-shadow:0 4px 12px #1b2a4a4d}.ConfirmationModal-module__6NWYHq__confirmBtn.ConfirmationModal-module__6NWYHq__dangerous{background:#d32f2f}.ConfirmationModal-module__6NWYHq__confirmBtn.ConfirmationModal-module__6NWYHq__dangerous:hover{background:#c62828;box-shadow:0 4px 12px #d32f2f4d}@keyframes ConfirmationModal-module__6NWYHq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmationModal-module__6NWYHq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.ConfirmationModal-module__6NWYHq__modal{border-radius:20px;width:calc(100% - 32px);margin:16px}.ConfirmationModal-module__6NWYHq__header{padding:1.5rem 1.25rem}.ConfirmationModal-module__6NWYHq__title{max-width:80%;font-size:1.15rem}.ConfirmationModal-module__6NWYHq__closeBtn{width:2rem;height:2rem;font-size:1.5rem}.ConfirmationModal-module__6NWYHq__content{padding:2rem 1.25rem}.ConfirmationModal-module__6NWYHq__footer{flex-direction:column-reverse;gap:.75rem;padding:1.25rem}.ConfirmationModal-module__6NWYHq__cancelBtn,.ConfirmationModal-module__6NWYHq__confirmBtn{width:100%;padding:.85rem;font-size:.95rem}.ConfirmationModal-module__6NWYHq__message{text-align:center;font-size:.95rem}}.ConfirmationModal-module__6NWYHq__modalInput{color:#1b2a4a;resize:vertical;box-sizing:border-box;background:#fafafa;border:2px solid #e0e0e0;border-radius:8px;outline:none;width:100%;margin-top:1.25rem;padding:1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.ConfirmationModal-module__6NWYHq__modalInput::placeholder{color:#9ca3af;font-style:italic}.ConfirmationModal-module__6NWYHq__modalInput:focus{background:#fff;border-color:#1b2a4a;box-shadow:0 0 0 4px #1b2a4a1a}.ConfirmationModal-module__6NWYHq__confirmBtn:disabled{cursor:not-allowed;box-shadow:none!important;background:#ccc!important;transform:none!important}.ConfirmationModal-module__6NWYHq__imageContainer{border-top:1px solid #f0f0f0;margin-top:1.5rem;padding-top:1.5rem}.ConfirmationModal-module__6NWYHq__imageLabel{color:#1b2a4a;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.ConfirmationModal-module__6NWYHq__modalImage{object-fit:contain;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;width:100%;max-height:300px}
.ResidentDetailModal-module__8EK3Ea__backdrop{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ResidentDetailModal-module__8EK3Ea__modal{z-index:101;background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:600px;max-height:85vh;animation:.3s ease-out ResidentDetailModal-module__8EK3Ea__slideIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000004d}@keyframes ResidentDetailModal-module__8EK3Ea__slideIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.ResidentDetailModal-module__8EK3Ea__modalContent{flex-direction:column;height:100%;display:flex}.ResidentDetailModal-module__8EK3Ea__modalHeader{background:#f9f9f9;border-bottom:1px solid #e0e0e0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ResidentDetailModal-module__8EK3Ea__modalTitle{color:#1b2a4a;margin:0;font-size:1.25rem;font-weight:600}.ResidentDetailModal-module__8EK3Ea__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;transition:all .2s;display:flex}.ResidentDetailModal-module__8EK3Ea__closeBtn:hover{color:#1b2a4a;background:#0000001a}.ResidentDetailModal-module__8EK3Ea__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.ResidentDetailModal-module__8EK3Ea__loading,.ResidentDetailModal-module__8EK3Ea__error{text-align:center;border-radius:6px;padding:1rem;font-weight:500}.ResidentDetailModal-module__8EK3Ea__loading{color:#1976d2;background:#e3f2fd}.ResidentDetailModal-module__8EK3Ea__error{color:#d32f2f;background:#ffebee}.ResidentDetailModal-module__8EK3Ea__skeletonContainer{flex-direction:column;gap:1.5rem;display:flex}.ResidentDetailModal-module__8EK3Ea__skeletonBalance{border-radius:8px}.ResidentDetailModal-module__8EK3Ea__skeletonProfile{border-bottom:1px solid #e0e0e0;grid-template-columns:1fr 1fr;gap:1.5rem;padding-bottom:1.5rem;display:grid}.ResidentDetailModal-module__8EK3Ea__balanceCard{color:#fff;background:linear-gradient(135deg,#1b2a4a 0%,#2c3e6b 100%);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.ResidentDetailModal-module__8EK3Ea__balanceLabel{opacity:.9;margin-bottom:.25rem;font-size:.875rem}.ResidentDetailModal-module__8EK3Ea__balanceValue{letter-spacing:-.02em;font-size:1.75rem;font-weight:700}.ResidentDetailModal-module__8EK3Ea__badgesContainer{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.ResidentDetailModal-module__8EK3Ea__badge{text-transform:uppercase;letter-spacing:.02em;color:#fff;background:#fff3;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.ResidentDetailModal-module__8EK3Ea__badge.ResidentDetailModal-module__8EK3Ea__active{background:#4caf504d}.ResidentDetailModal-module__8EK3Ea__badge.ResidentDetailModal-module__8EK3Ea__inactive{background:#9e9e9e4d}.ResidentDetailModal-module__8EK3Ea__badge.ResidentDetailModal-module__8EK3Ea__delinquent{background:#f443364d}.ResidentDetailModal-module__8EK3Ea__badge.ResidentDetailModal-module__8EK3Ea__pending{background:#e651004d}.ResidentDetailModal-module__8EK3Ea__badge.ResidentDetailModal-module__8EK3Ea__approved{background:#4caf504d}.ResidentDetailModal-module__8EK3Ea__badge.ResidentDetailModal-module__8EK3Ea__rejected{background:#f443364d}.ResidentDetailModal-module__8EK3Ea__profileSection{border-bottom:1px solid #e0e0e0;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:grid}.ResidentDetailModal-module__8EK3Ea__avatarContainer{text-align:center;flex-direction:column;align-items:center;display:flex}.ResidentDetailModal-module__8EK3Ea__avatar{color:#fff;background:linear-gradient(135deg,#1b2a4a 0%,#2c3e6b 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:.75rem;font-size:2rem;font-weight:700;display:flex}.ResidentDetailModal-module__8EK3Ea__residentName{color:#1b2a4a;margin:0 0 .25rem;font-size:1rem;font-weight:600}.ResidentDetailModal-module__8EK3Ea__residentId{color:#666;font-size:.875rem}.ResidentDetailModal-module__8EK3Ea__datesInfo{flex-direction:column;gap:1rem;display:flex}.ResidentDetailModal-module__8EK3Ea__dateItem{flex-direction:column;display:flex}.ResidentDetailModal-module__8EK3Ea__dateLabel{color:#999;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.ResidentDetailModal-module__8EK3Ea__dateValue{color:#1b2a4a;font-size:.95rem;font-weight:500}.ResidentDetailModal-module__8EK3Ea__infoSection{margin-bottom:1.5rem}.ResidentDetailModal-module__8EK3Ea__sectionTitle{color:#1b2a4a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.95rem;font-weight:600}.ResidentDetailModal-module__8EK3Ea__contactGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.ResidentDetailModal-module__8EK3Ea__addressGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ResidentDetailModal-module__8EK3Ea__infoItem{flex-direction:column;display:flex}.ResidentDetailModal-module__8EK3Ea__infoLabel{color:#999;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.ResidentDetailModal-module__8EK3Ea__infoValue{color:#1b2a4a;font-size:.95rem;font-weight:500}.ResidentDetailModal-module__8EK3Ea__modalFooter{background:#f9f9f9;border-top:1px solid #e0e0e0;border-radius:0 0 12px 12px;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.ResidentDetailModal-module__8EK3Ea__primaryBtn,.ResidentDetailModal-module__8EK3Ea__secondaryBtn{cursor:pointer;border:none;border-radius:6px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s}.ResidentDetailModal-module__8EK3Ea__primaryBtn{color:#fff;background:#1b2a4a}.ResidentDetailModal-module__8EK3Ea__primaryBtn:hover{background:#2c3e6b;transform:translateY(-2px);box-shadow:0 4px 12px #1b2a4a4d}.ResidentDetailModal-module__8EK3Ea__secondaryBtn{color:#1b2a4a;background:#e0e0e0}.ResidentDetailModal-module__8EK3Ea__secondaryBtn:hover{background:#d0d0d0}
.ResidentEditModal-module__ihYfPq__backdrop{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ResidentEditModal-module__ihYfPq__modal{z-index:101;background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:700px;max-height:85vh;animation:.3s ease-out ResidentEditModal-module__ihYfPq__slideIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000004d}@keyframes ResidentEditModal-module__ihYfPq__slideIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.ResidentEditModal-module__ihYfPq__modalContent{flex-direction:column;height:100%;display:flex}.ResidentEditModal-module__ihYfPq__modalHeader{background:#f9f9f9;border-bottom:1px solid #e0e0e0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ResidentEditModal-module__ihYfPq__modalTitle{color:#1b2a4a;margin:0;font-size:1.25rem;font-weight:600}.ResidentEditModal-module__ihYfPq__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;transition:all .2s;display:flex}.ResidentEditModal-module__ihYfPq__closeBtn:hover:not(:disabled){color:#1b2a4a;background:#0000001a}.ResidentEditModal-module__ihYfPq__closeBtn:disabled{opacity:.6;cursor:not-allowed}.ResidentEditModal-module__ihYfPq__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.ResidentEditModal-module__ihYfPq__loading,.ResidentEditModal-module__ihYfPq__error{text-align:center;border-radius:6px;padding:1rem;font-weight:500}.ResidentEditModal-module__ihYfPq__loading{color:#1976d2;background:#e3f2fd}.ResidentEditModal-module__ihYfPq__error{color:#d32f2f;background:#ffebee;margin-bottom:1rem}.ResidentEditModal-module__ihYfPq__skeletonContainer{flex-direction:column;gap:1.5rem;display:flex}.ResidentEditModal-module__ihYfPq__skeletonSection{border-bottom:1px solid #e0e0e0;padding-bottom:1.5rem}.ResidentEditModal-module__ihYfPq__skeletonSection:last-child{border-bottom:none}.ResidentEditModal-module__ihYfPq__form{flex-direction:column;gap:1.5rem;display:flex}.ResidentEditModal-module__ihYfPq__formSection{border-bottom:1px solid #e0e0e0;flex-direction:column;gap:1rem;padding-bottom:1.5rem;display:flex}.ResidentEditModal-module__ihYfPq__formSection:last-of-type{border-bottom:none}.ResidentEditModal-module__ihYfPq__sectionTitle{color:#1b2a4a;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.95rem;font-weight:600}.ResidentEditModal-module__ihYfPq__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ResidentEditModal-module__ihYfPq__gridThreeCols{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ResidentEditModal-module__ihYfPq__field{flex-direction:column;gap:.5rem;display:flex}.ResidentEditModal-module__ihYfPq__label{color:#1b2a4a;font-size:.875rem;font-weight:600}.ResidentEditModal-module__ihYfPq__input,.ResidentEditModal-module__ihYfPq__select{color:#1b2a4a;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:.75rem;font-family:inherit;font-size:.95rem;transition:all .2s}.ResidentEditModal-module__ihYfPq__input::placeholder{color:#999}.ResidentEditModal-module__ihYfPq__input:focus,.ResidentEditModal-module__ihYfPq__select:focus{border-color:#1b2a4a;outline:none;box-shadow:0 0 0 3px #1b2a4a1a}.ResidentEditModal-module__ihYfPq__input:disabled,.ResidentEditModal-module__ihYfPq__select:disabled{color:#999;cursor:not-allowed;background:#f5f5f5}.ResidentEditModal-module__ihYfPq__modalFooter{background:#f9f9f9;border-top:1px solid #e0e0e0;border-radius:0 0 12px 12px;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.ResidentEditModal-module__ihYfPq__primaryBtn,.ResidentEditModal-module__ihYfPq__secondaryBtn{cursor:pointer;border:none;border-radius:6px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s}.ResidentEditModal-module__ihYfPq__primaryBtn{color:#fff;background:#1b2a4a}.ResidentEditModal-module__ihYfPq__primaryBtn:hover:not(:disabled){background:#2c3e6b;transform:translateY(-2px);box-shadow:0 4px 12px #1b2a4a4d}.ResidentEditModal-module__ihYfPq__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.ResidentEditModal-module__ihYfPq__secondaryBtn{color:#1b2a4a;background:#e0e0e0}.ResidentEditModal-module__ihYfPq__secondaryBtn:hover:not(:disabled){background:#d0d0d0}.ResidentEditModal-module__ihYfPq__secondaryBtn:disabled{opacity:.6;cursor:not-allowed}
.billing-page-module__3-JLTq__container{width:100%;padding:0}.billing-page-module__3-JLTq__pageHeader{margin-bottom:1.75rem}.billing-page-module__3-JLTq__pageTitle{color:#1b2a4a;letter-spacing:-.5px;margin:0 0 4px;font-size:1.5rem;font-weight:800}.billing-page-module__3-JLTq__pageSubtitle{color:#8898aa;margin:0;font-size:.85rem;font-weight:500}.billing-page-module__3-JLTq__content{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #1b2a4a0f}.billing-page-module__3-JLTq__searchSection{border-bottom:1px solid #edf2f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.billing-page-module__3-JLTq__searchWrapper{flex:1;max-width:360px;position:relative}.billing-page-module__3-JLTq__searchIcon{color:#a0aec0;font-size:1rem;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.billing-page-module__3-JLTq__searchInput{color:#1b2a4a;background:#f8fafc;border:1.5px solid #e4eaf4;border-radius:10px;outline:none;width:100%;padding:9px 14px 9px 34px;font-family:inherit;font-size:.88rem;transition:all .18s}.billing-page-module__3-JLTq__searchInput::placeholder{color:#a0aec0}.billing-page-module__3-JLTq__searchInput:focus{background:#fff;border-color:#1b2a4a;box-shadow:0 0 0 3px #1b2a4a14}.billing-page-module__3-JLTq__tableWrapper{overflow-x:auto}.billing-page-module__3-JLTq__table{border-collapse:collapse;text-align:left;width:100%}.billing-page-module__3-JLTq__table th{color:#8898aa;white-space:nowrap;text-transform:uppercase;letter-spacing:.6px;background:#f8fafc;border-bottom:1px solid #edf2f7;padding:12px 14px;font-size:.68rem;font-weight:700}.billing-page-module__3-JLTq__table td{color:#2d3748;vertical-align:middle;border-bottom:1px solid #edf2f7;padding:13px 14px;font-size:.88rem}.billing-page-module__3-JLTq__table tr:last-child td{border-bottom:none}.billing-page-module__3-JLTq__table tr:hover{background:#f8fafc}.billing-page-module__3-JLTq__nameTd{color:#1b2a4a;font-weight:700}.billing-page-module__3-JLTq__blockLot{flex-direction:column;gap:2px;display:flex}.billing-page-module__3-JLTq__phaseBadge{color:#6b21a8;background:#f3e8ff;border:1px solid #6b21a81a;border-radius:5px;width:fit-content;padding:2px 7px;font-size:.68rem;font-weight:700;display:inline-block}.billing-page-module__3-JLTq__blockLotText{color:#718096;font-size:.82rem}.billing-page-module__3-JLTq__generateBillBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1b2a4a,#2d4a80);border:none;border-radius:10px;align-items:center;gap:6px;padding:9px 16px;font-size:.85rem;font-weight:700;transition:all .18s;display:inline-flex;box-shadow:0 3px 10px #1b2a4a33}.billing-page-module__3-JLTq__generateBillBtn:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 5px 14px #1b2a4a4d}.billing-page-module__3-JLTq__generateBillBtn:disabled{cursor:not-allowed;box-shadow:none;opacity:.7;background:#a0aec0;transform:none}.billing-page-module__3-JLTq__selectedName{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;background:#ffffff2e;border-radius:4px;max-width:150px;padding:1px 6px;font-size:.75rem;font-weight:500;display:inline-block;overflow:hidden}.billing-page-module__3-JLTq__clickableRow{cursor:pointer;transition:background .15s}.billing-page-module__3-JLTq__clickableRow:hover{background:#f4f7fb!important}.billing-page-module__3-JLTq__selectedRow{outline-offset:-2px;outline:2px solid #3b82f6;background:#ebf4ff!important}.billing-page-module__3-JLTq__selectedRow td:first-child{border-left:3px solid #3b82f6}.billing-page-module__3-JLTq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;animation:.2s billing-page-module__3-JLTq__fadeIn;display:flex;position:fixed;inset:0}@keyframes billing-page-module__3-JLTq__fadeIn{0%{opacity:0}to{opacity:1}}.billing-page-module__3-JLTq__modalContent{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-width:480px;max-height:90vh;animation:.25s cubic-bezier(.34,1.56,.64,1) billing-page-module__3-JLTq__slideUp;display:flex;box-shadow:0 20px 50px #00000026}@keyframes billing-page-module__3-JLTq__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.billing-page-module__3-JLTq__modalHeader{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.billing-page-module__3-JLTq__modalTitle{color:#1b2a4a;letter-spacing:-.3px;margin:0;font-size:1.15rem;font-weight:800}.billing-page-module__3-JLTq__closeBtn{color:#718096;cursor:pointer;background:#f4f6fb;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;transition:all .18s;display:flex}.billing-page-module__3-JLTq__closeBtn:hover{color:#1b2a4a;background:#edf2f7}.billing-page-module__3-JLTq__modalBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.billing-page-module__3-JLTq__formGroup{flex-direction:column;gap:5px;display:flex}.billing-page-module__3-JLTq__formLabel{color:#4a5568;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.billing-page-module__3-JLTq__formInput{color:#1b2a4a;background:#f8fafc;border:1.5px solid #e4eaf4;border-radius:9px;outline:none;padding:10px 13px;font-family:inherit;font-size:.9rem;transition:border-color .18s}.billing-page-module__3-JLTq__formInput::placeholder{color:#a0aec0}.billing-page-module__3-JLTq__formInput:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.billing-page-module__3-JLTq__calendarInput{cursor:pointer;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.billing-page-module__3-JLTq__calendarInput::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;transition:opacity .18s}.billing-page-module__3-JLTq__calendarInput::-webkit-calendar-picker-indicator:hover{opacity:1}.billing-page-module__3-JLTq__staticField{background:#f0f5ff;border:1.5px solid #c7d7f5;border-radius:9px;justify-content:space-between;align-items:center;padding:10px 13px;display:flex}.billing-page-module__3-JLTq__staticAmount{color:#1d4ed8;font-size:1rem;font-weight:800}.billing-page-module__3-JLTq__staticBadge{color:#6366f1;text-transform:uppercase;background:#ede9fe;border-radius:20px;padding:2px 8px;font-size:.68rem;font-weight:700}.billing-page-module__3-JLTq__residentInfo{background:#f8fafc;border:1px solid #e4eaf4;border-radius:10px;margin-bottom:4px;padding:1rem}.billing-page-module__3-JLTq__infoRow{justify-content:space-between;margin-bottom:4px;font-size:.85rem;display:flex}.billing-page-module__3-JLTq__infoRow:last-child{margin-bottom:0}.billing-page-module__3-JLTq__infoLabel{color:#8898aa;font-weight:600}.billing-page-module__3-JLTq__infoValue{color:#1b2a4a;font-weight:800}.billing-page-module__3-JLTq__modalFooter{border-top:1px solid #edf2f7;justify-content:flex-end;gap:10px;padding:1.25rem 1.5rem;display:flex}.billing-page-module__3-JLTq__cancelBtn{color:#4a5568;cursor:pointer;background:#fff;border:1.5px solid #e4eaf4;border-radius:9px;padding:9px 16px;font-size:.85rem;font-weight:700;transition:all .18s}.billing-page-module__3-JLTq__cancelBtn:hover{color:#1b2a4a;background:#f4f6fb}.billing-page-module__3-JLTq__generateBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b2a4a,#2d4a80);border:none;border-radius:9px;align-items:center;gap:6px;padding:9px 18px;font-size:.85rem;font-weight:700;transition:all .18s;display:inline-flex;box-shadow:0 3px 10px #1b2a4a33}.billing-page-module__3-JLTq__generateBtn:hover{opacity:.92;transform:translateY(-1px)}.billing-page-module__3-JLTq__printView{display:none}@media print{body *{visibility:hidden}.billing-page-module__3-JLTq__printView,.billing-page-module__3-JLTq__printView *{visibility:visible}.billing-page-module__3-JLTq__printView{width:100%;display:block;position:absolute;top:0;left:0;background:#fff!important}.billing-page-module__3-JLTq__no-print{display:none!important}}.billing-page-module__3-JLTq__pagination{border-top:1px solid #edf2f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;padding:1rem 0 0;display:flex}.billing-page-module__3-JLTq__paginationInfo{color:#8898aa;font-size:.82rem;font-weight:600}.billing-page-module__3-JLTq__paginationControls{align-items:center;gap:4px;display:flex}.billing-page-module__3-JLTq__pageBtn{color:#4a5568;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4eaf4;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:.8rem;font-weight:700;transition:all .18s;display:inline-flex}.billing-page-module__3-JLTq__pageBtn:hover:not(:disabled){color:#fff;background:#1b2a4a;border-color:#1b2a4a;transform:translateY(-1px);box-shadow:0 2px 8px #1b2a4a33}.billing-page-module__3-JLTq__pageBtn:disabled{opacity:.35;cursor:not-allowed}.billing-page-module__3-JLTq__pageBtnActive{box-shadow:0 2px 8px #1b2a4a40;color:#fff!important;background:#1b2a4a!important;border-color:#1b2a4a!important}.billing-page-module__3-JLTq__pageEllipsis{color:#a0aec0;-webkit-user-select:none;user-select:none;padding:0 4px;font-size:.88rem}
.admin-dashboard-module__OjmM2q__dashboardWrapper{flex-direction:column;gap:1.75rem;display:flex}.admin-dashboard-module__OjmM2q__welcomeBanner{color:#fff;background:linear-gradient(135deg,#1b2a4a 0%,#2d4a80 60%,#1e3a6e 100%);border-radius:16px;justify-content:space-between;align-items:center;padding:1.75rem 2rem;display:flex;position:relative;overflow:hidden}.admin-dashboard-module__OjmM2q__welcomeBanner:before{content:"";background:#ffffff0d;border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.admin-dashboard-module__OjmM2q__welcomeBanner:after{content:"";background:#ffffff0a;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-60px;right:80px}.admin-dashboard-module__OjmM2q__welcomeText h2{color:#fff;margin:0 0 4px;font-size:1.4rem;font-weight:700}.admin-dashboard-module__OjmM2q__welcomeText p{color:#ffffffb3;margin:0;font-size:.875rem}.admin-dashboard-module__OjmM2q__welcomeDate{color:#fff9;white-space:nowrap;background:#ffffff1a;border-radius:20px;padding:8px 16px;font-size:.85rem}.admin-dashboard-module__OjmM2q__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.admin-dashboard-module__OjmM2q__statCard{background:#fff;border:1px solid #f0f2f5;border-radius:16px;padding:1.5rem;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000a}.admin-dashboard-module__OjmM2q__statCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.admin-dashboard-module__OjmM2q__statCardAccent{border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.admin-dashboard-module__OjmM2q__statHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.admin-dashboard-module__OjmM2q__statIconWrapper{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex}.admin-dashboard-module__OjmM2q__statTitle{color:#718096;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.4rem;font-size:.8rem;font-weight:600}.admin-dashboard-module__OjmM2q__statValue{color:#1a202c;margin-bottom:.75rem;font-size:1.9rem;font-weight:800;line-height:1}.admin-dashboard-module__OjmM2q__statChange{border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.admin-dashboard-module__OjmM2q__statChange.admin-dashboard-module__OjmM2q__positive{color:#2e7d32;background:#e8f5e9}.admin-dashboard-module__OjmM2q__statChange.admin-dashboard-module__OjmM2q__negative{color:#e65100;background:#fff3e0}.admin-dashboard-module__OjmM2q__statChange.admin-dashboard-module__OjmM2q__neutral{color:#1565c0;background:#e3f2fd}.admin-dashboard-module__OjmM2q__chartsGrid{grid-template-columns:2fr 1fr;gap:1.25rem;display:grid}.admin-dashboard-module__OjmM2q__chartCard{background:#fff;border:1px solid #f0f2f5;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000a}.admin-dashboard-module__OjmM2q__chartHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.admin-dashboard-module__OjmM2q__chartTitle{color:#1a202c;margin:0;font-size:1rem;font-weight:700}.admin-dashboard-module__OjmM2q__chartSubtitle{color:#718096;margin:2px 0 0;font-size:.8rem}.admin-dashboard-module__OjmM2q__chartBadge{color:#2e7d32;background:#e8f5e9;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:600}.admin-dashboard-module__OjmM2q__bottomRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.admin-dashboard-module__OjmM2q__allocationList{flex-direction:column;gap:12px;margin-top:1rem;display:flex}.admin-dashboard-module__OjmM2q__allocationItem{align-items:center;gap:10px;display:flex}.admin-dashboard-module__OjmM2q__allocationDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.admin-dashboard-module__OjmM2q__allocationLabel{color:#4a5568;flex:1;font-size:.85rem}.admin-dashboard-module__OjmM2q__allocationValue{color:#1a202c;font-size:.85rem;font-weight:700}.admin-dashboard-module__OjmM2q__quickActions{background:#fff;border:1px solid #f0f2f5;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000a}.admin-dashboard-module__OjmM2q__quickActionsTitle{color:#1a202c;margin:0 0 1.25rem;font-size:1rem;font-weight:700}.admin-dashboard-module__OjmM2q__quickActionsGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-dashboard-module__OjmM2q__quickActionBtn{cursor:pointer;color:#4a5568;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.admin-dashboard-module__OjmM2q__quickActionBtn:hover{color:#fff;background:#1b2a4a;border-color:#1b2a4a;transform:translateY(-2px);box-shadow:0 4px 12px #1b2a4a33}.admin-dashboard-module__OjmM2q__quickActionIcon{font-size:1.4rem}.admin-dashboard-module__OjmM2q__quickActionLabel{text-align:center;font-size:.75rem;font-weight:600}@media (max-width:1024px){.admin-dashboard-module__OjmM2q__statsGrid{grid-template-columns:repeat(2,1fr)}.admin-dashboard-module__OjmM2q__chartsGrid,.admin-dashboard-module__OjmM2q__bottomRow{grid-template-columns:1fr}}@media (max-width:640px){.admin-dashboard-module__OjmM2q__statsGrid{grid-template-columns:1fr 1fr;gap:.75rem}.admin-dashboard-module__OjmM2q__statValue{font-size:1.4rem}.admin-dashboard-module__OjmM2q__welcomeBanner{flex-direction:column;align-items:flex-start;gap:12px}.admin-dashboard-module__OjmM2q__quickActionsGrid{grid-template-columns:1fr 1fr}}
.qr-scanner-module__uwR6rq__contentWrapper{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;padding-bottom:3rem;display:flex}.qr-scanner-module__uwR6rq__scannerSection{background:#fff;border:1px solid #eef2f6;border-radius:20px;padding:3rem 2rem;box-shadow:0 10px 40px #1b2a4a14}.qr-scanner-module__uwR6rq__scanPrompt{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.qr-scanner-module__uwR6rq__promptIconWrapper{background:linear-gradient(135deg,#f0f4f8,#e2e8f0);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:.5rem;display:flex;box-shadow:inset 0 2px 4px #fffc,0 4px 12px #0000000d}.qr-scanner-module__uwR6rq__promptIcon{font-size:2.5rem}.qr-scanner-module__uwR6rq__promptTitle{color:#1b2a4a;letter-spacing:-.5px;margin:0;font-size:1.75rem;font-weight:800}.qr-scanner-module__uwR6rq__promptText{color:#64748b;max-width:450px;margin:0;font-size:1.05rem;line-height:1.6}.qr-scanner-module__uwR6rq__scanBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b2a4a,#2d4a80);border:none;border-radius:50px;align-items:center;gap:10px;margin-top:1rem;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #1b2a4a40}.qr-scanner-module__uwR6rq__scanBtn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px #1b2a4a59}.qr-scanner-module__uwR6rq__scanBtn:disabled{opacity:.6;cursor:not-allowed}.qr-scanner-module__uwR6rq__btnIcon{font-size:1.2rem}.qr-scanner-module__uwR6rq__errorText{color:#c62828;margin:1rem 0 0;font-size:.9rem}.qr-scanner-module__uwR6rq__scannerContainer{background:#000;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 30px #0003}.qr-scanner-module__uwR6rq__scannerHeader{color:#fff;background:#1b2a4a;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.qr-scanner-module__uwR6rq__scannerTitle{margin:0;font-size:1rem;font-weight:600}.qr-scanner-module__uwR6rq__closeScanner{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1.25rem;transition:opacity .2s}.qr-scanner-module__uwR6rq__closeScanner:hover{opacity:1}.qr-scanner-module__uwR6rq__scannerFrame{aspect-ratio:1;background:#000;width:100%;max-width:500px;margin:0 auto;position:relative}.qr-scanner-module__uwR6rq__qrReader{width:100%!important;height:100%!important}.qr-scanner-module__uwR6rq__qrReader video{object-fit:cover!important;width:100%!important;height:100%!important}.qr-scanner-module__uwR6rq__scanOverlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.qr-scanner-module__uwR6rq__scannerLaser{z-index:10;background:#ef5350;height:2px;animation:2s ease-in-out infinite qr-scanner-module__uwR6rq__laserMove;position:absolute;top:20%;left:10%;right:10%;box-shadow:0 0 10px #ef5350}@keyframes qr-scanner-module__uwR6rq__laserMove{0%{opacity:0;top:20%}10%{opacity:1}90%{opacity:1}to{opacity:0;top:80%}}.qr-scanner-module__uwR6rq__scannerCorner{z-index:10;border:4px solid #1976d2;width:40px;height:40px;position:absolute}.qr-scanner-module__uwR6rq__topLeft{border-bottom:none;border-right:none;border-top-left-radius:8px;top:15%;left:15%}.qr-scanner-module__uwR6rq__topRight{border-bottom:none;border-left:none;border-top-right-radius:8px;top:15%;right:15%}.qr-scanner-module__uwR6rq__bottomLeft{border-top:none;border-right:none;border-bottom-left-radius:8px;bottom:15%;left:15%}.qr-scanner-module__uwR6rq__bottomRight{border-top:none;border-left:none;border-bottom-right-radius:8px;bottom:15%;right:15%}.qr-scanner-module__uwR6rq__cameraLoading{color:#fff;z-index:20;background:#1b2a4a;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.qr-scanner-module__uwR6rq__spinner{border:4px solid #ffffff1a;border-top-color:#1976d2;border-radius:50%;width:40px;height:40px;animation:1s linear infinite qr-scanner-module__uwR6rq__spin}@keyframes qr-scanner-module__uwR6rq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qr-scanner-module__uwR6rq__scannerFooter{background:#f8faff;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;display:flex}.qr-scanner-module__uwR6rq__scannerHint{color:#546e7a;margin:0;font-size:.9rem}.qr-scanner-module__uwR6rq__cancelBtn{color:#455a64;cursor:pointer;background:#cfd8dc;border:none;border-radius:6px;padding:.6rem 1.5rem;font-weight:600;transition:all .2s}.qr-scanner-module__uwR6rq__cancelBtn:hover{background:#b0bec5}.qr-scanner-module__uwR6rq__scanErrorBox{color:#c62828;background:#ffebee;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.9rem;font-weight:600;display:flex}.qr-scanner-module__uwR6rq__scanErrorBox button{color:#c62828;cursor:pointer;background:0 0;border:none;font-size:1.1rem}.qr-scanner-module__uwR6rq__resultSection{flex-direction:column;gap:1.5rem;display:flex}.qr-scanner-module__uwR6rq__successMessage{color:#2e7d32;text-align:center;background:#e8f5e9;border:2px solid #2e7d32;border-radius:8px;padding:1rem;font-weight:600}.qr-scanner-module__uwR6rq__residentCard{background:#fff;border:1px solid #e3f2fd;border-radius:16px;animation:.4s ease-out qr-scanner-module__uwR6rq__slideUp;overflow:hidden;box-shadow:0 10px 25px #0d47a114}@keyframes qr-scanner-module__uwR6rq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.qr-scanner-module__uwR6rq__cardHeader{background:#f8faff;border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;display:flex}.qr-scanner-module__uwR6rq__nameSection{flex-direction:column;gap:.25rem;display:flex}.qr-scanner-module__uwR6rq__idLabel{color:#90a4ae;letter-spacing:.05em;font-size:.7rem;font-weight:700}.qr-scanner-module__uwR6rq__residentName{color:#1b2a4a;margin:0;font-size:1.5rem;font-weight:700}.qr-scanner-module__uwR6rq__statusBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:50px;padding:.4rem 1.25rem;font-size:.75rem;font-weight:800}.qr-scanner-module__uwR6rq__cardBody{grid-template-columns:1fr 300px;gap:0;display:grid}.qr-scanner-module__uwR6rq__mainInfo{flex-direction:column;gap:2rem;padding:2rem;display:flex}.qr-scanner-module__uwR6rq__infoSection{flex-direction:column;gap:1.25rem;display:flex}.qr-scanner-module__uwR6rq__subTitle{color:#1b2a4a;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin:0;font-size:.9rem;font-weight:700;display:flex}.qr-scanner-module__uwR6rq__subTitle:after{content:"";background:#e3f2fd;flex:1;height:1px}.qr-scanner-module__uwR6rq__gridRow{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.qr-scanner-module__uwR6rq__dataGroup{flex-direction:column;gap:.4rem;display:flex}.qr-scanner-module__uwR6rq__label{color:#90a4ae;text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:600}.qr-scanner-module__uwR6rq__value{color:#455a64;font-size:1rem;font-weight:600}.qr-scanner-module__uwR6rq__fullAddress{background:#f1f8ff;border-left:3px solid #1976d2;border-radius:8px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.qr-scanner-module__uwR6rq__balanceSidebar{background:#f8faff;border-left:1px solid #eef2f6;justify-content:center;align-items:center;padding:2rem;display:flex}.qr-scanner-module__uwR6rq__balanceCard{background:#fff;border:1px solid #eef2f6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:2rem 1.5rem;display:flex;box-shadow:0 8px 30px #1b2a4a0f}.qr-scanner-module__uwR6rq__balanceLabel{color:#8898aa;text-align:center;letter-spacing:.5px;font-size:.7rem;font-weight:800}.qr-scanner-module__uwR6rq__balanceValue{text-align:center;margin:.25rem 0;font-size:2.5rem;font-weight:800}.qr-scanner-module__uwR6rq__balanceFooter{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:8px;margin-top:.5rem;font-size:.7rem;display:flex}.qr-scanner-module__uwR6rq__cardActions{background:#f8faff;border-top:1px solid #eef2f6;justify-content:flex-end;align-items:center;gap:1.25rem;padding:1.5rem 2rem;display:flex}.qr-scanner-module__uwR6rq__primaryAction{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #1976d233}.qr-scanner-module__uwR6rq__primaryAction:hover{background:#1565c0;transform:translateY(-2px);box-shadow:0 6px 15px #1976d24d}.qr-scanner-module__uwR6rq__secondaryAction{color:#fff;background:#1b2a4a;border-radius:8px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.qr-scanner-module__uwR6rq__secondaryAction:hover{background:#2c3e6b;transform:translateY(-2px)}.qr-scanner-module__uwR6rq__textAction{color:#1976d2;cursor:pointer;background:0 0;border:none;border-radius:8px;margin-left:auto;padding:.8rem 1rem;font-size:.9rem;font-weight:700}.qr-scanner-module__uwR6rq__textAction:hover{background:#e3f2fd}@media (max-width:768px){.qr-scanner-module__uwR6rq__scannerSection{padding:.75rem}.qr-scanner-module__uwR6rq__scanPrompt{padding:2rem 1rem}.qr-scanner-module__uwR6rq__promptTitle{font-size:1.25rem}.qr-scanner-module__uwR6rq__residentCard{border-radius:12px}.qr-scanner-module__uwR6rq__cardHeader{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.qr-scanner-module__uwR6rq__idLabel{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.65rem;overflow:hidden}.qr-scanner-module__uwR6rq__residentName{font-size:1.15rem;line-height:1.3}.qr-scanner-module__uwR6rq__cardBody{grid-template-columns:1fr}.qr-scanner-module__uwR6rq__mainInfo{gap:1.25rem;padding:1rem}.qr-scanner-module__uwR6rq__gridRow{grid-template-columns:1fr;gap:1rem}.qr-scanner-module__uwR6rq__balanceSidebar{background:#fcfdfe;border-top:1px solid #e3f2fd;border-left:none;padding:1.25rem 1rem}.qr-scanner-module__uwR6rq__balanceValue{font-size:1.5rem}.qr-scanner-module__uwR6rq__cardActions{flex-direction:column;align-items:stretch;gap:.6rem;padding:1rem}.qr-scanner-module__uwR6rq__primaryAction,.qr-scanner-module__uwR6rq__secondaryAction,.qr-scanner-module__uwR6rq__textAction{text-align:center;justify-content:center;width:100%;margin:0;padding:.75rem 1rem;font-size:.85rem}.qr-scanner-module__uwR6rq__fullAddress{padding:.75rem}.qr-scanner-module__uwR6rq__value{word-break:break-word;font-size:.85rem}}
.resident-detail-module__k_Ik_G__container{max-width:900px;margin:0 auto;padding:2rem}.resident-detail-module__k_Ik_G__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.resident-detail-module__k_Ik_G__title{color:#1b2a4a;margin:0;font-size:1.75rem;font-weight:700}.resident-detail-module__k_Ik_G__backBtn{color:#666;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;padding:.5rem 1rem;transition:all .2s}.resident-detail-module__k_Ik_G__backBtn:hover{color:#333;background:#eee}.resident-detail-module__k_Ik_G__card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000000d}.resident-detail-module__k_Ik_G__infoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.resident-detail-module__k_Ik_G__infoItem{flex-direction:column;gap:.5rem;display:flex}.resident-detail-module__k_Ik_G__label{color:#9e9e9e;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.resident-detail-module__k_Ik_G__value{color:#1b2a4a;font-size:1.1rem;font-weight:500}.resident-detail-module__k_Ik_G__statusBadge{border-radius:20px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.resident-detail-module__k_Ik_G__statusActive{color:#2e7d32;background:#e8f5e9}.resident-detail-module__k_Ik_G__statusDelinquent{color:#c62828;background:#ffebee}.resident-detail-module__k_Ik_G__statusInactive{color:#757575;background:#f5f5f5}.resident-detail-module__k_Ik_G__balanceValue{color:#1b2a4a;font-size:1.5rem;font-weight:700}.resident-detail-module__k_Ik_G__actions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.resident-detail-module__k_Ik_G__editBtn{color:#fff;cursor:pointer;background:#1b2a4a;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.resident-detail-module__k_Ik_G__editBtn:hover{background:#2c3e6b;transform:translateY(-2px);box-shadow:0 4px 12px #1b2a4a33}@media (max-width:768px){.resident-detail-module__k_Ik_G__title{font-size:1.5rem}.resident-detail-module__k_Ik_G__card{padding:1.5rem}.resident-detail-module__k_Ik_G__infoGrid{grid-template-columns:1fr;gap:1.25rem}.resident-detail-module__k_Ik_G__value{font-size:1rem}.resident-detail-module__k_Ik_G__balanceValue{font-size:1.25rem}}@media (max-width:600px){.resident-detail-module__k_Ik_G__header{flex-direction:column;align-items:flex-start;gap:1rem}.resident-detail-module__k_Ik_G__container{padding:1rem}.resident-detail-module__k_Ik_G__actions{flex-direction:column;width:100%}.resident-detail-module__k_Ik_G__editBtn{width:100%}}
.account-module__XSPU9a__container{color:#1a202c;background:#f0f4fa;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif}.account-module__XSPU9a__header{z-index:100;background:#fff;border-bottom:1px solid #e4eaf4;position:sticky;top:0;box-shadow:0 1px 8px #0000000d}.account-module__XSPU9a__headerContent{justify-content:space-between;align-items:center;max-width:1100px;height:64px;margin:0 auto;padding:0 2rem;display:flex}.account-module__XSPU9a__headerLeft{align-items:center;gap:14px;display:flex}.account-module__XSPU9a__backBtn{color:#4a5568;background:#f0f4fa;border:1px solid #dce4f0;border-radius:8px;align-items:center;gap:5px;padding:7px 13px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .18s;display:flex}.account-module__XSPU9a__backBtn:hover{color:#1b2a4a;background:#e6ecf6;border-color:#b8c9e4}.account-module__XSPU9a__headerBrand{align-items:center;gap:10px;display:flex}.account-module__XSPU9a__headerIcon{object-fit:cover;border-radius:50%}.account-module__XSPU9a__headerTitle{color:#1b2a4a;letter-spacing:-.3px;margin:0;font-size:1.05rem;font-weight:800}.account-module__XSPU9a__headerSubtitle{color:#8898aa;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.65rem;font-weight:600}.account-module__XSPU9a__logoutBtn{color:#8898aa;cursor:pointer;background:0 0;border:1px solid #dce4f0;border-radius:8px;align-items:center;gap:5px;padding:7px 13px;font-size:.82rem;font-weight:600;transition:all .18s;display:flex}.account-module__XSPU9a__logoutBtn:hover{color:#2b6cb0;background:#ebf4ff;border-color:#90cdf4}.account-module__XSPU9a__main{max-width:1100px;margin:0 auto;padding:2.5rem 2rem}.account-module__XSPU9a__profileBanner{background:linear-gradient(135deg,#1b2a4a 0%,#1e3a6e 50%,#243b7a 100%);border-radius:20px;align-items:center;gap:2rem;margin-bottom:2rem;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #1b2a4a38}.account-module__XSPU9a__profileBanner:before{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-60px}.account-module__XSPU9a__profileBanner:after{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-50px;right:140px}.account-module__XSPU9a__avatarWrap{flex-shrink:0;position:relative}.account-module__XSPU9a__avatarImg{object-fit:cover;border:3px solid #ffffff59;border-radius:50%;width:96px;height:96px;display:block;box-shadow:0 4px 16px #00000040}.account-module__XSPU9a__avatarInitial{color:#fff;background:#ffffff1f;border:2px dashed #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;font-size:2.4rem;font-weight:800;display:flex}.account-module__XSPU9a__avatarEditLabel{color:#fff;cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;transition:background .18s;display:flex;position:absolute;bottom:2px;right:2px;box-shadow:0 2px 8px #0000004d}.account-module__XSPU9a__avatarEditLabel:hover{background:#2563eb}.account-module__XSPU9a__bannerInfo{flex:1;min-width:0}.account-module__XSPU9a__bannerTag{color:#ffffff8c;text-transform:uppercase;letter-spacing:1px;margin:0 0 6px;font-size:.62rem;font-weight:700}.account-module__XSPU9a__bannerName{color:#fff;letter-spacing:-.5px;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:1.75rem;font-weight:800;overflow:hidden}.account-module__XSPU9a__bannerAddress{color:#ffffffb3;margin:0 0 3px;font-size:.88rem}.account-module__XSPU9a__bannerEmail{color:#ffffff80;margin:0;font-size:.8rem}.account-module__XSPU9a__bannerBadge{color:#ffffffd9;text-transform:uppercase;letter-spacing:.5px;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:20px;flex-shrink:0;padding:6px 14px;font-size:.75rem;font-weight:700}.account-module__XSPU9a__contentGrid{grid-template-columns:minmax(0,1.5fr) 320px;align-items:start;gap:1.5rem;display:grid}.account-module__XSPU9a__formCard{background:#fff;border:1px solid #e4eaf4;border-radius:18px;padding:2rem;box-shadow:0 2px 16px #1b2a4a0f}.account-module__XSPU9a__sectionHeader{border-bottom:1px solid #edf2f7;margin-bottom:1.5rem;padding-bottom:1rem}.account-module__XSPU9a__sectionHeader h3{color:#1b2a4a;letter-spacing:-.2px;margin:0 0 4px;font-size:1.1rem;font-weight:800}.account-module__XSPU9a__sectionHeader p{color:#8898aa;margin:0;font-size:.83rem;line-height:1.4}.account-module__XSPU9a__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.account-module__XSPU9a__field{flex-direction:column;gap:5px;display:flex}.account-module__XSPU9a__field span{text-transform:uppercase;color:#8898aa;letter-spacing:.6px;font-size:.65rem;font-weight:700}.account-module__XSPU9a__input{color:#1b2a4a;background:#f8fafc;border:1.5px solid #dce4f0;border-radius:10px;outline:none;padding:11px 14px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .18s}.account-module__XSPU9a__input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.account-module__XSPU9a__input::placeholder{color:#b0bec5}.account-module__XSPU9a__actionsRow{border-top:1px solid #edf2f7;gap:10px;margin-top:1.5rem;padding-top:1.25rem;display:flex}.account-module__XSPU9a__saveBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#1b2a4a,#2d5aab);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:11px 22px;font-size:.88rem;font-weight:700;transition:all .18s;display:inline-flex;box-shadow:0 4px 14px #1b2a4a40}.account-module__XSPU9a__saveBtn:hover:not(:disabled){opacity:.93;transform:translateY(-1px);box-shadow:0 6px 18px #1b2a4a59}.account-module__XSPU9a__saveBtn:disabled{opacity:.5;cursor:progress;transform:none}.account-module__XSPU9a__secondaryBtn{color:#4a5568;background:#f8fafc;border:1.5px solid #dce4f0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:11px 18px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.account-module__XSPU9a__secondaryBtn:hover{color:#1b2a4a;background:#edf2f7;border-color:#b8c9e4}.account-module__XSPU9a__sideCard{flex-direction:column;gap:1rem;display:flex}.account-module__XSPU9a__whyCard{background:#fff;border:1px solid #e4eaf4;border-radius:18px;margin-bottom:0;padding:1.5rem;box-shadow:0 2px 16px #1b2a4a0f}.account-module__XSPU9a__whyTitle{color:#1b2a4a;margin:0 0 4px;font-size:.95rem;font-weight:800}.account-module__XSPU9a__whyDesc{color:#8898aa;margin:0 0 1.25rem;font-size:.82rem;line-height:1.4}.account-module__XSPU9a__sideStat{background:#f8fafc;border:1px solid #edf2f7;border-radius:10px;padding:12px 14px;transition:border-color .18s}.account-module__XSPU9a__sideStat:hover{border-color:#cbd5e0}.account-module__XSPU9a__statLabel{text-transform:uppercase;color:#8898aa;letter-spacing:.6px;margin-bottom:3px;font-size:.62rem;font-weight:700;display:block}.account-module__XSPU9a__statValue{color:#1b2a4a;font-size:.92rem;font-weight:700;display:block}@media (max-width:900px){.account-module__XSPU9a__contentGrid{grid-template-columns:1fr}}@media (max-width:640px){.account-module__XSPU9a__main{padding:1.25rem 1rem}.account-module__XSPU9a__headerContent{padding:0 1rem}.account-module__XSPU9a__headerSubtitle{display:none}.account-module__XSPU9a__profileBanner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem 1.25rem}.account-module__XSPU9a__bannerName{white-space:normal;font-size:1.4rem}.account-module__XSPU9a__bannerBadge{margin-top:6px}.account-module__XSPU9a__formGrid{grid-template-columns:1fr}.account-module__XSPU9a__actionsRow{flex-direction:column}.account-module__XSPU9a__saveBtn,.account-module__XSPU9a__secondaryBtn{width:100%}}
.activity-module__Bgc5Yq__container{color:#1a202c;background:#f4f6fb;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif;position:relative}.activity-module__Bgc5Yq__header{z-index:100;background:#fff;border-bottom:1px solid #e8edf5;position:sticky;top:0;box-shadow:0 1px 8px #0000000f}.activity-module__Bgc5Yq__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1000px;height:64px;margin:0 auto;padding:0 2rem;display:flex}.activity-module__Bgc5Yq__headerLefty{align-items:center;gap:16px;display:flex}.activity-module__Bgc5Yq__backBtn{color:#4a5568;background:#f4f6fb;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.activity-module__Bgc5Yq__backBtn:hover{color:#1b2a4a;background:#edf2f7;border-color:#cbd5e0}.activity-module__Bgc5Yq__headerBrand{align-items:center;gap:12px;display:flex}.activity-module__Bgc5Yq__headerTitle{color:#1b2a4a;letter-spacing:-.3px;margin:0;font-size:1.1rem;font-weight:800}.activity-module__Bgc5Yq__headerSubtitle{color:#718096;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.7rem;font-weight:500}.activity-module__Bgc5Yq__logoutBtn{color:#718096;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.activity-module__Bgc5Yq__logoutBtn:hover{color:#2b6cb0;background:#ebf4ff;border-color:#90cdf4}.activity-module__Bgc5Yq__main{width:100%;max-width:1000px;margin:0 auto;padding:2.5rem 2rem}.activity-module__Bgc5Yq__heroSection{margin-bottom:2.5rem}.activity-module__Bgc5Yq__heroHeader{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.activity-module__Bgc5Yq__pageTitle{color:#1b2a4a;letter-spacing:-.5px;margin:0 0 6px;font-size:1.6rem;font-weight:800}.activity-module__Bgc5Yq__pageSubtitle{color:#718096;margin:0;font-size:.9rem;line-height:1.4}.activity-module__Bgc5Yq__printBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b2a4a,#2d4a80);border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #1b2a4a33}.activity-module__Bgc5Yq__printBtn:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 16px #1b2a4a4d}.activity-module__Bgc5Yq__printBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.activity-module__Bgc5Yq__errorBanner{color:#c62828;background:#ffebee;border:1px solid #c628281f;border-radius:8px;margin-bottom:1.5rem;padding:12px 16px;font-size:.88rem;font-weight:600}.activity-module__Bgc5Yq__timelineSection{width:100%}.activity-module__Bgc5Yq__timelineList{flex-direction:column;gap:12px;display:flex}.activity-module__Bgc5Yq__timelineCard{background:#fff;border:1px solid #e2e8f0;border-left:5px solid #cbd5e0;border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem 1.5rem;transition:all .2s;display:flex;box-shadow:0 4px 20px #0000000d}.activity-module__Bgc5Yq__billCardAccent{border-left-color:#c62828}.activity-module__Bgc5Yq__payCardAccent{border-left-color:#2e7d32}.activity-module__Bgc5Yq__timelineCard:hover{transform:translateY(-1px);box-shadow:0 6px 24px #00000014}.activity-module__Bgc5Yq__cardInfo{flex-direction:column;gap:6px;display:flex}.activity-module__Bgc5Yq__activityHeader{align-items:center;gap:8px;display:flex}.activity-module__Bgc5Yq__typeBadge{letter-spacing:.3px;text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800}.activity-module__Bgc5Yq__billBadge{color:#c62828;background:#ffebee;border:1px solid #c628281f}.activity-module__Bgc5Yq__payBadge{color:#2e7d32;background:#e8f5e9;border:1px solid #2e7d321f}.activity-module__Bgc5Yq__statusBadge{text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.activity-module__Bgc5Yq__statusBadge.activity-module__Bgc5Yq__paid,.activity-module__Bgc5Yq__statusBadge.activity-module__Bgc5Yq__verified{color:#2e7d32;background:#e8f5e9;border:1px solid #2e7d321f}.activity-module__Bgc5Yq__statusBadge.activity-module__Bgc5Yq__pending{color:#f57f17;background:#fff8e1;border:1px solid #f57f171f}.activity-module__Bgc5Yq__statusBadge.activity-module__Bgc5Yq__rejected{color:#c62828;background:#ffebee;border:1px solid #c628281f}.activity-module__Bgc5Yq__activityTitle{color:#1b2a4a;margin:0;font-size:1.1rem;font-weight:800;line-height:1.3}.activity-module__Bgc5Yq__activityDate{color:#718096;margin:0;font-size:.8rem;font-weight:500}.activity-module__Bgc5Yq__cardAmount{text-align:right;align-items:center;display:flex}.activity-module__Bgc5Yq__amountText{letter-spacing:-.5px;font-size:1.4rem;font-weight:800}.activity-module__Bgc5Yq__billAmount{color:#c62828}.activity-module__Bgc5Yq__payAmount{color:#2e7d32}.activity-module__Bgc5Yq__emptyState{text-align:center;color:#718096;background:#fff;border:1px dashed #cbd5e0;border-radius:16px;padding:4rem 2rem;box-shadow:0 4px 20px #00000008}.activity-module__Bgc5Yq__emptyIcon{margin-bottom:12px;font-size:3rem}.activity-module__Bgc5Yq__emptyTitle{color:#1b2a4a;margin-bottom:4px;font-size:1.15rem;font-weight:800}.activity-module__Bgc5Yq__emptyText{max-width:320px;margin:0 auto;font-size:.88rem;line-height:1.4}@media (max-width:768px){.activity-module__Bgc5Yq__main{padding:1.25rem 1rem}.activity-module__Bgc5Yq__header{padding:0 1rem}.activity-module__Bgc5Yq__headerSubtitle{display:none}.activity-module__Bgc5Yq__heroHeader{flex-direction:column;align-items:flex-start;gap:12px}.activity-module__Bgc5Yq__printBtn{width:100%}}@media (max-width:640px){.activity-module__Bgc5Yq__timelineCard{flex-direction:column;align-items:flex-start;gap:12px;padding:1.25rem}.activity-module__Bgc5Yq__cardAmount{border-top:1px solid #edf2f7;justify-content:flex-end;width:100%;padding-top:10px}}
.announcements-module__sO5piG__container{color:#1a202c;background:#f4f6fb;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif;position:relative}.announcements-module__sO5piG__header{z-index:100;background:#fff;border-bottom:1px solid #e8edf5;position:sticky;top:0;box-shadow:0 1px 8px #0000000f}.announcements-module__sO5piG__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:64px;margin:0 auto;padding:0 2rem;display:flex}.announcements-module__sO5piG__headerLefty{align-items:center;gap:16px;display:flex}.announcements-module__sO5piG__backBtn{color:#4a5568;background:#f4f6fb;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.announcements-module__sO5piG__backBtn:hover{color:#1b2a4a;background:#edf2f7;border-color:#cbd5e0}.announcements-module__sO5piG__headerBrand{align-items:center;gap:12px;display:flex}.announcements-module__sO5piG__headerTitle{color:#1b2a4a;letter-spacing:-.3px;margin:0;font-size:1.1rem;font-weight:800}.announcements-module__sO5piG__headerSubtitle{color:#718096;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.7rem;font-weight:500}.announcements-module__sO5piG__logoutBtn{color:#718096;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.announcements-module__sO5piG__logoutBtn:hover{color:#2b6cb0;background:#ebf4ff;border-color:#90cdf4}.announcements-module__sO5piG__main{width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem}.announcements-module__sO5piG__heroSection{text-align:left;margin-bottom:2.5rem}.announcements-module__sO5piG__pageTitle{color:#1b2a4a;letter-spacing:-.8px;margin:0 0 8px;font-size:2.2rem;font-weight:800}.announcements-module__sO5piG__pageSubtitle{color:#718096;max-width:720px;margin:0;font-size:1.05rem;line-height:1.5}.announcements-module__sO5piG__announcementsFeed{width:100%}.announcements-module__sO5piG__feedWrapper{flex-direction:column;gap:3rem;width:100%;display:flex}.announcements-module__sO5piG__featuredCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #1b2a4a0d}.announcements-module__sO5piG__featuredCard:before{content:"";background:#1b2a4a;width:6px;height:100%;position:absolute;top:0;left:0}.announcements-module__sO5piG__featuredCard:hover{box-shadow:0 15px 40px #1b2a4a14}.announcements-module__sO5piG__featuredTag{color:#1b2a4a;letter-spacing:.8px;text-transform:uppercase;background:#1b2a4a14;border-radius:8px;width:fit-content;padding:6px 12px;font-size:.68rem;font-weight:850}.announcements-module__sO5piG__featuredHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.announcements-module__sO5piG__featuredTitle{color:#1b2a4a;letter-spacing:-.5px;margin:0;font-size:1.65rem;font-weight:800}.announcements-module__sO5piG__featuredContent{color:#4a5568;white-space:pre-wrap;margin:0;font-size:1.05rem;line-height:1.6}.announcements-module__sO5piG__featuredFooter{color:#718096;border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;padding-top:1.25rem;font-size:.85rem;font-weight:500;display:flex}.announcements-module__sO5piG__gridSection{flex-direction:column;gap:1.5rem;display:flex}.announcements-module__sO5piG__gridSectionTitle{color:#1b2a4a;letter-spacing:-.5px;border-bottom:2px solid #edf2f7;margin:0;padding-bottom:8px;font-size:1.35rem;font-weight:800}.announcements-module__sO5piG__recentGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.announcements-module__sO5piG__announcementCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:240px;padding:1.75rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 24px #1b2a4a08}.announcements-module__sO5piG__announcementCard:hover{border-color:#cbd5e0;transform:translateY(-4px);box-shadow:0 16px 36px #1b2a4a14}.announcements-module__sO5piG__announcementHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:1rem;display:flex}.announcements-module__sO5piG__announcementTitle{color:#1b2a4a;letter-spacing:-.2px;margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.announcements-module__sO5piG__severityBadge{text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-radius:6px;align-items:center;padding:4px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.announcements-module__sO5piG__severity_info{color:#1b2a4a;background:#1b2a4a0f;border:1px solid #1b2a4a1f}.announcements-module__sO5piG__severity_warning{color:#f57f17;background:#fff8e1;border:1px solid #f57f171f}.announcements-module__sO5piG__severity_success{color:#2e7d32;background:#e8f5e9;border:1px solid #2e7d321f}.announcements-module__sO5piG__severity_event{color:#6b21a8;background:#faf5ff;border:1px solid #6b21a81f}.announcements-module__sO5piG__announcementContent{color:#4a5568;white-space:pre-wrap;flex-grow:1;margin-bottom:1.25rem;font-size:.92rem;line-height:1.5}.announcements-module__sO5piG__announcementFooter{color:#718096;border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;padding-top:12px;font-size:.78rem;display:flex}.announcements-module__sO5piG__author{color:#1b2a4a;align-items:center;gap:4px;font-weight:700;display:flex}.announcements-module__sO5piG__emptyFeed{text-align:center;color:#718096;background:#fff;border:2px dashed #cbd5e0;border-radius:20px;grid-column:1/-1;padding:5rem 2rem;box-shadow:0 4px 20px #00000005}.announcements-module__sO5piG__emptyIcon{margin-bottom:12px;font-size:3.5rem}.announcements-module__sO5piG__emptyTitle{color:#1b2a4a;margin-bottom:6px;font-size:1.25rem;font-weight:800}.announcements-module__sO5piG__emptyText{max-width:360px;margin:0 auto;font-size:.92rem;line-height:1.5}.announcements-module__sO5piG__attendanceWrapper{width:100%;margin-top:8px;margin-bottom:8px}.announcements-module__sO5piG__attendanceBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b2a4a,#2d4a80);border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;max-width:280px;padding:10px 18px;font-size:.85rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #1b2a4a40}.announcements-module__sO5piG__attendanceBtn:hover:not(:disabled){opacity:.95;transform:translateY(-1px);box-shadow:0 6px 16px #1b2a4a59}.announcements-module__sO5piG__attendanceBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.announcements-module__sO5piG__attendanceBtn.announcements-module__sO5piG__attending{background:#2e7d32;box-shadow:0 4px 12px #2e7d3233}.announcements-module__sO5piG__attendanceBtn.announcements-module__sO5piG__attending:hover:not(:disabled){background:#c62828;box-shadow:0 4px 12px #c6282840}@media (max-width:1024px){.announcements-module__sO5piG__main{padding:2.5rem 1.5rem}}@media (max-width:768px){.announcements-module__sO5piG__header{padding:0 1rem}.announcements-module__sO5piG__headerSubtitle{display:none}.announcements-module__sO5piG__pageTitle{font-size:1.85rem}.announcements-module__sO5piG__featuredCard{padding:1.75rem}.announcements-module__sO5piG__featuredTitle{font-size:1.4rem}.announcements-module__sO5piG__recentGrid{grid-template-columns:1fr}}@media (max-width:480px){.announcements-module__sO5piG__main{padding:1.5rem 1rem}.announcements-module__sO5piG__featuredCard{border-radius:14px;padding:1.25rem}.announcements-module__sO5piG__featuredHeader,.announcements-module__sO5piG__announcementHeader{flex-direction:column;align-items:flex-start;gap:6px}.announcements-module__sO5piG__featuredFooter,.announcements-module__sO5piG__announcementFooter{flex-direction:column;align-items:flex-start;gap:8px}.announcements-module__sO5piG__announcementCard{border-radius:12px;padding:1.25rem}.announcements-module__sO5piG__attendanceBtn{max-width:100%}}
.contact-hoa-module__13sneG__container{color:#1a202c;background:#f4f6fb;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif;position:relative}.contact-hoa-module__13sneG__header{z-index:100;background:#fff;border-bottom:1px solid #e8edf5;position:sticky;top:0;box-shadow:0 1px 8px #0000000f}.contact-hoa-module__13sneG__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1280px;height:64px;margin:0 auto;padding:0 2rem;display:flex}.contact-hoa-module__13sneG__headerLefty{align-items:center;gap:16px;display:flex}.contact-hoa-module__13sneG__backBtn{color:#4a5568;background:#f4f6fb;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.contact-hoa-module__13sneG__backBtn:hover{color:#1b2a4a;background:#edf2f7;border-color:#cbd5e0}.contact-hoa-module__13sneG__headerBrand{align-items:center;gap:12px;display:flex}.contact-hoa-module__13sneG__headerTitle{color:#1b2a4a;letter-spacing:-.3px;margin:0;font-size:1.1rem;font-weight:800}.contact-hoa-module__13sneG__headerSubtitle{color:#718096;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.7rem;font-weight:500}.contact-hoa-module__13sneG__logoutBtn{color:#718096;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.contact-hoa-module__13sneG__logoutBtn:hover{color:#2b6cb0;background:#ebf4ff;border-color:#90cdf4}.contact-hoa-module__13sneG__main{width:100%;max-width:1280px;margin:0 auto;padding:2rem}.contact-hoa-module__13sneG__contentWrapper{grid-template-columns:320px 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.contact-hoa-module__13sneG__sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:fit-content;padding:1.25rem;position:sticky;top:80px;box-shadow:0 4px 20px #0000000d}.contact-hoa-module__13sneG__messagesHeader{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.contact-hoa-module__13sneG__messagesTitle{color:#1b2a4a;letter-spacing:-.2px;margin:0;font-size:.95rem;font-weight:800}.contact-hoa-module__13sneG__messagesList{flex-direction:column;gap:8px;display:flex}.contact-hoa-module__13sneG__emptyState{text-align:center;color:#718096;background:#f8fafc;border:1px dashed #cbd5e0;border-radius:8px;margin-bottom:1rem;padding:1.5rem;font-size:.85rem;line-height:1.4}.contact-hoa-module__13sneG__messageItem{cursor:pointer;background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:8px;padding:12px;transition:all .2s;display:flex}.contact-hoa-module__13sneG__messageItem:hover{background:#edf2f7;border-color:#cbd5e0}.contact-hoa-module__13sneG__messageItem.contact-hoa-module__13sneG__active{background:#1b2a4a0d;border-color:#1b2a4a}.contact-hoa-module__13sneG__messageContent{flex:1;min-width:0}.contact-hoa-module__13sneG__messageTitle{color:#1b2a4a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:.88rem;font-weight:700;overflow:hidden}.contact-hoa-module__13sneG__messageDate{color:#718096;margin:0;font-size:.72rem}.contact-hoa-module__13sneG__badge{white-space:nowrap;text-transform:uppercase;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.65rem;font-weight:700}.contact-hoa-module__13sneG__replied{color:#2e7d32;background:#e8f5e9;border:1px solid #2e7d321f}.contact-hoa-module__13sneG__new{color:#1b2a4a;background:#1b2a4a14;border:1px solid #1b2a4a1f}.contact-hoa-module__13sneG__conversationSection{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 4px 20px #0000000d}.contact-hoa-module__13sneG__conversationHeader{border-bottom:1px solid #edf2f7;margin-bottom:1.5rem;padding-bottom:1rem}.contact-hoa-module__13sneG__conversationTitle{color:#1b2a4a;margin:0;font-size:1.25rem;font-weight:800}.contact-hoa-module__13sneG__conversationDate{color:#718096;margin:4px 0 0;font-size:.8rem}.contact-hoa-module__13sneG__messagesThread{flex-direction:column;flex:1;gap:1rem;max-height:420px;margin-bottom:1.5rem;padding-right:8px;display:flex;overflow-y:auto}.contact-hoa-module__13sneG__messagesThread::-webkit-scrollbar{width:6px}.contact-hoa-module__13sneG__messagesThread::-webkit-scrollbar-track{background:#f8fafc;border-radius:10px}.contact-hoa-module__13sneG__messagesThread::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:10px}.contact-hoa-module__13sneG__messagesThread::-webkit-scrollbar-thumb:hover{background:#a0aec0}.contact-hoa-module__13sneG__messageThread{flex-direction:column;gap:4px;display:flex}.contact-hoa-module__13sneG__userMessage{align-items:flex-end}.contact-hoa-module__13sneG__userMessage .contact-hoa-module__13sneG__messageBody{color:#fff;background:#1b2a4a;border-radius:12px 12px 2px;max-width:75%}.contact-hoa-module__13sneG__adminMessage{align-items:flex-start}.contact-hoa-module__13sneG__adminMessage .contact-hoa-module__13sneG__messageBody{color:#2d3748;background:#f8fafc;border:1px solid #edf2f7;border-radius:12px 12px 12px 2px;max-width:75%}.contact-hoa-module__13sneG__senderInfo{align-items:center;gap:6px;font-size:.78rem;display:flex}.contact-hoa-module__13sneG__senderName{color:#4a5568;font-weight:700}.contact-hoa-module__13sneG__timestamp{color:#718096;font-size:.72rem}.contact-hoa-module__13sneG__messageBody{word-wrap:break-word;padding:10px 14px;font-size:.88rem;line-height:1.4}.contact-hoa-module__13sneG__replySection{background:#f8fafc;border:1px solid #edf2f7;border-radius:12px;flex-direction:column;gap:12px;padding:1.25rem;display:flex}.contact-hoa-module__13sneG__replyTitle{color:#1b2a4a;text-transform:uppercase;letter-spacing:.3px;margin:0;font-size:.88rem;font-weight:800}.contact-hoa-module__13sneG__replyInput{resize:vertical;color:#1b2a4a;background:#fff;border:1px solid #cbd5e0;border-radius:8px;min-height:80px;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:all .2s}.contact-hoa-module__13sneG__replyInput:focus{border-color:#1b2a4a;outline:none;box-shadow:0 0 0 3px #1b2a4a1a}.contact-hoa-module__13sneG__replyInput::placeholder{color:#a0aec0}.contact-hoa-module__13sneG__sendBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b2a4a,#2d4a80);border:none;border-radius:8px;align-self:flex-start;padding:8px 18px;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #1b2a4a33}.contact-hoa-module__13sneG__sendBtn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 6px 16px #1b2a4a4d}.contact-hoa-module__13sneG__infoBox{background:#1b2a4a0a;border-left:4px solid #1b2a4a;border-radius:12px;align-items:flex-start;gap:12px;padding:1.25rem;display:flex}.contact-hoa-module__13sneG__infoIcon{flex-shrink:0;font-size:1.8rem}.contact-hoa-module__13sneG__infoContent{flex-direction:column;gap:4px;display:flex}.contact-hoa-module__13sneG__infoTitle{color:#1b2a4a;margin:0;font-size:.88rem;font-weight:800}.contact-hoa-module__13sneG__infoText{color:#718096;margin:0;font-size:.82rem;line-height:1.4}@media (max-width:1024px){.contact-hoa-module__13sneG__contentWrapper{grid-template-columns:240px 1fr;gap:1.25rem}}@media (max-width:768px){.contact-hoa-module__13sneG__main{padding:1.25rem 1rem}.contact-hoa-module__13sneG__header{padding:0 1rem}.contact-hoa-module__13sneG__headerSubtitle{display:none}.contact-hoa-module__13sneG__contentWrapper{grid-template-columns:1fr}.contact-hoa-module__13sneG__sidebar{position:relative;top:0}}@media (max-width:480px){.contact-hoa-module__13sneG__conversationSection{border-radius:12px;padding:1.25rem}.contact-hoa-module__13sneG__sendBtn{width:100%}}
