.sidebar[data-astro-cid-6nmujqmf]{background-color:var(--bg-card, #ffffff);border-right:1px solid var(--border-medium, #e2e8f0);display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100vh;padding:1.25rem .85rem;position:fixed;top:0;left:0;width:var(--admin-sidebar-width);z-index:40}.sidebar-logo[data-astro-cid-6nmujqmf]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem 1.25rem}.logo-icon[data-astro-cid-6nmujqmf]{display:flex;align-items:center;justify-content:center}.brand-img[data-astro-cid-6nmujqmf]{width:28px;height:auto;object-fit:contain}.logo-text-brand[data-astro-cid-6nmujqmf]{font-size:1.35rem;font-weight:800;color:#1e1b4b;letter-spacing:-.03em}.sidebar-nav[data-astro-cid-6nmujqmf]{flex:1;overflow-y:auto;margin-top:.75rem;padding-right:.15rem}.sidebar-nav[data-astro-cid-6nmujqmf]::-webkit-scrollbar{width:3px}.sidebar-nav[data-astro-cid-6nmujqmf]::-webkit-scrollbar-thumb{background:transparent}.sidebar-nav[data-astro-cid-6nmujqmf]:hover::-webkit-scrollbar-thumb{background:var(--border-medium, #e2e8f0)}.nav-list[data-astro-cid-6nmujqmf]{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0}.nav-item[data-astro-cid-6nmujqmf]{display:flex;align-items:center;gap:.85rem;min-height:2.2rem;padding:.3rem .7rem;color:#475569;font-size:14px;font-weight:500;line-height:21px;border-radius:6px;transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none}.nav-item[data-astro-cid-6nmujqmf]:hover{background-color:#f1f5f9;color:#475569}.nav-item[data-astro-cid-6nmujqmf].active{background-color:#f1f5f9;color:#475569;font-weight:500}.nav-icon[data-astro-cid-6nmujqmf]{flex-shrink:0;color:#94a3b8;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:1.12rem;line-height:1}.nav-icon[data-astro-cid-6nmujqmf] svg,.nav-icon[data-astro-cid-6nmujqmf] i{width:1.15em;height:1.15em;font-size:1.12rem}.nav-item[data-astro-cid-6nmujqmf].active .nav-icon[data-astro-cid-6nmujqmf]{color:#94a3b8}.sidebar-label[data-astro-cid-6nmujqmf]{margin:1.5rem .75rem .5rem;font-size:9px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.sidebar-footer-widgets[data-astro-cid-6nmujqmf]{margin-top:auto;display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid var(--border-light, #f1f5f9)}.plan-card[data-astro-cid-6nmujqmf]{background-color:#fafafa;border:1px solid var(--border-medium, #e2e8f0);border-radius:10px;padding:.85rem;display:flex;flex-direction:column;gap:.35rem}.plan-header[data-astro-cid-6nmujqmf]{display:flex;align-items:center;gap:.4rem;font-size:.775rem;font-weight:700;color:var(--text-primary, #1e293b)}.crown-icon[data-astro-cid-6nmujqmf]{color:#7c3aed}.plan-subtitle[data-astro-cid-6nmujqmf]{font-size:.675rem;color:var(--text-muted, #94a3b8)}.plan-progress-bar[data-astro-cid-6nmujqmf]{height:6px;background-color:var(--border-medium, #e2e8f0);border-radius:999px;overflow:hidden;margin-top:.25rem}.plan-progress-fill[data-astro-cid-6nmujqmf]{height:100%;background-color:#6366f1;border-radius:999px}.plan-pct[data-astro-cid-6nmujqmf]{font-size:.675rem;font-weight:600;color:var(--text-secondary, #475569);text-align:right}.invite-team-btn[data-astro-cid-6nmujqmf]{border:1px solid var(--border-medium, #e2e8f0);border-radius:6px;padding:.55rem;display:flex;align-items:center;justify-content:center;gap:.45rem;font-size:.8rem;font-weight:600;color:var(--text-secondary, #475569);background-color:var(--bg-card, #ffffff);transition:all .2s;cursor:pointer}.invite-team-btn[data-astro-cid-6nmujqmf]:hover{background-color:var(--border-light, #f1f5f9);color:var(--text-primary, #1e293b);border-color:var(--text-muted, #94a3b8)}@media(max-width:820px){.sidebar[data-astro-cid-6nmujqmf]{display:none}}:root{--admin-sidebar-width: 250px;--admin-topbar-height: 70px;--admin-bg: #ffffff;--admin-card: #ffffff;--admin-text: #1e293b;--admin-muted: #94a3b8;--admin-soft: #f1f5f9;--admin-border: #e2e8f0;--admin-blue: #2563eb;--admin-purple: #7c3aed;--admin-purple-soft: #f1e9ff;--admin-shadow: 0 18px 50px rgba(16, 24, 40, .06);--admin-radius-lg: 24px;--admin-radius-md: 16px}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--admin-bg);color:var(--admin-text)}body{overflow-x:hidden}body.auth-pending .admin-shell{opacity:0}button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}.admin-shell{min-height:100vh;background-color:#f9fafc}.admin-main{width:calc(100% - var(--admin-sidebar-width));margin-left:var(--admin-sidebar-width);padding:104px 28px 32px;min-height:100vh}.admin-page{width:100%;max-width:1560px;margin:0 auto}.admin-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.admin-page-eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 16px;border-radius:999px;background:var(--admin-purple-soft);border:1px solid #dac7ff;color:var(--admin-purple);font-size:13px;font-weight:800;margin-bottom:14px}.admin-page-title{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.04;letter-spacing:-.05em;font-weight:800;color:#0f172a}.admin-page-desc{margin:12px 0 0;max-width:720px;color:#667085;font-size:16px;line-height:1.65;font-weight:600}.admin-card{background:#ffffffeb;border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:var(--admin-shadow)}.admin-grid{display:grid;gap:16px}.admin-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-section{margin-top:18px}.admin-muted{color:var(--admin-muted)}@media(max-width:1180px){:root{--admin-sidebar-width: 236px}.admin-main{padding-left:22px;padding-right:22px}.admin-grid-5,.admin-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){:root{--admin-sidebar-width: 0px}.admin-main{width:100%;margin-left:0;padding:92px 16px 28px}.admin-page-header{flex-direction:column}.admin-grid-5,.admin-grid-4,.admin-grid-2{grid-template-columns:1fr}}.page-head,.page-heading,.sm-page-head,.page-header{position:sticky;top:70px;z-index:30;margin:-34px -28px 24px;padding:24px 28px}.page-head:before,.page-heading:before,.sm-page-head:before,.page-header:before{content:"";position:absolute;top:-150px;bottom:0;left:-50vw;right:-50vw;background-color:#fff;border-bottom:1px solid #e2e8f0;z-index:-1}.page-head p,.page-heading p,.sm-page-head p,.page-header p{font-size:.85rem!important;color:#64748b!important;margin-top:.15rem!important;margin-bottom:0!important;font-weight:400!important;line-height:1.5!important}.stat-copy h2,.stat-card h2,.summary-card h3,.metric-card h2,.metric-card h3{font-size:24px!important}
