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{background-color:#f5f7fb;color:#111827;display:flex;flex-direction:column;min-height:100vh}.app-header{background:linear-gradient(120deg,#1f2937,#111827);box-shadow:0 10px 30px #0f172a8c;color:#f9fafb;justify-content:space-between;padding:1.25rem 2.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.app-header,.app-header-left{align-items:center;display:flex}.app-header-left{gap:1rem}.app-header-right{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.app-logo-circle{align-items:center;background:radial-gradient(circle at 30% 30%,#60a5fa,#1d4ed8);border-radius:999px;box-shadow:0 8px 20px #2563ebcc;color:#e5e7eb;display:flex;font-size:1rem;font-weight:700;height:40px;justify-content:center;width:40px}.app-title{font-size:1.35rem;letter-spacing:.02em;margin:0}.app-subtitle{color:#9ca3af;font-size:.9rem;margin:.15rem 0 0}.app-layout{grid-gap:1.5rem;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:230px minmax(0,1fr);margin:1.5rem auto;max-width:1200px;padding:0 1.25rem 1.5rem;width:100%}.sidebar{background:#0f172a;border-radius:1rem;box-shadow:0 22px 45px #0f172ab3;display:flex;flex-direction:column;gap:.25rem;padding:1rem .75rem}.nav-item{align-items:center;background:#0000;border:none;border-radius:.7rem;color:#e5e7eb;cursor:pointer;display:flex;font-size:.98rem;justify-content:space-between;padding:.6rem .9rem;text-align:left;transition:background .15s ease,color .15s ease,transform .1s ease}.nav-item:hover{background:#374151cc;transform:translateX(1px)}.nav-item.active{background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 14px 25px #2563ebb3;color:#fff}.content{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1.2rem;box-shadow:0 24px 50px #0f172a47;padding:1.5rem 1.6rem 1.75rem}.content h2{font-size:1.2rem;margin-bottom:.75rem;margin-top:0}.content-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.grid{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.grid-two{grid-template-columns:minmax(0,1.3fr) minmax(0,1.7fr)}.card{background:#fff;border:1px solid #e5e7eb;border-radius:.9rem;box-shadow:0 12px 30px #0f172a14;padding:1rem 1.1rem 1.05rem}.card h3{font-size:1.02rem;margin-bottom:.75rem;margin-top:0}.metric{font-size:1.7rem;font-weight:700;margin:0}.muted{color:#6b7280;font-size:.86rem}.mt-lg{margin-top:1.3rem}.simple-list{list-style:none;margin:0;padding:0}.simple-list-item{align-items:center;border-bottom:1px dashed #e5e7eb;display:flex;font-size:.92rem;justify-content:space-between;padding:.55rem .1rem}.simple-list-item:last-child{border-bottom:none}.badge{align-items:center;background:#1f2937e6;border:1px solid #f9fafb33;border-radius:999px;display:inline-flex;font-size:.8rem;padding:.25rem .55rem}.badge-pill{font-weight:500}.badge-success{background:#10b98126;border-color:#10b981a6;color:#6ee7b7}.badge-warning{background:#f59e0b26;border-color:#f59e0bb3;color:#fed7aa}.form{gap:.75rem}.form,.form-row{display:flex;flex-direction:column}.form-row{gap:.3rem}.form-row label{color:#374151;font-size:.85rem;font-weight:500}.form-row input,.form-row select{border:1px solid #d1d5db;border-radius:.55rem;font-size:.9rem;outline:none;padding:.45rem .6rem;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.form-row input:focus,.form-row select:focus{background-color:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb4d}.multi-select{min-height:90px}.form-actions{align-items:center;display:flex;gap:.5rem;justify-content:flex-start;margin-top:.2rem}.btn{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.9rem;gap:.25rem;justify-content:center;padding:.45rem .9rem;transition:background-color .12s ease,color .12s ease,box-shadow .12s ease,transform .08s ease;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 10px 22px #2563eb73;color:#fff}.btn-primary:hover{box-shadow:0 14px 26px #2563eb8c;transform:translateY(-.5px)}.btn-secondary{background:#e5e7eb;color:#111827}.btn-secondary:hover{background:#d1d5db}.btn-text{background:#0000;color:#4b5563}.btn-text:hover{background:#f3f4f6}.btn-link{background:#0000;color:#2563eb;font-size:.85rem;padding:.2rem .4rem}.btn-link:hover{background:#eff6ff}.btn-link-danger{color:#b91c1c}.table{border-collapse:collapse;font-size:.86rem;width:100%}.table td,.table th{border-bottom:1px solid #e5e7eb;padding:.55rem .4rem;text-align:left}.table th{color:#6b7280;font-size:.8rem;font-weight:600}.table tbody tr:hover{background:#f9fafb}.table-actions{text-align:right;white-space:nowrap}.status-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:.76rem;font-weight:500;padding:.1rem .5rem}.status-active{background:#16a34a17;color:#15803d}.status-warning{background:#eab30817;color:#a16207}.status-muted{background:#94a3b826;color:#4b5563}@media (max-width:900px){.app-layout{grid-template-columns:minmax(0,1fr)}.sidebar{flex-direction:row;justify-content:space-between}.nav-item{flex:1 1;font-size:.85rem;justify-content:center}.grid-two{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.app-header{align-items:flex-start;flex-direction:column;gap:.75rem}.app-header-right{justify-content:flex-start}}
/*# sourceMappingURL=main.9b8d9049.css.map*/