@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);:root{--bg-body:#f3f4f6;--bg-sidebar:#111827;--bg-card:#fff;--text-main:#1f2937;--text-secondary:#6b7280;--text-light:#f9fafb;--accent:#3b82f6;--accent-hover:#2563eb;--success:#10b981;--success-bg:#ecfdf5;--warning:#f59e0b;--warning-bg:#fffbeb;--danger:#ef4444;--danger-bg:#fef2f2;--neutral-bg:#f3f4f6;--sidebar-width:260px;--header-height-mobile:60px;--border-radius:12px;--border-light:#e5e7eb;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f3f4f6;background-color:var(--bg-body);color:#1f2937;color:var(--text-main);font-family:Inter,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}.app-layout{display:flex;min-height:100vh;position:relative}.sidebar{background-color:#111827;background-color:var(--bg-sidebar);bottom:0;box-shadow:4px 0 15px #0000001a;color:#fff;display:flex;flex-direction:column;left:0;position:fixed;top:0;transition:transform .3s ease-in-out;width:260px;width:var(--sidebar-width);z-index:1000}.main-content{display:flex;flex:1 1;flex-direction:column;margin-left:260px;margin-left:var(--sidebar-width);transition:margin-left .3s ease-in-out,width .3s ease-in-out;width:calc(100% - 260px);width:calc(100% - var(--sidebar-width))}.mobile-header{align-items:center;background-color:#111827;background-color:var(--bg-sidebar);box-shadow:0 2px 10px #0000001a;color:#fff;display:none;height:60px;height:var(--header-height-mobile);justify-content:space-between;padding:0 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:900}.hamburger-btn{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:5px}.sidebar-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;transition:opacity .3s;z-index:999}.sidebar-overlay.visible{display:block}.brand,.sidebar-header{border-bottom:1px solid #ffffff1a;padding:1.5rem}.brand{gap:12px}.brand,.brand-logo{align-items:center;display:flex}.brand-logo{background:#3b82f6;background:var(--accent);border-radius:8px;color:#fff;font-size:.9rem;font-weight:800;height:36px;justify-content:center;width:36px}.brand-text h2{color:#fff;font-size:1.1rem;font-weight:600;margin:0}.brand-text span{color:#9ca3af;font-size:.75rem;opacity:.8}.sidebar-nav{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:1.5rem 1rem;scrollbar-width:none}.sidebar-nav::-webkit-scrollbar{display:none}.nav-section-label{color:#6b7280;font-size:.7rem;font-weight:700;letter-spacing:.05em;margin:1.5rem 0 .5rem .8rem;text-transform:uppercase}.nav-item{align-items:center;border-radius:8px;color:#d1d5db;display:flex;font-size:.95rem;font-weight:500;gap:12px;margin-bottom:4px;padding:.85rem 1rem;text-decoration:none;transition:all .2s ease}.nav-item:hover{background-color:#ffffff14;color:#fff;transform:translateX(5px)}.nav-item.active{background-color:#3b82f6;background-color:var(--accent);box-shadow:0 4px 12px #3b82f666;color:#fff}.page-container{margin:0 auto;max-width:1600px;padding:2rem;width:100%}.header-flex,.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.page-title h1,.title-main{align-items:center;color:#111827;color:var(--bg-sidebar);display:flex;font-size:1.8rem;font-weight:700;gap:10px;margin:0}.page-title p,.subtitle{color:#6b7280;color:var(--text-secondary);font-size:.95rem;margin:4px 0 0}.card,.pro-card{background:#fff;background:var(--bg-card);border:1px solid #e5e7eb;border:1px solid var(--border-light);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);margin-bottom:1.5rem;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.card:hover,.pro-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md)}.card-header{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-light);justify-content:space-between;margin-bottom:1rem;padding-bottom:10px}.card-header,.card-title{align-items:center;display:flex}.card-title{color:#1f2937;color:var(--text-main);font-size:1.1rem;font-weight:600;gap:10px}.table-container,.table-responsive{border:1px solid #e5e7eb;border:1px solid var(--border-light);border-radius:8px;max-height:500px;overflow-x:auto;overflow-y:auto}.modern-table,.pro-table{background:#fff;border-collapse:collapse;font-size:.9rem;min-width:600px;width:100%}.modern-table th,.pro-table th{background:#f9fafb;color:#6b7280;color:var(--text-secondary);font-size:.75rem;font-weight:600;letter-spacing:.05em;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0}.modern-table td,.modern-table th,.pro-table td,.pro-table th{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-light);padding:1rem}.modern-table td,.pro-table td{color:#1f2937;color:var(--text-main)}.modern-table tr:hover,.pro-table tr:hover{background-color:#f8fafc}.pro-table tr:last-child td{border-bottom:none}.badge-pro,.status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.75rem;font-weight:600;gap:5px;padding:4px 10px}.bg-red,.status-danger{background:#fef2f2;background:var(--danger-bg);border:1px solid #fecaca;color:#ef4444;color:var(--danger)}.bg-yellow,.status-warning{background:#fffbeb;background:var(--warning-bg);border:1px solid #fde68a;color:#f59e0b;color:var(--warning)}.bg-green,.status-success{background:#ecfdf5;background:var(--success-bg);border:1px solid #a7f3d0;color:#10b981;color:var(--success)}.badge-neutral,.bg-gray{background:#f3f4f6;background:var(--neutral-bg);border:1px solid #e5e7eb;border:1px solid var(--border-light);color:#6b7280;color:var(--text-secondary)}.grid-4,.grid-kpi{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid-2,.grid-4,.grid-kpi{display:grid;gap:1.5rem;margin-bottom:2rem}.grid-2{grid-gap:1.5rem;grid-template-columns:2fr 1fr}.spinner{animation:spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:40px;margin:0 auto;width:40px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1024px){.grid-2{grid-template-columns:1fr}}@media (max-width:768px){.sidebar{box-shadow:2px 0 10px #0003;transform:translateX(-100%);width:280px}.sidebar.open{transform:translateX(0)}.main-content{margin-left:0;width:100%}.mobile-header{display:flex}.page-container{padding:1rem}.page-title h1,.title-main{font-size:1.5rem}.grid-2,.grid-4,.grid-kpi{gap:1rem;grid-template-columns:1fr}.card,.pro-card{padding:1rem}.card-title{font-size:1rem}}@media (min-width:1600px){.page-container{max-width:1800px}:root{--sidebar-width:300px}body{font-size:18px}.title-main{font-size:2.2rem}}
/*# sourceMappingURL=main.d41e2248.css.map*/