:root{--bg-primary: #070a13;--bg-secondary: #0d1222;--bg-card: rgba(18, 26, 47, .4);--border-color: rgba(255, 255, 255, .07);--text-primary: #f3f4f6;--text-secondary: #9ca3af;--brand-color: #4f46e5;--brand-color-light: #6366f1;--brand-glow: rgba(79, 70, 229, .15);--brand-success: #10b981;--font-sans: "Plus Jakarta Sans", sans-serif;--font-mono: "JetBrains Mono", monospace}body{margin:0;padding:0;background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#fff3}.admin-app.svelte-12qhfyh{display:flex;min-height:100vh;position:relative}.ambient-glow.svelte-12qhfyh{position:fixed;width:400px;height:400px;border-radius:50%;filter:blur(120px);opacity:.15;pointer-events:none;z-index:0}.g-1.svelte-12qhfyh{top:-100px;right:-100px;background:radial-gradient(circle,#4f46e5 0%,transparent 80%)}.g-2.svelte-12qhfyh{bottom:-100px;left:20%;background:radial-gradient(circle,#3b82f6 0%,transparent 80%)}.sidebar.svelte-12qhfyh{width:260px;background-color:var(--bg-secondary);border-right:1px solid var(--border-color);display:flex;flex-direction:column;padding:28px 18px;box-sizing:border-box;position:fixed;height:100vh;left:0;top:0;z-index:10;box-shadow:10px 0 30px #00000026;background:linear-gradient(180deg,#0d1222,#080b15)}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:12px;margin-bottom:36px;padding:0 6px}.logo-box.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color));color:#fff;width:38px;height:38px;border-radius:10px;box-shadow:0 4px 15px #6366f14d}.brand-info.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px}.brand-text.svelte-12qhfyh{font-size:16px;font-weight:800;letter-spacing:1.5px;background:linear-gradient(135deg,#fff,#9ca3af);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.badge.svelte-12qhfyh{background-color:#6366f11f;color:#818cf8;font-size:9px;font-weight:800;padding:1px 6px;border-radius:5px;border:1px solid rgba(99,102,241,.2);width:fit-content;letter-spacing:.5px}.nav-links.svelte-12qhfyh{display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto;padding-right:2px}.nav-item.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:var(--text-secondary);text-decoration:none;font-weight:600;font-size:14px;border-radius:12px;transition:all .25s cubic-bezier(.16,1,.3,1);border:1px solid transparent;cursor:pointer;background:transparent;width:100%;box-sizing:border-box;text-align:left}.group-header-left.svelte-12qhfyh{display:flex;align-items:center;gap:12px}.nav-item.svelte-12qhfyh:hover{color:var(--text-primary);background-color:#ffffff05}.nav-item.active.svelte-12qhfyh{color:#fff;background:linear-gradient(90deg,#4f46e51f,#4f46e508);border-color:#6366f133;box-shadow:0 4px 15px #0000001a}.chevron.svelte-12qhfyh{transition:transform .25s ease;color:var(--text-secondary)}.chevron.rotated.svelte-12qhfyh{transform:rotate(180deg);color:var(--text-primary)}.sub-links.svelte-12qhfyh{display:flex;flex-direction:column;gap:4px;padding-left:20px;margin-top:4px;margin-bottom:8px;border-left:1px solid rgba(255,255,255,.05);margin-left:24px;animation:svelte-12qhfyh-slideDown .25s cubic-bezier(.16,1,.3,1)}@keyframes svelte-12qhfyh-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.sub-nav-item.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:10px 14px;color:var(--text-secondary);text-decoration:none;font-size:13px;font-weight:600;border-radius:10px;transition:all .2s ease}.sub-nav-item.svelte-12qhfyh:hover{color:var(--text-primary);background-color:#ffffff05}.sub-nav-item.active.svelte-12qhfyh{color:var(--brand-color-light);font-weight:700}.sub-nav-item.svelte-12qhfyh .dot:where(.svelte-12qhfyh){opacity:.3;font-size:14px}.sub-nav-item.active.svelte-12qhfyh .dot:where(.svelte-12qhfyh){opacity:1;color:var(--brand-color-light)}.sidebar-footer.svelte-12qhfyh{padding-top:18px;border-top:1px solid var(--border-color);display:flex;justify-content:flex-start}.runtime-tag.svelte-12qhfyh{display:flex;align-items:center;gap:8px;background-color:#10b9810f;border:1px solid rgba(16,185,129,.15);padding:4px 10px;border-radius:8px}.pulse-dot.svelte-12qhfyh{width:6px;height:6px;background-color:var(--brand-success);border-radius:50%;box-shadow:0 0 8px var(--brand-success);animation:svelte-12qhfyh-pulse 1.8s infinite}@keyframes svelte-12qhfyh-pulse{0%{transform:scale(.9);opacity:.6}50%{transform:scale(1.15);opacity:1;box-shadow:0 0 12px var(--brand-success)}to{transform:scale(.9);opacity:.6}}.env-tag.svelte-12qhfyh{font-size:10px;color:#34d399;font-weight:700;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px}.main-content.svelte-12qhfyh{flex:1;margin-left:260px;padding:40px;box-sizing:border-box;min-height:100vh;position:relative;z-index:1}@media (max-width: 768px){.sidebar.svelte-12qhfyh{width:70px;padding:24px 8px;align-items:center}.brand-info.svelte-12qhfyh,.badge.svelte-12qhfyh,.nav-item.svelte-12qhfyh span:where(.svelte-12qhfyh),.chevron.svelte-12qhfyh,.sub-links.svelte-12qhfyh,.sidebar-footer.svelte-12qhfyh{display:none}.main-content.svelte-12qhfyh{margin-left:70px;padding:24px}.logo-box.svelte-12qhfyh{width:34px;height:34px}.nav-item.svelte-12qhfyh{padding:12px;justify-content:center}}
