.resident-page-head{align-items:center}.resident-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;margin-bottom:14px}.resident-panel{padding:0;overflow:hidden}.resident-table-scroll{overflow:auto}.resident-table{min-width:860px}.resident-table th,.resident-table td{padding:11px 14px}.resident-table td:first-child strong{display:block;font-size:15px}.resident-table td:first-child span,.resident-table small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.login-pill,.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.login-pill{background:#eef6f4;color:var(--brand2);margin-bottom:4px}.status-pill.is-active{background:#ecfdf3;color:#067647}.status-pill.is-inactive{background:#f2f4f7;color:#667085}.resident-row-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.resident-row-actions form{margin:0}.resident-row-actions .button,.resident-row-actions button{min-height:36px;padding:8px 11px}.resident-modal{display:none;position:fixed;inset:0;z-index:50;padding:24px;overflow:auto}.resident-modal:target{display:grid;place-items:center}.resident-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.58);backdrop-filter:blur(3px)}.resident-modal-panel{position:relative;z-index:1;width:min(860px,100%);background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px;box-shadow:0 24px 70px rgba(15,23,42,.25)}.resident-modal-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.resident-modal-head h2{margin:0;font-size:22px}.resident-modal-head p{margin:5px 0 0;color:var(--muted)}.resident-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.resident-check{display:flex;gap:10px;align-items:center;align-self:end;min-height:44px}.resident-check input{width:auto}.resident-modal-actions{display:flex;justify-content:flex-end;gap:10px}
@media(max-width:760px){.resident-toolbar{grid-template-columns:1fr}.resident-page-head{align-items:stretch}.resident-table{min-width:0}.resident-table,.resident-table thead,.resident-table tbody,.resident-table tr,.resident-table th,.resident-table td{display:block;width:100%}.resident-table thead{display:none}.resident-table tr{border:1px solid var(--line);border-radius:8px;margin:10px;padding:10px;background:#fff}.resident-table td{border:0;padding:7px 0}.resident-table td::before{content:attr(data-label);display:block;color:var(--muted);font-size:11px;text-transform:uppercase;font-weight:800;margin-bottom:3px}.resident-row-actions{align-items:stretch}.resident-row-actions .button,.resident-row-actions form,.resident-row-actions button{width:100%}.resident-modal{padding:12px}.resident-modal-panel{padding:16px}.resident-modal-head{flex-direction:column}.resident-modal-head .button{width:100%}.resident-form{grid-template-columns:1fr}.resident-modal-actions{flex-direction:column}.resident-modal-actions .button,.resident-modal-actions button{width:100%}}
