@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth-container{align-items:center;background:linear-gradient(135deg,#002e6e,#00b9f1);display:flex;font-family:Inter,Segoe UI,system-ui,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:20px;position:relative}.auth-container:before{animation:float 8s ease-in-out infinite;height:200%;left:-50%;opacity:.15;top:-50%;width:200%}.auth-container:after,.auth-container:before{background:linear-gradient(135deg,#00b9f1,#00d4ff);content:"";position:absolute}.auth-container:after{animation:pulse 6s ease-in-out infinite alternate;border-radius:50%;bottom:-20%;height:400px;opacity:.1;right:-20%;width:400px}.auth-card{animation:slideInUp .6s ease-out;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #fffc;border-radius:20px;box-shadow:0 20px 40px #00000014;max-width:440px;padding:3rem 2.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:2}.auth-card:hover{box-shadow:0 30px 60px #0000001f;transform:translateY(-8px)}.auth-header{margin-bottom:2.5rem;text-align:center}.auth-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#002e6e,#00b9f1);-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem}.auth-header p{color:#64748b;font-size:1.05rem;font-weight:500}.form-group{margin-bottom:1.75rem;position:relative}.form-group label{color:#1e293b;display:block;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.input-field{background:#fff;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;font-weight:500;padding:1.125rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:90%}.input-field:focus{border-color:#00b9f1;box-shadow:0 0 0 4px #00b9f11a;outline:none;transform:translateY(-2px)}.input-field::placeholder{color:#94a3b8;font-weight:400}.input-field:hover{border-color:#cbd5e1}.submit-btn{letter-spacing:.5px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.submit-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.submit-btn:hover:before{left:100%}.submit-btn:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-3px)}.submit-btn:active{transform:translateY(-1px)}.btn-login{background:linear-gradient(135deg,#002e6e,#00b9f1);color:#fff}.btn-login:hover{background:linear-gradient(135deg,#002355,#00a5d8)}.btn-signup{background:linear-gradient(135deg,#00b9f1,#00d4ff);color:#fff}.btn-signup:hover{background:linear-gradient(135deg,#00a5d8,#00bfe6)}.auth-footer{border-top:1px solid #e2e8f0;margin-top:2.5rem;padding-top:2rem;text-align:center}.auth-footer p{color:#64748b;font-weight:500;margin-bottom:.75rem}.auth-footer a{color:#00b9f1;font-weight:700;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.auth-footer a:after{background:linear-gradient(135deg,#002e6e,#00b9f1);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.auth-footer a:hover{color:#002e6e}.auth-footer a:hover:after{width:100%}@media(max-width:480px){.auth-container{padding:15px}.auth-card{border-radius:16px;margin:.5rem;padding:2.5rem 2rem}.auth-header h2{font-size:2rem}.auth-header p{font-size:1rem}.input-field{padding:1rem 1.25rem}.submit-btn{padding:1rem 1.5rem}}@media(max-width:360px){.auth-card{padding:2rem 1.5rem}.auth-header h2{font-size:1.75rem}}.text-center{text-align:center}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.loading .submit-btn:after{animation:spin .8s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.send-money-container{align-items:flex-start;background:linear-gradient(135deg,#003087,#009cde);display:flex;justify-content:center;min-height:100vh;padding:2rem}.send-money-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #fffc;border-radius:20px;box-shadow:0 20px 40px #00000014;max-width:500px;padding:3rem 2.5rem;width:100%}.send-money-header{margin-bottom:2.5rem;text-align:center}.send-money-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#003087,#009cde);-webkit-background-clip:text;font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.send-money-header p{color:#64748b;font-size:1.1rem}.send-money-form .form-group{margin-bottom:1.75rem}.send-money-form .form-group label{color:#1e293b;display:block;font-size:.9rem;font-weight:600;margin-bottom:.75rem;text-transform:uppercase}.send-money-form .form-input{background:#fff;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;padding:1.125rem 1.5rem;transition:all .3s ease;width:90%}.send-money-form .form-input:focus{border-color:#009cde;box-shadow:0 0 0 3px #009cde1a;outline:none}.submit-btn{background:linear-gradient(135deg,#003087,#009cde);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1.125rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 10px 20px #00000026;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.loading-spinner{animation:spin .8s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@media(max-width:768px){.send-money-container{padding:1rem}.send-money-card{padding:2rem 1.5rem}}.error-popup-overlay{align-items:center;animation:fadeIn .3s ease;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.error-popup{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:400px;padding:2rem;width:90%}.error-popup .popup-header{margin-bottom:1.5rem;text-align:center}.error-popup .popup-header .error-icon{font-size:3rem;margin-bottom:1rem}.error-popup .popup-header h3{color:#d93025;font-size:1.5rem;font-weight:600;margin:0}.error-popup .popup-body{margin-bottom:2rem;text-align:center}.error-popup .popup-body p{color:#5f6368;font-size:1.1rem;line-height:1.5;margin:0}.error-popup .popup-footer{text-align:center}.error-popup .popup-footer .popup-ok-btn{background:linear-gradient(135deg,#003087,#009cde);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.error-popup .popup-footer .popup-ok-btn:hover{box-shadow:0 8px 20px #0003;transform:translateY(-2px)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.message.success{background:#10b9811a;border:1px solid #10b98133;border-radius:12px;color:#10b981;font-weight:600;margin-top:1.5rem;padding:1rem 1.5rem;text-align:center}.transaction-info{border-top:1px solid #e2e8f0;margin-top:2.5rem;padding-top:2rem}.transaction-info h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.transactions-list{display:flex;flex-direction:column;gap:.75rem}.transaction-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;justify-content:space-between;padding:1rem;transition:all .3s ease}.transaction-item:hover{background:#f1f5f9;transform:translateY(-1px)}.transaction-details{flex:1 1}.transaction-details .transaction-type{color:#1e293b;font-weight:600;margin-bottom:.25rem}.transaction-details .transaction-type .user-name{color:#003087;margin-left:.25rem}.transaction-details .transaction-date{color:#64748b;font-size:.875rem}.transaction-amount{text-align:right}.transaction-amount .amount{display:block;font-size:1.1rem;font-weight:700}.transaction-amount .amount.sent{color:#d93025}.transaction-amount .amount.received{color:#10b981}.transaction-amount .status{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:600;margin-top:.25rem;padding:.25rem .5rem;text-transform:uppercase}.transaction-amount .status.success{background:#10b9811a;color:#10b981}.transaction-amount .status.failed{background:#ef44441a;color:#ef4444}.transaction-amount .status.pending{background:#ef97441a;color:#ef9744}.no-transactions{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:12px;color:#64748b;font-style:italic;padding:2rem;text-align:center}.balance-display{background:linear-gradient(135deg,#003087,#009cde);border-radius:16px;color:#fff;margin-bottom:2rem;padding:1.5rem;text-align:center}.balance-display .balance-label{font-size:.9rem;margin-bottom:.5rem;opacity:.9}.balance-display .balance-amount{font-size:2rem;font-weight:700}.quick-amounts{margin-bottom:1.5rem}.quick-amounts label{color:#1e293b;display:block;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.quick-amounts .amount-buttons{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr)}@media(max-width:480px){.quick-amounts .amount-buttons{grid-template-columns:repeat(2,1fr)}}.quick-amounts .amount-btn{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;color:#1e293b;cursor:pointer;font-weight:600;padding:.75rem;transition:all .3s ease}.quick-amounts .amount-btn:hover{background:#fff;border-color:#009cde;transform:translateY(-2px)}.quick-amounts .amount-btn.active{background:linear-gradient(135deg,#003087,#009cde);border-color:#003087;color:#fff}.success-popup .popup-header .success-icon{font-size:3rem;margin-bottom:1rem}.success-popup .popup-header h3{color:#10b981!important}.success-popup .new-balance{background:#10b9811a;border:1px solid #10b98133;border-radius:8px;margin-top:1rem;padding:1rem}.success-popup .new-balance strong{color:#10b981;font-size:1.2rem}.info-steps{display:flex;flex-direction:column;gap:1rem}.step .step-number{font-size:.9rem;height:32px;width:32px}.step .step-content{flex:1 1}.reward-popup-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.reward-popup{animation:slideUpReward .5s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;box-shadow:0 25px 50px #00000080;color:#fff;max-width:400px;padding:2.5rem;text-align:center;width:90%}.reward-popup .popup-header{margin-bottom:1.5rem}.reward-popup .popup-header .reward-icon{animation:bounce .6s ease-in-out;font-size:4rem;margin-bottom:1rem}.reward-popup .popup-header h3{color:#fff;font-size:1.8rem;font-weight:700;margin:0}.reward-popup .popup-body{margin-bottom:2rem}.reward-popup .popup-body .reward-amount{animation:pulseReward 2s infinite;font-size:2.5rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 10px #0000004d}.reward-popup .popup-body p{font-size:1.1rem;margin-bottom:1.5rem;opacity:.9}.reward-popup .popup-body .reward-details{background:#fff3;border-radius:12px;padding:1rem}.reward-popup .popup-body .reward-details .reward-info{display:flex;font-size:.9rem;justify-content:space-between;opacity:.8}.reward-popup .popup-footer .popup-ok-btn{background:#fff;border:none;border-radius:50px;color:#667eea;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2.5rem;transition:all .3s ease}.reward-popup .popup-footer .popup-ok-btn:hover{box-shadow:0 10px 25px #0003;transform:scale(1.05)}@keyframes slideUpReward{0%{opacity:0;transform:translateY(50px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulseReward{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.dashboard-container{background:#f8fafc;display:grid;grid-template-areas:"sidebar header" "sidebar main";grid-template-columns:280px 1fr;grid-template-rows:70px 1fr;min-height:100vh}.sidebar-brand{align-items:center;display:flex;gap:8px;padding:16px}.sidebar-brand h2{align-items:center;display:flex;font-size:1.5rem;font-weight:700}.brand-logo{border-radius:50px;height:100px;object-fit:contain;width:100px}.dashboard-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;grid-area:header;justify-content:center;justify-content:space-between;padding:0 2rem;z-index:100}.dashboard-header .header-left h1{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0}.dashboard-header .header-right{align-items:center;display:flex;gap:1.5rem}.dashboard-header .header-right .notification-bell{border-radius:50%;cursor:pointer;padding:.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-header .header-right .notification-bell:hover{background:#f1f5f9}.dashboard-header .header-right .notification-bell .notification-dot{background:#ef4444;border-radius:50%;height:8px;position:absolute;right:8px;top:8px;width:8px}.dashboard-header .header-right .user-profile{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:.75rem;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-header .header-right .user-profile:hover{background:#f1f5f9}.dashboard-header .header-right .user-profile .user-avatar{align-items:center;background:linear-gradient(135deg,#003087,#009cde);border-radius:50%;color:#fff;display:flex;font-weight:600;height:40px;justify-content:center;width:40px}.dashboard-header .header-right .user-profile .user-info .user-name{color:#1e293b;font-weight:600}.dashboard-header .header-right .user-profile .user-info .user-email{color:#64748b;font-size:.875rem}.dashboard-sidebar{background:#1e293b;color:#fff;grid-area:sidebar;padding:2rem 0}.dashboard-sidebar .sidebar-brand{border-bottom:1px solid #334155;padding:0 1.5rem 2rem}.dashboard-sidebar .sidebar-brand h2{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:.75rem;justify-content:center}.dashboard-sidebar .sidebar-brand h2 .brand-icon{align-items:center;background:linear-gradient(135deg,#003087,#009cde);border-radius:8px;display:flex;height:32px;justify-content:center;width:32px}.dashboard-sidebar .sidebar-nav{padding:2rem 0}.dashboard-sidebar .sidebar-nav .nav-item{align-items:center;border-left:3px solid #0000;color:#cbd5e1;display:flex;gap:.75rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-sidebar .sidebar-nav .nav-item:hover{background:#334155;color:#fff}.dashboard-sidebar .sidebar-nav .nav-item.active{background:#334155;border-left-color:#00b9f1;color:#fff}.dashboard-sidebar .sidebar-nav .nav-item .nav-icon{height:20px;width:20px}.dashboard-sidebar .sidebar-nav .nav-item .nav-label{font-weight:500}.dashboard-main{grid-area:main;overflow-y:auto;padding:2rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.stat-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #fffc;border-radius:16px;box-shadow:0 10px 25px #00000014;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.stat-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-5px)}.stat-card .stat-header{align-items:flex-start;display:flex;justify-content:between;margin-bottom:1rem}.stat-card .stat-header .stat-icon{align-items:center;border-radius:12px;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.stat-card .stat-header .stat-icon.wallet{background:linear-gradient(135deg,#003087,#009cde)}.stat-card .stat-header .stat-icon.transaction{background:linear-gradient(135deg,#10b981,#34d399)}.stat-card .stat-header .stat-icon.reward{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.stat-card .stat-header .stat-icon.user{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.stat-card .stat-header .stat-trend{align-items:center;display:flex;font-size:.875rem;font-weight:600;gap:.25rem}.stat-card .stat-header .stat-trend.positive{color:#10b981}.stat-card .stat-header .stat-trend.negative{color:#ef4444}.stat-card .stat-value{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-card .stat-label{color:#64748b;font-weight:500}.dashboard-section{background:#fff;border-radius:16px;box-shadow:0 10px 25px #00000014;margin-bottom:2rem;padding:1.5rem}.dashboard-section .section-header{align-items:center;display:flex;justify-content:between;margin-bottom:1.5rem}.dashboard-section .section-header h2{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.dashboard-section .section-header .section-actions{display:flex;gap:.75rem}.data-table{border-collapse:collapse;width:100%}.data-table td,.data-table th{border-bottom:1px solid #e2e8f0;padding:1rem;text-align:left}.data-table th{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.data-table td{color:#1e293b;font-weight:500}.data-table .status-badge{border-radius:20px;font-size:.75rem;font-weight:600;padding:.375rem .75rem;text-transform:uppercase}.data-table .status-badge.completed,.data-table .status-badge.success{background:#10b9811a;color:#10b981}.data-table .status-badge.pending{background:#f59e0b1a;color:#f59e0b}.data-table .status-badge.failed{background:#ef44441a;color:#ef4444}.btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn:hover{transform:translateY(-2px)}.btn.btn-primary{background:linear-gradient(135deg,#003087,#009cde);color:#fff}.btn.btn-primary:hover{background:linear-gradient(135deg,#00276e,#008ac5)}.btn.btn-secondary{background:#f1f5f9;color:#1e293b}.btn.btn-secondary:hover{background:#e2e8f0}.quick-actions{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.action-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:1.5rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.action-card:hover{border-color:#009cde;box-shadow:0 10px 25px #00000014;transform:translateY(-3px)}.action-card .action-icon{align-items:center;background:linear-gradient(135deg,#003087,#009cde);border-radius:12px;color:#fff;display:flex;height:50px;justify-content:center;margin:0 auto 1rem;width:50px}.action-card .action-label{color:#1e293b;font-weight:600}@media(max-width:1024px){.dashboard-container{grid-template-areas:"header" "main";grid-template-columns:1fr}.dashboard-sidebar{display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.dashboard-main{padding:1rem}.stats-grid{grid-template-columns:1fr}.header-right .user-info{display:none}}.loading{opacity:.7;pointer-events:none}.loading:after{animation:spin .8s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#003087;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.dashboard-loading{align-items:center;background:#f8fafc;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.dashboard-loading .loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#003087;height:40px;margin-bottom:1rem;width:40px}.dashboard-loading p{color:#64748b;font-weight:500}.error-banner{background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#ef4444;font-size:.875rem;margin-top:.5rem;padding:.5rem 1rem}.notification-bell{align-items:center;display:flex;font-size:1.8rem;justify-content:center;margin-right:.5rem;min-height:50px;min-width:50px;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.notification-bell:hover{transform:scale(1.05)}.notification-bell .fas.fa-bell{font-size:inherit;z-index:1}.notification-bell .notification-count{font-size:.8rem;height:22px;right:5px;top:5px;width:22px;z-index:2}@keyframes pulse{0%{box-shadow:0 0 0 0 #ef4444b3;transform:scale(1)}70%{box-shadow:0 0 0 6px #ef444400;transform:scale(1.1)}to{box-shadow:0 0 0 0 #ef444400;transform:scale(1)}}.toast-notification{animation:slideInRight .3s ease;border-left:4px solid #003087;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:350px;padding:1rem;right:20px;top:20px}.toast-notification .toast-content{gap:.75rem}.toast-notification .toast-content .toast-icon{flex-shrink:0;font-size:1.2rem;margin-top:2px}.toast-notification .toast-content .toast-message{color:#1e293b;font-size:.9rem}.toast-notification .toast-content .toast-message strong{margin-bottom:.25rem}.toast-notification .toast-content .toast-message div{font-size:.85rem}.toast-notification .toast-content .toast-close{align-items:center;display:flex;flex-shrink:0;font-size:1.2rem;height:24px;justify-content:center;width:24px}.notification-bell.pulse{animation:bellPulse 1s ease-in-out}.notification-bell{border-radius:50%;color:#1e293b;cursor:pointer;font-size:1.6rem;padding:.8rem;position:relative;transition:all .25s ease}.notification-bell:hover{background:#f1f5f9;color:#003087;transform:scale(1.08)}.notification-bell .notification-count{align-items:center;animation:pulse 2s infinite;background:#ef4444;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #ef44444d;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 4px;position:absolute;right:4px;top:4px}.notifications-panel{background:#fff;border:1px solid #00000014;border-radius:16px;box-shadow:0 20px 50px #00000040;max-height:80vh;overflow:hidden;position:absolute;right:20px;top:70px;width:380px;z-index:1000}.notifications-panel .panel-header{align-items:center;background:#f9fafb;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.2rem 1.5rem}.notifications-panel .panel-header h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.notifications-panel .panel-header .btn-small{font-size:.85rem;padding:.5rem 1rem}.notifications-panel .panel-header .btn-close-panel{background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;font-size:1.6rem;padding:.3rem}.notifications-panel .panel-header .btn-close-panel:hover{background:#f1f5f9;color:#1e293b}.notifications-panel .notifications-list{max-height:60vh;overflow-y:auto;padding:.5rem}.notifications-panel .notifications-list .notification-item{align-items:flex-start;background:#00308708;border-radius:12px;display:flex;justify-content:space-between;margin:.4rem 0;padding:1rem 1.2rem;transition:all .2s ease}.notifications-panel .notifications-list .notification-item:hover{background:#00308714}.notifications-panel .notifications-list .notification-item .notification-content{flex:1 1}.notifications-panel .notifications-list .notification-item .notification-content .notification-message{color:#1e293b;font-size:.95rem;line-height:1.4;margin:0 0 .4rem}.notifications-panel .notifications-list .notification-item .notification-content .notification-time{color:#64748b;font-size:.78rem}.notifications-panel .notifications-list .notification-item .btn-mark-read{background:#003087;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:all .2s}.notifications-panel .notifications-list .notification-item .btn-mark-read:hover{background:#00215e}.notifications-panel .no-notifications{color:#64748b;padding:4rem 1.5rem;text-align:center}.notifications-panel .no-notifications .no-notifications-icon{font-size:3.5rem;margin-bottom:1rem;opacity:.6}.notifications-panel .no-notifications p{font-size:1.1rem;margin:0}.toast-notification{animation:slideInRight .4s ease-out;background:#fff;border-left:5px solid #003087;border-radius:16px;box-shadow:0 15px 40px #0000002e;max-width:380px;padding:1.2rem 1.5rem;position:fixed;right:24px;top:24px;z-index:10000}.toast-notification .toast-content{align-items:flex-start;display:flex;gap:1rem}.toast-notification .toast-content .toast-icon{color:#003087;font-size:1.5rem}.toast-notification .toast-content .toast-message{flex:1 1}.toast-notification .toast-content .toast-message strong{display:block;font-size:1.05rem;margin-bottom:.4rem}.toast-notification .toast-content .toast-message div{color:#64748b;font-size:.92rem}.toast-notification .toast-content .toast-close{background:none;border:none;color:#64748b;cursor:pointer;font-size:1.4rem;padding:0}.toast-notification .toast-content .toast-close:hover{color:#1e293b}@keyframes slideInRight{0%{opacity:0;transform:translateX(120%)}to{opacity:1;transform:translateX(0)}}@keyframes bellPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.rewards-container{align-items:flex-start;background:linear-gradient(135deg,#003087,#009cde);display:flex;justify-content:center;min-height:100vh;padding:2rem}@media(max-width:768px){.rewards-container{padding:1rem}}.rewards-card{animation:slideInUp .6s ease-out;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #fffc;border-radius:24px;box-shadow:0 10px 25px #00000014;max-width:1200px;padding:2.5rem;position:relative;width:100%;z-index:2}@media(max-width:768px){.rewards-card{padding:1.5rem}}.rewards-loading{align-items:center;background:linear-gradient(135deg,#003087,#009cde);display:flex;flex-direction:column;justify-content:center;min-height:100vh}.rewards-loading .loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#003087;height:40px;margin-bottom:1rem;width:40px}.rewards-loading p{color:#fff;font-weight:500}.rewards-header{margin-bottom:3rem}.points-display{grid-gap:2rem;background:linear-gradient(135deg,#003087,#009cde);border-radius:20px;color:#fff;display:grid;gap:2rem;grid-template-columns:2fr 1fr;padding:2.5rem}@media(max-width:768px){.points-display{gap:1.5rem;grid-template-columns:1fr;padding:2rem}}.total-points .points-label{display:block;font-size:1rem;margin-bottom:.5rem;opacity:.9}.total-points .points-value{font-size:4rem;font-weight:800;line-height:1;margin-bottom:.5rem;text-shadow:0 2px 10px #0000004d}@media(max-width:768px){.total-points .points-value{font-size:3rem}}.total-points .points-subtitle{font-size:1.1rem;opacity:.8}.points-info{display:flex;flex-direction:column;gap:1rem;justify-content:center}.points-info .info-item{background:#fff3;border-radius:12px;padding:1rem;text-align:center}.points-info .info-item .info-label{display:block;font-size:.9rem;margin-bottom:.25rem;opacity:.8}.points-info .info-item .info-value{display:block;font-size:1.5rem;font-weight:700}.rewards-section{margin-bottom:3rem}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.section-header h2{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0}.section-header .section-badge{background:#003087;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:.5rem 1rem}.rewards-history{display:flex;flex-direction:column;gap:1rem}.reward-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:flex;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.reward-item:hover{background:#f1f5f9;transform:translateY(-2px)}.reward-item .reward-icon{font-size:2rem;margin-right:1rem}.reward-item .reward-details{flex:1 1}.reward-item .reward-details .reward-amount{color:#10b981;font-size:1.2rem;font-weight:700;margin-bottom:.25rem}.reward-item .reward-details .reward-date{color:#64748b;font-size:.9rem}.reward-item .reward-badge{background:#10b9811a;border-radius:12px;color:#10b981;font-size:.8rem;font-weight:600;padding:.5rem 1rem}.no-rewards{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:16px;padding:3rem;text-align:center}.no-rewards .no-rewards-icon{font-size:4rem;margin-bottom:1rem}.no-rewards h3{color:#1e293b;margin-bottom:.5rem}.no-rewards p{color:#64748b;margin:0}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media(max-width:768px){.products-grid{grid-template-columns:1fr}}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.product-card .product-image{flex-shrink:0;font-size:3rem}.product-card .product-content{flex:1 1}.product-card .product-content .product-category{color:#003087;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.product-card .product-content .product-name{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.product-card .product-content .product-description{color:#64748b;font-size:.9rem;margin-bottom:1rem}.product-card .product-content .product-footer{align-items:center;display:flex;justify-content:space-between}.product-card .product-content .product-footer .points-required{color:#003087;font-size:1.1rem;font-weight:700}.product-card .product-content .product-footer .redeem-btn{border:none;border-radius:12px;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card .product-content .product-footer .redeem-btn.available{background:linear-gradient(135deg,#003087,#009cde);color:#fff}.product-card .product-content .product-footer .redeem-btn.available:hover{box-shadow:0 5px 15px #0030874d;transform:scale(1.05)}.product-card .product-content .product-footer .redeem-btn.disabled{background:#e2e8f0;color:#64748b;cursor:not-allowed}.info-section{background:#f8fafc;border-radius:16px;margin-top:2rem;padding:2rem}.info-section h3{color:#1e293b;font-size:1.3rem;margin-bottom:2rem;text-align:center}.info-steps{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step{align-items:flex-start;display:flex;gap:1rem}.step .step-number{align-items:center;background:linear-gradient(135deg,#003087,#009cde);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:600;height:36px;justify-content:center;width:36px}.step .step-content strong{color:#1e293b;display:block;margin-bottom:.25rem}.step .step-content p{color:#64748b;font-size:.9rem;line-height:1.4;margin:0}.redeem-popup-overlay{align-items:center;animation:fadeIn .3s ease;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.redeem-popup{animation:slideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:400px;padding:2.5rem;width:90%}.redeem-popup .popup-header{margin-bottom:2rem;text-align:center}.redeem-popup .popup-header .product-icon{font-size:4rem;margin-bottom:1rem}.redeem-popup .popup-header h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0}.redeem-popup .popup-body{margin-bottom:2rem}.redeem-popup .popup-body .product-info{margin-bottom:1.5rem;text-align:center}.redeem-popup .popup-body .product-info h4{color:#1e293b;font-size:1.3rem;margin-bottom:.5rem}.redeem-popup .popup-body .product-info p{color:#64748b;margin-bottom:1rem}.redeem-popup .popup-body .product-info .points-cost .cost{background:#003087;border-radius:20px;color:#fff;font-size:1.1rem;font-weight:700;padding:.5rem 1.5rem}.redeem-popup .popup-body .balance-after{background:#f8fafc;border-radius:12px;padding:1rem;text-align:center}.redeem-popup .popup-body .balance-after strong{color:#10b981;font-size:1.1rem}.redeem-popup .popup-footer{display:flex;gap:1rem}.redeem-popup .popup-footer .btn-cancel,.redeem-popup .popup-footer .btn-confirm{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-weight:600;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.redeem-popup .popup-footer .btn-cancel{background:#f1f5f9;color:#1e293b}.redeem-popup .popup-footer .btn-cancel:hover{background:#e2e8f0}.redeem-popup .popup-footer .btn-confirm{background:linear-gradient(135deg,#003087,#009cde);color:#fff}.redeem-popup .popup-footer .btn-confirm:hover{box-shadow:0 5px 15px #0030874d;transform:translateY(-2px)}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.transactions-container{background:#f8f9fa;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.transactions-container *{box-sizing:border-box}.transactions-header{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;transition:all .25s ease}.transactions-header:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-1px)}.transactions-header{align-items:center;background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem 3rem}.transactions-header .header-left h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0070ba,#00a8e8);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin:0}.transactions-header .header-left p{color:#666;font-size:.875rem;font-weight:400;margin:.5rem 0 0}.transactions-header .header-left .last-updated{color:#999;font-size:.75rem;margin-top:.5rem}.transactions-header .header-actions{display:flex;gap:.75rem}.transactions-header .header-actions .btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .15s ease}.transactions-header .header-actions .btn-primary{background:#0070ba;color:#fff}.transactions-header .header-actions .btn-primary:hover{background:#005ea6;transform:translateY(-1px)}.transactions-header .header-actions .btn-secondary{background:#666;color:#fff}.transactions-header .header-actions .btn-secondary:hover{background:#4d4d4d;transform:translateY(-1px)}.transactions-header .header-actions .btn-outline{background:#0000;border:1.5px solid #e0e0e0;color:#666}.transactions-header .header-actions .btn-outline:hover{background:#f8f9fa;border-color:#999}.filters-section{border-radius:12px;box-shadow:0 2px 12px #00000014;transition:all .25s ease}.filters-section:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-1px)}.filters-section{align-items:center;background:#fff;display:flex;gap:2rem;margin-bottom:2rem;padding:1.5rem 2rem}.filters-section .filter-group{align-items:center;display:flex;gap:.75rem}.filters-section .filter-group label{color:#666;font-size:.875rem;font-weight:500;white-space:nowrap}.filters-section .search-box{min-width:320px;position:relative}.filters-section .search-box .search-icon{color:#999;height:18px;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%);width:18px;z-index:2}.filters-section .search-box .search-input{background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;font-size:.875rem;font-weight:400;padding:1rem 1rem 1rem 3rem;transition:all .15s ease;width:100%}.filters-section .search-box .search-input::placeholder{color:#999}.filters-section .search-box .search-input:focus{border-color:#0070ba;box-shadow:0 0 0 3px #0070ba1a;outline:none}.filters-section .date-input{background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;font-size:.875rem;padding:.75rem 1rem;transition:border-color .15s ease}.filters-section .date-input:focus{border-color:#0070ba;outline:none}.filters-section .date-separator{color:#999;font-size:.875rem;font-weight:500}.summary-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.summary-cards .summary-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;transition:all .25s ease}.summary-cards .summary-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-1px)}.summary-cards .summary-card{align-items:center;border-left:4px solid #0000;display:flex;gap:1.5rem;overflow:hidden;padding:2rem;position:relative}.summary-cards .summary-card:before{background:linear-gradient(90deg,#0000,#e0e0e0,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.summary-cards .summary-card .card-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.summary-cards .summary-card .card-icon svg{height:24px;width:24px}.summary-cards .summary-card .card-icon.spent{background:linear-gradient(135deg,#ffe6e6,#fcc);color:#d0021b}.summary-cards .summary-card .card-icon.received{background:linear-gradient(135deg,#e6ffe6,#cfc);color:#00a650}.summary-cards .summary-card .card-icon.count{background:linear-gradient(135deg,#e6f2ff,#cce0ff);color:#0070ba}.summary-cards .summary-card .card-icon.average{background:linear-gradient(135deg,#f0e6ff,#e0ccff);color:#8a2be2}.summary-cards .summary-card .card-content{flex:1 1}.summary-cards .summary-card .card-content .card-value{color:#1a1a1a;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.summary-cards .summary-card .card-content .card-label{color:#666;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.summary-cards .summary-card .card-content .card-subtext{color:#999;font-size:.75rem;font-weight:400}.summary-cards .summary-card:hover{border-left-color:#0070ba}.insights-section{margin-bottom:2rem}.insights-section .insight-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;transition:all .25s ease}.insights-section .insight-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-1px)}.insights-section .insight-card{background:linear-gradient(135deg,#fff,#fafbfc);padding:2rem}.insights-section .insight-card h3{align-items:center;color:#1a1a1a;display:flex;font-size:1.125rem;font-weight:600;gap:.75rem;margin:0 0 1.5rem}.insights-section .insight-card h3:before{content:"💡";font-size:1rem}.insights-section .insight-card .insight-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:1rem;padding:1rem 0}.insights-section .insight-card .insight-item:last-child{border-bottom:none}.insights-section .insight-card .insight-item .insight-icon{align-items:center;background:#e6f2ff;border-radius:8px;display:flex;flex-shrink:0;font-size:1.125rem;height:40px;justify-content:center;width:40px}.insights-section .insight-card .insight-item .insight-content{flex:1 1}.insights-section .insight-card .insight-item .insight-content .insight-text{color:#666;font-size:.875rem;font-weight:400;margin-bottom:2px}.insights-section .insight-card .insight-item .insight-content .insight-amount{color:#1a1a1a;font-size:1rem;font-weight:600}.insights-section .insight-card .insight-item .insight-content .insight-subtext{color:#999;font-size:.75rem;font-weight:400}.charts-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 2fr;margin-bottom:2rem}.charts-section .chart-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;transition:all .25s ease}.charts-section .chart-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-1px)}.charts-section .chart-card{padding:2rem}.charts-section .chart-card h3{color:#1a1a1a;font-size:1.125rem;font-weight:600;margin:0 0 1.5rem}.charts-section .pie-chart .pie-segment{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:1rem;padding:.75rem 0}.charts-section .pie-chart .pie-segment:last-child{border-bottom:none}.charts-section .pie-chart .pie-segment .segment-color{border-radius:6px;flex-shrink:0;height:16px;width:16px}.charts-section .pie-chart .pie-segment .segment-label{color:#666;flex:1 1;font-size:.875rem;font-weight:400}.charts-section .pie-chart .pie-segment .segment-amount{color:#1a1a1a;font-size:.875rem;font-weight:600}.charts-section .bar-chart{align-items:end;display:flex;gap:1rem;height:200px;margin-bottom:1.5rem;padding:1rem 0}.charts-section .bar-chart .bar-group{align-items:center;display:flex;flex:1 1;flex-direction:column}.charts-section .bar-chart .bar-group .bar-wrapper{align-items:end;display:flex;gap:3px;height:160px;width:100%}.charts-section .bar-chart .bar-group .bar-wrapper .bar{border-radius:6px 6px 0 0;flex:1 1;min-height:4px;transition:all .25s ease}.charts-section .bar-chart .bar-group .bar-wrapper .bar.spent{background:linear-gradient(0deg,#ef4444,#f87171)}.charts-section .bar-chart .bar-group .bar-wrapper .bar.received{background:linear-gradient(0deg,#22c55e,#4ade80)}.charts-section .bar-chart .bar-group .bar-wrapper .bar:hover{opacity:.8;transform:scaleY(1.05)}.charts-section .bar-chart .bar-group .bar-label{color:#999;font-size:.75rem;font-weight:500;margin-top:.75rem}.charts-section .chart-legend{display:flex;gap:1.5rem;justify-content:center}.charts-section .chart-legend .legend-item{align-items:center;color:#666;display:flex;font-size:.875rem;font-weight:400;gap:.5rem}.charts-section .chart-legend .legend-item .legend-color{border-radius:2px;height:12px;width:12px}.charts-section .chart-legend .legend-item .legend-color.spent{background:#ef4444}.charts-section .chart-legend .legend-item .legend-color.received{background:#22c55e}.charts-section .no-chart-data{color:#999;padding:3rem;text-align:center}.charts-section .no-chart-data p{font-size:.875rem;margin:0}.transactions-section{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;transition:all .25s ease}.transactions-section:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-1px)}.transactions-section{overflow:hidden}.transactions-section .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:2rem 2rem 0}.transactions-section .section-header h2{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin:0}.transactions-section .section-header .table-info{color:#999;font-size:.875rem;font-weight:400}.transactions-section .table-container{overflow-x:auto;position:relative}.transactions-section .table-container::-webkit-scrollbar{height:6px}.transactions-section .table-container::-webkit-scrollbar-track{background:#f0f0f0}.transactions-section .table-container::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.transactions-section .table-container::-webkit-scrollbar-thumb:hover{background:#999}.transactions-section .transactions-table{border-collapse:collapse;font-size:.875rem;width:100%}.transactions-section .transactions-table th{background:#fefefe;border-bottom:1px solid #e0e0e0;color:#999;cursor:pointer;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:1.5rem 1rem;text-align:left;text-transform:uppercase;transition:background-color .15s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.transactions-section .transactions-table th:hover{background:#f5f6f8;color:#666}.transactions-section .transactions-table th:first-child{padding-left:2rem}.transactions-section .transactions-table th:last-child{padding-right:2rem}.transactions-section .transactions-table td{border-bottom:1px solid #f0f0f0;font-size:.875rem;padding:1.5rem 1rem;transition:background-color .15s ease}.transactions-section .transactions-table td:first-child{padding-left:2rem}.transactions-section .transactions-table td:last-child{padding-right:2rem}.transactions-section .transactions-table tr{transition:background-color .15s ease}.transactions-section .transactions-table tr:last-child td{border-bottom:none}.transactions-section .transactions-table tr:hover{background:#fafdff}.transactions-section .transactions-table tr:hover td{border-bottom-color:#54bbff}.transactions-section .transactions-table .date-cell{color:#666;font-weight:400;white-space:nowrap}.transactions-section .transactions-table .description-cell .description-content{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.transactions-section .transactions-table .description-cell .description-text{color:#1a1a1a;font-weight:500}.transactions-section .transactions-table .description-cell .category-tag{background:#e6f2ff;border:1px solid #0070ba33;border-radius:12px;color:#0070ba;font-size:.75rem;font-weight:500;padding:2px .75rem}.transactions-section .transactions-table .description-cell .transaction-id{color:#999;font-family:Monaco,Consolas,monospace;font-size:.75rem}.transactions-section .transactions-table .type-cell .type-badge{align-items:center;border-radius:8px;display:inline-flex;font-size:.75rem;font-weight:500;gap:.5rem;padding:.5rem .75rem;white-space:nowrap}.transactions-section .transactions-table .type-cell .type-badge.sent{background:#d0021b1a;border:1px solid #d0021b33;color:#d0021b}.transactions-section .transactions-table .type-cell .type-badge.received{background:#00a6501a;border:1px solid #00a65033;color:#00a650}.transactions-section .transactions-table .amount-cell{font-size:.875rem;font-weight:600;white-space:nowrap}.transactions-section .transactions-table .amount-cell.sent{color:#d0021b}.transactions-section .transactions-table .amount-cell.received{color:#00a650}.transactions-section .transactions-table .status-cell .status-badge{border-radius:8px;font-size:.75rem;font-weight:500;padding:.5rem .75rem;text-transform:capitalize;white-space:nowrap}.transactions-section .transactions-table .status-cell .status-badge.completed{background:#00a6501a;border:1px solid #00a65033;color:#00a650}.transactions-section .transactions-table .status-cell .status-badge.pending{background:#ff6b001a;border:1px solid #ff6b0033;color:#ff6b00}.transactions-section .transactions-table .status-cell .status-badge.failed{background:#d0021b1a;border:1px solid #d0021b33;color:#d0021b}.transactions-section .no-transactions{color:#999;padding:3rem;text-align:center}.transactions-section .no-transactions p{font-size:1rem;margin:0 0 1rem}.transactions-section .no-transactions .subtext{color:#999;font-size:.875rem;margin-bottom:1.5rem}.pagination{align-items:center;background:#fefefe;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.pagination .pagination-btn{background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1rem;transition:all .15s ease}.pagination .pagination-btn:hover:not(:disabled){background:#e6f2ff;border-color:#0070ba;color:#0070ba}.pagination .pagination-btn:disabled{background:#f0f0f0;cursor:not-allowed;opacity:.5}.pagination .pagination-pages{display:flex;gap:.5rem}.pagination .pagination-pages .pagination-page{align-items:center;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;height:40px;justify-content:center;transition:all .15s ease;width:40px}.pagination .pagination-pages .pagination-page:hover{background:#e6f2ff;border-color:#0070ba;color:#0070ba}.pagination .pagination-pages .pagination-page.active{background:#0070ba;border-color:#0070ba;color:#fff}.transactions-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.transactions-loading .loading-spinner{animation:spin 1s linear infinite;border:3px solid #f0f0f0;border-left-color:#0070ba;border-radius:50%;height:48px;margin-bottom:1.5rem;width:48px}.transactions-loading p{color:#999;font-size:1rem;font-weight:400;margin:0}.transactions-error{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;transition:all .25s ease}.transactions-error:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-1px)}.transactions-error{padding:3rem;text-align:center}.transactions-error .error-icon{font-size:48px;margin-bottom:1.5rem}.transactions-error h3{color:#d0021b;font-size:1.25rem;font-weight:600;margin:0 0 .75rem}.transactions-error p{color:#666;font-size:1rem;margin:0 0 1.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.transactions-container{padding:1.5rem}.charts-section{grid-template-columns:1fr}}@media(max-width:768px){.transactions-container{padding:1rem}.transactions-header{align-items:stretch;flex-direction:column;gap:1.5rem;padding:1.5rem;text-align:center}.transactions-header .header-actions{flex-wrap:wrap;justify-content:center}.filters-section{align-items:stretch;flex-direction:column;gap:1rem;padding:1.5rem}.filters-section .filter-group{justify-content:space-between}.filters-section .search-box{min-width:auto}.summary-cards{grid-template-columns:1fr}.charts-section{gap:1rem}.charts-section .chart-card{padding:1.5rem}.transactions-section .section-header{align-items:stretch;flex-direction:column;gap:.75rem;text-align:center}.pagination{flex-direction:column;gap:1rem}.pagination .pagination-pages{order:-1}}@media(max-width:480px){.transactions-container{padding:.75rem}.summary-cards .summary-card{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.charts-section .chart-card{padding:1rem}.transactions-table{font-size:.75rem}.transactions-table td,.transactions-table th{padding:1rem .75rem}}@media print{.charts-section,.filters-section,.insights-section,.pagination,.transactions-header .header-actions{display:none}.transactions-container{background:#fff;padding:0}.summary-cards,.transactions-section{border:1px solid #e0e0e0;box-shadow:none}}.app-header{align-items:center;animation:subtleFloat .5s ease-out .1s forwards;display:flex;justify-content:space-between;padding:1rem 2rem;transition:all .3s ease}.app-header:hover{box-shadow:0 6px 40px #00000026}.app-header{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#ffffff26;border-bottom:1px solid #ffffff4d;box-shadow:0 4px 30px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.app-header .header-left{align-items:center;display:flex;gap:1rem}.app-header .header-left .menu-toggle{background:none;border:none;border-radius:8px;color:#666;cursor:pointer;padding:.5rem;transition:all .2s ease}.app-header .header-left .menu-toggle:hover{background:#f8f9fa;color:#1a1a1a}.app-header .header-left .menu-toggle svg{height:1.5rem;width:1.5rem}.app-header .header-left .header-title h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0070ba,#00a8e8);-webkit-background-clip:text;background-clip:text;color:#1a1a1a;font-size:1.5rem;font-weight:700;margin:0}.app-header .header-left .header-title .header-subtitle{color:#999;font-size:.875rem;font-weight:400;margin:.25rem 0 0}.app-header .header-center .header-actions{display:flex;gap:.75rem}.app-header .header-center .header-actions .btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .2s ease}.app-header .header-center .header-actions .btn.primary{background:#0070ba;color:#fff}.app-header .header-center .header-actions .btn.primary:hover{background:#005ea6;transform:translateY(-1px)}.app-header .header-center .header-actions .btn.secondary{background:#f8f9fa;border:1px solid #e0e0e0;color:#666}.app-header .header-center .header-actions .btn.secondary:hover{background:#f2f4f6;border-color:#999}.app-header .header-center .header-actions .btn .btn-icon{font-size:1rem}.app-header .header-right{align-items:center;display:flex;gap:1rem}.app-header .header-right .notification-wrapper{position:relative}.app-header .header-right .notification-wrapper .notification-bell{background:none;border:none;border-radius:8px;color:#666;cursor:pointer;padding:.75rem;position:relative;transition:all .2s ease}.app-header .header-right .notification-wrapper .notification-bell:hover{background:#f8f9fa;color:#1a1a1a}.app-header .header-right .notification-wrapper .notification-bell svg{height:1.25rem;width:1.25rem}.app-header .header-right .notification-wrapper .notification-bell .notification-count{background:#f44;border-radius:10px;color:#fff;font-size:.75rem;font-weight:600;min-width:1.25rem;padding:.125rem .375rem;position:absolute;right:.5rem;text-align:center;top:.5rem}.app-header .header-right .notification-wrapper .notifications-panel{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 8px 24px #0000001f;margin-top:.5rem;position:absolute;right:0;top:100%;width:360px;z-index:1001}.app-header .header-right .notification-wrapper .notifications-panel .notifications-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.app-header .header-right .notification-wrapper .notifications-panel .notifications-header h3{color:#1a1a1a;font-size:1rem;font-weight:600;margin:0}.app-header .header-right .notification-wrapper .notifications-panel .notifications-header .clear-btn{background:none;border:none;color:#0070ba;cursor:pointer;font-size:.875rem;font-weight:500}.app-header .header-right .notification-wrapper .notifications-panel .notifications-header .clear-btn:hover{color:#005ea6}.app-header .header-right .notification-wrapper .notifications-panel .notifications-list{max-height:300px;overflow-y:auto}.app-header .header-right .notification-wrapper .notifications-panel .notifications-list .notification-item{border-bottom:1px solid #f0f0f0;display:flex;gap:1rem;padding:1rem 1.5rem;transition:background-color .2s ease}.app-header .header-right .notification-wrapper .notifications-panel .notifications-list .notification-item:hover{background:#f8f9fa}.app-header .header-right .notification-wrapper .notifications-panel .notifications-list .notification-item:last-child{border-bottom:none}.app-header .header-right .notification-wrapper .notifications-panel .notifications-list .notification-item .notification-icon{flex-shrink:0;font-size:1.25rem}.app-header .header-right .notification-wrapper .notifications-panel .notifications-list .notification-item .notification-content{flex:1 1}.app-header .header-right .notification-wrapper .notifications-panel .notifications-list .notification-item .notification-content .notification-message{color:#1a1a1a;font-size:.875rem;line-height:1.4;margin:0 0 .25rem}.app-header .header-right .notification-wrapper .notifications-panel .notifications-list .notification-item .notification-content .notification-time{color:#999;font-size:.75rem}.app-header .header-right .notification-wrapper .notifications-panel .notifications-list .no-notifications{color:#999;padding:2rem 1.5rem;text-align:center}.app-header .header-right .notification-wrapper .notifications-panel .notifications-list .no-notifications p{font-size:.875rem;margin:0}.app-header .header-right .notification-wrapper .notifications-panel .notifications-footer{border-top:1px solid #f0f0f0;padding:1rem 1.5rem}.app-header .header-right .notification-wrapper .notifications-panel .notifications-footer .view-all-btn{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;color:#666;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem;transition:all .2s ease;width:100%}.app-header .header-right .notification-wrapper .notifications-panel .notifications-footer .view-all-btn:hover{background:#f2f4f6;border-color:#999}.app-header .header-right .user-profile-wrapper{position:relative}.app-header .header-right .user-profile-wrapper .user-profile-trigger{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.5rem .75rem;transition:all .2s ease}.app-header .header-right .user-profile-wrapper .user-profile-trigger:hover{background:#f8f9fa}.app-header .header-right .user-profile-wrapper .user-profile-trigger .user-avatar{align-items:center;background:linear-gradient(135deg,#0070ba,#00a8e8);border-radius:50%;color:#fff;display:flex;font-size:1rem;font-weight:600;height:2.5rem;justify-content:center;width:2.5rem}.app-header .header-right .user-profile-wrapper .user-profile-trigger .user-info{text-align:left}.app-header .header-right .user-profile-wrapper .user-profile-trigger .user-info .user-name{color:#1a1a1a;font-size:.875rem;font-weight:600}.app-header .header-right .user-profile-wrapper .user-profile-trigger .user-info .user-email{color:#999;font-size:.75rem}.app-header .header-right .user-profile-wrapper .user-profile-trigger .chevron-icon{color:#999;height:1rem;transition:transform .2s ease;width:1rem}.app-header .header-right .user-profile-wrapper .user-profile-trigger:hover .chevron-icon{transform:rotate(180deg)}.app-header .header-right .user-profile-wrapper .user-menu{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 8px 24px #0000001f;margin-top:.5rem;overflow:hidden;position:absolute;right:0;top:100%;width:280px;z-index:1001}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-header{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fafbfc);border-bottom:1px solid #f0f0f0;display:flex;gap:1rem;padding:1.5rem}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-header .user-avatar.large{font-size:1.25rem;height:3rem;width:3rem}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-header .user-details .user-name{color:#1a1a1a;font-size:1rem;font-weight:600;margin-bottom:.25rem}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-header .user-details .user-email{color:#999;font-size:.875rem}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-items{padding:.5rem 0}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-items .menu-item{align-items:center;color:#1a1a1a;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s ease}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-items .menu-item:hover{background:#f8f9fa}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-items .menu-item svg{color:#999;height:1.25rem;width:1.25rem}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-footer{border-top:1px solid #f0f0f0;padding:1rem 1.5rem}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-footer .logout-btn{align-items:center;background:none;border:1px solid #e0e0e0;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:.75rem;transition:all .2s ease;width:100%}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-footer .logout-btn:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.app-header .header-right .user-profile-wrapper .user-menu .user-menu-footer .logout-btn svg{height:1.25rem;width:1.25rem}.app-header .header-overlay{background:#0000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}@media(max-width:768px){.app-header{padding:1rem}.app-header .header-center,.app-header .header-right .user-profile-wrapper .user-profile-trigger .chevron-icon,.app-header .header-right .user-profile-wrapper .user-profile-trigger .user-info{display:none}.app-header .notification-wrapper .notifications-panel{right:-1rem;width:300px}.app-header .user-profile-wrapper .user-menu{right:-1rem;width:250px}}@media(max-width:480px){.app-header .header-left .header-title h1{font-size:1.25rem}}@keyframes subtleFloat{0%{opacity:.95;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.quick-actions-wrapper{position:relative}.quick-actions-wrapper .quick-actions-trigger{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #e0e0e0;border-radius:12px;color:#666;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .3s ease;white-space:nowrap}.quick-actions-wrapper .quick-actions-trigger:hover{background:#ffffffe6;color:#1a1a1a;transform:translateY(-1px)}.quick-actions-wrapper .quick-actions-trigger svg{flex-shrink:0;height:1.25rem;width:1.25rem}@media(max-width:768px){.quick-actions-wrapper .quick-actions-trigger .quick-actions-label{display:none}}.quick-actions-wrapper .quick-actions-panel{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 8px 24px #0000001f;margin-top:.5rem;overflow:hidden;position:absolute;right:0;top:100%;width:320px;z-index:1001}.quick-actions-wrapper .quick-actions-panel:before{background:#fffc;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.quick-actions-wrapper .quick-actions-panel .quick-actions-header{border-bottom:1px solid #f0f0f0;padding:1.5rem 1.5rem 1rem}.quick-actions-wrapper .quick-actions-panel .quick-actions-header h3{color:#1a1a1a;font-size:1rem;font-weight:600;margin:0 0 .25rem}.quick-actions-wrapper .quick-actions-panel .quick-actions-header p{color:#999;font-size:.875rem;line-height:1.4;margin:0}.quick-actions-wrapper .quick-actions-panel .quick-actions-grid{display:flex;flex-direction:column;padding:.5rem 0}.quick-actions-wrapper .quick-actions-panel .quick-actions-grid .quick-action-item{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:1rem;padding:1rem 1.5rem;text-align:left;transition:all .2s ease;width:100%}.quick-actions-wrapper .quick-actions-panel .quick-actions-grid .quick-action-item:hover{background:#0070ba14}.quick-actions-wrapper .quick-actions-panel .quick-actions-grid .quick-action-item .quick-action-icon{align-items:center;background:#fff9;border-radius:10px;display:flex;flex-shrink:0;font-size:1.5rem;height:2.5rem;justify-content:center;width:2.5rem}.quick-actions-wrapper .quick-actions-panel .quick-actions-grid .quick-action-item .quick-action-content{flex:1 1;min-width:0}.quick-actions-wrapper .quick-actions-panel .quick-actions-grid .quick-action-item .quick-action-content .quick-action-label{color:#1a1a1a;font-size:.875rem;font-weight:600;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-actions-wrapper .quick-actions-panel .quick-actions-grid .quick-action-item .quick-action-content .quick-action-description{color:#999;font-size:.75rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-actions-wrapper .quick-actions-panel .quick-actions-grid .quick-action-item .quick-action-arrow{color:#999;flex-shrink:0;height:1rem;opacity:.6;width:1rem}.header-left{gap:1.5rem}.header-left,.header-right{align-items:center;display:flex}.header-right{gap:.75rem}.header-right>*{flex-shrink:0}.navigation-controls{align-items:center;display:flex;gap:.5rem}.navigation-controls .nav-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #e0e0e0;border-radius:10px;color:#666;cursor:pointer;flex-shrink:0;padding:.5rem;transition:all .3s ease}.navigation-controls .nav-btn:hover{background:#ffffffe6;border-color:#0070ba;color:#0070ba;transform:translateY(-1px)}.navigation-controls .nav-btn svg{height:1.25rem;width:1.25rem}.navigation-controls .nav-btn.home-btn{background:linear-gradient(135deg,#0070ba1a,#00a8e81a);border-color:#0070ba33}.navigation-controls .nav-btn.home-btn:hover{background:linear-gradient(135deg,#0070ba33,#00a8e833)}@media(max-width:768px){.quick-actions-wrapper .quick-actions-trigger{padding:.75rem}.quick-actions-wrapper .quick-actions-trigger .quick-actions-label{display:none}.quick-actions-wrapper .quick-actions-panel{right:-.5rem;width:280px}.quick-actions-wrapper .quick-actions-panel .quick-actions-grid .quick-action-item{padding:.875rem 1.25rem}.quick-actions-wrapper .quick-actions-panel .quick-actions-grid .quick-action-item .quick-action-content .quick-action-description,.quick-actions-wrapper .quick-actions-panel .quick-actions-grid .quick-action-item .quick-action-content .quick-action-label{overflow:visible;text-overflow:clip;white-space:normal}.header-right{gap:.5rem}}@media(max-width:480px){.quick-actions-wrapper .quick-actions-panel{right:-1rem;width:260px}.navigation-controls{gap:.25rem}.navigation-controls .nav-btn{padding:.375rem}.navigation-controls .nav-btn svg{height:1.125rem;width:1.125rem}}.homepage{background:linear-gradient(135deg,#f8f9fa,#e9ecef 50%,#f8f9fa);color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.background-animation{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.background-animation:before{background:radial-gradient(circle at 20% 80%,#0070ba1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#00a8e81a 0,#0000 50%),radial-gradient(circle at 40% 40%,#7625c90d 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.floating-shapes{height:100%;position:absolute;width:100%}.floating-shapes .shape{animation:float 20s linear infinite;background:linear-gradient(135deg,#0070ba,#00a8e8);border-radius:50%;opacity:.1;position:absolute}.floating-shapes .shape.shape-1{animation-delay:0s;height:200px;left:5%;top:10%;width:200px}.floating-shapes .shape.shape-2{animation-delay:-5s;height:150px;right:10%;top:60%;width:150px}.floating-shapes .shape.shape-3{animation-delay:-10s;bottom:20%;height:100px;left:20%;width:100px}.floating-shapes .shape.shape-4{animation-delay:-15s;height:120px;right:20%;top:30%;width:120px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-20px) rotate(90deg)}50%{transform:translateY(0) rotate(180deg)}75%{transform:translateY(20px) rotate(270deg)}}.home-nav{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff40;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;justify-content:space-between;left:0;margin:1rem 2rem;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.home-nav .nav-brand .logo{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:.75rem}.home-nav .nav-brand .logo .logo-icon{font-size:1.75rem}.home-nav .nav-brand .logo .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0070ba,#00a8e8,#7625c9);-webkit-background-clip:text;background-clip:text}.home-nav .nav-actions .nav-btn{border:none;border-radius:12px;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.home-nav .nav-actions .nav-btn.login-btn{background:#fff9;border:1px solid #e0e0e099;color:#1a1a1a}.home-nav .nav-actions .nav-btn.login-btn:hover{background:#ffffffe6;box-shadow:0 8px 32px #0000001a;transform:translateY(-1px)}.hero-section{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1400px;min-height:100vh;padding:0 2rem;position:relative}.hero-section .hero-content{flex:1 1;padding-top:6rem}.hero-section .hero-content .hero-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #e0e0e099;border-radius:20px;color:#666;display:inline-flex;font-size:.875rem;font-weight:500;margin-bottom:2rem;padding:.5rem 1rem}.hero-section .hero-content .hero-title{font-size:4rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}.hero-section .hero-content .hero-title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0070ba,#00a8e8,#7625c9);-webkit-background-clip:text;background-clip:text}.hero-section .hero-content .hero-subtitle{color:#666;font-size:1.25rem;line-height:1.6;margin-bottom:3rem;max-width:500px}.hero-section .hero-content .hero-stats{display:flex;gap:2rem;margin-bottom:3rem}.hero-section .hero-content .hero-stats .stat .stat-number{color:#0070ba;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.hero-section .hero-content .hero-stats .stat .stat-label{color:#999;font-size:.875rem;font-weight:500}.hero-section .hero-content .hero-actions{display:flex;gap:1rem;margin-bottom:4rem}.hero-section .hero-content .hero-actions .btn{align-items:center;border:none;border-radius:16px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.hero-section .hero-content .hero-actions .btn.btn-primary{background:linear-gradient(135deg,#0070ba,#005ea6);box-shadow:0 8px 24px #0070ba4d;color:#fff}.hero-section .hero-content .hero-actions .btn.btn-primary:hover{box-shadow:0 12px 32px #0070ba66;transform:translateY(-2px)}.hero-section .hero-content .hero-actions .btn.btn-primary .btn-icon{height:1.25rem;width:1.25rem}.hero-section .hero-content .hero-actions .btn.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #e0e0e099;color:#1a1a1a}.hero-section .hero-content .hero-actions .btn.btn-secondary:hover{background:#ffffffe6;transform:translateY(-1px)}.hero-section .hero-content .hero-scroll .scroll-indicator{align-items:center;color:#999;display:flex;font-size:.875rem;font-weight:500;gap:.5rem}.hero-section .hero-content .hero-scroll .scroll-indicator .scroll-arrow{animation:bounce 2s infinite;border-bottom:2px solid #999;border-right:2px solid #999;height:16px;transform:rotate(45deg);width:16px}.hero-section .hero-visual{flex:1 1;height:600px;position:relative}.hero-section .hero-visual .glass-card{animation:float-card 6s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff40;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 32px #0000001a;padding:1.5rem;position:absolute}.hero-section .hero-visual .glass-card.card-1{animation-delay:0s;right:10%;top:10%;width:280px}.hero-section .hero-visual .glass-card.card-1 .card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.hero-section .hero-visual .glass-card.card-1 .card-header .card-icon{font-size:2rem}.hero-section .hero-visual .glass-card.card-1 .card-header .card-amount{color:#1a1a1a;font-size:1.5rem;font-weight:700}.hero-section .hero-visual .glass-card.card-1 .card-details .card-name{font-weight:600;margin-bottom:.25rem}.hero-section .hero-visual .glass-card.card-1 .card-details .card-number{color:#999;font-size:.875rem}.hero-section .hero-visual .glass-card.card-2{animation-delay:-2s;right:30%;top:50%;width:240px}.hero-section .hero-visual .glass-card.card-2 .transaction{align-items:center;display:flex;gap:1rem}.hero-section .hero-visual .glass-card.card-2 .transaction .transaction-icon{font-size:1.5rem}.hero-section .hero-visual .glass-card.card-2 .transaction .transaction-details .transaction-amount{color:#1a1a1a;font-weight:700;margin-bottom:.25rem}.hero-section .hero-visual .glass-card.card-2 .transaction .transaction-details .transaction-merchant{color:#999;font-size:.875rem}.hero-section .hero-visual .glass-card.card-3{animation-delay:-4s;bottom:20%;right:15%;width:260px}.hero-section .hero-visual .glass-card.card-3 .notification{align-items:center;display:flex;gap:1rem}.hero-section .hero-visual .glass-card.card-3 .notification .notification-icon{font-size:1.5rem}.hero-section .hero-visual .glass-card.card-3 .notification .notification-content .notification-title{font-weight:600;margin-bottom:.25rem}.hero-section .hero-visual .glass-card.card-3 .notification .notification-content .notification-desc{color:#999;font-size:.875rem}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:rotate(45deg) translateY(0)}40%{transform:rotate(45deg) translateY(-5px)}60%{transform:rotate(45deg) translateY(-3px)}}.features-section{padding:8rem 2rem;position:relative}.features-section .container{margin:0 auto;max-width:1200px}.features-section .section-header{margin-bottom:4rem;text-align:center}.features-section .section-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0070ba,#00a8e8,#7625c9);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.features-section .section-header p{color:#666;font-size:1.25rem}.features-section .features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.features-section .features-grid .feature-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff40;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 32px #0000001a;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.features-section .features-grid .feature-card:hover{box-shadow:0 16px 48px #00000026;transform:translateY(-8px)}.features-section .features-grid .feature-card .feature-icon{font-size:3rem;margin-bottom:1.5rem}.features-section .features-grid .feature-card h3{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.features-section .features-grid .feature-card p{color:#666;line-height:1.6}.cta-section{background:linear-gradient(135deg,#0070ba1a,#00a8e81a);padding:6rem 2rem;position:relative}.cta-section .container{margin:0 auto;max-width:800px;text-align:center}.cta-section .cta-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0070ba,#00a8e8,#7625c9);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.cta-section .cta-content p{color:#666;font-size:1.25rem;margin-bottom:3rem}.cta-section .cta-content .btn-large{background:linear-gradient(135deg,#0070ba,#005ea6);border:none;border-radius:16px;box-shadow:0 8px 24px #0070ba4d;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1.25rem 3rem;transition:all .3s ease}.cta-section .cta-content .btn-large:hover{box-shadow:0 12px 32px #0070ba66;transform:translateY(-2px)}.home-footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff80;border-top:1px solid #e0e0e099;padding:3rem 2rem 2rem}.home-footer .container{margin:0 auto;max-width:1200px}.home-footer .footer-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.home-footer .footer-content .footer-brand .logo{align-items:center;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem;margin-bottom:.5rem}.home-footer .footer-content .footer-brand .logo .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0070ba,#00a8e8,#7625c9);-webkit-background-clip:text;background-clip:text}.home-footer .footer-content .footer-brand p{color:#999;font-size:.875rem}.home-footer .footer-content .footer-links{display:flex;gap:2rem}.home-footer .footer-content .footer-links a{color:#666;font-size:.875rem;text-decoration:none;transition:color .3s ease}.home-footer .footer-content .footer-links a:hover{color:#0070ba}.home-footer .footer-bottom{border-top:1px solid #f0f0f0;padding-top:2rem;text-align:center}.home-footer .footer-bottom p{color:#999;font-size:.875rem}@media(max-width:1024px){.hero-section{flex-direction:column;gap:2rem;text-align:center}.hero-section .hero-content{padding-top:8rem}.hero-section .hero-visual{height:400px}.hero-title{font-size:3rem!important}}@media(max-width:768px){.home-nav{margin:.5rem 1rem;padding:1rem}.hero-section{padding:0 1rem}.hero-section .hero-title{font-size:2.5rem!important}.hero-section .hero-subtitle{font-size:1.125rem!important}.hero-section .hero-stats{justify-content:center}.hero-section .hero-actions{align-items:center;flex-direction:column}.features-grid{grid-template-columns:1fr!important}.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-links{justify-content:center}}@media(max-width:480px){.hero-title{font-size:2rem!important}.cta-section,.features-section{padding:4rem 1rem}.feature-card{padding:2rem 1.5rem!important}}.my-profile{background:#f8f9fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.my-profile .profile-header{align-items:flex-start;background:#fff;background:linear-gradient(135deg,#fff,#fafbfc);border-radius:16px;box-shadow:0 2px 12px #00000014;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem;transition:all .3s ease}.my-profile .profile-header .header-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0070ba,#00a8e8);-webkit-background-clip:text;background-clip:text;color:#1a1a1a;font-size:2rem;font-weight:700;margin:0}.my-profile .profile-header .header-content p{color:#666;font-size:1rem;margin:.5rem 0 0}.my-profile .profile-header .btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.my-profile .profile-header .btn:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.my-profile .profile-header .btn:disabled:hover{box-shadow:none!important;transform:none!important}.my-profile .profile-header .btn.btn-primary:disabled{background:linear-gradient(135deg,#7fa8cc,#7fa8cc);color:#ffffffb3}.my-profile .profile-header .btn.btn-primary{background:linear-gradient(135deg,#0070ba,#005ea6);color:#fff}.my-profile .profile-header .btn.btn-primary:hover{box-shadow:0 4px 12px #0070ba4d;transform:translateY(-2px)}.my-profile .profile-header .btn.btn-secondary{background:#fff;border:1px solid #e0e0e0;color:#666}.my-profile .profile-header .btn.btn-secondary:hover{background:#fafafa}.my-profile .profile-header .btn.btn-outline{background:#0000;border:1px solid #0070ba;color:#0070ba}.my-profile .profile-header .btn.btn-outline:hover{background:#0070ba1a}.my-profile .profile-header .btn svg{height:1.25rem;width:1.25rem}.my-profile .profile-header .edit-actions{display:flex;gap:1rem}.my-profile .profile-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:300px 1fr}@media(max-width:968px){.my-profile .profile-layout{grid-template-columns:1fr}}.my-profile .profile-sidebar .user-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;margin-bottom:1.5rem;padding:1.5rem;text-align:center;transition:all .3s ease}.my-profile .profile-sidebar .user-card .user-avatar{display:inline-block;margin-bottom:1rem;position:relative}.my-profile .profile-sidebar .user-card .user-avatar .avatar-placeholder{align-items:center;background:linear-gradient(135deg,#0070ba,#00a8e8);border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:600;height:80px;justify-content:center;margin:0 auto;width:80px}.my-profile .profile-sidebar .user-card .user-avatar .status-indicator{border:2px solid #fff;border-radius:50%;bottom:5px;height:16px;position:absolute;right:5px;width:16px}.my-profile .profile-sidebar .user-card .user-avatar .status-indicator.verified{background:#00a650}.my-profile .profile-sidebar .user-card .user-info h3{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.my-profile .profile-sidebar .user-card .user-info p{color:#666;font-size:.875rem;margin:0 0 1rem}.my-profile .profile-sidebar .user-card .user-info .user-badge{background:#00a6501a;border-radius:12px;color:#00a650;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.my-profile .profile-sidebar .user-card .user-info .user-badge.verified{background:#00a6501a;color:#00a650}.my-profile .profile-sidebar .profile-nav{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s ease}.my-profile .profile-sidebar .profile-nav .nav-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#666;cursor:pointer;display:flex;font-weight:500;gap:.75rem;padding:1rem;transition:all .2s ease;width:100%}.my-profile .profile-sidebar .profile-nav .nav-item:hover{background:#0070ba1a;color:#0070ba}.my-profile .profile-sidebar .profile-nav .nav-item.active{background:#0070ba1a;color:#0070ba;font-weight:600}.my-profile .profile-sidebar .profile-nav .nav-item svg{height:1.25rem;width:1.25rem}.my-profile .profile-sidebar .quick-stats{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;padding:1.5rem;transition:all .3s ease}.my-profile .profile-sidebar .quick-stats h4{color:#1a1a1a;font-size:1rem;font-weight:600;margin:0 0 1rem}.my-profile .profile-sidebar .quick-stats .stat-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:1rem;padding:.75rem 0}.my-profile .profile-sidebar .quick-stats .stat-item:last-child{border-bottom:none}.my-profile .profile-sidebar .quick-stats .stat-item .stat-icon{align-items:center;border-radius:8px;display:flex;font-size:1.25rem;height:2.5rem;justify-content:center;width:2.5rem}.my-profile .profile-sidebar .quick-stats .stat-item .stat-icon.wallet{background:#00a6501a}.my-profile .profile-sidebar .quick-stats .stat-item .stat-icon.member{background:#0070ba1a}.my-profile .profile-sidebar .quick-stats .stat-item .stat-icon.date{background:#00a8e81a}.my-profile .profile-sidebar .quick-stats .stat-item .stat-info{flex:1 1}.my-profile .profile-sidebar .quick-stats .stat-item .stat-info .stat-value{color:#1a1a1a;font-size:1rem;font-weight:600;margin-bottom:.25rem}.my-profile .profile-sidebar .quick-stats .stat-item .stat-info .stat-label{color:#999;font-size:.75rem}.my-profile .profile-content .tab-content{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;padding:1.5rem;transition:all .3s ease}.my-profile .profile-content .tab-content .content-header{margin-bottom:2rem}.my-profile .profile-content .tab-content .content-header h2{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.my-profile .profile-content .tab-content .content-header p{color:#666;font-size:.875rem;margin:0}.my-profile .profile-content .profile-form .form-section{margin-bottom:2rem}.my-profile .profile-content .profile-form .form-section h3{border-bottom:1px solid #f0f0f0;color:#1a1a1a;font-size:1.125rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.my-profile .profile-content .profile-form .form-section .form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media(max-width:768px){.my-profile .profile-content .profile-form .form-section .form-grid{grid-template-columns:1fr}}.my-profile .profile-content .profile-form .form-section .form-group label{color:#666;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.my-profile .profile-content .profile-form .form-section .form-group .form-input{border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:.75rem;transition:all .2s ease;width:100%}.my-profile .profile-content .profile-form .form-section .form-group .form-input:focus{border-color:#0070ba;box-shadow:0 0 0 3px #0070ba1a;outline:none}.my-profile .profile-content .profile-form .form-section .form-group .form-value{background:#f8f9fa;border-radius:8px;color:#1a1a1a;font-size:1rem;padding:.75rem}.my-profile .profile-content .profile-form .form-section .form-group .form-value.id-value{color:#999;font-family:Monaco,Consolas,monospace}.my-profile .profile-content .profile-form .form-section .form-group .form-value.role-value{color:#0070ba;font-weight:500;text-transform:capitalize}.my-profile .profile-content .profile-form .status-card{align-items:center;background:#00a6500d;border:1px solid #00a65033;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.my-profile .profile-content .profile-form .status-card .status-icon{align-items:center;background:#00a650;border-radius:50%;color:#fff;display:flex;height:3rem;justify-content:center;width:3rem}.my-profile .profile-content .profile-form .status-card .status-icon svg{height:1.5rem;width:1.5rem}.my-profile .profile-content .profile-form .status-card .status-content{flex:1 1}.my-profile .profile-content .profile-form .status-card .status-content h4{color:#1a1a1a;font-size:1rem;font-weight:600;margin:0 0 .25rem}.my-profile .profile-content .profile-form .status-card .status-content p{color:#666;font-size:.875rem;margin:0}.my-profile .profile-content .profile-form .form-actions{border-top:1px solid #f0f0f0;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}.my-profile .profile-content .preferences-settings .preference-item,.my-profile .profile-content .preferences-settings .security-card,.my-profile .profile-content .security-settings .preference-item,.my-profile .profile-content .security-settings .security-card{align-items:center;border:1px solid #e0e0e0;border-radius:12px;display:flex;gap:1rem;margin-bottom:1rem;padding:1.5rem}.my-profile .profile-content .preferences-settings .preference-item:last-child,.my-profile .profile-content .preferences-settings .security-card:last-child,.my-profile .profile-content .security-settings .preference-item:last-child,.my-profile .profile-content .security-settings .security-card:last-child{margin-bottom:0}.my-profile .profile-content .preferences-settings .preference-item .preference-info,.my-profile .profile-content .preferences-settings .preference-item .security-icon,.my-profile .profile-content .preferences-settings .security-card .preference-info,.my-profile .profile-content .preferences-settings .security-card .security-icon,.my-profile .profile-content .security-settings .preference-item .preference-info,.my-profile .profile-content .security-settings .preference-item .security-icon,.my-profile .profile-content .security-settings .security-card .preference-info,.my-profile .profile-content .security-settings .security-card .security-icon{flex:1 1}.my-profile .profile-content .preferences-settings .preference-item .preference-info h4,.my-profile .profile-content .preferences-settings .preference-item .security-icon h4,.my-profile .profile-content .preferences-settings .security-card .preference-info h4,.my-profile .profile-content .preferences-settings .security-card .security-icon h4,.my-profile .profile-content .security-settings .preference-item .preference-info h4,.my-profile .profile-content .security-settings .preference-item .security-icon h4,.my-profile .profile-content .security-settings .security-card .preference-info h4,.my-profile .profile-content .security-settings .security-card .security-icon h4{color:#1a1a1a!important;font-size:1rem;font-weight:600;margin:0 0 .25rem}.my-profile .profile-content .preferences-settings .preference-item .preference-info p,.my-profile .profile-content .preferences-settings .preference-item .security-icon p,.my-profile .profile-content .preferences-settings .security-card .preference-info p,.my-profile .profile-content .preferences-settings .security-card .security-icon p,.my-profile .profile-content .security-settings .preference-item .preference-info p,.my-profile .profile-content .security-settings .preference-item .security-icon p,.my-profile .profile-content .security-settings .security-card .preference-info p,.my-profile .profile-content .security-settings .security-card .security-icon p{color:#666;font-size:.875rem;margin:0}.my-profile .profile-content .preferences-settings .preference-item .security-icon,.my-profile .profile-content .preferences-settings .security-card .security-icon,.my-profile .profile-content .security-settings .preference-item .security-icon,.my-profile .profile-content .security-settings .security-card .security-icon{align-items:center;background:#0070ba1a;border-radius:8px;color:#0070ba;display:flex;flex:0 0 auto;height:3rem;justify-content:center;width:3rem}.my-profile .profile-content .preferences-settings .preference-item .security-icon svg,.my-profile .profile-content .preferences-settings .security-card .security-icon svg,.my-profile .profile-content .security-settings .preference-item .security-icon svg,.my-profile .profile-content .security-settings .security-card .security-icon svg{height:1.5rem;width:1.5rem}.my-profile .profile-content .preferences-settings .preference-item .toggle-switch{display:inline-block;height:24px;position:relative;width:50px}.my-profile .profile-content .preferences-settings .preference-item .toggle-switch input{height:0;opacity:0;width:0}.my-profile .profile-content .preferences-settings .preference-item .toggle-switch input:checked+.slider{background:#0070ba}.my-profile .profile-content .preferences-settings .preference-item .toggle-switch input:checked+.slider:before{transform:translateX(26px)}.my-profile .profile-content .preferences-settings .preference-item .toggle-switch .slider{background:#e0e0e0;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.my-profile .profile-content .preferences-settings .preference-item .toggle-switch .slider:before{background:#fff;border-radius:50%;bottom:4px;content:"";height:16px;left:4px;position:absolute;transition:.4s;width:16px}.my-profile .profile-error,.my-profile .profile-loading{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;padding:4rem 2rem;text-align:center;transition:all .3s ease}.my-profile .profile-error .loading-spinner,.my-profile .profile-loading .loading-spinner{animation:spin 1s linear infinite;border:3px solid #e0e0e0;border-left-color:#0070ba;border-radius:50%;height:48px;margin:0 auto 1rem;width:48px}.my-profile .profile-error .error-icon,.my-profile .profile-loading .error-icon{font-size:3rem;margin-bottom:1rem}.my-profile .profile-error h3,.my-profile .profile-loading h3{color:#1a1a1a;margin:0 0 1rem}.my-profile .profile-error p,.my-profile .profile-loading p{color:#666;margin:0 0 2rem}.my-profile .error-toast{align-items:center;background:#d0021b;border-radius:8px;bottom:2rem;box-shadow:0 8px 24px #0000001f;color:#fff;display:flex;gap:1rem;padding:1rem 1.5rem;position:fixed;right:2rem;z-index:1000}.my-profile .error-toast button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.25rem;padding:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.my-profile{padding:1rem}.my-profile .profile-header{flex-direction:column;gap:1rem;text-align:center}.my-profile .profile-header .edit-actions{justify-content:center;width:100%}.my-profile .profile-layout{gap:1rem}}
/*# sourceMappingURL=main.8326bc03.css.map*/