@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";:root{--text-main:#1e293b;--text-muted:#475569;--accent:#2563eb}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-main);background-color:#f0f9ff;background-image:radial-gradient(at 10% 20%,#b4d4fd 0,#0000 50%),radial-gradient(at 90% 10%,#9eddfa 0,#0000 50%),radial-gradient(#e6f2ff 0,#0000 60%),radial-gradient(at 80% 90%,#a1eff7 0,#0000 50%),radial-gradient(at 20% 85%,#c8d8f9 0,#0000 50%);background-attachment:fixed;min-height:100vh;padding:2rem;font-family:Inter,sans-serif;overflow-x:hidden}.dashboard-container{-webkit-backdrop-filter:blur(30px);background:#ffffff40;border:1px solid #ffffff80;border-radius:32px;max-width:1400px;margin:0 auto;padding:3rem;box-shadow:0 16px 40px #1f26871a}.header{text-align:center;opacity:0;margin-bottom:4rem;transform:translateY(20px)}.logo-container{justify-content:center;margin-bottom:1.5rem;display:flex}.logo{object-fit:contain;filter:drop-shadow(0 4px 10px #0000001a);width:auto;height:110px}.header-title{background:linear-gradient(135deg,#0f172a 0%,#1e40af 50%,#0369a1 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #0000001a);letter-spacing:-.02em;-webkit-background-clip:text;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800}.header-subtitle{color:#475569;letter-spacing:1px;margin-top:.5rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:700}.cards-grid{perspective:1000px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.glass-card{-webkit-backdrop-filter:blur(12px);cursor:pointer;opacity:0;background:#fff6;border:1px solid #fff9;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:180px;padding:1.8rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;transform:translateY(30px)rotateX(10deg);box-shadow:0 8px 32px #1f26870d}.glass-card:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#fffc,#0000);width:50%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.glass-card:hover{background:#fff9;border-color:#ffffffe6;transform:translateY(-10px)rotateX(0)scale(1.02);box-shadow:0 20px 40px #1f268726}.glass-card:hover:before{left:200%}.watermark-icon{opacity:.15;z-index:0;position:absolute;bottom:-30px;right:-20px;transform:rotate(-10deg)}.card-top{z-index:1;justify-content:space-between;align-items:flex-start;display:flex}.card-text-area{flex:1;padding-right:1.5rem}.card-icon-wrapper{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;box-shadow:0 8px 20px #0000001a}.glass-card:hover .card-icon-wrapper{transform:scale(1.1)rotate(5deg);box-shadow:0 12px 25px #0003}.card-title{color:var(--text-main);margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:700}.card-content{color:var(--text-muted);font-size:.95rem;font-weight:500;line-height:1.5}.card-bottom{z-index:1;margin-top:1.5rem}.module-tag{color:#16a34a;background-color:#dcfce7;border-radius:20px;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block;box-shadow:0 2px 8px #0000000d}@media (width<=768px){body{padding:1rem}.dashboard-container{padding:2rem 1rem}.header-title{font-size:2.5rem}.cards-grid{grid-template-columns:1fr}}.expenditure-container{max-width:1400px;margin:0 auto;padding:2rem 3rem 4rem;font-family:Inter,sans-serif}.expenditure-header{justify-content:space-between;align-items:center;margin-bottom:2rem;animation:.8s cubic-bezier(.16,1,.3,1) both slideDown;display:flex}.back-btn{color:#1e3a8a;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #fffc;border-radius:20px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000d}.back-btn:hover{background:#fff;transform:translate(-5px);box-shadow:0 6px 20px #2563eb26}.header-logo-group{align-items:center;gap:1rem;display:flex}.header-small-logo{filter:drop-shadow(0 4px 6px #0000001a);width:50px;height:auto}.header-title-small{background:linear-gradient(135deg,#0f172a 0%,#1e40af 50%,#0369a1 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #0000000d);-webkit-background-clip:text;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.glass-pane{-webkit-backdrop-filter:blur(30px);background:#ffffff40;border:1px solid #ffffff80;border-radius:32px;flex-direction:column;gap:2rem;padding:2.5rem;animation:1s cubic-bezier(.16,1,.3,1) .2s both fadeUp;display:flex;box-shadow:0 16px 40px #1f26871a}.glass-card-inner{-webkit-backdrop-filter:blur(16px);background:#ffffff80;border:1px solid #fffc;border-radius:20px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000000a}.glass-card-inner:hover{background:#ffffffb3;box-shadow:0 12px 40px #00000014}.filters-container{justify-content:center;gap:2rem;padding:1.2rem 2rem;display:flex}.filter-group{flex-direction:column;flex:1;max-width:350px;display:flex}.filter-group label{color:#334155;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.filter-group select{color:#1e293b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;background-color:#fffc;border:1px solid #0000001a;border-radius:12px;outline:none;padding:.8rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s}.filter-group select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;display:grid}.kpi-card{flex-direction:column;gap:.8rem;padding:1.5rem;display:flex}.kpi-card:hover{transform:translateY(-5px)}.kpi-glow{filter:blur(50px);opacity:.15;pointer-events:none;border-radius:50%;width:100px;height:100px;position:absolute;top:-30px;right:-30px}.kpi-header{z-index:1;align-items:center;gap:1rem;display:flex}.kpi-icon-wrapper{border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 4px 10px #0000000d}.kpi-titles h3{color:#1e293b;margin-bottom:.2rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.kpi-titles p{color:#64748b;letter-spacing:.8px;font-size:.65rem;font-weight:700}.kpi-value{color:#0f172a;z-index:1;margin-top:.5rem;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800}.kpi-footer{z-index:1;margin-top:auto;font-size:.75rem;font-weight:600}.charts-grid{grid-template-columns:1fr 2fr;gap:1.5rem;display:grid}@media (width<=1024px){.charts-grid{grid-template-columns:1fr}}.chart-card{flex-direction:column;display:flex}.chart-title{color:#1e293b;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.chart-wrapper{flex:1;min-height:280px}.table-card{padding:2rem;overflow-x:auto}.table-subtitle{color:#64748b;margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.data-table{border-collapse:collapse;width:100%;font-size:.95rem}.data-table th{color:#475569;text-align:left;text-transform:uppercase;letter-spacing:.5px;background:#fff6;border-bottom:2px solid #0000000d;padding:1rem 1.2rem;font-size:.8rem;font-weight:700}.data-table th:first-child{border-top-left-radius:12px}.data-table th:last-child{border-top-right-radius:12px}.data-table td{color:#64748b;border-bottom:1px solid #0000000a;padding:1.2rem;font-weight:500}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:#fff9}.text-dark{color:#1e293b}.status-badge{border-radius:20px;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block;box-shadow:0 2px 8px #0000000d}.status-success{color:#15803d;background-color:#dcfce7}.status-warning{color:#b45309;background-color:#fef3c7}.status-danger{color:#b91c1c;background-color:#fee2e2}.dsc-badge{align-items:center;font-size:.85rem;font-weight:700;display:flex}.text-danger{color:#ef4444}.text-success{color:#10b981}.mr-1{margin-right:.4rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.roll-container{max-width:1400px;margin:0 auto;padding:2rem 3rem 4rem;font-family:Inter,sans-serif}.roll-header{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-radius:20px;flex-direction:column;margin-bottom:2rem;padding:1.5rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #1e3a8a33}.roll-header:after{content:"";pointer-events:none;background:#ffffff1a;border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.back-btn-light{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:none;border-radius:20px;align-self:flex-start;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.back-btn-light:hover{background:#ffffff4d;transform:translate(-3px)}.roll-header-content{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.roll-header-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:12px;padding:.5rem}.roll-header-titles h1{margin:0 0 .3rem;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:700}.roll-header-titles p{opacity:.9;align-items:center;margin:0;font-size:.9rem;font-weight:500;display:flex}.roll-kpi-row{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.roll-kpi-card{align-items:center;gap:1.2rem;padding:1.2rem 1.5rem;display:flex}.roll-kpi-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.roll-kpi-info{flex-direction:column;display:flex}.roll-kpi-value{color:#0f172a;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;line-height:1.1}.roll-kpi-label{color:#64748b;font-size:.85rem;font-weight:600}.roll-table-card{padding:0;overflow:hidden}.roll-table-header{background:#fff6;border-bottom:1px solid #0000000d;align-items:center;padding:1.5rem 2rem;display:flex}.roll-table-title{color:#1e293b;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.roll-table{border-collapse:collapse;width:100%}.roll-table th{color:#fff;background:#1e3a8a;border:1px solid #ffffff1a;padding:1rem 1.2rem;font-size:.85rem;font-weight:600}.th-content{flex-direction:column;align-items:center;gap:.4rem;display:flex}.dl-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:12px;align-items:center;padding:.2rem .6rem;font-size:.7rem;transition:background .2s;display:flex}.dl-btn:hover{background:#fff3}.roll-table td{color:#334155;border-bottom:1px solid #0000000d;padding:1rem 1.2rem;font-size:.9rem}.roll-table tbody tr:nth-child(2n){background:#ffffff4d}.roll-table tbody tr:hover{background:#fffc}.status-circle{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 2px 5px #0000001a}.success-circle{color:#15803d;background:#dcfce7}.danger-circle{color:#b91c1c;background:#fee2e2}.roll-table tfoot td{background:#fff9;border-top:2px solid #0000000d;padding:1rem 1.2rem}.footer-total{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 3px 8px #00000026}.bg-blue{background:#1e3a8a}.bg-red{background:#ef4444}.global-loader{z-index:9999;-webkit-backdrop-filter:blur(15px);background:#0f172af2;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.loader-content-wrapper{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.loader-logo{z-index:10;filter:drop-shadow(0 0 15px #fff3);width:80px;height:64px;animation:2s ease-in-out infinite logo-pulse;position:relative}@keyframes logo-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;filter:drop-shadow(0 0 25px #fff6);transform:scale(1.05)}}.loader-spinner-3d{width:100%;height:100%;transform-style:preserve-3d;border:4px solid #fff3;border-color:#3b82f6 #fff3 #10b981;border-radius:50%;animation:2s linear infinite spin-3d;position:absolute;top:0;left:0;box-shadow:0 0 20px #3b82f666,inset 0 0 20px #10b98166}@keyframes spin-3d{0%{transform:perspective(300px)rotateX(0)rotateY(0)rotate(0)}50%{transform:perspective(300px)rotateX(180deg)rotateY(90deg)rotate(180deg)}to{transform:perspective(300px)rotateX(360deg)rotateY(0)rotate(360deg)}}.loader-text{color:#f8fafc;letter-spacing:2px;margin-top:2.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600;animation:1.5s ease-in-out infinite pulse-text}@keyframes pulse-text{0%,to{opacity:.5}50%{opacity:1}}
