@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";.login-container{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#fff}.login-card{width:400px;border-radius:20px;overflow:hidden;background:#f4f4f4;box-shadow:0 25px 50px #00000026}.login-header{background:linear-gradient(135deg,#2f4e8c,#3a5fa3);padding:50px 20px;color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;align-items:center;gap:25px}.login-header h2{font-size:22px;font-weight:600}.login-body{padding:40px 35px}.form-group{margin-bottom:25px;text-align:left}.form-group label{display:block;margin-bottom:8px;font-size:15px;font-weight:600;color:#444}.form-group input{width:100%;padding:14px;border-radius:10px;border:none;background-color:#f4f0f0;color:#1b1818;font-size:14px;outline:none;transition:.3s}.form-group input::placeholder{color:#bbb}.form-group input:focus{background-color:#faf7f7;box-shadow:0 0 6px #2a529880}.login-btn{width:100%;padding:15px;border:none;border-radius:12px;background:linear-gradient(135deg,#3a7bd5,#3a6073);color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:.3s}.login-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #3a7bd566}.password-wrapper{position:relative;display:flex;align-items:center}.password-wrapper input{width:100%;padding:14px 45px 14px 14px;border-radius:10px;border:none;background-color:#f4f0f0;color:#0b0b0b;font-size:14px;outline:none}.eye-icon{position:absolute;right:15px;cursor:pointer;color:#bbb;font-size:18px}.spinner{width:18px;height:18px;border:3px solid #fff;border-top:3px solid transparent;border-radius:50%;display:inline-block;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-btn:disabled{opacity:.7;cursor:not-allowed}.custom-swal-popup{width:300px!important;padding:10px 15px!important;border-radius:12px!important;font-family:Calibri,sans-serif}.custom-swal-title{font-size:18px!important;font-weight:600!important;color:#2f4e8c!important;margin:5px 0!important}.custom-swal-text{font-size:15px!important;color:#444!important;margin:5px 0!important}.custom-swal-btn{background:linear-gradient(135deg,#3a7bd5,#3a6073)!important;border-radius:8px!important;padding:8px 20px!important;font-size:14px!important;font-weight:600!important;border:none!important}.custom-swal-btn:hover{box-shadow:0 6px 14px #3a7bd559;transform:translateY(-1px)}.logo-img{height:200px;background:#fff;padding:2px 6px;border-radius:10px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif}body{margin:0;font-family:Inter,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);overflow-x:hidden}.dashboard-container{height:100vh;display:flex;flex-direction:column;background:#f8fafc;overflow-x:hidden}.dashboard-header{height:80px;min-height:80px;max-height:80px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;padding:0 40px;box-shadow:0 10px 30px -10px #0000001a;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(255,255,255,.3)}.logo-img{height:45px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.mso-title{font-size:24px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.5px}.profile-container{position:relative;cursor:pointer}.profile{width:52px;height:52px;font-size:20px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;box-shadow:0 10px 20px -5px #667eea66;transition:transform .3s ease,box-shadow .3s ease}.profile:hover{transform:scale(1.05);box-shadow:0 15px 25px -5px #667eea99}.logout-dropdown{position:absolute;top:60px;right:0;background:#fff;border-radius:16px;padding:12px;box-shadow:0 20px 40px -10px #0003;z-index:1000;min-width:150px;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.logout-dropdown button{background:linear-gradient(135deg,#f43f5e,#e11d48);color:#fff;font-weight:600;cursor:pointer;padding:12px 20px;border-radius:12px;width:100%;font-size:14px;transition:all .3s ease;border:none}.logout-dropdown button:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px #e11d4866}.dashboard-body{flex:1;display:flex;margin-top:0;align-items:flex-start}.sidebar{width:260px;min-width:260px;background:linear-gradient(180deg,#fff,#f9fafc);padding:40px 10px;flex-shrink:0;border-right:1px solid rgba(229,231,235,.5);display:flex;flex-direction:column;gap:25px;position:sticky;top:80px;height:calc(100vh - 80px);overflow-y:auto;z-index:500;box-shadow:10px 0 30px -15px #0000001a}.sidebar-btn{width:95%;padding:12px 18px;font-family:Inter,sans-serif;border:none;background:transparent;border-radius:28px;cursor:pointer;font-size:17px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left;color:#4b5563;position:relative;overflow:hidden;margin-bottom:15px;letter-spacing:.3px;box-shadow:0 2px 8px #00000005}.sidebar-btn:not(:last-child){margin-bottom:20px}.sidebar-btn:after{content:"";position:absolute;bottom:-10px;left:15%;width:70%;height:1px;background:linear-gradient(90deg,#cbd5e100,#cbd5e180,#cbd5e100);opacity:.5}.sidebar-btn:last-child:after{display:none}.sidebar-btn:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:60%;width:6px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:0 8px 8px 0;opacity:0;transition:all .3s ease}.sidebar-btn:hover{background:#667eea14;color:#667eea;padding-left:35px;transform:translate(5px);box-shadow:0 8px 20px #667eea26}.sidebar-btn:hover:before{opacity:1;height:70%}.sidebar-btn.active{background:linear-gradient(135deg,#667eea1f,#764ba21f);color:#667eea;font-weight:700;box-shadow:0 10px 25px #667eea40;border:1px solid rgba(102,126,234,.2)}.sidebar-btn.active:before{opacity:1;height:70%;box-shadow:0 0 15px #667eea80}.sidebar-btn:first-child{margin-top:10px}.content{flex:1;padding:15px 15px 15px 10px;overflow-x:hidden}.content-card{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 15px;border-radius:30px;box-shadow:0 20px 40px -15px #00000026;border:1px solid rgba(255,255,255,.5)}.content-title{margin:0 0 8px;font-size:23px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.5px}.filters{display:flex;align-items:flex-end;gap:15px;margin-bottom:12px;flex-wrap:wrap;background:#ffffffb3;padding:12px 20px;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.8)}.filter-item{display:flex;flex-direction:column;font-size:14px;font-weight:600;color:#475569;flex:1;min-width:160px}.filters input,.filters select{padding:8px 12px;margin-top:4px;border-radius:14px;border:2px solid #e2e8f0;background:#fff;font-size:13px;font-weight:500;transition:all .3s ease;outline:none}.filters input:focus,.filters select:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.btn-blue{padding:10px 24px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;height:42px;white-space:nowrap;transition:all .3s ease;box-shadow:0 8px 16px -5px #667eea66;border:1px solid rgba(255,255,255,.2)}.btn-blue:hover{transform:translateY(-2px);box-shadow:0 15px 25px -5px #667eea99}.table-wrapper{background:#fff;border-radius:20px;padding:0;width:100%;overflow-x:auto;overflow-y:auto;max-height:600px;box-shadow:0 20px 40px -15px #00000026;border:1px solid #edf2f7;margin-top:0}.history-table{min-width:700px;width:100%;border-collapse:collapse;font-size:15px;font-family:Inter,sans-serif}.history-table th{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:18px 10px;text-align:left;font-size:15px;font-weight:700;color:#1e293b;border-bottom:2px solid #e2e8f0;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;line-height:1.4}.history-table thead th{position:sticky;top:0;z-index:10;box-shadow:0 2px 8px #0000000d}.history-table td{padding:18px 10px;border-bottom:1px solid #f1f5f9;color:#334155;font-weight:500;white-space:nowrap;line-height:1.5}.history-table th:first-child,.history-table td:first-child{padding-left:15px}.history-table th:last-child,.history-table td:last-child{padding-right:15px}.history-table .col-id,.history-table .col-sno{width:60px;text-align:center}.history-table .col-status{width:100px;text-align:center}.history-table .col-date{width:120px}.history-table .col-amount{width:100px;text-align:right}.history-table .col-action{width:80px;text-align:center}.history-table td .truncate{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-table tr{transition:all .2s ease}.history-table tbody tr:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9);box-shadow:0 2px 8px #0000000d}.history-table tbody tr:nth-child(2n){background-color:#fafbfc}.history-table tbody tr:nth-child(2n):hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.status-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-weight:600;padding:6px 12px;border-radius:30px;display:inline-block;font-size:13px}.table-wrapper::-webkit-scrollbar{height:10px;width:10px}.table-wrapper::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.table-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#cbd5e1,#94a3b8);border-radius:10px;border:2px solid #f1f5f9}.table-wrapper::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#94a3b8,#64748b)}.bank-warning{background:linear-gradient(135deg,#ecebef,#f2f1ec);padding:18px 24px;margin:20px 0;border-radius:20px;display:flex;justify-content:center;align-items:center;text-align:center;gap:12px;border:1px solid #eae9e4;box-shadow:0 10px 20px -8px #f4f2ec4d}.bank-warning .dot{color:#040404;font-size:24px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.warning-text{color:#7d64c8;font-size:17px;font-weight:600}.red-text{color:#dc2626;font-weight:700;padding:4px 12px;border-radius:30px}.activity-cards-container{display:flex;flex-direction:row;gap:25px;padding:25px;overflow-x:auto;white-space:nowrap;scrollbar-width:thin}.activity-cards-container::-webkit-scrollbar{height:8px}.activity-cards-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.activity-cards-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#cbd5e1,#94a3b8);border-radius:10px}.activity-card{min-width:420px;flex-shrink:0;border-radius:30px;background:#fff;border:1px solid rgba(0,0,0,.2);box-shadow:0 8px 20px #0000000d;overflow:hidden;transition:all .3s ease}.activity-card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #00000014,0 18px 35px #0000001f}.activity-card-header{background:linear-gradient(135deg,#f0f4ff,#e6edff);padding:20px 25px;border-bottom:2px solid #d9e2ff;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.label{min-width:110px;background:linear-gradient(135deg,#4f6af5,#5f4bcb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:15px;font-weight:700;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.value{color:#000;font-weight:600;margin-left:4px}.activity-date{color:#000;font-size:14px;font-weight:600}.activity-card-body{padding:25px}.activity-card:nth-child(odd) .activity-card-body{background:#f7f0f2}.activity-card:nth-child(2n) .activity-card-body{background:#dee9f6}.activity-detail{margin-bottom:20px;padding:18px;background:linear-gradient(135deg,#f8faff,#f0f5ff);border-radius:20px;border:1px solid #dce5ff}.detail-label{font-weight:700;color:#3a4d6e;margin-right:12px;font-size:14px;text-transform:uppercase;letter-spacing:.3px}.detail-value.activity-text{background:linear-gradient(135deg,#4f6af5,#7c4dff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:800;font-size:16px}.account-change{display:flex;align-items:stretch;gap:20px;margin-top:25px}.account-column{flex:1;padding:20px 18px;border-radius:24px;transition:all .3s ease}.account-column:hover{transform:translateY(-4px);box-shadow:0 15px 25px -8px #00000026}.old-account{background:linear-gradient(135deg,#f6efff,#ede5ff);border-left:4px solid #b8a6ff;box-shadow:0 4px 12px #b8a6ff26}.new-account{background:linear-gradient(135deg,#e3f0ff,#d5e9ff);border-left:4px solid #86b9ff;box-shadow:0 4px 12px #86b9ff26}.account-column h4{margin:0 0 18px;font-size:16px;font-weight:800;color:#2c3e5c;text-transform:uppercase;letter-spacing:.5px;position:relative;display:inline-block}.account-column h4:after{content:"";position:absolute;bottom:-6px;left:0;width:30px;height:3px;background:currentColor;border-radius:3px;opacity:.3}.account-details p{margin:12px 0;font-size:14px;color:#38506e;font-weight:500;display:flex;align-items:center}.account-details p strong{min-width:70px;color:#1e2a44;font-weight:700}.arrow-indicator{display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding:0 5px;min-width:40px;text-shadow:0 2px 10px rgba(102,126,234,.3)}.glass-effect{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.content-card{animation:fadeIn .6s ease-out}@media(max-width:1440px){.sidebar{width:230px;min-width:230px}.content{padding:15px}.history-table{font-size:14px}}@media(max-width:1024px){.dashboard-header{padding:0 20px}.mso-title{font-size:20px}.sidebar{width:200px;min-width:200px;padding:30px 8px}.sidebar-btn{font-size:16px;padding:16px 20px}.content{padding:15px}.filters{flex-direction:column;align-items:stretch}.filter-item,.btn-blue{width:100%}.activity-card{min-width:320px}}.menu-btn{font-size:24px;cursor:pointer;display:none}@media(max-width:768px){.menu-btn{display:block}.dashboard-header{height:70px}.logo-img{height:35px}.profile{width:42px;height:42px;font-size:16px}.mso-title{font-size:18px}.sidebar{position:fixed;left:-260px;top:70px;width:220px;height:calc(100vh - 70px);background:#fff;transition:.3s;z-index:1200}.sidebar.open{left:0}.content{padding:15px}.content-card{padding:15px;border-radius:20px}.filters{padding:10px;gap:10px}.table-wrapper{max-height:500px}.history-table{min-width:600px}.activity-cards-container{padding:15px}.activity-card{min-width:300px}}@media(max-width:480px){.dashboard-header{padding:0 10px;height:70px;display:flex;align-items:center;gap:10px}.logo-img{height:30px}.mso-title{font-size:15px;flex:1;text-align:center}.profile{width:38px;height:38px;font-size:16px}.sidebar{position:fixed;left:-260px;top:70px;width:220px;height:calc(100vh - 70px);background:#fff;transition:.3s;z-index:1200}.sidebar.open{left:0}.sidebar-btn{font-size:14px;padding:14px 16px}.content{padding:10px;width:100%}.content-card{padding:12px;border-radius:14px}.content-title{font-size:18px}.filters{flex-direction:column;gap:10px;padding:10px}.filter-item{width:100%}.filters input,.filters select{font-size:12px;padding:7px 10px;width:100%}.btn-blue{width:100%;height:36px;font-size:13px}.table-wrapper{overflow-x:auto}.history-table{font-size:12px;min-width:600px}.history-table th,.history-table td{padding:10px 6px}.activity-cards-container{padding:10px;gap:15px}.activity-card{min-width:250px}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#cbd5e1,#94a3b8);border-radius:10px;border:2px solid #f1f5f9}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#94a3b8,#64748b)}.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.loader{border:6px solid #f3f3f3;border-top:6px solid #2563eb;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
