:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#0a0a0a;--color-surface:#111;--color-surface-alt:#151515;--color-primary:#0f8;--color-secondary:#0cf;--color-text:#e0e0e0;--color-text-soft:#a7b2ad;--color-text-muted:#444;--color-border:#1e2d26;--color-border-strong:#295744;--shadow-glow:0 0 24px #00ff881f;font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace}*{box-sizing:border-box}html{scrollbar-color:var(--color-primary) var(--color-surface);scrollbar-width:thin}body{background:radial-gradient(circle at top, #00ccff14, transparent 30%), var(--color-background);min-width:320px;min-height:100vh;color:var(--color-text);text-rendering:optimizelegibility;margin:0;font-family:inherit}body::selection{color:var(--color-text);background:#00ff884d}a{color:var(--color-primary);text-decoration:none;transition:color .15s,border-color .15s,background-color .15s}a:hover,a:focus-visible{color:var(--color-secondary)}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}::-webkit-scrollbar{width:.75rem;height:.75rem}::-webkit-scrollbar-track{background:var(--color-surface)}::-webkit-scrollbar-thumb{background:linear-gradient(var(--color-primary), var(--color-secondary));border:2px solid var(--color-surface);border-radius:999px}.terminal-panel{border:1px solid var(--color-border);box-shadow:var(--shadow-glow);background:linear-gradient(#111111f0,#0a0a0afa);border-radius:1rem;padding:1.25rem}.prompt{color:var(--color-primary);margin:0}@media (width<=640px){.terminal-panel{padding:1rem}}.status.svelte-clj73v{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.85rem;text-decoration:none;display:inline-flex}a.status.svelte-clj73v:hover,a.status.svelte-clj73v:focus-visible{color:var(--color-text)}.dot.svelte-clj73v{background:var(--color-text-muted);border-radius:50%;flex-shrink:0;width:.6rem;height:.6rem}.dot.live.svelte-clj73v{background:#ffd166;animation:1.2s ease-in-out infinite svelte-clj73v-pulse;box-shadow:0 0 8px #ffd166}.dot.ok.svelte-clj73v{background:var(--color-primary);box-shadow:0 0 6px color-mix(in srgb, var(--color-primary) 60%, transparent)}.dot.fail.svelte-clj73v{background:#ff6b6b;box-shadow:0 0 6px #ff6b6b99}.dot.idle.svelte-clj73v{background:var(--color-text-muted)}@keyframes svelte-clj73v-pulse{0%,to{opacity:1}50%{opacity:.35}}.layout.svelte-12qhfyh{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.shell-header.svelte-12qhfyh,.shell-footer.svelte-12qhfyh{width:min(1100px,100% - 2rem);margin:0 auto}nav.svelte-12qhfyh{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0 1rem;display:flex}main.svelte-12qhfyh{width:min(1100px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}.logo.svelte-12qhfyh{color:var(--color-primary);text-shadow:0 0 24px color-mix(in srgb, var(--color-primary) 35%, transparent);font-size:clamp(2rem,6vw,3.5rem);font-weight:800;line-height:1}.logo.svelte-12qhfyh:hover{color:var(--color-secondary)}.nav-links.svelte-12qhfyh{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.menu-link.svelte-12qhfyh{color:var(--color-text);border:1px solid #0000;border-radius:999px;padding:.35rem .65rem;transition:transform .13s,border-color .13s,box-shadow .13s,color .13s,background .13s;position:relative;overflow:hidden}.menu-link.svelte-12qhfyh:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#00ff88b3 0%,#0f80 68%);position:absolute;inset:-180% -40%}.menu-link.svelte-12qhfyh:hover,.menu-link.svelte-12qhfyh:focus-visible{border-color:var(--color-border-strong);background:var(--color-surface)}.menu-link.svelte-12qhfyh:active{border-color:var(--color-primary);box-shadow:0 0 18px color-mix(in srgb, var(--color-primary) 45%, transparent);transform:translateY(1px)scale(.96)}.menu-link.svelte-12qhfyh:active:after{animation:.26s ease-out svelte-12qhfyh-nav-click}.menu-link.active.svelte-12qhfyh{color:var(--color-primary);border-color:color-mix(in srgb, var(--color-primary) 65%, transparent);background:color-mix(in srgb, var(--color-primary) 14%, transparent);text-shadow:0 0 12px color-mix(in srgb, var(--color-primary) 45%, transparent);font-weight:700}.shell-footer.svelte-12qhfyh{color:var(--color-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:0 0 2rem;font-size:.9rem;display:flex}@keyframes svelte-12qhfyh-nav-click{0%{opacity:.75;transform:scale(.15)}to{opacity:0;transform:scale(1.2)}}@media (width<=640px){nav.svelte-12qhfyh{flex-direction:column;align-items:flex-start}.nav-links.svelte-12qhfyh{justify-content:flex-start}}
