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}:root{--main:#036277;--secondary:#036277;--prange:#f1ce74;--black:#000;--white:#fff;--bg:#f6f8fb;--card:#fff;--muted:#6b7280;--accent:#2563eb;--accent-2:#7c3aed;--surface:#eef2ff;--shadow:0 6px 18px #0f172a14;--radius:12px;--sidebar-width:320px;--sidebar-collapsed:80px;--primary:#000}#root,body,html{font-family:Inter,system-ui,Segoe UI,Roboto,Arial}.sidebar{background:#fff;border-right:1px solid #e6e9ee;color:#222;transition:width .22s ease}.brand{position:relative}.logo-image-wrapper{background:#f5f6fa;box-shadow:0 6px 16px #1018280a}.toggle-btn{color:#020202b3}.menu-block{display:block}.menu-item{color:#111;transition:background .14s,transform .08s}.menu-item .icon{color:#495057}.menu-item .caret{align-items:center;display:flex;margin-left:8px}.menu-item:hover{background:#f2f4f7}.menu-item.active{background:#e9efff;color:#2563eb;color:var(--accent);font-weight:600}.submenu{border-left:1px solid #eef2f6;max-height:0;opacity:0;overflow:hidden;transition:max-height .28s cubic-bezier(.2,.9,.2,1),opacity .18s}.submenu.open{max-height:1000px;opacity:1}.submenu .menu-item{background:#0000;border-radius:6px}.caret-icon{transition:transform .18s ease}.menu-item.active .caret-icon,.submenu.open .caret-icon{transform:rotate(90deg)}.submenu .menu-item:hover{background:#f6f8fa}.sidebar-footer{color:#6b7280}.topbar{border-bottom:1px solid #eef2f6}.profile-dropdown{width:220px}*{box-sizing:border-box}#root,body,html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;height:100%;margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit}h2{color:(#036277);color:(var(--main))}.admin-app{background:#f6f8fb;background:var(--bg);display:flex;min-height:100vh}.sidebar{background:linear-gradient(180deg,#fff,#fff);color:#fff;display:flex;flex-direction:column;gap:10px;padding:18px 14px;transition:width .2s ease;width:320px;width:var(--sidebar-width)}.sidebar.collapsed{width:80px;width:var(--sidebar-collapsed)}.brand{gap:12px;margin-bottom:6px}.brand,.brand .logo{align-items:center;display:flex}.brand .logo{background:linear-gradient(135deg,#2563eb,#7c3aed);background:linear-gradient(135deg,var(--accent),var(--accent-2));border-radius:10px;box-shadow:0 6px 18px #0f172a14;box-shadow:var(--shadow);color:#fff;font-weight:700;height:44px;justify-content:center;width:44px}.brand .title{font-size:16px;font-weight:700;line-height:1}.toggle-btn{background:#0000;border:none;color:#020202e6;cursor:pointer;font-size:16px;margin-left:auto}.menu{display:flex;flex:1 1;flex-direction:column;gap:6px;margin-top:6px;overflow:auto;padding-right:6px}.menu-item .icon{align-items:center;display:inline-flex;height:20px;justify-content:center;opacity:.95;width:20px}.menu-item:hover{background:#ffffff0a}.menu-item.active{background:#ffffff0f}.sidebar.collapsed .label{display:none}.sidebar-footer{color:#0009;font-size:12px;padding-top:10px}.main{display:flex;flex:1 1;flex-direction:column;min-height:100vh}.topbar{background:#0000;border-bottom:1px solid #0f172a05;justify-content:space-between;padding:12px 20px}.topbar,.topbar-left{align-items:center;display:flex}.topbar-left{gap:12px}.search{align-items:center;background:#fff;background:var(--card);border-radius:999px;box-shadow:0 6px 18px #0f172a14;box-shadow:var(--shadow);display:flex;gap:8px;padding:8px 12px}.search input{background:#0000;border:0;font-size:14px;outline:0;width:220px}.topbar-right{gap:12px}.avatar,.topbar-right{align-items:center;display:flex}.avatar{background:linear-gradient(135deg,#ffd7a8,#ffb4b4);border-radius:10px;color:#111;font-weight:700;height:40px;justify-content:center;width:40px}.logout-btn{background:#0000;border:1px solid #0f172a0f;border-radius:8px;cursor:pointer;padding:8px 10px}.content{display:block;padding:20px;width:100%}.cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{background:#fff;background:var(--card);border-radius:12px;box-shadow:0 6px 18px #0f172a14;box-shadow:var(--shadow);min-height:90px;padding:14px}.card h4{color:#6b7280;color:var(--muted);font-size:14px;margin:0}.card p{font-size:18px;font-weight:700;margin:8px 0 0}.table{background:#fff;background:var(--card);border-radius:12px;box-shadow:0 6px 18px #0f172a14;box-shadow:var(--shadow);padding:12px}.table .row{border-bottom:1px dashed #eee;display:flex;justify-content:space-between;padding:10px 0}.table .row:last-child{border-bottom:none}@media (max-width:900px){.sidebar,.topbar-left .search input{display:none}}.profile-dropdown-wrapper{position:relative}.profile-dropdown{animation:fadeIn .15s ease-out;background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000001f;padding:8px 0;position:absolute;right:0;top:55px;width:200px;z-index:2000}.profile-dropdown .item{align-items:center;color:#333;cursor:pointer;display:flex;font-size:14px;padding:12px 18px}.profile-dropdown .item:hover{background:#f5f7fa}.profile-dropdown .divider{background:#e6e6e6;height:1px;margin:6px 0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.submenu{border-left:1px solid #ffffff08;margin-left:6px;padding-left:8px}.menu-item{align-items:center;border-radius:8px;color:#000000eb;cursor:pointer;display:flex;gap:12px;padding:10px;transition:background .12s,transform .08s}.menu-item:hover{background:#ffffff08;transform:translateY(-1px)}.menu-item .label{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar.collapsed .menu-item{justify-content:center;padding:10px 6px}.menu-item.active{background:linear-gradient(90deg,#ffffff0f,#ffffff08);box-shadow:inset 0 0 0 1px #ffffff05}.submenu .menu-item{font-size:13px;padding:8px}.submenu .submenu .menu-item{font-size:13px;padding:7px}.menu-item svg{color:#000000d9}.submenu{transition:all .15s ease}.logo-image-wrapper{align-items:center;background:#ffffff14;border-radius:10px;display:flex;height:46px;justify-content:center;margin-right:10px;overflow:hidden;width:46px}.logo-image{height:100%;object-fit:contain;padding:4px;width:100%}.sidebar.collapsed .logo-image-wrapper{height:46px;margin-right:0;width:46px}.site-footer .widget_services ul li a,.sx-f-call-section a,.sx-f-call-section a:hover,.sx-f-call-section a:visited,.sx-f-call-section span,.widget-info-detail,.widget-info-detail a,.widget-info-detail a:visited{color:#fff;font-size:16px}
/*# sourceMappingURL=main.fb45a6a8.css.map*/