*{box-sizing:border-box}body{color:#111827;background:#f5f7fb;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}button,input,select{font:inherit}.auth-page{background:radial-gradient(at 12% 74%,#fffffff0 0 9%,#0000 24%),radial-gradient(at 80% 78%,#ffffffeb 0 13%,#0000 30%),radial-gradient(at 52% 92%,#fffffffa 0 18%,#0000 40%),linear-gradient(#94d4ef 0%,#dff1fb 52%,#f8fbff 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex;position:relative;overflow:hidden}.auth-page:before,.auth-page:after{content:"";pointer-events:none;border:1px solid #fff9;border-radius:50%;width:980px;height:520px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.auth-page:after{opacity:.7;width:720px;height:390px;top:55%}.auth-logo{z-index:1;align-items:center;display:flex;position:absolute;top:24px;left:64px}.auth-logo img{object-fit:contain;width:168px;height:auto;max-height:125px;display:block}.auth-box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1;background:linear-gradient(#ffffffeb,#f4faffe0);border:1px solid #94a3b847;border-radius:26px;gap:clamp(12px,2.2vh,14px);width:100%;max-width:460px;min-height:430px;padding:clamp(28px,5vh,42px);display:grid;box-shadow:0 30px 80px #1e40603d,inset 0 1px #ffffffe6}.auth-brand{color:#1f2937;background:#ffffffd1;border:1px solid #cbd5e1cc;border-radius:14px;justify-content:center;justify-self:center;align-items:center;width:64px;height:64px;margin-bottom:clamp(4px,1.6vh,14px);font-size:30px;font-weight:700;display:flex;box-shadow:0 10px 24px #0f172a1f}.auth-header{text-align:center;gap:8px;margin-bottom:clamp(8px,2.6vh,18px);display:grid}.auth-header h1{margin:0;font-size:26px;font-weight:900;line-height:1.2}.auth-header p{color:#64748b;margin:0;font-size:15px;line-height:1.5}.auth-box label{color:#475569;font-size:13px;font-weight:800}.auth-field{background:#f8fafceb;border:1px solid #cbd5e1eb;border-radius:14px;align-items:center;height:56px;padding:0 16px;display:flex}.auth-field span{color:#737b87;width:22px;font-size:14px}.auth-field .country-code{color:#111827;flex:0 0 82px;width:auto;font-size:14px;font-weight:800}.auth-box input{color:#111827;background:0 0;border:0;outline:none;width:100%;height:100%;padding:0;font-size:15px;font-weight:600}.auth-field:focus-within{background:#fff;border-color:#1769e073;box-shadow:0 0 0 4px #1769e01f}.auth-box button,.sidebar button{cursor:pointer;border:0;border-radius:6px}.auth-box button{color:#fff;background:#1769e0;border-radius:14px;height:56px;margin-top:clamp(8px,2.6vh,18px);font-size:15px;font-weight:900;box-shadow:0 14px 28px #1769e03d}.auth-box button:disabled{cursor:not-allowed;opacity:.65}.auth-box button:hover{background:#0f5fcf}.auth-error{color:#dc2626;margin:4px 0 0;font-size:13px}.admin-layout{background:#f5f7fb;min-height:100vh;display:flex}.sidebar{color:#0f172a;background:linear-gradient(#fff 0%,#f8fbff 100%);border-right:1px solid #e5ebf5;flex:0 0 244px;padding:18px 12px;transition:flex-basis .2s,padding .2s;box-shadow:12px 0 32px #0f172a0d}.sidebar.collapsed{flex-basis:0;padding-left:0;padding-right:0;overflow:hidden}.sidebar-brand{border-bottom:1px solid #edf2f7;justify-content:center;align-items:center;height:78px;margin:0 0 18px;padding:0 12px 18px;display:flex}.sidebar-brand img{object-fit:contain;width:100%;height:auto;max-height:125px;display:block}.sidebar-close{display:none}.sidebar nav{gap:6px;display:grid}.sidebar button{color:#536071;text-align:left;background:0 0;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:700;transition:background .2s,color .2s,transform .2s;position:relative}.sidebar button:hover,.sidebar button.active{color:#1769e0;background:#eef5ff;transform:translate(2px)}.sidebar button.active:before{content:"";background:#1769e0;border-radius:999px;width:3px;height:20px;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.content{flex:1;min-width:0}.topbar{background:#fff;border-bottom:1px solid #e5ebf5;justify-content:space-between;align-items:center;gap:24px;height:58px;padding:0 28px;display:flex}.topbar-actions,.topbar-profile{align-items:center;gap:18px;display:flex}.topbar button{color:#17223b;cursor:pointer;background:#fff;border:1px solid #d7e2f0;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;line-height:1;display:inline-flex}.topbar-actions button:hover{color:#1769e0;background:#f5f9ff;border-color:#b9cbe3}.search-box{color:#94a3b8;background:#f6f8fc;border:1px solid #dfe7f3;border-radius:12px;flex:0 400px;align-items:center;gap:10px;height:40px;padding:0 14px;display:flex}.topbar-profile{color:#61708d;position:relative}.dashboard-body{gap:24px;padding:32px;display:grid}.welcome-panel,.panel,.stat-card{background:#fff;border:1px solid #dbe4f0;border-radius:8px;box-shadow:0 2px 6px #0f172a0a}.welcome-panel{background:linear-gradient(135deg,#f7faff,#eef4ff);justify-content:space-between;align-items:center;padding:26px 32px;display:flex}.dashboard-body>.welcome-panel:first-child{box-shadow:none;background:0 0;border:0;padding:0 2px}.welcome-panel h2{margin:0 0 6px;font-size:24px}.welcome-panel p,.welcome-panel span{color:#7180a0;margin:0}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.stat-card{border-color:#dce7f5;justify-content:space-between;align-items:center;gap:16px;min-height:98px;padding:24px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.stat-card:hover{border-color:#bfd4ee;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a14}.stat-card strong{margin-bottom:6px;font-size:24px;font-weight:900;line-height:1;display:block}.stat-card p{color:#63779c;margin:0;font-weight:600}.stat-card em{color:#06934f;background:#c7f8d8;border-radius:999px;padding:6px 10px;font-size:13px;font-style:normal;font-weight:700}.stat-card em.down{color:#ef5c5c;background:#ffe1e1}.stat-icon{border-radius:8px;flex:0 0 48px;justify-content:center;align-items:center;height:48px;font-weight:900;display:flex}.stat-icon.blue{color:#4d7cff;background:#e8efff}.stat-icon.green{color:#0b944f;background:#c8f7d8}.stat-icon.yellow{color:#d6a400;background:#fff6aa}.stat-icon.red{color:#f05c5c;background:#ffdede}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:24px;display:grid}.panel{overflow:hidden}.panel h3{margin:0;font-size:16px}.panel-header{border-bottom:1px solid #dbe4f0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.tabs{align-items:center;gap:6px;display:flex}.tabs button,.orders-panel button{color:#24446f;cursor:pointer;background:#fff;border:1px solid #d7e2f0;border-radius:8px;height:32px;padding:0 14px;font-size:14px;font-weight:700;box-shadow:0 1px 2px #0f172a0a}.tabs button:hover,.orders-panel button:hover{color:#1769e0;background:#f5f9ff;border-color:#b9cbe3}.chart{grid-template-columns:repeat(12,minmax(24px,1fr));align-items:end;gap:18px;height:330px;padding:42px 40px 28px;display:grid}.chart-month{gap:10px;height:100%;display:grid}.chart-month div{border-bottom:1px solid #dfe7f3;align-items:end;gap:6px;display:flex}.chart-month span{border-radius:8px 8px 0 0;width:16px;display:block}.revenue-bar{background:#6795ec}.expense-bar{background:#249b61}.loan-bar{background:#f4ce45}.chart-month small{color:#7180a0;text-align:center}.traffic-panel{padding:18px 24px 24px}.donut{background:conic-gradient(#5b8def 0 42%, #0b8f4e 42% 70%, #f4ce45 70% 88%, #4cc9c0 88% 100%);border-radius:50%;justify-content:center;align-items:center;width:190px;height:190px;margin:36px auto;display:flex}.donut span{color:#7180a0;text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:122px;height:122px;display:flex}.donut strong{color:#17223b;margin-top:8px;font-size:22px}.traffic-panel ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.traffic-panel li{color:#17223b;align-items:center;gap:10px;display:flex}.traffic-panel li strong{margin-left:auto}.dot{border-radius:50%;width:10px;height:10px}.dot.blue{background:#5b8def}.dot.green{background:#0b8f4e}.dot.yellow{background:#f4ce45}.dot.teal{background:#4cc9c0}.orders-panel table{border-collapse:collapse;width:100%}.common-table{background:#fff;border:1px solid #e8edf5;border-radius:12px;padding:10px;overflow:auto hidden;box-shadow:0 18px 45px #0f172a12}.common-table::-webkit-scrollbar{height:8px}.common-table::-webkit-scrollbar-thumb{background:#c7cdea;border-radius:999px}.common-table table{border-collapse:separate;border-spacing:0;width:100%;min-width:980px}.table-toolbar{background:#fff;border:1px solid #e4e8f5;border-radius:12px;grid-template-columns:minmax(220px,1fr) 170px 170px 44px auto auto;align-items:center;gap:12px;padding:16px;display:grid;box-shadow:0 14px 36px #26305414}.mobile-toolbar-actions{display:none}.table-toolbar input,.table-toolbar select{color:#1f2937;background:#f8f9ff;border:1px solid #e4e8f5;border-radius:10px;outline:none;height:44px;padding:0 14px}.table-toolbar input:focus,.table-toolbar select:focus{border-color:#6975df;box-shadow:0 0 0 4px #6975df1f}.loan-toolbar{grid-template-columns:minmax(220px,1fr) 180px 44px auto auto}.chat-toolbar{grid-template-columns:minmax(220px,1fr) 44px auto}.table-toolbar button,.pagination-bar button{color:#fff;cursor:pointer;background:#1769e0;border:1px solid #1769e0;border-radius:10px;height:44px;padding:0 20px;font-size:14px;font-weight:800;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 8px 18px #1769e02e}.table-toolbar button:last-child{background:#0f9f75;border-color:#0f9f75;box-shadow:0 8px 18px #0f9f752e}.table-toolbar button:hover,.pagination-bar button:hover{background:#0f5fcf;border-color:#0f5fcf;transform:translateY(-1px)}.table-toolbar button:last-child:hover{background:#0a8b65;border-color:#0a8b65}.table-toolbar .icon-button{box-shadow:none;color:#1769e0;background:#fff;border:1px solid #d7e2f0;padding:0;font-size:20px;font-weight:900}.table-toolbar .icon-button:hover{color:#0f5fcf;background:#f5f9ff;border-color:#b9cbe3}.table-toolbar button:disabled,.pagination-bar button:disabled{cursor:not-allowed;opacity:.6}.orders-panel th,.orders-panel td,.common-table th,.common-table td{text-align:left;border-bottom:0;padding:14px 20px}.orders-panel th,.common-table th{color:#5b6472;letter-spacing:0;text-transform:uppercase;background:#f6f8fc;font-size:11px;font-weight:800}.common-table th:first-child{border-radius:8px 0 0}.common-table th:last-child{border-radius:0 8px 0 0}.common-table td{color:#263241;font-size:13.5px;font-weight:500;line-height:1.45}.common-table tbody tr:nth-child(2n) td{background:#fbfcff}.common-table tbody tr:nth-child(odd) td{background:#fff}.common-table tbody tr:hover td{background:#eef6ff}.table-empty{color:#6b7280;vertical-align:middle;height:260px;text-align:center!important;font-size:14px!important}.table-loader{border:3px solid #e4e8f5;border-top-color:#6975df;border-radius:50%;width:30px;height:30px;margin:0 auto 12px;animation:.8s linear infinite table-spin;display:block}@keyframes table-spin{to{transform:rotate(360deg)}}.orders-panel td span{color:#06934f;background:#c7f8d8;border-radius:999px;padding:7px 12px;font-weight:700}.activity-panel{gap:18px;padding:24px;display:grid}.activity-panel p{border-left:2px solid #5b8def;margin:0;padding-left:14px}.table-pagination{justify-content:flex-end;align-items:center;gap:8px;padding:12px 2px 0;display:flex}.table-pagination span{color:#6b7280;margin-right:8px;font-size:13px}.table-pagination button{color:#24446f;cursor:pointer;background:#fff;border:1px solid #d7e2f0;border-radius:8px;height:34px;padding:0 14px;font-size:13px;font-weight:800}.table-pagination button:hover{color:#1769e0;background:#f5f9ff}.table-pagination button:disabled{cursor:not-allowed;opacity:.45}.table-action{color:#123f73;cursor:pointer;background:#fff;border:1px solid #cfe0f4;border-radius:9px;justify-content:center;align-items:center;height:32px;padding:0 14px;font-size:12px;font-weight:800;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.table-action:disabled{cursor:not-allowed;opacity:.65}.table-action:hover{color:#fff;background:#1769e0;border-color:#1769e0;transform:translateY(-1px)}.table-actions{white-space:nowrap;gap:8px;display:flex}.message-list{gap:8px;min-width:320px;max-width:420px;display:grid}.message-list span{color:#334155;background:#f8f9ff;border:1px solid #e4e8f5;border-radius:8px;gap:4px;padding:8px 10px;line-height:1.35;display:grid}.message-list small{color:#7b8497}.modal-backdrop{z-index:20;background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.plan-modal{background:#fff;border-radius:14px;gap:18px;width:100%;max-width:680px;padding:22px;display:grid;box-shadow:0 28px 80px #0f172a47}.plan-modal header{justify-content:space-between;align-items:center;display:flex}.plan-modal h3{margin:0 0 4px;font-size:20px}.plan-modal p{color:#6b7280;margin:0}.plan-modal header button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d7e2f0;border-radius:10px;width:38px;height:38px;font-size:24px;line-height:1}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.plan-grid button{cursor:pointer;text-align:left;background:#fff;border:1px solid #d7e2f0;border-radius:12px;gap:8px;padding:16px;display:grid;box-shadow:0 8px 18px #0f172a0a}.plan-grid button.selected{background:#f0f7ff;border-color:#1769e0;box-shadow:0 0 0 4px #1769e01f}.plan-grid strong{font-size:16px}.plan-grid span{color:#159b8d;font-weight:800}.plan-grid em{color:#a87900;background:#fff1b8;border-radius:999px;justify-self:start;padding:5px 8px;font-size:11px;font-style:normal;font-weight:800}.plan-grid small,.plan-loading{color:#6b7280}.plan-loading{text-align:center;grid-column:1/-1;padding:42px}.amount-field{color:#374151;gap:8px;font-size:13px;font-weight:800;display:grid}.amount-field input,.amount-field select,.amount-field textarea{background:#f8f9ff;border:1px solid #dfe3fb;border-radius:10px;outline:none;padding:0 14px}.amount-field input,.amount-field select{height:44px}.amount-field textarea{resize:vertical;min-height:96px;padding:12px 14px}.loan-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.loan-details span{color:#6b7280;background:#f8f9ff;border:1px solid #dfe3fb;border-radius:10px;gap:4px;padding:12px;font-size:12px;display:grid}.loan-details strong{color:#111827;font-size:13px}.modal-actions{justify-content:flex-end;gap:12px;display:flex}.modal-actions button{cursor:pointer;border:1px solid #0000;border-radius:10px;height:42px;padding:0 20px;font-weight:800}.modal-actions button:first-child{color:#334155;background:#fff;border-color:#d7e2f0}.modal-actions button:last-child{color:#fff;background:#1769e0;border-color:#1769e0}.modal-actions button:disabled{cursor:not-allowed;opacity:.6}.toast{color:#334155;z-index:30;background:#fff;border:1px solid #dfe3fb;border-radius:10px;align-items:center;min-height:38px;padding:9px 14px;font-size:13px;font-weight:700;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 14px 34px #26305424}.toast.success{border-left:4px solid #22a06b}.toast.error{border-left:4px solid #ef4444}.dashboard-error{color:#dc2626;background:#fff1f1;border:1px solid #ffd0d0;border-radius:8px;margin:0;padding:12px 16px}.topbar .profile-logo{cursor:pointer;background:linear-gradient(135deg,#1769e0,#18a999);border:0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:flex;box-shadow:0 10px 22px #1769e03d;color:#fff!important;font-size:13px!important}.profile-menu{position:relative}.profile-dropdown{z-index:20;background:#fff;border:1px solid #e5ebf5;border-radius:12px;gap:6px;min-width:230px;padding:14px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 22px 52px #0f172a29}.profile-dropdown strong{color:#111827;font-size:14px}.profile-dropdown span{color:#6b7280;overflow-wrap:anywhere;font-size:12px}.topbar .profile-dropdown button{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;width:100%;height:36px;margin-top:8px;font-size:13px;font-weight:800}@media (max-width:1100px){.stats-grid,.dashboard-grid,.table-toolbar,.loan-toolbar,.chat-toolbar{grid-template-columns:1fr}}@media (max-width:560px){.admin-layout{display:block}.sidebar{z-index:30;flex-basis:auto;width:244px;max-width:82vw;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(0)}.sidebar.collapsed{padding:18px 12px;overflow-y:auto;transform:translate(-100%)}.content{width:100%}.topbar{padding:0 16px}.dashboard-body{padding:24px 16px}.sidebar-brand{height:88px;position:relative}.sidebar-brand img{max-width:132px}.sidebar-close{color:#17223b;background:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:22px;line-height:1;display:inline-flex;position:absolute;top:16px;right:8px}.sidebar-close:hover{color:#1769e0;background:#f5f9ff;transform:none}.dashboard-body>.welcome-panel:first-child{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:10px;display:grid}.welcome-panel h2{font-size:24px;line-height:1.15}.dashboard-body>.welcome-panel:first-child span{text-align:right;white-space:pre-line;max-width:108px;font-size:16px;line-height:1.25}.panel-header{align-items:flex-start;gap:12px}.revenue-panel .panel-header{grid-template-columns:minmax(0,1fr) auto;display:grid}.revenue-panel{overflow-x:auto}.tabs{flex-wrap:wrap;justify-content:flex-end}.tabs button{height:32px;padding:0 12px}.chart{grid-template-columns:repeat(12,minmax(28px,1fr));gap:10px;min-width:520px;height:260px;padding:28px 24px 24px;overflow-x:auto}.chart-month span{width:10px;min-height:4px}.donut{margin:36px auto 24px}.mobile-toolbar-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mobile-toolbar-actions.single{grid-template-columns:1fr}.mobile-toolbar-actions button{cursor:pointer;border:1px solid #1769e0;border-radius:10px;height:44px;font-size:14px;font-weight:800}.mobile-toolbar-actions button:first-child{color:#1769e0;background:#fff}.mobile-toolbar-actions button:last-child{color:#fff;background:#0f9f75;border-color:#0f9f75}.mobile-toolbar-actions.single button:last-child{color:#1769e0;background:#fff;border-color:#1769e0}.table-toolbar{grid-template-columns:1fr;display:none}.table-toolbar.mobile-open{display:grid}.table-toolbar.has-export button:last-child{display:none}.table-toolbar input,.table-toolbar select,.table-toolbar button{width:100%}.common-table{-webkit-overflow-scrolling:touch;max-width:calc(100vw - 32px);display:block;overflow-x:auto}.common-table table{min-width:980px}.auth-page{place-items:center;padding:16px}.auth-box{border-radius:22px;max-width:100%;min-height:auto;padding:26px 24px}.auth-logo{top:12px;left:16px}.auth-logo img{width:96px}.auth-brand{width:54px;height:54px}.auth-header h1{font-size:24px}.auth-field,.auth-box button{height:52px}}
