@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";

:root{color:#1b2430;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--ink:#1b2430;--muted:#6c7a89;--line:#e5ebf2;--paper:#fff;--canvas:#f3f6fb;--primary:#1d2d44;--primary-strong:#152338;--accent:#4f6ef7;--accent-soft:#edf2ff;--success:#2e7d63;--success-soft:#eaf7f1;--warning:#d98b2b;--warning-soft:#fff4e4;--danger:#d55d5d;--danger-soft:#fdeceb;--secondary:#6d5ec2;--secondary-soft:#f1edff;--navy:#1d2d44;--gold:#d98b2b;--shadow-sm:0 1px 2px #1223380d;--shadow-md:0 14px 30px #12233814;background:#f3f6fb;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#ebf1f6;--muted:#a8b4bf;--line:#2d3b4d;--paper:#1d2a34;--canvas:#121c25;--primary:#dfeaf6;--primary-strong:#edf5ff;--accent:#7e97ff;--accent-soft:#7e97ff24;--success:#5ab58f;--success-soft:#5ab58f24;--warning:#f0b15f;--warning-soft:#f0b15f24;--danger:#ef7d76;--danger-soft:#ef7d7624;--secondary:#9c8de8;--secondary-soft:#9c8de824;--navy:#dfeaf6;--shadow-sm:0 1px 2px #0000003d;--shadow-md:0 14px 30px #00000047}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);min-width:320px;max-width:100vw;margin:0;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #537c9147}
.profile-section-copy{color:#77756d;margin:-10px 0 18px;font-size:13px}.referred-loan-card{border-top:1px solid #f0eee8;gap:14px;padding:16px 0;display:grid}.referred-loan-card:first-of-type{border-top:0;padding-top:0}.referred-loan-header,.referred-loan-summary{justify-content:space-between;align-items:center;gap:18px;display:flex}.referred-loan-header>div,.referred-loan-summary span{gap:4px;display:grid}.referred-loan-header>div>strong{color:#34332f;font-size:15px}.referred-loan-header>div>span,.referred-loan-summary span{color:#77756d;font-size:12px}.referred-loan-summary strong{color:#34332f;margin-top:3px;font-size:13px;display:block}#root{min-height:100vh}a{color:inherit;text-decoration:none}main{display:block}.icon-button svg,.nav-item svg,.brand svg,.sidebar svg,.topbar-search svg,.metric-icon svg,.profile-summary-card svg,.settings-icon svg,.dashboard-notification-icon svg,.activity-view-all svg,.activity-panel svg,.search-box svg,.notification-row svg,.customer-actions button svg,.directory-footer button svg,.user-actions button svg,.primary-button svg,.secondary-button svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0;width:16px;height:16px}.directory-page,.settings-page,.reports-page,.notifications-page,.users-page,.loan-details-page,.profile-page,.create-loan-page,.login-page{background:var(--canvas);color:var(--ink)}.directory-page,.settings-page,.reports-page,.notifications-page,.users-page,.loan-details-page,.profile-page,.create-loan-page{min-height:100vh;padding:42px clamp(18px,3vw,48px)}.directory-page,.settings-page,.reports-page,.notifications-page,.users-page,.profile-page{position:relative}.directory-header,.settings-header,.reports-header,.notifications-header,.users-header,.profile-header,.loan-details-header{justify-content:space-between;align-items:end;gap:20px;max-width:1440px;margin:0 auto 28px;display:flex}.directory-header h1,.settings-header h1,.reports-header h1,.notifications-header h1,.users-header h1,.profile-header h1,.loan-details-header h1{color:var(--ink);letter-spacing:-.06em;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(2rem,2.8vw,2.6rem);font-weight:700;line-height:1.08}.directory-header>div,.settings-header>div,.reports-header>div,.notifications-header>div,.users-header>div,.profile-header>div{flex:1;min-width:0}.directory-panel,.reports-filters,.users-panel,.notifications-panel,.settings-links,.settings-form,.report-section,.loan-details-panel,.panel{background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:0 1px 2px #0f172a08}.settings-links,.settings-form,.users-panel,.notifications-panel,.report-section{padding:22px}.settings-form,.settings-links,.loan-details-panel,.report-section{overflow:hidden}.toast-region{z-index:100;gap:10px;width:min(360px,100vw - 32px);display:grid;position:fixed;bottom:24px;right:24px}.empty-state{text-align:center;justify-items:center;gap:7px;padding:32px 20px;display:grid}.empty-state strong{color:#46453f;font-size:13px}.empty-state span{color:#9a9992;max-width:420px;font-size:11px;line-height:1.5}.empty-state .secondary-button{margin-top:7px;text-decoration:none}.activity-empty{color:#9a9992;gap:6px;padding:28px 0;font-size:10px;line-height:1.5;display:grid}.activity-empty strong{color:#46453f;font-size:11px}.activity-empty span{max-width:220px}.toast{color:#315f4d;background:#f3fbf6;border:1px solid #b9dfca;border-radius:8px;align-items:center;gap:10px;padding:13px 14px;font-size:12px;animation:.2s ease-out toast-in;display:flex;box-shadow:0 12px 30px #26393e24}.notification-dropdown{position:relative}.notification-dropdown-menu{border:1px solid var(--line);opacity:0;background:#fffffffa;border-radius:12px;min-width:220px;padding:8px;animation:.18s ease-out forwards dropdown-in;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 16px 30px #13202a1f}.notification-dropdown-menu>*{transition:background-color .16s,transform .16s}.notification-dropdown-menu>:hover{background:#f6f9fb}.toast>svg{flex-shrink:0}.toast span{flex:1}.toast button{color:#719081;background:0 0;place-items:center;padding:2px;display:grid}.theme-toggle{color:var(--muted)}.topbar-search{color:#80909b;background:#f5f7f9;border:1px solid #e6ebef;border-radius:7px;align-items:center;gap:8px;width:min(300px,30vw);padding:9px 12px;display:flex}.topbar-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px}.topbar-search input::placeholder{color:#9ba8b2}@media (max-width:720px){.topbar-search{display:none}}.dashboard-bottom-grid{gap:var(--space-5);grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;display:grid}.welcome-date{color:#53667a;align-items:center;gap:10px;display:flex}.welcome-date>svg{color:#536f9a}.welcome-date div{gap:3px;display:grid}.welcome-date strong{color:#26364b;font-size:11px}.welcome-date small{color:#8b9aaa;font-size:9px}[data-theme=dark] .welcome-date strong{color:var(--ink)}[data-theme=dark] .welcome-date small{color:#a5b0b8}.dashboard-bottom-grid .activity-panel,.dashboard-notifications{min-width:0;padding:var(--space-5)}.activity-panel{min-height:320px}.activity-panel .section-header{padding-bottom:var(--space-4);border-bottom:1px solid #f0eee8}.activity-view-all{color:#537c91;background:0 0;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.activity-table-wrap{margin-top:8px;overflow-x:auto}.activity-table{border-collapse:collapse;table-layout:fixed;width:100%}.activity-table th{color:#8d96a3;letter-spacing:.06em;text-align:left;text-transform:uppercase;border-bottom:1px solid #f0eee8;padding:10px 10px 9px;font-size:9px;font-weight:700}.activity-table td{vertical-align:top;border-bottom:1px solid #f0eee8;padding:12px 10px}.activity-table tbody tr:last-child td{border-bottom:0}.activity-action-cell{color:#3d3c37;align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.activity-icon{border:1px solid #0000;border-radius:8px;place-items:center;width:24px;height:24px;display:grid}.activity-detail{gap:3px;min-width:0;display:grid}.activity-detail strong{color:#3d3c37;font-size:11px;font-weight:600;display:block}.activity-detail small{color:#7c7a74;font-size:10px;line-height:1.4;display:block}.activity-admin,.activity-date{color:#5e6773;font-size:11px}.dashboard-notifications .section-header{border-bottom:1px solid #f0eee8;padding-bottom:13px}.dashboard-notification-list{display:grid}.dashboard-notification{border-bottom:1px solid #f0eee8;grid-template-columns:28px minmax(0,1fr) auto;align-items:flex-start;gap:9px;padding:12px 0;display:grid}.dashboard-notification:last-child{border-bottom:0}.dashboard-notification-copy{gap:3px;min-width:0;display:grid}.dashboard-notification-icon{color:#537c91;background:#e1edf1;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.dashboard-notification-icon.repayment{color:var(--success);background:var(--success-soft)}.dashboard-notification-icon.loan{color:var(--warning);background:var(--warning-soft)}.dashboard-notification-icon.success{color:var(--success);background:var(--success-soft)}.dashboard-notification-icon.info{color:var(--accent);background:var(--accent-soft)}.dashboard-notification-icon.warning{color:var(--danger);background:var(--danger-soft)}.dashboard-notification-icon.customer{color:var(--secondary);background:var(--secondary-soft)}.dashboard-notification strong{color:#46453f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.dashboard-notification p{color:#9a9992;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;line-height:1.4;overflow:hidden}.dashboard-notification time{color:#aaa79e;white-space:nowrap;font-size:9px}[data-theme=dark] .dashboard-notifications .section-header,[data-theme=dark] .dashboard-notification{border-color:var(--line)}[data-theme=dark] .dashboard-notification strong{color:var(--ink)}[data-theme=dark] .dashboard-notification p,[data-theme=dark] .dashboard-notification time{color:#a5b0b8}@media (max-width:900px){.dashboard-bottom-grid{grid-template-columns:1fr}.activity-panel,.dashboard-notifications{min-width:0}.activity-table{min-width:600px}}@media (max-width:720px){.welcome-date{align-self:stretch;padding-top:2px}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] body,[data-theme=dark] html{background:var(--canvas)}[data-theme=dark] .app-shell,[data-theme=dark] .directory-page,[data-theme=dark] .reports-page,[data-theme=dark] .notifications-page,[data-theme=dark] .users-page,[data-theme=dark] .settings-page,[data-theme=dark] .loan-details-page,[data-theme=dark] .profile-page,[data-theme=dark] .create-loan-page{background:var(--canvas);color:var(--ink)}[data-theme=dark] .sidebar{border-color:var(--line);background:#1a252b}[data-theme=dark] .topbar{border-color:var(--line);background:#1b262de6}[data-theme=dark] .panel,[data-theme=dark] .metric-card,[data-theme=dark] .loan-summary-item,[data-theme=dark] .settings-link-card,[data-theme=dark] .report-metric{background:var(--paper);border-color:var(--line)}[data-theme=dark] .metric-card.featured{background:#343225;border-color:#665b33}[data-theme=dark] .search-box,[data-theme=dark] .directory-toolbar select,[data-theme=dark] .report-filter-field input,[data-theme=dark] .report-filter-field select,[data-theme=dark] .settings-form input,[data-theme=dark] .settings-form textarea,[data-theme=dark] .settings-form select,[data-theme=dark] .user-form input,[data-theme=dark] .user-form select,[data-theme=dark] .login-input,[data-theme=dark] .customer-form input,[data-theme=dark] .customer-form textarea,[data-theme=dark] .customer-form select{color:var(--ink);border-color:var(--line);background:#182229}[data-theme=dark] .search-box input,[data-theme=dark] .settings-form input,[data-theme=dark] .settings-form textarea,[data-theme=dark] .settings-form select{color:var(--ink)}[data-theme=dark] .customer-row:not(.customer-head):hover,[data-theme=dark] .loan-directory-row:not(.customer-head):hover,[data-theme=dark] .table-row:not(.table-head):hover,[data-theme=dark] .user-row:hover,[data-theme=dark] .notification-row:hover{background:#26343c}[data-theme=dark] .directory-empty{color:#a5b0b8;background:#1b272e;border-color:#40515c}[data-theme=dark] .empty-state strong,[data-theme=dark] .activity-empty strong,[data-theme=dark] .section-header h2,[data-theme=dark] .settings-section-title h2,[data-theme=dark] .directory-header h1,[data-theme=dark] .settings-header h1,[data-theme=dark] .profile-header h1{color:var(--ink)}[data-theme=dark] .empty-state span,[data-theme=dark] .activity-empty,[data-theme=dark] .activity-empty span{color:#a5b0b8}[data-theme=dark] .toast{color:#bde7cc;background:#1d3529;border-color:#3e7655}[data-theme=dark] .notification-count{border-color:#1b262c}:focus-visible{outline-offset:3px;outline:3px solid #d28b18}button,a,input,select,textarea{font:inherit}.app-shell{background:#f6f5f1;min-height:100vh;display:flex}.sidebar{background:#f0f0eb;border-right:1px solid #e3e2dc;flex-direction:column;flex-shrink:0;width:236px;padding:28px 16px 18px;transition:width .24s,padding .24s,transform .24s;display:flex}.sidebar-header{justify-content:space-between;align-items:center;min-height:30px;display:flex}.sidebar-close{color:#77766f;background:0 0;display:none}.sidebar.is-collapsed{width:78px;padding-inline:12px}.sidebar.is-collapsed .brand{padding-inline:10px}.sidebar.is-collapsed .brand-name,.sidebar.is-collapsed .workspace-label span,.sidebar.is-collapsed .workspace-label svg,.sidebar.is-collapsed .nav-heading,.sidebar.is-collapsed .nav-label,.sidebar.is-collapsed .nav-count,.sidebar.is-collapsed .sidebar-user-copy,.sidebar.is-collapsed .sidebar-user-chevron{display:none}.sidebar.is-collapsed .workspace-label{justify-content:center;margin-inline:0}.sidebar.is-collapsed .nav-item{justify-content:center;padding-inline:10px}.sidebar.is-collapsed .sidebar-footer{justify-content:center;padding-inline:0}.sidebar-controls{gap:2px;margin-top:12px;display:grid}.sidebar-action,.sidebar-collapse{cursor:pointer}.sidebar-backdrop{display:none}.brand{color:var(--primary);letter-spacing:-1px;align-items:center;gap:10px;padding:0 12px;font-size:21px;font-weight:700;display:flex}.brand>span:last-child span{color:var(--accent)}.brand-mark{color:#fff;background:linear-gradient(135deg,#233f61 0%,#4f6ef7 100%);border-radius:8px;place-items:center;width:29px;height:29px;display:grid;transform:rotate(-6deg)}.workspace-label{color:#8d98a8;text-transform:uppercase;letter-spacing:1.2px;align-items:center;gap:6px;margin:39px 12px 24px;font-size:10px;font-weight:700;display:flex}.nav-heading{color:#8390a3;text-transform:uppercase;letter-spacing:1.2px;margin:0 12px 10px;font-size:10px;font-weight:700}.nav-heading-spaced{margin-top:33px}.nav-item{color:#677687;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:12px;width:100%;margin:2px 0;padding:11px 12px;font-size:13px;transition:all .2s;display:flex}.nav-item:hover,.nav-item.active{color:var(--primary);background:#edf2fb}.nav-item.active{font-weight:700}.nav-count{color:#2d60d9;background:#e9eeff;border-radius:9px;margin-left:auto;padding:2px 7px;font-size:10px}.sidebar-footer{color:var(--primary);border-top:1px solid #e0e7ef;align-items:center;gap:9px;margin-top:auto;padding:13px 8px 0;font-size:12px;display:flex}.sidebar-footer strong,.sidebar-footer span{display:block}.sidebar-footer span{color:#7b8a9a;margin-top:2px;font-size:10px}.sidebar-footer svg{color:#8a9aaa;margin-left:auto}.user-avatar{color:#fff;background:linear-gradient(135deg,#5f74d4 0%,#233f61 100%);border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:grid}.user-avatar.small{width:27px;height:27px;font-size:9px}.main-content{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fbfaf7cc;justify-content:space-between;align-items:center;height:66px;padding:0 clamp(18px,2.8vw,52px);display:flex}.breadcrumb{color:#a4a29a;align-items:center;gap:10px;font-size:12px;display:flex}.breadcrumb strong{color:#46453f;font-weight:600}.top-actions,.top-user{align-items:center;gap:14px;display:flex}.top-user{color:#55544e;gap:8px;font-size:12px}.icon-button{color:#8b8a83;background:0 0;border-radius:7px;place-items:center;width:32px;height:32px;display:grid;position:relative}.icon-button:hover{color:var(--ink);background:#eeece6}.notification-count{color:#fff;background:#d68170;border:2px solid #fbfaf7;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:8px;font-weight:700;display:grid;position:absolute;top:-3px;right:-5px}.mobile-menu{display:none}.page-content{width:min(100%,1680px);max-width:1680px;margin:auto;padding:40px clamp(18px,2.8vw,52px) 50px}.page-intro{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.eyebrow{color:#aaa79d;letter-spacing:.4px;margin:0 0 9px;font-size:11px;font-weight:600}.page-intro h1{color:var(--ink);letter-spacing:-.8px;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:32px;font-weight:400}.page-intro h1 span{color:#dca92f;vertical-align:4px;font-family:DM Sans;font-size:19px}.intro-copy{color:#9a9992;margin:8px 0 0;font-size:13px}.primary-button{color:#fff;background:#254460;border-radius:7px;align-items:center;gap:8px;padding:11px 17px;font-size:12px;font-weight:600;display:flex;box-shadow:0 2px #19334a}.primary-button:hover{background:#315873}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:8px;display:grid}.financial-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:27px;display:grid}.metric-card{background:#fff;border:1px solid #edf1f4;border-radius:14px;min-height:142px;padding:18px 18px 14px;transition:box-shadow .2s,transform .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a08,0 6px 16px #0f172a0a}.financial-card{min-height:118px}.metric-card.featured{background:#fff;border-color:#edf1f4}.metric-card:hover{border-color:#dfeaf1;transform:translateY(-2px);box-shadow:0 4px 10px #0f172a0d,0 12px 24px #0f172a0a}.metric-top{color:#86847b;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.metric-top span{color:#5f6370;font-weight:600}.metric-icon{color:#b18a28;background:#f6e7b8;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.blue-icon{color:#46718f;background:#dce9ef}.coral-icon{color:#bd715f;background:#f3ded7}.mint-icon{color:#528777;background:#dcece3}.gold-icon{color:#b18a28;background:#f6e7b8}.metric-card>strong{color:#34332f;letter-spacing:-.7px;margin-top:16px;font-size:21px;display:block}.metric-card p{align-items:center;gap:5px;margin:5px 0 0;font-size:10px;display:flex}.positive,.negative{align-items:center;gap:2px;font-weight:700;display:inline-flex}.positive{color:#4c9276}.negative{color:#cd7665}.muted{color:#aaa79d}.sparkline{opacity:.75;align-items:end;gap:4px;height:25px;display:flex;position:absolute;bottom:17px;right:17px}.sparkline i{background:#ddb23c;border-radius:3px;width:4px}.sparkline i:first-child{height:8px}.sparkline i:nth-child(2){height:12px}.sparkline i:nth-child(3){height:10px}.sparkline i:nth-child(4){height:17px}.sparkline i:nth-child(5){height:14px}.sparkline i:nth-child(6){height:22px}.sparkline i:nth-child(7){height:20px}.blue-line i{background:#6e9bb3}.coral-line i{background:#d99382}.mint-line i{background:#80af9a}.content-grid{grid-template-columns:minmax(0,1fr) 288px;align-items:start;gap:18px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);border-radius:9px}.loans-section{min-width:0;padding:22px 22px 10px}.section-header{justify-content:space-between;align-items:start;display:flex}.section-header h2{color:#33322f;letter-spacing:-.3px;margin:0;font-size:16px;font-weight:700}.section-header p{color:#a09e95;margin:4px 0 0;font-size:11px}.text-button,.activity-footer{color:#537c91;background:0 0;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.text-button:hover,.activity-footer:hover{color:#2f5c75}.table-controls{justify-content:space-between;gap:12px;margin:22px 0 14px;display:flex}.search-box{color:#aaa79e;background:#f6f5f1;border:1px solid #ebe9e2;border-radius:6px;align-items:center;gap:8px;width:230px;padding:7px 10px;display:flex}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px}.search-box input::placeholder{color:#aaa79e}.search-box button{color:#aaa79e;background:0 0;padding:0;display:grid}.table-controls select{color:#75736c;background:#f6f5f1;border:1px solid #ebe9e2;border-radius:6px;outline:0;padding:7px 9px;font-size:10px}.loan-table{overflow-x:auto}.table-row{color:#57564f;border-bottom:1px solid #f0eee8;grid-template-columns:1.6fr .72fr .9fr 1.05fr 1.05fr .72fr 16px;align-items:center;gap:13px;min-width:790px;padding:12px 4px;font-size:10px;display:grid}.table-head{color:#aaa79e;text-transform:uppercase;letter-spacing:.4px;padding-top:0;padding-bottom:8px;font-size:9px;font-weight:700}.borrower{align-items:center;gap:9px;min-width:145px;display:flex}.borrower-avatar{border-radius:7px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:9px;font-weight:700;display:grid}.borrower-avatar.gold{color:#9c7622;background:#faecc2}.borrower-avatar.coral{color:#b56b5b;background:#f6dfd8}.borrower-avatar.blue{color:#4d718a;background:#dce9ef}.borrower-avatar.plum{color:#846278;background:#ede1e7}.borrower-avatar.mint{color:#4c806d;background:#dcece3}.borrower strong,.borrower small{display:block}.borrower strong{color:#474641;font-size:11px;font-weight:600}.borrower small{color:#aaa79e;margin-top:2px;font-size:9px}.id-cell,.date-cell{color:#99978f}.progress-wrap{align-items:center;gap:7px;display:flex}.progress-bar{background:#ecebe5;border-radius:4px;width:58px;height:5px;overflow:hidden}.progress-bar i{border-radius:inherit;background:#d8ad39;height:100%;display:block}.progress-wrap small{color:#aaa79e;font-size:9px}.status{border-radius:4px;width:fit-content;padding:4px 7px;font-size:9px;font-weight:700}.status.active{color:#4c876f;background:#e1efe7}.status.pending{color:#a27c26;background:#faedc7}.status.overdue{color:#bd6f5f;background:#f8e2db}.status.completed{color:#657a89;background:#e6ecef}.row-menu{background:0 0;gap:2px;padding:4px 0;display:flex}.row-menu span{background:#aaa79e;border-radius:50%;width:3px;height:3px}.empty-state{color:#aaa79e;text-align:center;padding:30px 4px 20px;font-size:12px}.activity-panel{padding:22px 20px 0}.activity-panel .section-header{border-bottom:1px solid #f0eee8;padding-bottom:13px}.activity-list{padding:4px 0}.activity-item{border-bottom:1px solid #f0eee8;gap:11px;padding:15px 0;display:flex}.activity-dot{background:#dcae36;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px;box-shadow:0 0 0 3px #fcf1cf}.activity-dot.mint{background:#71a58d;box-shadow:0 0 0 3px #e0eee6}.activity-dot.coral{background:#d68170;box-shadow:0 0 0 3px #f6e1db}.activity-dot.blue{background:#6a98ae;box-shadow:0 0 0 3px #e1edf1}.activity-item p{color:#77756d;margin:0;font-size:10px;line-height:1.45}.activity-item p strong{color:#46453f}.activity-item p b{color:#5b798b;font-weight:600}.activity-related{color:#5b798b!important;margin-top:3px!important}.activity-item small{color:#aaa79e;margin-top:4px;font-size:9px;display:block}.activity-empty{color:#aaa79e;padding:28px 0;font-size:11px}.activity-footer{padding:16px 0 18px}.login-page{background:radial-gradient(circle at 14% 12%, #4f6ef71f 0, transparent 24%), var(--canvas);place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:var(--paper);border:1px solid var(--line);border-radius:18px;width:min(100%,430px);padding:42px;box-shadow:0 20px 50px #12233814}.login-brand{color:var(--primary);letter-spacing:-1px;align-items:center;gap:10px;margin-bottom:62px;font-size:21px;font-weight:700;display:flex}.login-brand>span:last-child span{color:var(--gold)}.login-panel h1{color:var(--ink);letter-spacing:-.06em;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(2.1rem,3vw,2.7rem);font-weight:700;line-height:1.08}.login-copy{color:var(--muted);margin:12px 0 30px;font-size:12px;line-height:1.6}.login-panel form{gap:18px;display:grid}.login-panel label{color:var(--muted);gap:7px;font-size:11px;font-weight:600;display:grid}.login-input{color:var(--muted);background:var(--paper);border:1px solid var(--line);border-radius:10px;align-items:center;gap:8px;padding:11px 12px;display:flex}.login-input:focus-within{border-color:#7f9aab;box-shadow:0 0 0 3px #537c911a}.login-input input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.login-button{justify-content:center;width:100%;margin-top:4px}.login-button:disabled{cursor:wait;opacity:.65}.login-error{color:#bd6f5f;margin:-4px 0 -5px;font-size:11px}.login-footer{color:var(--muted);text-align:center;margin:28px 0 0;font-size:10px}.settings-page{background:#eef1ef;min-height:100vh;padding:28px clamp(18px,2.8vw,36px) 40px}.settings-header{justify-content:space-between;align-items:end;gap:18px;max-width:960px;margin:0 auto 26px;display:flex}.back-link{color:#4b6579;align-items:center;gap:6px;margin-bottom:18px;font-size:12px;font-weight:600;display:inline-flex}.back-link svg{width:15px;height:15px}.settings-header h1{color:#1f2d31;letter-spacing:-.07em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(2.1rem,2.8vw,3.1rem);font-weight:400;line-height:1.08}.settings-copy{color:#7d7f81;margin-top:10px;font-size:13px;line-height:1.5}.settings-icon{color:#4d6571;background:#dfe9ea;border:1px solid #d6e1e4;border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:18px;display:grid}.settings-grid{grid-template-columns:minmax(290px,390px) minmax(0,1fr);gap:18px;max-width:1180px;margin:auto;display:grid}.settings-form,.loan-types-list{padding:22px}.settings-section-title{justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px;display:flex}.settings-section-title h2{color:#2d2f31;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:700}.settings-section-title p{color:#8a8d8f;margin-top:6px;font-size:11px;line-height:1.5}.settings-form{align-content:start;gap:16px;display:grid}.settings-form label{color:#3d4348;gap:8px;font-size:12px;font-weight:600;display:grid}.settings-form input,.settings-form textarea,.settings-form select{color:#2f3438;resize:vertical;background:0 0;border:1px solid #505b60;border-radius:7px;outline:0;width:100%;padding:10px 12px;font-size:12px}.settings-form input:focus,.settings-form textarea:focus,.settings-form select:focus{border-color:#3b586f;box-shadow:0 0 0 3px #3b586f1f}.settings-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;display:grid}.loan-types-list{min-width:0}.loan-type-items{border-top:1px solid #f0eee8}.loan-type-item{border-bottom:1px solid #f0eee8;justify-content:space-between;align-items:start;gap:20px;padding:18px 0;display:flex}.loan-type-name{align-items:center;gap:8px;display:flex}.loan-type-name strong{color:#474641;font-size:13px}.loan-type-item p{color:#96938b;margin:5px 0;font-size:11px}.loan-type-item small{color:#aaa79e;font-size:10px}.settings-status{border-radius:4px;padding:3px 6px;font-size:8px;font-weight:700}.settings-status.active{color:#4c876f;background:#e1efe7}.settings-status.inactive{color:#a27c26;background:#faedc7}.settings-empty{color:#aaa79e;padding:28px 0;font-size:12px}.system-settings-form{background:#fff;border:1px solid #e7edf2;border-radius:16px;gap:18px;max-width:760px;margin:auto;padding:24px;display:grid;box-shadow:0 10px 24px #0f172a0a}.system-settings-form .settings-section-title{margin-bottom:0}.system-settings-form .settings-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.system-settings-form label{color:#3d4348;gap:8px;font-size:12px;font-weight:600;display:grid}.system-settings-form input,.system-settings-form textarea,.system-settings-form select{color:#1d2a36;resize:vertical;background:#f8fafb;border:1px solid #dfe7ee;border-radius:8px;width:100%;padding:10px 12px;font-size:12px;box-shadow:inset 0 1px 1px #0f172a05}.system-settings-form input:focus,.system-settings-form textarea:focus,.system-settings-form select:focus{background:#fff;border-color:#99adbe;box-shadow:0 0 0 4px #537c911a}.system-settings-form .primary-button{background:#1d2f3f;justify-content:center;width:100%;margin-top:4px;box-shadow:0 2px #152937}.system-settings-form .primary-button:hover:not(:disabled){background:#2a425d;box-shadow:0 3px #152937}.saved-state{color:#4c876f;align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.directory-page{background:#f6f5f1;min-height:100vh;padding:42px 4%}.directory-header{justify-content:space-between;align-items:end;max-width:1440px;margin:0 auto 28px;display:flex}.directory-header h1{color:#302f2b;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:34px;font-weight:400}.directory-panel{max-width:1440px;margin:auto;padding:20px 22px 0}.directory-toolbar{align-items:center;gap:10px;margin-bottom:18px;display:flex}.directory-search{width:300px}.directory-toolbar select{color:#75736c;background:#f6f5f1;border:1px solid #ebe9e2;border-radius:6px;padding:8px 10px;font-size:11px}.directory-count{color:#aaa79e;margin-left:auto;font-size:11px}.customer-table{overflow-x:auto}.customer-row{color:#68665e;border-bottom:1px solid #f0eee8;grid-template-columns:1fr 1.35fr 1fr 1.35fr 1.1fr .7fr 1.1fr .8fr .9fr 115px;align-items:center;gap:12px;min-width:1120px;padding:14px 3px;font-size:10px;display:grid}.customer-head{color:#aaa79e;text-transform:uppercase;letter-spacing:.35px;padding-top:0;font-size:9px;font-weight:700}.customer-head button{color:inherit;text-align:left;font-size:inherit;font-weight:inherit;text-transform:inherit;letter-spacing:inherit;background:0 0;padding:0}.customer-head button:hover{color:#537c91}.customer-row strong{color:#474641;font-size:11px}.customer-number{color:#537c91;font-weight:700}.customer-actions{gap:4px;display:flex}.customer-actions button,.directory-footer button{color:#88867e;background:0 0;border-radius:5px;place-items:center;width:27px;height:27px;display:grid}.customer-actions button:hover,.directory-footer button:hover:not(:disabled){color:#315873;background:#e8efee}.check-icon{color:#4c876f;font-size:15px}.directory-footer{color:#aaa79e;justify-content:space-between;align-items:center;padding:16px 3px;font-size:11px;display:flex}.directory-footer>div{gap:5px;display:flex}.directory-footer button:disabled{cursor:not-allowed;opacity:.4}.directory-empty{color:#aaa79e;text-align:center;padding:42px 5px;font-size:12px}.customer-modal-backdrop{z-index:10;background:#232a2747;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.customer-modal{width:min(100%,400px);padding:26px}.customer-modal h2{color:#33322f;margin:0;font-size:21px}.customer-modal>p:not(.eyebrow){color:#89877f;margin:6px 0 20px;font-size:11px}.customer-modal dl{grid-template-columns:1fr 1.4fr;gap:10px;margin:0 0 22px;font-size:12px;display:grid}.customer-modal dt{color:#aaa79e}.customer-modal dd{color:#4b4942;margin:0;font-weight:600}.customer-success{color:#39745f;background:#e2f0e9;border:1px solid #c8e5d7;border-radius:7px;align-items:center;gap:7px;max-width:1440px;margin:0 auto 14px;padding:10px 13px;font-size:12px;font-weight:600;display:flex}.customer-form-modal{width:min(100%,780px);max-height:90vh;overflow-y:auto}.customer-form-header{justify-content:space-between;align-items:start;margin-bottom:22px;display:flex}.customer-form-header h2{color:#33322f;margin:0;font-size:22px}.customer-form-header p:not(.eyebrow){color:#9a9992;margin:5px 0 0;font-size:11px}.customer-form{gap:15px;display:grid}.customer-form label{color:#67655e;gap:6px;font-size:11px;font-weight:600;display:grid}.customer-form input,.customer-form textarea,.customer-form select{color:#34332f;resize:vertical;background:#f6f5f1;border:1px solid #e7e5de;border-radius:6px;outline:0;width:100%;padding:10px 11px;font-size:12px}.customer-form input:focus,.customer-form textarea:focus,.customer-form select:focus{border-color:#7f9aab;box-shadow:0 0 0 3px #537c911a}.customer-form .has-error input{border-color:#d68170}.customer-form small{color:#bd6f5f;font-size:10px}.customer-form-actions{justify-content:end;align-items:center;gap:14px;padding-top:6px;display:flex}.profile-page{background:#f6f5f1;min-height:100vh;padding:40px 4%}.profile-header{justify-content:space-between;align-items:end;gap:16px;max-width:1440px;margin:auto auto 28px;display:flex}.profile-title{align-items:center;gap:14px;display:flex}.profile-avatar{color:#537c91;background:#dce9ef;border-radius:12px;place-items:center;width:54px;height:54px;font-weight:700;display:grid}.profile-header h1{color:#302f2b;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:34px;font-weight:400}.profile-number{color:#88867e;margin:7px 0 0;font-size:11px}.profile-header-actions{justify-content:flex-end;align-items:flex-end;gap:14px;display:flex}.profile-contact{color:#77756d;flex-direction:column;gap:8px;font-size:11px;display:flex}.profile-contact span{align-items:center;gap:6px;display:flex}.profile-summary-grid{grid-template-columns:repeat(6,1fr);gap:10px;max-width:1440px;margin:auto auto 18px;display:grid}.profile-summary-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;gap:7px;min-height:112px;padding:15px;display:grid}.profile-summary-card>span{color:#537c91}.profile-summary-card small{color:#96938b;font-size:10px}.profile-summary-card strong{color:#34332f;font-size:15px}.profile-summary-card.negative-card>span{color:#bd715f}.printable-customer-form{max-width:1440px;margin:0 auto 18px;padding:22px;display:block}.print-form-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.print-form-header h2{color:#302f2b;margin:0;font-size:24px}.print-form-header p{color:#88867e;margin:6px 0 0;font-size:11px}.print-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.print-form-card{background:#fbfcfd;border:1px solid #ebeff3;border-radius:12px;padding:16px}.print-form-card h3{color:#33322f;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:13px}.print-form-list{gap:12px;margin:0;display:grid}.print-form-item{border-top:1px solid #edf0f2;gap:4px;padding-top:8px;display:grid}.print-form-item:first-child{border-top:0;padding-top:0}.print-form-item dt{color:#aaa79e;font-size:10px}.print-form-item dd{color:#4b4942;margin:0;font-size:12px;font-weight:600;line-height:1.5}.profile-grid{grid-template-columns:1.25fr .75fr;gap:18px;max-width:1440px;margin:auto auto 18px;display:grid}.profile-section{min-width:0;margin-bottom:18px;padding:22px}.profile-section-title{margin-bottom:18px}.profile-section-title h2{color:#33322f;margin:0;font-size:16px}.profile-details{grid-template-columns:repeat(2,1fr);gap:17px 24px;margin:0;display:grid}.profile-details dt{color:#aaa79e;font-size:10px}.profile-details dd{color:#4b4942;margin:4px 0 0;font-size:12px;font-weight:600}.profile-activity-item{border-bottom:1px solid #f0eee8;gap:11px;padding:13px 0;display:flex}.profile-activity-item strong{color:#46453f;text-transform:capitalize;font-size:11px}.profile-activity-item p{color:#77756d;margin:4px 0;font-size:10px}.profile-activity-item small{color:#aaa79e;font-size:9px}.profile-table{overflow-x:auto}.profile-table-row{color:#68665e;border-bottom:1px solid #f0eee8;grid-template-columns:1fr 1.2fr 1fr 1fr .9fr 1fr;align-items:center;gap:14px;min-width:720px;padding:12px 0;font-size:10px;display:grid}.profile-table-head{color:#aaa79e;text-transform:uppercase;font-size:9px;font-weight:700}.profile-table-row strong{color:#537c91}.repayment-head{grid-template-columns:1.2fr 1fr 1fr 1.2fr 1fr 1fr}@media (min-width:1024px) and (max-width:1439px){.page-content{max-width:1340px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.financial-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-bottom-grid{grid-template-columns:minmax(0,2.2fr) minmax(260px,.8fr)}}@media (min-width:1440px){.sidebar{width:242px}.topbar{height:72px;padding-inline:28px}.page-content{max-width:1480px;padding:32px 28px 40px}.page-intro{margin-bottom:24px}.metric-grid{gap:16px}.financial-summary-grid{gap:16px;margin-bottom:24px}.metric-card{min-height:148px;padding:18px 18px 16px}.financial-card{min-height:122px}.dashboard-charts{gap:18px;margin-bottom:20px}.chart-panel{min-height:320px;padding:18px 18px 16px}.dashboard-bottom-grid{grid-template-columns:minmax(0,2.2fr) minmax(290px,.8fr);gap:18px}.dashboard-bottom-grid .activity-panel,.dashboard-notifications{padding:18px}}@media (max-width:1200px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.sidebar{width:208px}.content-grid{grid-template-columns:1fr}.activity-panel{display:none}.metric-grid,.financial-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.sidebar{z-index:5;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:8px 0 25px #28281e14}.sidebar.is-open{transform:translate(0)}.mobile-menu{display:grid}.topbar{padding:0 18px}.breadcrumb{margin-left:8px;margin-right:auto}.top-user span,.top-user svg{display:none}.page-content{padding:28px 18px}.page-intro{flex-direction:column;align-items:start;gap:18px}.page-intro h1{font-size:28px}.primary-button{justify-content:center;align-self:stretch}.metric-grid{gap:9px}.metric-card{min-height:135px;padding:14px}.metric-card>strong{font-size:17px}.metric-card .muted{display:none}.loans-section{padding-inline:14px}.table-controls{flex-direction:column;align-items:stretch}.search-box,.table-controls select{width:100%}}.sidebar-backdrop{z-index:4;background:#232b2c47;border:0;position:fixed;inset:0}@media (max-width:720px){.sidebar{width:236px;padding:28px 16px 18px}.sidebar.is-collapsed{width:236px;padding-inline:16px}.sidebar.is-collapsed .brand-name,.sidebar.is-collapsed .workspace-label span,.sidebar.is-collapsed .workspace-label svg,.sidebar.is-collapsed .nav-heading,.sidebar.is-collapsed .nav-label,.sidebar.is-collapsed .nav-count,.sidebar.is-collapsed .sidebar-user-copy,.sidebar.is-collapsed .sidebar-user-chevron{display:initial}.sidebar.is-collapsed .workspace-label{justify-content:initial;margin-inline:12px}.sidebar.is-collapsed .nav-item{justify-content:initial;padding-inline:12px}.sidebar.is-collapsed .sidebar-footer{justify-content:initial;padding-inline:8px}.sidebar-close{place-items:center;display:grid}.sidebar-backdrop{display:block}.sidebar.is-open{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.sidebar{transition:none}}.sidebar{color:#dfeaf7;background:#182b42;border-right:0;width:244px;height:100vh;position:sticky;top:0}.sidebar .brand{color:#f5f8fd}.sidebar .brand-copy{gap:2px;min-width:0;display:grid}.sidebar .brand-copy strong{color:#f7fbff;letter-spacing:-.3px;font-size:17px;line-height:1.05}.sidebar .brand-copy small{color:#9aaec0;white-space:nowrap;font-size:8px;font-weight:500;line-height:1.2}.sidebar .brand-mark{color:#fff;background:linear-gradient(135deg,#233f61 0%,#4f6ef7 100%);border-radius:9px;place-items:center;display:grid;transform:none}.sidebar .workspace-label{color:#9eafc4}.sidebar .nav-heading{color:#9baec3}.sidebar .nav-item{color:#b7c5d8}.sidebar .nav-item:hover,.sidebar .nav-item.active{color:#fff;background:#223d5d}.sidebar .sidebar-footer{color:#e4edf6;border-color:#b4cbe038}.sidebar .sidebar-footer span,.sidebar .sidebar-footer svg,.sidebar .sidebar-close{color:#9db0c5}.sidebar .sidebar-action,.sidebar .sidebar-collapse{color:#b7c5d8}.sidebar .sidebar-action:hover,.sidebar .sidebar-collapse:hover{color:#fff;background:#223d5d}.sidebar .nav-item{transition:color .2s,background-color .2s,box-shadow .2s}.sidebar .nav-item:hover:not(.active){background:#223d5d;transform:none}.sidebar .nav-item.active{box-shadow:inset 3px 0 0 var(--accent)}.sidebar-header-actions{align-items:center;gap:2px;display:flex}.sidebar-header-actions .sidebar-collapse{width:30px;height:30px;padding:0}.sidebar .sidebar-header-actions .sidebar-collapse:hover{color:#fff;background:#1e3d60}@media (max-width:720px){.sidebar{height:auto;position:fixed}.directory-page{padding:28px 18px}.directory-header{flex-direction:column;align-items:start;gap:18px}.directory-header h1{font-size:29px}.directory-header .primary-button{width:100%}.directory-panel{padding-inline:14px}.directory-toolbar{flex-direction:column;align-items:stretch}.directory-search{width:100%}.directory-count{margin-left:0}}.topbar{background:#fff;border-bottom-color:#e7edf2;gap:24px}.topbar-search{background:#f6f8fb;border-color:#e3eaf0;border-radius:8px;width:min(420px,42vw);padding:10px 13px}.top-user-copy{gap:2px;min-width:86px;display:grid}.top-user-copy strong{color:#26364b;font-size:11px;line-height:1.1}.top-user-copy small{color:#8b9aaa;font-size:9px;line-height:1.1}.top-user{color:#26364b}.notification-count{background:#ef625e;border-color:#fff}[data-theme=dark] .topbar{border-bottom-color:var(--line);background:#1b272e}[data-theme=dark] .topbar-search{border-color:var(--line);background:#182229}[data-theme=dark] .top-user-copy strong{color:var(--ink)}@media (max-width:720px){.settings-page{padding:28px 18px}.settings-grid{grid-template-columns:1fr}.settings-header h1{font-size:29px}}@media (max-width:480px){.login-panel{padding:30px 22px}.login-brand{margin-bottom:46px}.login-panel h1{font-size:30px}.settings-form-row{grid-template-columns:1fr}}.app-shell,.directory-page,.reports-page,.notifications-page,.users-page,.settings-page,.loan-details-page,.profile-page,.create-loan-page{background:var(--canvas)}.panel,.metric-card,.loan-summary-item,.settings-link-card,.report-metric{transition:box-shadow .18s,border-color .18s,background-color .18s;box-shadow:0 1px 2px #0f172a08}.panel:hover,.metric-card:hover,.loan-summary-item:hover,.settings-link-card:hover,.report-metric:hover{border-color:#dce5eb;box-shadow:0 4px 10px #0f172a0a}.panel{border-color:var(--line);border-radius:14px}.nav-item,.icon-button,.secondary-button,.report-refresh,.notification-filter,.notification-row-actions button,.user-actions button,.customer-actions button,.directory-footer button{transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .16s}.nav-item:hover:not(.active),.icon-button:hover,.notification-filter:hover:not(.active),.notification-row-actions button:hover,.user-actions button:hover,.customer-actions button:hover,.directory-footer button:hover:not(:disabled){transform:translateY(-1px)}.dashboard-notification,.dashboard-notification-list>*{transition:background-color .16s,transform .16s,box-shadow .16s}.dashboard-notification:hover{background:#f8fafb;transform:translate(-1px)}.nav-item.active{box-shadow:inset 3px 0 #537c91}.primary-button{box-shadow:0 2px 0 #19334a, var(--shadow-sm);border-radius:8px;transition:background .18s,transform .18s,box-shadow .18s}.primary-button:hover:not(:disabled){box-shadow:0 3px 0 #19334a, var(--shadow-md);transform:translateY(-1px)}.secondary-button:hover:not(:disabled),.report-refresh:hover,.icon-button:hover{box-shadow:var(--shadow-sm)}.primary-button:disabled{cursor:wait;opacity:.62}.search-box,.directory-toolbar select,.report-filter-field input,.report-filter-field select,.settings-form input,.settings-form textarea,.settings-form select,.user-form input,.user-form select,.login-input{border-color:var(--line);background:#f8fafb;border-radius:8px;transition:border-color .18s,box-shadow .18s,background .18s}.password-toggle{color:#77756d;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:4px;display:inline-grid}.password-toggle:hover{color:var(--ink)}.password-toggle:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #8eafbf}.search-box:focus-within,.report-filter-field input:focus,.report-filter-field select:focus,.settings-form input:focus,.settings-form textarea:focus,.settings-form select:focus,.user-form input:focus,.user-form select:focus,.login-input:focus-within{background:#fff;border-color:#8eafbf;box-shadow:0 0 0 4px #537c911a}.customer-table,.loan-table,.users-table,.notification-list{scrollbar-color:#c3cdd4 transparent;scrollbar-width:thin}.customer-row:not(.customer-head),.loan-directory-row:not(.customer-head),.table-row:not(.table-head),.user-row,.notification-row{transition:background-color .16s,box-shadow .16s}.customer-row:not(.customer-head):hover,.loan-directory-row:not(.customer-head):hover,.table-row:not(.table-head):hover,.user-row:hover,.notification-row:hover{background:#f7fafb}.customer-head,.loan-directory-row.customer-head,.table-head{color:#8b949e;letter-spacing:.06em}.directory-empty{color:#8b949e;text-align:center;background:#fbfcfd;border:1px dashed #dce3e8;border-radius:10px;padding:48px 20px}.loading-state{justify-content:center;align-items:center;gap:9px;display:flex}.loading-spinner{border:2px solid #d7e3e8;border-top-color:#537c91;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite loading-spin;display:inline-block}.loading-spinner.small{border-width:2px;width:12px;height:12px}.skeleton{background:linear-gradient(90deg,#eef2f4 25%,#f8fafb 50%,#eef2f4 75%) 0 0/200% 100%;border-radius:6px;min-height:16px;animation:1.2s ease-in-out infinite skeleton-shimmer;display:block}.dashboard-error-state{text-align:center;background:linear-gradient(#fff 0%,#f8fafb 100%);border:1px solid #e6edf2;border-radius:16px;place-items:center;gap:12px;padding:42px 24px;display:grid;box-shadow:0 8px 22px #0f172a0a}.dashboard-error-icon{color:#9d4f46;background:#fbe9e6;border:1px solid #f2c9c0;border-radius:12px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:700;display:grid}.dashboard-error-state h2{color:#2b3540;margin:0;font-size:20px}.dashboard-error-state p{color:#647582;margin:0;font-size:13px}.dashboard-error-state .primary-button{margin-top:8px}.dashboard-skeleton,.dashboard-skeleton-card{background:#ffffffb3;position:relative;overflow:hidden}.dashboard-skeleton .skeleton-line,.dashboard-skeleton-card .skeleton-line,.dashboard-skeleton .skeleton-icon,.dashboard-skeleton-card .skeleton-icon{background:linear-gradient(90deg,#edf1f4 25%,#f8fafb 50%,#edf1f4 75%) 0 0/200% 100%;border-radius:6px;animation:1.2s ease-in-out infinite skeleton-shimmer}.skeleton-line{background:linear-gradient(90deg,#edf1f4 25%,#f8fafb 50%,#edf1f4 75%) 0 0/200% 100%;border-radius:6px;height:10px;margin:0;animation:1.2s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-line.tiny{width:44px;height:8px}.skeleton-line.short{width:62%;height:10px}.skeleton-line.medium{width:100%;height:10px}.skeleton-line.tall{width:55%;height:20px}.skeleton-line.chart-main{border-radius:10px;width:100%;height:112px}.skeleton-icon{border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.activity-skeleton-icon{background:linear-gradient(90deg,#edf1f4 25%,#f8fafb 50%,#edf1f4 75%) 0 0/200% 100%;border-radius:8px;width:22px;height:22px;animation:1.2s ease-in-out infinite skeleton-shimmer;display:inline-block}.dashboard-notification-skeleton{border-bottom:1px solid #f0eee8;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 0;display:grid}.dashboard-notification-skeleton .skeleton-line{width:100%}.dashboard-notification-skeleton .skeleton-line.short{width:52%}.dashboard-notification-skeleton .skeleton-line.tiny{width:46px}.dashboard-content-ready{animation:.2s ease-out both ui-fade-in}.primary-button:disabled,.secondary-button:disabled,.icon-button:disabled,.user-actions button:disabled{cursor:wait;opacity:.58}.status{letter-spacing:.03em;text-transform:capitalize;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:24px;padding:5px 10px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.status.active,.status.paid{color:#2f7a5d;background:#eaf7f0;border-color:#cfe9d9}.status.pending,.status.under_review,.status.in_review{color:#8a6212;background:#fff4d8;border-color:#f0dd9f}.status.approved{color:#335f8a;background:#edf5ff;border-color:#d2e3f7}.status.completed{color:#49667a;background:#edf3f7;border-color:#dfe9f0}.status.overdue{color:#ab503d;background:#fceae6;border-color:#f2c7bc}.status.rejected{color:#9f4b52;background:#fcecef;border-color:#efc9ce}.status.defaulted{color:#7a4d8c;background:#f3ebfb;border-color:#e0cdeb}.status.inactive{color:#6a727d;background:#eef2f5;border-color:#dde3e8}.status.draft{color:#5f6977;background:#eef3f7;border-color:#dde6ef}.back-link{transition:color .18s}.back-link:hover{color:var(--navy)}.settings-copy,.intro-copy{line-height:1.55}@media (max-width:720px){.directory-page,.reports-page,.notifications-page,.users-page,.settings-page{padding-top:30px}.directory-panel,.notifications-panel,.users-panel{border-radius:10px}.directory-toolbar,.reports-filters{gap:9px}.profile-header{flex-direction:column;align-items:flex-start}.profile-header-actions{justify-content:space-between;width:100%}.profile-contact{gap:6px}.print-form-grid{grid-template-columns:1fr}.print-form-header{flex-direction:column;align-items:flex-start}}@media print{@page{size:A4;margin:12mm}body{color:#111827!important;background:#fff!important}body *{visibility:hidden!important}.profile-page,.profile-page *{visibility:visible!important}.profile-page{color:#111827!important;background:#fff!important;max-width:none!important;padding:0!important;position:static!important}.profile-page>:not(.printable-customer-form){display:none!important}.printable-customer-form{page-break-inside:avoid;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:block!important}.print-form-header{border-bottom:2px solid #dfe7ee!important;justify-content:space-between!important;align-items:flex-end!important;margin:0 0 12px!important;padding:0 0 10px!important;display:flex!important}.print-form-header h2{color:#111827!important;font-size:24pt!important;line-height:1.1!important}.print-form-header p{color:#4b5563!important;margin-top:4px!important;font-size:10pt!important}.print-form-grid{grid-template-columns:1fr 1fr!important;gap:12px!important;display:grid!important}.print-form-card{page-break-inside:avoid;box-shadow:none!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;padding:12px 14px!important}.print-form-card h3{color:#111827!important;letter-spacing:.12em!important;margin-bottom:10px!important;font-size:9pt!important}.print-form-list{gap:0!important;display:grid!important}.print-form-item{border-top:1px solid #edf2f7!important;grid-template-columns:36% 64%!important;align-items:start!important;gap:8px 10px!important;padding:7px 0!important;display:grid!important}.print-form-item:first-child{border-top:0!important}.print-form-item dt{color:#6b7280!important;font-size:8.5pt!important;font-weight:600!important;line-height:1.5!important}.print-form-item dd{word-break:break-word;color:#111827!important;margin:0!important;font-size:9.5pt!important;line-height:1.45!important}.printable-customer-form .secondary-button,.profile-header-actions,.profile-header,.profile-summary-grid,.profile-grid,.profile-section,.profile-activity-button{display:none!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.financial-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1100px){.financial-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.financial-summary-grid{grid-template-columns:1fr}}.modal-backdrop{animation:.18s ease-out both ui-fade-in}.modal-backdrop .customer-form-modal,.modal-backdrop .user-form{animation:.18s ease-out both ui-dialog-in}.modal-backdrop .panel,.modal-backdrop .customer-form-modal,.modal-backdrop .user-form{transition:transform .18s,box-shadow .18s,opacity .18s}.loan-tabs button,.notification-filter,.report-refresh,.directory-toolbar select,.report-filter-field select{transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .16s}.loan-tabs button:hover:not(.active),.notification-filter:hover:not(.active){background:#f0f5f6;transform:translateY(-1px)}.directory-toolbar select:hover,.report-filter-field select:hover{background:#fff;border-color:#c1d1d8}.notification-row.unread{transition:background-color .16s,box-shadow .16s}.notification-row.unread:hover{box-shadow:inset 3px 0 #d68170}.settings-form label,.user-form label,.customer-form label{transition:color .16s}.settings-form label:focus-within,.user-form label:focus-within,.customer-form label:focus-within{color:#315873}@keyframes ui-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ui-dialog-in{0%{opacity:0;transform:translateY(6px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1423347a}.modal-panel{border:1px solid #dfe7ed;border-radius:18px;width:min(100%,520px);padding:0;animation:.2s ease-out both ui-dialog-in;overflow:hidden;box-shadow:0 24px 70px #12233838}.modal-header{border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px 18px;display:flex}.modal-header h2{color:#1d2d44;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:750}.modal-header .icon-button{color:#81909b}.modal-header .icon-button:hover{color:#1d2d44;background:#eef3f6}.confirm-dialog{max-width:520px}.confirm-dialog-message{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:14px;padding:24px;display:grid}.confirm-dialog-message p{color:#536270;margin:1px 0 0;font-size:14px;line-height:1.55}.confirm-dialog-icon{color:#9b6410;background:#fff4d8;border:1px solid #f0d99a;border-radius:12px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:800;display:grid}.confirm-dialog-actions{justify-content:flex-end;gap:10px;padding:0 24px 22px;display:flex}.confirm-dialog-actions .primary-button,.confirm-dialog-actions .secondary-button{justify-content:center;min-width:120px}.loan-form-dialog{width:min(100%,460px);max-height:min(760px,100dvh - 40px);padding:18px;overflow-y:auto}.loan-form-dialog .loan-actions{justify-content:flex-end;margin-top:18px!important}.loan-form-dialog .loan-actions button{min-width:120px}.loan-form-dialog>.loan-warning{color:inherit;background:0 0;border:0;padding:0;margin-top:0!important}.loan-form-dialog>strong{color:var(--ink);margin-bottom:12px;font-size:14px;display:block}.loan-form-dialog input,.loan-form-dialog select,.loan-form-dialog textarea{width:100%;color:var(--ink);border:1px solid var(--line);background:#f8fafb;border-radius:8px;outline:0;padding:8px 10px;font-size:12px}.loan-form-dialog textarea{min-height:78px}.loan-form-dialog label{color:var(--muted);font-size:11px!important}.loan-form-dialog small{color:var(--muted);font-size:10px}.loan-form-dialog .outstanding-balance{color:#a84f45;background:#fff3f0;border:1px solid #f3d0ca;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:11px;display:flex}.loan-form-dialog .outstanding-balance span{color:#9b6a63}.loan-form-dialog .outstanding-balance strong{color:#c04f45;font-size:12px}[data-theme=dark] .loan-form-dialog .outstanding-balance{color:#f29a8f;background:#3a2525;border-color:#69403d}[data-theme=dark] .loan-form-dialog .outstanding-balance span{color:#d99b94}[data-theme=dark] .loan-form-dialog .outstanding-balance strong{color:#ff9c91}.loan-form-dialog input:focus,.loan-form-dialog select:focus,.loan-form-dialog textarea:focus{border-color:#8eafbf;box-shadow:0 0 0 4px #537c911a}@media (max-width:560px){.modal-panel{border-radius:14px;width:calc(100vw - 28px)}.modal-header{padding:18px 18px 15px}.confirm-dialog-message{padding:20px 18px}.confirm-dialog-actions{flex-direction:column-reverse;padding:0 18px 18px}.confirm-dialog-actions button{width:100%}.loan-form-dialog{max-height:calc(100dvh - 28px);padding:14px}.loan-form-dialog .loan-actions{flex-direction:row}}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-menu{position:relative}.profile-menu .top-user{cursor:pointer;border-radius:10px;padding:6px 8px;transition:background-color .16s,box-shadow .16s}.profile-menu .top-user:hover,.profile-menu .top-user.is-open{box-shadow:var(--shadow-sm);background:#f1f5f7}.profile-menu-panel{z-index:20;background:#fff;border:1px solid #e0e8ed;border-radius:12px;width:220px;padding:8px;animation:.16s ease-out both dropdown-in;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 38px #12233829}.profile-menu-heading{border-bottom:1px solid #edf1f4;align-items:center;gap:10px;margin-bottom:5px;padding:10px;display:flex}.profile-menu-heading div{gap:3px;min-width:0;display:grid}.profile-menu-heading strong{color:#26364b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.profile-menu-heading small{color:#8b9aaa;text-transform:uppercase;font-size:10px}.profile-menu-panel a,.profile-menu-panel button{color:#536270;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px;font-size:11px;font-weight:650;display:flex}.profile-menu-panel a:hover,.profile-menu-panel button:hover{color:#254a63;background:#edf4f6}.profile-menu-panel button{color:#a84f45;border-top:1px solid #edf1f4;margin-top:5px;padding-top:12px}.profile-menu-panel button:hover{color:#a84f45;background:#fff3f0}.sidebar-footer{cursor:pointer;text-decoration:none;transition:background-color .16s}.sidebar-footer:hover{background:#ffffff0f;border-radius:8px}.profile-activity-button{color:#537c91;background:#edf4f6;border:1px solid #d8e7eb;border-radius:7px;padding:7px 10px;font-size:10px;font-weight:700}.profile-activity-button:hover{color:#254a63;background:#e1edf1}.profile-activity-preview{max-height:280px;overflow:hidden}.profile-activity-modal{width:min(100%,560px);padding:20px}.profile-activity-scroll{scrollbar-color:#b8cbd3 transparent;scrollbar-width:thin;max-height:min(560px,100dvh - 150px);padding-right:8px;overflow-y:auto}.profile-activity-modal .profile-activity-item{padding:13px 0}.profile-activity-modal .profile-activity-item:first-child{padding-top:0}.customer-actions a{color:#88867e;background:0 0;border-radius:5px;place-items:center;width:27px;height:27px;display:grid}.customer-actions a:hover{color:#315873;background:#e8efee}[data-theme=dark] .profile-menu-panel{background:#1d2a34;border-color:#354b5b}.profile-menu-panel a,.profile-menu-panel button{font:inherit}.profile-menu-panel a{color:#536270}[data-theme=dark] .profile-menu-panel a,[data-theme=dark] .profile-menu-panel button{color:#e3edf5}@keyframes loading-spin{to{transform:rotate(360deg)}}@keyframes skeleton-shimmer{to{background-position:-200% 0}}@media (max-width:1100px){.page-content{padding-inline:26px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-grid,.settings-hub-grid{grid-template-columns:1fr}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(260px,340px)}.reports-header,.reports-filters,.report-sections,.users-header,.users-panel,.notifications-header,.notifications-panel{max-width:none}}@media (max-width:760px){.page-content,.directory-page,.reports-page,.notifications-page,.users-page,.settings-page,.loan-details-page,.profile-page,.create-loan-page,.topbar{padding-inline:16px}.page-intro,.directory-header,.reports-header,.notifications-header,.users-header,.settings-header,.loan-details-header{flex-direction:column;align-items:stretch;gap:16px}.page-intro .primary-button,.directory-header .primary-button,.reports-header .primary-button,.users-header .primary-button{justify-content:center;width:100%}.metric-grid,.profile-summary-grid,.report-metric-grid,.report-loan-grid,.report-financial-grid,.settings-grid,.settings-hub-grid,.settings-form-row,.content-grid{grid-template-columns:1fr}.activity-panel{display:block}.directory-toolbar,.reports-filters{flex-direction:column;align-items:stretch}.directory-search,.report-filter-field,.report-refresh{width:100%;min-width:0}.directory-count{margin-left:0}.loan-actions{flex-direction:column;align-items:stretch}.loan-actions button,.loan-actions a{text-align:center;width:100%}.modal-backdrop{align-items:start;padding:12px;overflow-y:auto}.modal-backdrop .customer-form-modal,.modal-backdrop .user-form{width:100%;max-height:calc(100dvh - 24px);overflow-y:auto}.loan-warning{overflow-wrap:anywhere}}@media (max-width:420px){.page-content,.directory-page,.reports-page,.notifications-page,.users-page,.settings-page,.loan-details-page,.profile-page,.create-loan-page,.topbar{padding-inline:12px}.panel,.directory-panel,.notifications-panel,.users-panel{padding-inline:14px}.page-intro h1,.directory-header h1,.reports-header h1,.notifications-header h1,.users-header h1,.settings-header h1{font-size:28px}.notification-actions,.user-form-actions{flex-direction:column;align-items:stretch}.secondary-button{justify-content:center}}.settings-hub-grid{grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:18px;max-width:1180px;margin:auto;display:grid}.settings-links{padding:22px}.settings-link-card{color:#34332f;border-top:1px solid #f0eee8;align-items:center;gap:12px;padding:17px 0;display:flex}.settings-link-card>span:nth-child(2){flex:1;min-width:0}.settings-link-card strong,.settings-link-card small{display:block}.settings-link-card strong{font-size:13px}.settings-link-card small{color:#99968d;margin-top:5px;font-size:11px;line-height:1.4}.settings-link-card>svg{color:#aaa79e}.settings-link-card:hover strong{color:#537c91}.settings-link-icon{color:#537c91;background:#e1edf1;border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.profile-role{color:#77756d;background:#f6f5f1;border:1px solid #e7e5de;border-radius:6px;align-items:center;gap:8px;padding:11px 12px;font-size:11px;display:flex}.profile-role strong{color:#34332f;text-transform:capitalize;margin-left:auto}.settings-divider{color:#537c91;align-items:center;gap:7px;padding-top:4px;font-size:11px;font-weight:700;display:flex}.settings-form .settings-divider{border-top:1px solid #f0eee8}.settings-form .primary-button{border:0;justify-content:center;margin-top:3px}@media (max-width:720px){.settings-hub-grid{grid-template-columns:1fr}.settings-page .settings-header{flex-direction:column;align-items:start}}.users-page{background:#f6f5f1;min-height:100vh;padding:42px 4%}.users-header{justify-content:space-between;align-items:end;gap:20px;max-width:1180px;margin:0 auto 28px;display:flex}.users-header h1{color:#302f2b;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:34px;font-weight:400}.users-panel{max-width:1180px;margin:auto;padding:22px}.users-panel-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.users-panel-heading h2{color:#33322f;margin:0;font-size:17px}.users-panel-heading p:not(.eyebrow){color:#9a9992;margin:5px 0 0;font-size:11px}.users-panel-heading>svg{color:#537c91}.users-table{overflow-x:auto}.user-row{color:#68665e;border-top:1px solid #f0eee8;grid-template-columns:2fr 1fr .8fr 1fr 78px;align-items:center;gap:15px;min-width:760px;padding:15px 2px;font-size:11px;display:grid}.user-identity{align-items:center;gap:10px;display:flex}.user-identity>span:last-child{min-width:0}.user-identity strong,.user-identity small{display:block}.user-identity strong{color:#3d3c37;font-size:12px}.user-identity small{color:#99968d;text-overflow:ellipsis;margin-top:3px;overflow:hidden}.user-role{color:#537c91;font-weight:700}.user-last-login{color:#99968d}.user-actions{gap:3px;display:flex}.user-actions button{color:#88867e;background:0 0;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.user-actions button:hover{color:#315873;background:#e8efee}.users-message{max-width:1180px;margin:0 auto 14px}.modal-backdrop{z-index:10;background:#232b2c40;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.user-form{gap:16px;width:min(100%,560px);padding:24px;display:grid;box-shadow:0 20px 55px #26393e29}.user-form label{color:#67655e;gap:7px;font-size:11px;font-weight:600;display:grid}.user-form input,.user-form select{color:#34332f;background:#f6f5f1;border:1px solid #e7e5de;border-radius:6px;outline:0;width:100%;padding:10px 11px;font-size:12px}.user-form input:focus,.user-form select:focus{border-color:#7f9aab;box-shadow:0 0 0 3px #537c911a}.user-form-actions{justify-content:end;gap:9px;padding-top:3px;display:flex}.user-form-actions .primary-button{border:0}.user-form-actions .secondary-button{cursor:pointer}@media (max-width:720px){.users-page{padding:28px 18px}.users-header{flex-direction:column;align-items:start}.users-header .primary-button{justify-content:center;width:100%}.user-form{padding:20px}}.notifications-page{background:#f6f5f1;min-height:100vh;padding:42px 4%}.notifications-header{justify-content:space-between;align-items:end;gap:24px;max-width:1100px;margin:0 auto 28px;display:flex}.notifications-header h1{color:#302f2b;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:34px;font-weight:400}.notification-actions{gap:8px;display:flex}.secondary-button{color:#315873;background:#e7eff0;border:1px solid #d8e5e7;border-radius:6px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;font-weight:700;display:inline-flex}.secondary-button:hover:not(:disabled){background:#dcebed}.secondary-button:disabled{cursor:not-allowed;opacity:.5}.notifications-panel{max-width:1100px;margin:auto;padding:0 22px}.notifications-toolbar{border-bottom:1px solid #f0eee8;align-items:center;gap:7px;padding:16px 0;display:flex}.notifications-toolbar strong{color:#aaa79e;margin-left:auto;font-size:11px;font-weight:500}.notification-filter{color:#929087;background:0 0;border-radius:5px;padding:7px 10px;font-size:11px;font-weight:700}.notification-filter.active{color:#27445f;background:#e2e9e9}.notification-filter span{color:#bd6f5f;margin-left:4px}.notification-list{display:grid}.notification-row{border-bottom:1px solid #f0eee8;align-items:flex-start;gap:13px;padding:18px 2px;display:flex}.notification-row.unread{background:#fdfcf8}.notification-icon{color:#537c91;background:#e1edf1;border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.notification-icon.repayment{color:#528777;background:#dcece3}.notification-icon.loan{color:#b18a28;background:#f6e7b8}.notification-icon.warning,.notification-icon.error{color:#bd715f;background:#f3ded7}.notification-content{flex:1;min-width:0}.notification-title{color:#3d3c37;align-items:center;gap:7px;font-size:13px;display:flex}.notification-content p{color:#77756d;margin:5px 0;font-size:11px;line-height:1.5}.notification-content time{color:#aaa79e;font-size:10px}.unread-dot{background:#d68170;border-radius:50%;width:6px;height:6px}.notification-row-actions{gap:3px;display:flex}.notification-row-actions button{color:#9a9991;background:0 0;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.notification-row-actions button:hover{color:#315873;background:#e8efee}.notifications-empty{color:#aaa79e;text-align:center;place-items:center;gap:8px;min-height:250px;display:grid}.notifications-empty strong{color:#55544e;font-size:13px}.notifications-empty span{font-size:11px}@media (max-width:720px){.notifications-page{padding:28px 18px}.notifications-header{flex-direction:column;align-items:start}.notification-actions{width:100%}.secondary-button{flex:1;justify-content:center}.notifications-panel{padding-inline:14px}.notification-row{gap:9px}.notification-row-actions{flex-direction:column}}.status.paid{color:#4c876f;background:#e1efe7}.status.partially_paid{color:#537c91;background:#e1edf1}.reports-page{background:#f6f5f1;min-height:100vh;padding:42px 4%}.reports-header{justify-content:space-between;align-items:end;gap:24px;max-width:1440px;margin:0 auto 28px;display:flex}.reports-header h1{color:#302f2b;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:34px;font-weight:400}.reports-filters{align-items:end;gap:12px;max-width:1440px;margin:0 auto 18px;padding:16px 18px;display:flex}.report-filter-field{gap:6px;min-width:150px;display:grid}.report-filter-field label{color:#77756d;font-size:10px;font-weight:700}.report-filter-field input,.report-filter-field select{color:#34332f;background:#f6f5f1;border:1px solid #e7e5de;border-radius:6px;width:100%;padding:9px 10px;font-size:11px}.report-refresh{color:#537c91;background:#e1edf1;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.report-refresh:hover{color:#27445f;background:#d5e6eb}.report-sections{gap:18px;max-width:1440px;margin:auto;display:grid}.report-section{padding:22px}.report-section-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.report-section-heading h2{color:#33322f;margin:0;font-size:17px}.report-section-count{color:#aaa79e;padding-top:5px;font-size:11px}.report-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.report-loan-grid,.report-financial-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.report-metric{background:#f7f6f3;border:1px solid #ece8e2;border-radius:7px;align-content:space-between;gap:10px;min-height:86px;padding:14px;display:grid}.report-metric span{color:#929087;font-size:10px}.report-metric strong{color:#34332f;overflow-wrap:anywhere;font-size:17px}.report-metric.blue{background:#edf4f6;border-color:#dce9ef}.report-metric.mint{background:#edf5f0;border-color:#dcece3}.report-metric.coral{background:#fcf0ec;border-color:#f3ded7}.report-metric.gold{background:#fcf5df;border-color:#f0dfac}@media (max-width:1100px){.report-loan-grid,.report-financial-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:720px){.reports-page{padding:28px 18px}.reports-header{flex-direction:column;align-items:start}.reports-header .primary-button{justify-content:center;width:100%}.reports-filters{flex-direction:column;align-items:stretch}.report-filter-field{min-width:0}.report-refresh{width:100%}.report-metric-grid,.report-loan-grid,.report-financial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
