.stats{grid-template-columns:repeat(4,minmax(0,1fr))}.unread-row{background:#f1f8f3}.profile-form,.security-panel,.report-panel,.operations-overview{padding:24px;max-width:1100px}.profile-form>label,.profile-form .grid2,.security-panel h4,.operations-overview h4,.report-panel h4{margin-top:18px}.profile-form input,.profile-form textarea{width:100%}.operations-overview .stats{margin:16px 0 28px}.report-panel .form-actions{justify-content:flex-start;margin:18px 0}.report-panel a.primary,.report-panel a.secondary{text-decoration:none;display:inline-flex;align-items:center}fieldset{border:1px solid #d9e1dc;border-radius:12px;padding:14px}fieldset legend{font-weight:800;color:var(--green)}.data-table small{display:block;margin-top:5px;color:var(--muted);max-width:280px;white-space:normal}.badge.overdue,.badge.declined,.badge.rejected{background:#fde9e7;color:#8c241a}.badge.approved,.badge.verified,.badge.paid{background:#e3f5e8;color:#17652d}
@media(max-width:850px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-form,.security-panel,.report-panel,.operations-overview{padding:16px}.admin-tabs{overflow-x:auto;flex-wrap:nowrap}.admin-tabs button{white-space:nowrap}}
@media(max-width:520px){.stats{grid-template-columns:1fr 1fr}.profile-form .grid2{grid-template-columns:1fr}.form-actions{align-items:stretch}.report-panel .form-actions a{justify-content:center}}

.application-photo-cell{width:72px}.application-photo{display:grid;width:44px;height:44px;place-items:center;border:2px solid #d9e4dc;border-radius:50%;object-fit:cover;background:#e8f0ea;color:var(--green);font-weight:850}.application-photo-fallback{font-size:12px}.profile-photo-panel{display:grid;grid-template-columns:112px 1fr;gap:22px;align-items:center;padding:24px;border-bottom:1px solid var(--line);background:#f7faf6}.profile-page-photo{display:grid;width:104px;height:104px;place-items:center;border:3px solid var(--green);border-radius:50%;overflow:hidden;background:#e2ece5;color:var(--green);font:800 28px Georgia,serif}.profile-page-photo img{width:100%;height:100%;object-fit:cover}.profile-photo-panel form{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:10px 14px}.profile-photo-panel h3,.profile-photo-panel p{margin:0}.profile-photo-panel p{margin-top:6px;color:var(--muted);font-size:12px}.profile-photo-picker{display:inline-flex;align-items:center;justify-content:center}.profile-photo-panel form>span{color:var(--muted);font-size:12px}.admin-live-chat{right:20px;left:auto}.admin-live-chat-panel{right:0;left:auto;width:360px;height:min(540px,calc(100vh - 110px))}.admin-live-chat-body{overflow:auto}.admin-chat-inbox-item{display:grid;width:100%;gap:5px;padding:14px 16px;text-align:left;border:0;border-bottom:1px solid var(--line);background:white;color:var(--ink)}.admin-chat-inbox-item:hover,.admin-chat-inbox-item.open{background:#edf4ef}.admin-chat-inbox-item>span,.admin-chat-inbox-item>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px}.admin-chat-person{display:flex;justify-content:space-between!important;color:var(--ink)!important;font-size:13px!important}.admin-chat-person b{display:grid;min-width:20px;height:20px;place-items:center;border-radius:99px;background:var(--green);color:#fff;font-size:10px}.admin-chat-windows{position:fixed;right:155px;bottom:0;z-index:29;display:flex;max-width:calc(100vw - 175px);align-items:flex-end;gap:10px;overflow-x:auto;padding:0 8px}.admin-chat-window{display:flex;flex:0 0 340px;height:490px;flex-direction:column;border:1px solid var(--line);border-radius:16px 16px 0 0;background:var(--paper);box-shadow:0 12px 45px #0d271b42;overflow:hidden}.admin-chat-window>header{position:relative;display:flex;min-height:64px;align-items:center;justify-content:space-between;padding:10px 42px 10px 14px;background:var(--green);color:white}.admin-chat-window>header small{display:block;margin-top:3px;color:#c9d9cf;font-size:10px}.admin-chat-window-actions{display:flex;align-items:center;gap:4px}.admin-chat-window-actions .small-btn{background:#ffffff17;border-color:#ffffff55;color:#fff}.admin-chat-window-actions .dialog-close{color:#fff}.admin-chat-window-messages{display:flex;flex:1;min-height:0;overflow:auto;flex-direction:column;gap:9px;padding:12px}.admin-chat-window .chat-message{max-width:84%;padding:9px 11px}.admin-chat-window-compose{display:grid;gap:7px;padding:10px;border-top:1px solid var(--line);background:#fff}.admin-chat-window-compose textarea{min-height:58px;max-height:100px;resize:none}.admin-chat-window-compose>div{display:flex;justify-content:space-between;align-items:center}.admin-chat-window-compose .primary{padding:8px 18px}.admin-chat-attach{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#edf2ee;color:var(--green);font-size:20px;cursor:pointer}
@media(max-width:850px){.profile-photo-panel{grid-template-columns:1fr;justify-items:center}.profile-photo-panel form{grid-template-columns:1fr;width:100%}.admin-chat-windows{inset:0;z-index:35;max-width:none;padding:0}.admin-chat-window{display:none;flex:1 1 100%;height:100%;border-radius:0}.admin-chat-window:last-child{display:flex}.admin-live-chat{right:10px}.admin-live-chat-panel{position:fixed;inset:8px;width:auto;height:auto}.admin-chat-window>header{border-radius:0}}
.admin-chat-window-compose textarea{min-height:92px;max-height:220px;resize:vertical;line-height:1.45;overflow-y:auto}.admin-chat-character-count{display:block;color:var(--muted);font-size:10px;text-align:right}.admin-chat-window-compose textarea:focus{min-height:120px}
.requested-documents,.uploaded-documents,.admin-document-requests,.admin-uploaded-documents{padding:22px}.requested-documents{display:grid;gap:14px;border-bottom:1px solid var(--line);background:#f7faf6}.requested-documents header h3,.requested-documents header p,.uploaded-documents h3,.admin-document-requests h3,.admin-uploaded-documents h3{margin:0}.requested-documents header p{margin-top:5px;color:var(--muted);font-size:12px}.document-request-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,360px);gap:18px;align-items:center;padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.document-request-card.needs-upload{border-left:5px solid #c18b18}.document-request-summary>div{display:flex;align-items:center;gap:9px}.document-request-summary>div>strong{font-size:15px}.document-request-summary>small,.document-request-help,.document-request-upload>span{color:var(--muted);font-size:11px}.document-request-summary>p{margin:8px 0;line-height:1.45}.document-review-note{padding:9px;border-radius:8px;background:#fde9e7;color:#7d2a21}.document-request-upload{grid-template-columns:1fr auto;gap:8px;align-items:center}.document-request-upload label{grid-column:1/-1;text-align:center;cursor:pointer}.document-request-upload>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-request-upload .primary{padding:9px 15px}.uploaded-documents h3{margin-bottom:14px}.admin-document-requests{border-bottom:1px solid var(--line);background:#f7faf6}.admin-document-requests h3{margin-bottom:14px}.admin-documents-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.admin-documents-heading .primary{padding:9px 15px}@media(max-width:700px){.document-request-card{grid-template-columns:1fr}.document-request-upload{grid-template-columns:1fr}.document-request-upload>*{grid-column:1}.requested-documents,.uploaded-documents,.admin-document-requests,.admin-uploaded-documents{padding:14px}}
