.manage-page.svelte-r11lbt{--accent: #64748B;--shely-pink: #FF4F91;--shely-plum: #511843;--shely-blush: #FF9BB5;--shely-coral: #FFB38B;--shely-gold: #FFC972;--shely-mint: #E9FFF6;--shely-bg: #FFFBF7;--shadow-glass: 0 8px 32px rgba(81,24,67,.08);--shadow-elevated: 0 20px 60px rgba(81,24,67,.12);--term-bg: #1e1e2e;--term-fg: #cdd6f4;--term-green: #a6e3a1;--term-red: #f38ba8;--term-yellow: #f9e2af;--term-blue: #89b4fa;--term-muted: #6c7086}.section-inner.svelte-r11lbt{max-width:72rem;margin:0 auto;padding:0 1.5rem}.section-header.svelte-r11lbt{text-align:center;margin-bottom:3rem}.section-header.svelte-r11lbt h2:where(.svelte-r11lbt){font-family:var(--font-poppins);font-weight:700;font-size:2rem;color:var(--deep-gray);margin-bottom:.75rem}@media (min-width: 768px){.section-header.svelte-r11lbt h2:where(.svelte-r11lbt){font-size:2.5rem}}.section-header.svelte-r11lbt p:where(.svelte-r11lbt){font-family:var(--font-inter);font-size:1.0625rem;color:var(--cool-gray);max-width:28rem;margin:0 auto}.control-hero.svelte-r11lbt{background:linear-gradient(145deg,#1e293b,#334155,#475569);padding:6rem 1.5rem 4rem;position:relative;overflow:hidden;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.control-hero.visible.svelte-r11lbt{opacity:1;transform:translateY(0)}@media (min-width: 768px){.control-hero.svelte-r11lbt{padding:8rem 2rem 5rem}}.hero-inner.svelte-r11lbt{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 768px){.hero-inner.svelte-r11lbt{flex-direction:row;gap:4rem}}.hero-text.svelte-r11lbt{flex:1;min-width:0}.hero-breadcrumb.svelte-r11lbt{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.8125rem;font-family:var(--font-inter)}.hero-breadcrumb.svelte-r11lbt a:where(.svelte-r11lbt){color:#fff6;text-decoration:none;transition:color .2s}.hero-breadcrumb.svelte-r11lbt a:where(.svelte-r11lbt):hover{color:#fffc}.sep.svelte-r11lbt{color:#fff3}.current.svelte-r11lbt{color:#ffffffb3;font-weight:500}.hero-badge.svelte-r11lbt{display:inline-block;padding:.375rem 1rem;border-radius:9999px;font-family:var(--font-inter);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--term-green);background:#a6e3a11a;margin-bottom:1.25rem}.hero-text.svelte-r11lbt h1:where(.svelte-r11lbt){font-family:var(--font-poppins);font-weight:700;font-size:2.5rem;line-height:1.1;color:#fff;margin-bottom:1rem}@media (min-width: 768px){.hero-text.svelte-r11lbt h1:where(.svelte-r11lbt){font-size:3.25rem}}.hero-desc.svelte-r11lbt{font-family:var(--font-inter);font-size:1.0625rem;line-height:1.7;color:#ffffff8c;max-width:30rem;margin-bottom:2rem}.hero-actions.svelte-r11lbt{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary.svelte-r11lbt,.btn-secondary.svelte-r11lbt{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:9999px;font-family:var(--font-inter);font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-primary.svelte-r11lbt{background:var(--accent);color:#fff;box-shadow:0 4px 16px #64748b66}.btn-primary.svelte-r11lbt:hover{transform:translateY(-2px);box-shadow:0 8px 24px #64748b80}.btn-secondary.svelte-r11lbt{background:transparent;color:#fffc;border:2px solid rgba(255,255,255,.2)}.btn-secondary.svelte-r11lbt:hover{transform:translateY(-2px);border-color:#ffffff80;color:#fff}.terminal-window.svelte-r11lbt{flex-shrink:0;width:100%;max-width:400px;background:var(--term-bg);border-radius:.75rem;overflow:hidden;box-shadow:0 20px 60px #0006;border:1px solid rgba(255,255,255,.06)}.terminal-bar.svelte-r11lbt{display:flex;align-items:center;gap:6px;padding:.75rem 1rem;background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.06)}.terminal-dot.svelte-r11lbt{width:10px;height:10px;border-radius:50%}.terminal-dot--red.svelte-r11lbt{background:#f38ba8}.terminal-dot--yellow.svelte-r11lbt{background:#f9e2af}.terminal-dot--green.svelte-r11lbt{background:#a6e3a1}.terminal-title.svelte-r11lbt{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.6875rem;color:var(--term-muted);margin-left:auto}.terminal-body.svelte-r11lbt{padding:1rem 1.25rem 1.25rem;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.75rem;line-height:1.6}.terminal-line.svelte-r11lbt{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.terminal-line--output.svelte-r11lbt{padding-left:1rem}.term-prompt.svelte-r11lbt{color:var(--term-green);font-weight:700}.term-cmd.svelte-r11lbt{color:var(--term-fg)}.term-ascii.svelte-r11lbt{font-size:.5rem;line-height:1.2;color:var(--term-blue);margin:.5rem 0;white-space:pre;font-family:SF Mono,Fira Code,Cascadia Code,monospace}.term-label.svelte-r11lbt{color:var(--term-muted)}.term-status.svelte-r11lbt{font-weight:700}.term-status--green.svelte-r11lbt{color:var(--term-green)}.term-value.svelte-r11lbt{color:var(--term-fg);font-weight:600}.term-cursor.svelte-r11lbt{display:inline-block;width:8px;height:14px;background:var(--term-green);animation:svelte-r11lbt-blink 1.2s infinite}@keyframes svelte-r11lbt-blink{0%,50%{opacity:1}51%,to{opacity:0}}.tree-section.svelte-r11lbt{padding:5rem 1.5rem;background:var(--pure-white);opacity:0;transform:translateY(30px);transition:opacity .6s ease .1s,transform .6s ease .1s}.tree-section.visible.svelte-r11lbt{opacity:1;transform:translateY(0)}.hierarchy-tree.svelte-r11lbt{display:flex;flex-direction:column;align-items:center;max-width:56rem;margin:0 auto}.tree-root.svelte-r11lbt{margin-bottom:0}.tree-node.svelte-r11lbt{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:.75rem;font-family:var(--font-poppins);font-weight:600;font-size:.875rem;transition:transform .3s}.tree-node.svelte-r11lbt:hover{transform:scale(1.05)}.tree-node--root.svelte-r11lbt{background:var(--accent);color:#fff;font-size:1rem;padding:1rem 1.75rem;border-radius:1rem}.tree-node--admin.svelte-r11lbt{background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--deep-gray);border:1px solid color-mix(in srgb,var(--accent) 20%,transparent)}.tree-node--leaf.svelte-r11lbt{background:var(--background-light);color:var(--cool-gray);font-weight:500;font-size:.8125rem;padding:.5rem 1rem;border-radius:.5rem;border:1px solid rgba(81,24,67,.06)}.node-icon.svelte-r11lbt{width:18px;height:18px;display:flex;flex-shrink:0}.node-icon.svelte-r11lbt svg:where(.svelte-r11lbt){width:100%;height:100%}.tree-connector-vertical.svelte-r11lbt{width:2px;height:24px;background:color-mix(in srgb,var(--accent) 30%,transparent)}.tree-connector-horizontal.svelte-r11lbt{width:60%;max-width:500px;height:2px;background:color-mix(in srgb,var(--accent) 30%,transparent)}.tree-branches.svelte-r11lbt{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;margin-top:0}@media (min-width: 768px){.tree-branches.svelte-r11lbt{grid-template-columns:repeat(3,1fr)}}.tree-branch.svelte-r11lbt{display:flex;flex-direction:column;align-items:center;gap:.75rem}.branch-connector.svelte-r11lbt{width:2px;height:20px;background:color-mix(in srgb,var(--accent) 25%,transparent)}.tree-children.svelte-r11lbt{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-top:.5rem}.audit-section.svelte-r11lbt{padding:5rem 1.5rem;background:var(--background-light);opacity:0;transform:translateY(30px);transition:opacity .6s ease .1s,transform .6s ease .1s}.audit-section.visible.svelte-r11lbt{opacity:1;transform:translateY(0)}.audit-terminal.svelte-r11lbt{max-width:56rem;margin:0 auto;background:var(--term-bg);border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-elevated)}.audit-bar.svelte-r11lbt{display:flex;align-items:center;gap:6px;padding:.75rem 1rem;background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.06)}.audit-bar-dot.svelte-r11lbt{width:10px;height:10px;border-radius:50%;background:var(--term-muted)}.audit-bar-dot.svelte-r11lbt:first-child{background:#f38ba8}.audit-bar-dot.svelte-r11lbt:nth-child(2){background:#f9e2af}.audit-bar-dot.svelte-r11lbt:nth-child(3){background:#a6e3a1}.audit-bar-title.svelte-r11lbt{font-family:SF Mono,Fira Code,monospace;font-size:.6875rem;color:var(--term-muted);margin-left:auto}.audit-body.svelte-r11lbt{padding:1rem;overflow-x:auto;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.75rem}.audit-header-row.svelte-r11lbt{display:flex;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:.25rem}.audit-header-row.svelte-r11lbt .audit-col:where(.svelte-r11lbt){color:var(--term-muted);font-weight:600;text-transform:uppercase;font-size:.625rem;letter-spacing:.08em}.audit-row.svelte-r11lbt{display:flex;gap:.5rem;padding:.375rem 0;border-bottom:1px solid rgba(255,255,255,.03)}.audit-row.svelte-r11lbt:hover{background:#ffffff08}.audit-col.svelte-r11lbt{color:var(--term-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.audit-col--time.svelte-r11lbt{width:140px;color:var(--term-muted)}.audit-col--user.svelte-r11lbt{width:100px;color:var(--term-blue)}.audit-col--action.svelte-r11lbt{width:70px;font-weight:600}.audit-col--resource.svelte-r11lbt{flex:1;min-width:100px}.audit-col--status.svelte-r11lbt{width:70px;font-weight:700;text-align:right}.audit-action--create.svelte-r11lbt{color:var(--term-green)}.audit-action--read.svelte-r11lbt{color:var(--term-blue)}.audit-action--update.svelte-r11lbt{color:var(--term-yellow)}.audit-action--delete.svelte-r11lbt{color:var(--term-red)}.audit-status--success.svelte-r11lbt{color:var(--term-green)}.audit-status--denied.svelte-r11lbt{color:var(--term-red)}.map-section.svelte-r11lbt{padding:5rem 1.5rem;background:var(--pure-white);opacity:0;transform:translateY(30px);transition:opacity .6s ease .1s,transform .6s ease .1s}.map-section.visible.svelte-r11lbt{opacity:1;transform:translateY(0)}.map-container.svelte-r11lbt{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:56rem;margin:0 auto}@media (min-width: 768px){.map-container.svelte-r11lbt{flex-direction:row;align-items:flex-start;gap:3rem}}.india-map.svelte-r11lbt{width:100%;max-width:280px;color:#64748b40}.india-outline.svelte-r11lbt{stroke-linejoin:round}.map-pin.svelte-r11lbt{cursor:pointer}.pin-dot.svelte-r11lbt{fill:var(--accent);transition:r .3s}.map-pin.svelte-r11lbt:hover .pin-dot:where(.svelte-r11lbt){r:3.5}.pin-pulse.svelte-r11lbt{fill:none;stroke:var(--accent);stroke-width:.5;opacity:.4;animation:svelte-r11lbt-map-pulse 2s ease-out infinite}@keyframes svelte-r11lbt-map-pulse{0%{r:2.5;opacity:.4}to{r:8;opacity:0}}.location-cards.svelte-r11lbt{display:flex;flex-direction:column;gap:.75rem;flex:1}.location-card.svelte-r11lbt{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;border-radius:.75rem;background:var(--background-light);border:1px solid rgba(81,24,67,.06);transition:all .3s}.location-card.active.svelte-r11lbt{background:color-mix(in srgb,var(--accent) 8%,transparent);border-color:color-mix(in srgb,var(--accent) 25%,transparent);transform:translate(4px)}.loc-indicator.svelte-r11lbt{width:10px;height:10px;border-radius:50%;flex-shrink:0}.loc-indicator--hospital.svelte-r11lbt{background:#ef4444}.loc-indicator--clinic.svelte-r11lbt{background:#22c55e}.loc-indicator--lab.svelte-r11lbt{background:#14b8a6}.loc-info.svelte-r11lbt strong:where(.svelte-r11lbt){display:block;font-family:var(--font-poppins);font-weight:600;font-size:.875rem;color:var(--deep-gray)}.loc-info.svelte-r11lbt span:where(.svelte-r11lbt){font-family:var(--font-inter);font-size:.75rem;color:var(--cool-gray);text-transform:capitalize}.health-section.svelte-r11lbt{padding:5rem 1.5rem;background:var(--background-light);opacity:0;transform:translateY(30px);transition:opacity .6s ease .1s,transform .6s ease .1s}.health-section.visible.svelte-r11lbt{opacity:1;transform:translateY(0)}.gauges-grid.svelte-r11lbt{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:40rem;margin:0 auto}@media (min-width: 768px){.gauges-grid.svelte-r11lbt{grid-template-columns:repeat(4,1fr)}}.gauge-card.svelte-r11lbt{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;border-radius:1.25rem;background:var(--pure-white);border:1px solid rgba(81,24,67,.06);transition:transform .3s,box-shadow .3s}.gauge-card.svelte-r11lbt:hover{transform:translateY(-4px);box-shadow:var(--shadow-glass)}.gauge-ring.svelte-r11lbt{width:100px;height:100px;position:relative;margin-bottom:.75rem}.gauge-ring.svelte-r11lbt svg:where(.svelte-r11lbt){width:100%;height:100%}.gauge-progress.svelte-r11lbt{transition:stroke-dasharray 1.5s cubic-bezier(.4,0,.2,1)}.gauge-center.svelte-r11lbt{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.gauge-value.svelte-r11lbt{font-family:var(--font-poppins);font-weight:700;font-size:1.125rem;color:var(--deep-gray)}.gauge-label.svelte-r11lbt{font-family:var(--font-inter);font-weight:500;font-size:.8125rem;color:var(--cool-gray)}.ecosystem-section.svelte-r11lbt{padding:5rem 1.5rem;background:var(--pure-white);opacity:0;transform:translateY(30px);transition:opacity .6s ease .1s,transform .6s ease .1s}.ecosystem-section.visible.svelte-r11lbt{opacity:1;transform:translateY(0)}.ecosystem-grid.svelte-r11lbt{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 640px){.ecosystem-grid.svelte-r11lbt{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.ecosystem-grid.svelte-r11lbt{grid-template-columns:repeat(3,1fr)}}.ecosystem-card.svelte-r11lbt{display:flex;flex-direction:column;padding:1.5rem;border-radius:1rem;border:1px solid rgba(81,24,67,.08);background:var(--background-light);text-decoration:none;transition:all .3s ease}.ecosystem-card.svelte-r11lbt:hover{transform:translateY(-3px);box-shadow:var(--shadow-glass);border-color:color-mix(in srgb,var(--accent) 30%,transparent)}.eco-emoji.svelte-r11lbt{font-size:1.75rem;margin-bottom:.75rem;line-height:1}.eco-name.svelte-r11lbt{font-family:var(--font-poppins);font-weight:600;font-size:1rem;color:var(--deep-gray);margin-bottom:.25rem}.eco-tagline.svelte-r11lbt{font-family:var(--font-inter);font-size:.8125rem;color:var(--cool-gray);line-height:1.4}
