@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--bg-void:#050911;--bg-base:#080e1a;--bg-surface:#0d1526;--bg-elevated:#111d32;--bg-card:#0f1a2e;--bg-hover:#162040;--blue-500:#2563eb;--blue-400:#3b82f6;--blue-300:#60a5fa;--blue-glow:#2563eb59;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#475569;--text-accent:#60a5fa;--border-subtle:#ffffff0f;--border-default:#ffffff1a;--border-strong:#ffffff2e;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--info:#06b6d4;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--shadow-sm:0 2px 8px #0006;--shadow-md:0 4px 20px #0000008c;--shadow-lg:0 12px 40px #000000b3;--shadow-blue:0 0 20px #2563eb4d}*,:before,:after{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background-color:var(--bg-base);color:var(--text-secondary);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.6;overflow-x:hidden}[data-bs-theme=dark],[data-bs-theme=dark] body,[data-bs-theme-color],body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bs-body-bg:var(--bg-base);--bs-secondary:#94a3b8!important;--bs-secondary-rgb:148, 163, 184!important;--bs-secondary-color:#94a3b8!important;--bs-body-color:#cbd5e1!important;--bs-body-color-rgb:203, 213, 225!important;--bs-tertiary-color:#94a3b8!important;--bs-tertiary-color-rgb:148, 163, 184!important;--bs-emphasis-color:#f8fafc!important;--bs-emphasis-color-rgb:248, 250, 252!important;--bs-secondary-text-emphasis:#94a3b8!important}[data-bs-theme=dark] body{background-color:var(--bg-base)!important;color:#cbd5e1!important}.text-secondary,[data-bs-theme=dark] .text-secondary,[data-bs-theme-color] .text-secondary,.text-muted,[data-bs-theme=dark] .text-muted,[data-bs-theme-color] .text-muted,.form-text,[data-bs-theme=dark] .form-text,[data-bs-theme-color] .form-text{color:#94a3b8!important}.form-label,[data-bs-theme=dark] .form-label,[data-bs-theme-color] .form-label{font-weight:500;color:#f1f5f9!important}.form-control,.form-select,[data-bs-theme=dark] .form-control,[data-bs-theme=dark] .form-select{color:#f8fafc!important;background-color:#0b1324!important;border-color:#ffffff26!important}.form-control::placeholder{color:#64748b!important;opacity:1!important}.form-control:focus,.form-select:focus{color:#f8fafc!important;background-color:#0b1324!important;border-color:#3b82f6!important;box-shadow:0 0 0 .25rem #3b82f640!important}h1,h2,h3,h4,h5,h6,[data-bs-theme=dark] h1,[data-bs-theme=dark] h2,[data-bs-theme=dark] h3,[data-bs-theme=dark] h4,[data-bs-theme=dark] h5,[data-bs-theme=dark] h6{color:var(--text-primary);letter-spacing:-.015em;font-weight:600}*{scrollbar-width:thin;scrollbar-color:#1e3a5f transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#1e3a5f;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#2563eb}.card,[data-bs-theme=dark] .card{box-shadow:var(--shadow-sm);transition:border-color .2s,box-shadow .2s;background-color:var(--bg-card)!important;border:1px solid var(--border-subtle)!important;border-radius:var(--radius-lg)!important}.card:hover,.card-slide:hover{transform:translateY(-1px);box-shadow:0 4px 24px #00000080,0 0 0 1px #2563eb1f;border-color:#2563eb40!important}[data-bs-theme=dark] .card-header{border-color:var(--border-subtle)!important;color:var(--text-primary)!important;background-color:#0000!important}[data-bs-theme=dark] .card-footer{border-color:var(--border-subtle)!important;background-color:#0000!important}.iq-navbar{-webkit-backdrop-filter:blur(20px);z-index:1020;position:sticky;top:0;box-shadow:0 1px #ffffff0a;border-bottom:1px solid var(--border-subtle)!important;background:#080e1aeb!important}[data-bs-theme=dark] .iq-navbar{border-bottom:1px solid var(--border-subtle)!important;background:#080e1af2!important}.sidebar{z-index:1040;flex-direction:column;height:100vh;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;background-color:var(--bg-surface)!important;border-right:1px solid var(--border-subtle)!important}.sidebar .sidebar-body{flex:auto;overflow:hidden auto!important}.sidebar-header{background:var(--bg-surface)!important;border-bottom:1px solid var(--border-subtle)!important}.sidebar .nav-link{align-items:center;gap:10px;margin:1px 8px;font-size:.875rem;font-weight:500;transition:all .15s;display:flex;color:var(--text-muted)!important;border-radius:var(--radius-md)!important;padding:9px 12px!important}.sidebar .nav-link:hover{color:var(--text-primary)!important;background-color:var(--bg-hover)!important}.sidebar .nav-link.active{color:#fff!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;box-shadow:0 2px 12px #2563eb66!important}.sidebar .nav-link.active i,.sidebar .nav-link.active svg{color:#fff!important}.sidebar .static-item .nav-link{text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--text-muted)!important;background:0 0!important;padding:6px 12px!important;font-size:.7rem!important}.sidebar .sub-nav{background:0 0;margin-left:8px}.sidebar .sub-nav .nav-link{font-size:.83rem;color:var(--text-muted)!important;padding:6px 10px!important}.sidebar .sub-nav .nav-link.active{color:var(--blue-300)!important;box-shadow:none!important;background:#2563eb1f!important}.sidebar.sidebar-mini{width:5rem}.iq-banner{border-bottom:1px solid var(--border-subtle);background:linear-gradient(135deg,#0d1526 0%,#0f1d38 50%,#162347 100%);min-height:180px;position:relative;overflow:hidden}.iq-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-40%;right:-10%}.iq-navbar-header{z-index:2;color:#fff;padding:2rem 2rem 4rem;position:relative}.iq-header-img{pointer-events:none;z-index:1;opacity:.3;width:100%;height:100%;position:absolute;top:0;left:0}.iq-header-img img{object-fit:cover}.content-inner{z-index:3;padding:0 1.5rem 2rem;position:relative}@media (width<=768px){.iq-navbar-header{padding:1.5rem 1rem 3.5rem}.content-inner{padding:0 1rem 1.5rem}}[data-bs-theme=dark] .form-control,[data-bs-theme=dark] .form-select,.form-control,.form-select{font-size:.875rem;transition:border-color .15s,box-shadow .15s;background-color:var(--bg-elevated)!important;border:1px solid var(--border-default)!important;color:var(--text-primary)!important;border-radius:var(--radius-sm)!important}[data-bs-theme=dark] .form-control:focus,[data-bs-theme=dark] .form-select:focus,.form-control:focus,.form-select:focus{outline:none;background-color:var(--bg-elevated)!important;border-color:var(--blue-500)!important;color:var(--text-primary)!important;box-shadow:0 0 0 3px #2563eb33!important}[data-bs-theme=dark] .form-control::placeholder{color:var(--text-muted)!important}[data-bs-theme=dark] .input-group-text{background-color:var(--bg-elevated)!important;border-color:var(--border-default)!important;color:var(--text-muted)!important}.form-label{color:var(--text-secondary);letter-spacing:.01em;margin-bottom:5px;font-size:.82rem;font-weight:600}.btn{font-size:.875rem;font-weight:500;transition:all .15s;border-radius:var(--radius-sm)!important}.btn-primary{box-shadow:0 2px 8px #2563eb4d;color:#fff!important;background:linear-gradient(135deg,#2563eb,#1e50c8)!important;border:1px solid #2563eb80!important}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 16px #2563eb73;background:linear-gradient(135deg,#3b82f6,#2563eb)!important}.btn-outline-primary{color:var(--blue-300)!important;background:0 0!important;border-color:#2563eb80!important}.btn-outline-primary:hover{border-color:var(--blue-400)!important;color:#fff!important;background:#2563eb1f!important}.btn-outline-secondary{border-color:var(--border-default)!important;color:var(--text-secondary)!important;background:0 0!important}.btn-outline-secondary:hover{background:var(--bg-elevated)!important;color:var(--text-primary)!important}.btn-outline-danger{color:#f87171!important;background:0 0!important;border-color:#ef444466!important}.btn-outline-danger:hover{color:#fca5a5!important;background:#ef44441f!important}.btn-outline-success{color:#34d399!important;background:0 0!important;border-color:#10b98166!important}.btn-outline-success:hover{color:#6ee7b7!important;background:#10b9811f!important}.btn-outline-info{color:#22d3ee!important;background:0 0!important;border-color:#06b6d466!important}.btn-outline-info:hover{color:#67e8f9!important;background:#06b6d41f!important}.btn-outline-warning{color:#fbbf24!important;background:0 0!important;border-color:#f59e0b66!important}.btn-outline-warning:hover{color:#fcd34d!important;background:#f59e0b1f!important}.btn-success{color:#fff!important;background:linear-gradient(135deg,#10b981,#059669)!important;border-color:#10b98180!important}.btn-success:hover{transform:translateY(-1px);background:linear-gradient(135deg,#34d399,#10b981)!important}.btn-danger{color:#fff!important;background:linear-gradient(135deg,#ef4444,#dc2626)!important;border-color:#ef444480!important}[data-bs-theme=dark] .table,.table-dark{--bs-table-color:var(--text-secondary);--bs-table-bg:transparent;--bs-table-border-color:var(--border-subtle);--bs-table-hover-bg:#2563eb0a;color:var(--text-secondary)}[data-bs-theme=dark] .table thead th,.table-dark thead th{text-transform:uppercase;letter-spacing:.07em;padding:12px 16px;font-size:.7rem;font-weight:600;background-color:var(--bg-elevated)!important;color:var(--text-muted)!important;border-color:var(--border-subtle)!important}[data-bs-theme=dark] .table td,.table-dark td{color:var(--text-secondary);vertical-align:middle;padding:12px 16px;border-color:var(--border-subtle)!important}[data-bs-theme=dark] .table-hover>tbody>tr:hover>*,.table-dark.table-hover>tbody>tr:hover>*{color:var(--text-primary);background-color:#2563eb0f!important}.badge{letter-spacing:.03em;border-radius:5px;padding:.3em .65em;font-size:.7rem;font-weight:600}.badge.bg-success{border:1px solid #10b9814d;color:#34d399!important;background:#10b9812e!important}.badge.bg-danger{border:1px solid #ef44444d;color:#f87171!important;background:#ef44442e!important}.badge.bg-warning{border:1px solid #f59e0b4d;color:#fbbf24!important;background:#f59e0b2e!important}.badge.bg-info{border:1px solid #06b6d44d;color:#22d3ee!important;background:#06b6d42e!important}.badge.bg-primary{border:1px solid #2563eb4d;color:var(--blue-300)!important;background:#2563eb33!important}.badge.bg-secondary{border:1px solid #94a3b833;color:#94a3b8!important;background:#94a3b81f!important}.alert{border:1px solid #0000;font-size:.875rem;border-radius:var(--radius-md)!important}.alert-success{color:#34d399!important;background:#10b98114!important;border-color:#10b98133!important}.alert-danger{color:#f87171!important;background:#ef444414!important;border-color:#ef444433!important}.alert-warning{color:#fbbf24!important;background:#f59e0b14!important;border-color:#f59e0b33!important}.alert-info{color:#22d3ee!important;background:#06b6d414!important;border-color:#06b6d433!important}[data-bs-theme=dark] .modal-content,.modal-content{background-color:var(--bg-surface)!important;border:1px solid var(--border-default)!important;color:var(--text-secondary)!important;box-shadow:var(--shadow-lg)!important;border-radius:var(--radius-lg)!important}[data-bs-theme=dark] .modal-header,[data-bs-theme=dark] .modal-footer{border-color:var(--border-subtle)!important;background:var(--bg-elevated)!important}[data-bs-theme=dark] .btn-close{filter:invert()grayscale()brightness(200%);opacity:.5}[data-bs-theme=dark] .btn-close:hover{opacity:1}[data-bs-theme=dark] .dropdown-menu{padding:6px;background-color:var(--bg-elevated)!important;border:1px solid var(--border-default)!important;box-shadow:var(--shadow-lg)!important;border-radius:var(--radius-md)!important}[data-bs-theme=dark] .dropdown-item{padding:8px 12px;font-size:.875rem;transition:all .1s;color:var(--text-secondary)!important;border-radius:var(--radius-sm)!important}[data-bs-theme=dark] .dropdown-item:hover{background-color:var(--bg-hover)!important;color:var(--text-primary)!important}[data-bs-theme=dark] .dropdown-divider{border-color:var(--border-subtle)!important}.nav-pills,[data-bs-theme=dark] .nav-pills,body .nav-pills{background:0 0!important;border-radius:0!important}[data-bs-theme=dark] .nav-pills .nav-link{background:0 0;font-size:.875rem;font-weight:500;transition:all .15s;color:var(--text-muted)!important;border-radius:var(--radius-sm)!important}[data-bs-theme=dark] .nav-pills .nav-link:hover{color:var(--text-primary)!important;background:var(--bg-elevated)!important}[data-bs-theme=dark] .nav-pills .nav-link.active{box-shadow:0 2px 8px #2563eb4d;background:var(--blue-500)!important;color:#fff!important}[data-bs-theme=dark] .nav-tabs{border-bottom-color:var(--border-subtle)!important}[data-bs-theme=dark] .nav-tabs .nav-link{color:var(--text-muted)!important;border-color:#0000!important}[data-bs-theme=dark] .nav-tabs .nav-link.active{border-bottom-width:2px;color:var(--text-primary)!important;border-bottom-color:var(--blue-500)!important;background-color:#0000!important}[data-bs-theme=dark] .text-dark:not(.badge):not(.btn){color:var(--text-primary)!important}[data-bs-theme=dark] .text-body{color:var(--text-secondary)!important}[data-bs-theme=dark] .text-muted{color:var(--text-muted)!important}.text-primary{color:var(--blue-400)!important}[data-bs-theme=dark] .bg-primary-subtle{color:var(--blue-300)!important;background-color:#2563eb1a!important}[data-bs-theme=dark] .bg-secondary-subtle{color:var(--text-secondary)!important;background-color:#ffffff0a!important}[data-bs-theme=dark] .bg-success-subtle{color:#34d399!important;background-color:#10b9811a!important}[data-bs-theme=dark] .bg-danger-subtle{color:#f87171!important;background-color:#ef44441a!important}[data-bs-theme=dark] .border-secondary{border-color:var(--border-subtle)!important}[data-bs-theme=dark] .border-light{border-color:var(--border-default)!important}.progress{height:6px;background-color:var(--bg-elevated)!important;border-radius:99px!important}.progress-bar{background:linear-gradient(90deg,#2563eb,#60a5fa)!important;border-radius:99px!important}.invoice-wrapper{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);max-width:900px;margin:0 auto;padding:2.5rem}.invoice-table{border-collapse:collapse;width:100%;margin-bottom:2rem}.invoice-table th{background:var(--bg-elevated);color:var(--blue-300);text-align:left;border-bottom:1px solid var(--border-default);text-transform:uppercase;letter-spacing:.06em;padding:14px 16px;font-size:.75rem;font-weight:700}.invoice-table td{background:var(--bg-card);border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);padding:13px 16px}.invoice-table tr.ttl td{background:var(--bg-elevated);color:var(--text-primary);font-weight:700}.invoice-title{color:var(--blue-300);letter-spacing:-.03em;font-size:2rem;font-weight:800}.stat-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:20px;transition:all .2s;position:relative;overflow:hidden}.stat-card:before{content:"";background:linear-gradient(90deg, transparent, var(--blue-500), transparent);opacity:0;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.stat-card:hover:before{opacity:1}.stat-card:hover{border-color:#2563eb40;transform:translateY(-2px);box-shadow:0 4px 20px #0006,0 0 0 1px #2563eb14}[data-bs-theme=dark] footer,[data-bs-theme=dark] .iq-footer{background-color:var(--bg-surface)!important;border-top:1px solid var(--border-subtle)!important;color:var(--text-muted)!important}code,pre,.font-monospace{font-size:.82rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace!important}code{color:var(--blue-300);background:#2563eb1a;border:1px solid #2563eb33;border-radius:4px;padding:2px 6px}.spinner-border,.spinner-border.text-primary{border-color:var(--blue-500)!important;border-right-color:#0000!important}.admin-sidebar-link{border-radius:var(--radius-sm);color:var(--text-muted);align-items:center;gap:10px;margin:1px 0;padding:9px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.admin-sidebar-link:hover{background:var(--bg-hover);color:var(--text-primary)}.admin-sidebar-link.active{color:var(--blue-300);border-left:2px solid var(--blue-500);background:#2563eb26}.divider-dashed{border-top:1px dashed var(--border-subtle)}.text-blue{color:var(--blue-300)!important}.text-success{color:#34d399!important}.text-danger{color:#f87171!important}.text-warning{color:#fbbf24!important}.text-info{color:#22d3ee!important}.glow-blue{box-shadow:0 0 20px #2563eb66!important}.input-group .form-control{border-radius:var(--radius-sm)!important}.input-group .input-group-text:first-child{border-radius:var(--radius-sm) 0 0 var(--radius-sm)!important}.input-group .form-control:last-child{border-radius:0 var(--radius-sm) var(--radius-sm) 0!important}.page-enter{opacity:0;transform:translateY(8px)}.page-enter-active{opacity:1;transition:opacity .2s,transform .2s;transform:translateY(0)}@media print{.sidebar,.iq-navbar,.iq-banner,.btn,footer{display:none!important}.content-inner{margin:0!important;padding:0!important}.invoice-wrapper{box-shadow:none!important;color:#000!important;background:#fff!important;border:none!important;width:100%!important;max-width:100%!important;padding:0!important}.invoice-table th{color:#1e3a8a!important;background:#eef2ff!important}.invoice-table td{color:#1e293b!important;background:#fff!important}}.efatura-paper,[data-bs-theme=dark] .efatura-paper,body[data-bs-theme=dark] .efatura-paper{color:#0f172a!important;--bs-body-color:#0f172a!important;background-color:#fff!important}.efatura-paper *,[data-bs-theme=dark] .efatura-paper *{box-sizing:border-box}.efatura-paper h1,.efatura-paper h2,.efatura-paper h3,.efatura-paper h4,.efatura-paper h5,.efatura-paper h6,[data-bs-theme=dark] .efatura-paper h1,[data-bs-theme=dark] .efatura-paper h2,[data-bs-theme=dark] .efatura-paper h3,[data-bs-theme=dark] .efatura-paper h4,[data-bs-theme=dark] .efatura-paper h5,[data-bs-theme=dark] .efatura-paper h6,.efatura-paper .text-dark,[data-bs-theme=dark] .efatura-paper .text-dark{color:#0f172a!important}.efatura-paper .text-muted,[data-bs-theme=dark] .efatura-paper .text-muted{color:#64748b!important}.efatura-paper .text-secondary,[data-bs-theme=dark] .efatura-paper .text-secondary{color:#475569!important}.efatura-paper .bg-light,[data-bs-theme=dark] .efatura-paper .bg-light{color:#334155!important;background-color:#f8fafc!important}.efatura-paper .bg-white,[data-bs-theme=dark] .efatura-paper .bg-white{color:#0f172a!important;background-color:#fff!important}.efatura-paper table,[data-bs-theme=dark] .efatura-paper table{color:#0f172a!important;--bs-table-color:#0f172a!important;--bs-table-bg:transparent!important;--bs-table-border-color:#cbd5e1!important;border-color:#cbd5e1!important}.efatura-paper table th,[data-bs-theme=dark] .efatura-paper table th{color:#334155!important;background-color:#f1f5f9!important;border-color:#cbd5e1!important}.efatura-paper table td,[data-bs-theme=dark] .efatura-paper table td{color:#0f172a!important;background-color:#fff!important;border-color:#cbd5e1!important}.efatura-paper table tbody tr:hover,[data-bs-theme=dark] .efatura-paper table tbody tr:hover,.efatura-paper table tbody tr:hover td,[data-bs-theme=dark] .efatura-paper table tbody tr:hover td{color:#0f172a!important;background-color:#f8fafc!important}
