*{box-sizing:border-box;margin:0;padding:0}:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.6}body{min-height:100vh;margin:0;overflow-x:hidden}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.layout{background:#f5f7fa;min-height:100vh;display:flex;position:relative}.sidebar-backdrop{opacity:0;pointer-events:none;z-index:999;background:#0f172a73;transition:opacity .3s;display:none;position:fixed;inset:0}.sidebar{color:#fff;z-index:1000;background:linear-gradient(#1e3a8a 0%,#1e40af 100%);flex-shrink:0;width:64px;height:100vh;transition:width .3s;position:fixed;overflow:hidden auto;box-shadow:2px 0 10px #0000001a}.sidebar.open{width:260px}.sidebar-header{white-space:nowrap;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;gap:.75rem;min-height:72px;padding:1.25rem .875rem;display:flex;overflow:hidden}.sidebar.open .sidebar-header{justify-content:space-between;padding:1.25rem}.sidebar-close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:none}.logo{align-items:center;gap:.75rem;display:flex;overflow:hidden}.logo-icon{background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%);border-radius:10px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 4px 6px #0003}.logo-text{white-space:nowrap;opacity:0;width:0;font-size:1.15rem;font-weight:700;transition:opacity .2s,width .3s;overflow:hidden}.sidebar.open .logo-text{opacity:1;width:auto}.sidebar-nav{padding:.75rem 0}.nav-item{color:#fffc;white-space:nowrap;border-left:3px solid #0000;align-items:center;gap:.75rem;padding:.875rem 0 .875rem 1.1rem;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.nav-item:hover{color:#fff;background:#ffffff1a}.nav-item.active{color:#fff;background:#ffffff26;border-left-color:#60a5fa}.nav-icon{flex-shrink:0;min-width:1.3rem;font-size:1.3rem}.nav-label{white-space:nowrap;opacity:0;width:0;transition:opacity .2s,width .3s;overflow:hidden}.sidebar.open .nav-label{opacity:1;width:auto}@media (width>=1025px){.sidebar:not(.open) .nav-item{justify-content:center;padding-left:0}.sidebar:not(.open) .nav-item:after{content:attr(title);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:9999;background:#1e293b;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;transition:opacity .15s;position:absolute;left:68px;box-shadow:0 4px 12px #00000040}.sidebar:not(.open) .nav-item:hover:after{opacity:1}}.main-content{flex-direction:column;flex:1;min-width:0;margin-left:64px;transition:margin-left .3s;display:flex}.layout.sidebar-is-open .main-content{margin-left:260px}.header{z-index:100;background:#fff;align-items:center;gap:1.5rem;padding:1rem 1.25rem;display:flex;position:sticky;top:0;box-shadow:0 10px 30px #0f172a0f}.menu-toggle{cursor:pointer;color:#1e3a8a;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:.5rem;font-size:1.5rem;transition:background .2s}.menu-toggle:hover{background:#f3f4f6}.header-title{flex:1}.header-title h1{color:#1e3a8a;margin:0;font-size:1.5rem}.header-title p{color:#6b7280;margin:0;font-size:.875rem}.header-actions{align-items:center;gap:1rem;display:flex}.user-info{background:#f3f4f6;border-radius:10px;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.user-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:600;display:flex}.user-details{flex-direction:column;display:flex}.user-name{color:#1f2937;font-size:.875rem;font-weight:600}.user-role{color:#6b7280;font-size:.75rem}.logout-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.625rem;font-size:1.25rem;transition:background .2s;display:flex}.logout-btn:hover{background:#dc2626}.content{flex:1;padding:2rem}.app-footer{color:#475569;background:#fff;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.85rem;display:flex}.footer-left{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.footer-left a{color:#2563eb;font-weight:700;text-decoration:none}.footer-left a:hover{text-decoration:underline}.footer-phone{color:#0f172a;margin-left:.75rem;font-weight:600}.footer-right{color:#0f172a;font-weight:700}.mobile-bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1200;background:#0f172af0;border-top-left-radius:20px;border-top-right-radius:20px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 24px #0f172a40}.mobile-nav-item{color:#ffffffc7;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:.65rem .5rem;font-size:.72rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.mobile-nav-item svg{font-size:1.25rem}.mobile-nav-item.active{color:#fff;background:#3b82f647}@media (width<=1024px){.sidebar{width:260px;transition:transform .3s;transform:translate(-260px)}.sidebar.open{width:260px;transform:translate(0)}.sidebar .nav-label,.sidebar .logo-text{opacity:1;width:auto}.sidebar .nav-item{justify-content:flex-start;padding-left:1.5rem}.sidebar-close{display:flex}.sidebar-backdrop{display:block}.main-content,.layout.sidebar-is-open .main-content{margin-left:0!important}.content{padding:1.25rem}}@media (width<=768px){.user-details{display:none}.header{gap:.75rem;padding:.9rem 1rem}.header-title h1{font-size:1.15rem}.header-title p{font-size:.74rem}.user-info{padding:.35rem .45rem}.content{padding:1rem 1rem 5.75rem}.app-footer{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.9rem 1rem 5.75rem;font-size:.8rem}.footer-left{gap:.3rem}.footer-phone{margin-top:.3rem;margin-left:0;display:block}.mobile-bottom-nav{padding:.65rem .5rem calc(.65rem + env(safe-area-inset-bottom));grid-template-columns:repeat(4,1fr);gap:.25rem;display:grid}.mobile-nav-item{padding:.5rem .25rem}}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.login-background{width:100%;height:100%;position:absolute;overflow:hidden}.shape{background:#ffffff1a;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.shape-1{width:300px;height:300px;animation-delay:0s;top:-100px;left:-100px}.shape-2{width:200px;height:200px;animation-delay:5s;bottom:-50px;right:-50px}.shape-3{width:150px;height:150px;animation-delay:10s;top:50%;right:10%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(180deg)}}.login-card{z-index:1;background:#fff;border-radius:20px;width:100%;max-width:450px;padding:2.5rem;animation:.5s ease-out slideUp;position:relative;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:2rem}.login-logo{justify-content:center;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.login-logo-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;font-weight:700;display:flex;box-shadow:0 8px 16px #667eea66}.login-logo h1{color:#1f2937;margin:0;font-size:2rem;font-weight:700}.login-subtitle{color:#6b7280;margin:0;font-size:.95rem}.login-tabs{background:#f3f4f6;border-radius:10px;gap:.5rem;margin-bottom:2rem;padding:.25rem;display:flex}.tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.75rem;font-weight:600;transition:all .3s}.tab.active{color:#667eea;background:#fff;box-shadow:0 2px 4px #0000001a}.login-form{flex-direction:column;gap:1.25rem;display:flex}.form-group input,.form-group select{border:2px solid #e5e7eb;border-radius:10px;outline:none;padding:.875rem 1rem;font-size:.95rem;transition:all .3s}.form-group input:focus,.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.alert{border-radius:8px;padding:.875rem;font-size:.875rem;font-weight:500}.alert.error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.alert.success{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #667eea66}.login-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #667eea80}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-footer{text-align:center;color:#9ca3af;margin-top:2rem;font-size:.875rem}@media (width<=480px){.login-card{padding:2rem 1.5rem}.login-logo h1{font-size:1.5rem}.login-logo-icon{width:50px;height:50px;font-size:1.5rem}}.dashboard{animation:.5s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dashboard-header{margin-bottom:2rem}.dashboard-header h2{color:#1f2937;margin:0 0 .5rem;font-size:2rem}.dashboard-header p{color:#6b7280;margin:0}.dashboard-loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;display:flex}.spinner{border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{background:#fff;border:1px solid #0000;border-radius:16px;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 12px 28px #0f172a14}.stat-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #0f172a1f}.stat-icon{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.75rem;display:flex;box-shadow:0 10px 24px #ffffffe6}.stat-content{flex:1}.stat-title{color:#475569;margin:0 0 .5rem;font-size:.875rem;font-weight:700}.stat-value{color:#0f172a;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.stat-trend{align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}.stat-trend.up{color:#10b981}.stat-trend.down{color:#ef4444}.charts-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:stretch;gap:1.5rem;display:grid}.chart-card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 12px 28px #0f172a14}.chart-card-large,.chart-card-side{min-height:420px}.chart-card.full-width{grid-column:1/-1}.chart-card h3{color:#1f2937;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.transactions-table{overflow-x:auto}.transactions-table table{border-collapse:collapse;width:100%}.transactions-table th{text-align:left;color:#374151;background:#f9fafb;border-bottom:2px solid #e5e7eb;padding:.875rem;font-size:.875rem;font-weight:600}.transactions-table td{color:#6b7280;border-bottom:1px solid #e5e7eb;padding:.875rem}.profit-cell{color:#10b981;font-weight:600}@media (width<=768px){.stats-grid,.charts-grid{grid-template-columns:1fr}.stat-card{text-align:center;flex-direction:column}}.crud-table-container{background:#fff;border-radius:12px;margin-top:1.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.crud-table-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.crud-table-toolbar h3{color:#0f172a;margin:0}.crud-table-toolbar p{color:#64748b;margin:.35rem 0 0}.crud-table-export-actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn-export{color:#fff;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1rem;font-weight:600;display:inline-flex}.btn-export.excel{background:linear-gradient(135deg,#0f766e 0%,#14b8a6 100%)}.btn-export.pdf{background:linear-gradient(135deg,#dc2626 0%,#f97316 100%)}.table-wrapper{overflow-x:auto}.crud-table{border-collapse:collapse;width:100%}.crud-table thead{background:#f9fafb}.crud-table th{text-align:left;color:#374151;white-space:nowrap;border-bottom:2px solid #e5e7eb;padding:1rem;font-size:.875rem;font-weight:600}.crud-table td{color:#6b7280;border-bottom:1px solid #e5e7eb;padding:1rem}.crud-table tbody tr{transition:background .2s}.crud-table tbody tr:hover{background:#f9fafb}.crud-table input{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.5rem;font-size:.875rem}.crud-table input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.action-buttons{gap:.5rem;display:flex}.action-buttons button{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;font-size:1rem;transition:all .2s;display:flex}.btn-edit{color:#1e40af;background:#dbeafe}.btn-edit:hover{background:#bfdbfe}.btn-delete{color:#991b1b;background:#fee2e2}.btn-delete:hover{background:#fecaca}.btn-save{color:#065f46;background:#d1fae5}.btn-save:hover{background:#a7f3d0}.btn-cancel{color:#374151;background:#f3f4f6}.btn-cancel:hover{background:#e5e7eb}.table-loading,.empty-state{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.empty-state p{margin:0;font-size:1rem}@media (width<=768px){.crud-table-toolbar{align-items:stretch}.crud-table{font-size:.875rem}.crud-table th,.crud-table td{padding:.75rem .5rem}}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1200;background:#0f172a8c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #94a3b82e;border-radius:24px;width:min(920px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 24px 80px #0f172a47}.modal-title-wrap{align-items:center;gap:1rem;display:flex}.modal-icon{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#60a5fa 100%);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.4rem;display:flex;box-shadow:0 12px 30px #2563eb40}.modal-title-wrap h3{color:#0f172a;margin:0;font-size:1.4rem}.modal-title-wrap p{color:#64748b;margin:.3rem 0 0;font-size:.95rem}.modal-close{color:#2563eb;background:#eff6ff;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.15rem;display:flex}.modal-close:hover{background:#dbeafe}@media (width<=768px){.modal-card{border-radius:20px;width:100%}.modal-header,.modal-body{padding:1rem}.modal-title-wrap{align-items:flex-start}}.module-page{animation:.5s ease-in fadeIn}.page-header{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.header-icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%);border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.75rem;display:flex;box-shadow:0 4px 12px #3b82f64d}.page-header h2{color:#1f2937;margin:0;font-size:2rem}.page-header p{color:#6b7280;margin:0}.module-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.module-toolbar-card{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border:1px solid #dbeafe;border-radius:18px;flex:1;min-width:280px;padding:1.2rem 1.4rem;box-shadow:0 12px 30px #2563eb14}.module-toolbar-card h3{color:#0f172a;margin:0}.module-toolbar-card p{color:#64748b;margin:.35rem 0 0}.open-modal-btn{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:none;border-radius:14px;align-items:center;gap:.6rem;padding:.95rem 1.3rem;font-weight:700;display:inline-flex;box-shadow:0 14px 26px #2563eb38}.open-modal-btn:hover,.submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.form-card{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.form-card h3{color:#1f2937;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.module-form{flex-direction:column;gap:1.5rem;display:flex}.form-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#374151;font-size:.875rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:2px solid #e5e7eb;border-radius:8px;outline:none;padding:.75rem;font-size:.95rem;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea{resize:vertical;min-height:80px}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%);border:none;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #3b82f64d}.modal-submit-row{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.secondary-btn{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:.875rem 1.2rem;font-weight:600}.modal-overlay{z-index:2000;background:#0f172a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;animation:.3s slideUp;overflow-y:auto;box-shadow:0 20px 60px #0f172a4d}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.modal-header h3{color:#0f172a;margin:0;font-size:1.25rem}.modal-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.modal-close:hover{color:#0f172a;background:#e2e8f0}.modal-body{padding:1.5rem}.modal-subtitle{color:#475569;margin:0 0 1rem;font-size:.95rem}.menu-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.menu-checkbox{cursor:pointer;border:2px solid #e2e8f0;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.menu-checkbox:hover{background:#f8fafc;border-color:#cbd5e1}.menu-checkbox input{cursor:pointer;accent-color:#3b82f6;width:18px;height:18px}.menu-checkbox input:checked+.checkbox-label{color:#0f172a;font-weight:600}.checkbox-label{color:#475569;cursor:pointer;flex:1;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.checkbox-label svg{font-size:1rem}.modal-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:#3b82f6}.btn-primary:hover:not(:disabled){background:#2563eb;box-shadow:0 4px 12px #3b82f64d}.btn-secondary{color:#0f172a;background:#e2e8f0}.btn-secondary:hover:not(:disabled){background:#cbd5e1}.btn:disabled{opacity:.6;cursor:not-allowed}.action-btn{cursor:pointer;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.85rem;transition:all .2s}.edit-btn{color:#fff;background:#3b82f6}.edit-btn:hover{background:#2563eb}@media (width<=768px){.form-row{grid-template-columns:1fr}.page-header{text-align:center;flex-direction:column}.module-toolbar{flex-direction:column;align-items:stretch}.menu-grid{grid-template-columns:1fr}.modal-content{max-width:95vw}}.reports-page{animation:.35s fadeIn}.reports-toolbar{flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;display:flex}.report-filter-card,.reports-table-card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #0f172a0f}.report-filter-card{flex-direction:column;gap:.5rem;min-width:260px;padding:1rem 1.2rem;display:flex}.report-filter-card label{color:#334155;font-size:.9rem;font-weight:600}.report-filter-card select{border:1px solid #cbd5e1;border-radius:12px;padding:.85rem 1rem}.report-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.report-action-btn{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 1.2rem;font-weight:600;display:inline-flex;box-shadow:0 10px 20px #2563eb33}.report-action-btn.secondary{background:linear-gradient(135deg,#0f766e 0%,#14b8a6 100%)}.reports-summary-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.reports-summary-card{background:linear-gradient(#fff 0%,#eff6ff 100%);border-radius:18px;padding:1.25rem;box-shadow:0 10px 30px #0f172a0f}.reports-summary-card span{color:#64748b;margin-bottom:.4rem;display:block}.reports-summary-card strong{color:#0f172a;font-size:1.5rem}.reports-table-card{padding:1.25rem}.reports-table-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.reports-table-head h3{color:#0f172a;margin:0}.reports-table-head p{color:#64748b;margin:.3rem 0 0}.reports-table-badge{color:#2563eb;background:#eff6ff;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:600;display:inline-flex}.reports-table-wrap{overflow-x:auto}.reports-table{border-collapse:collapse;width:100%}.reports-table th,.reports-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.9rem .8rem}.reports-table th{color:#334155;background:#f8fafc}.reports-empty-state{text-align:center;color:#64748b;padding:3rem 1rem}@media (width<=768px){.reports-toolbar,.reports-table-head{flex-direction:column;align-items:stretch}}
