:root{--bg: #08080a;--bg-raised: #0c0c12;--bg-card: #0e0e18;--border: #17172a;--border-hover: #252540;--text: #e6e6ef;--text-secondary: #a0a0b8;--text-muted: #6b6b80;--primary: #6ecbf5;--primary-dark: #4a9eff;--primary-glow: rgba(110, 203, 245, .12);--danger: #ff6b6b;--success: #4ade80;--radius: 10px;--radius-lg: 14px;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;--font-mono: "SFMono-Regular", "Cascadia Code", Menlo, Consolas, "Liberation Mono", monospace}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:var(--primary);text-decoration:none;transition:color .15s}a:hover{color:var(--primary-dark)}::selection{background:#6ecbf538}code,pre{font-family:var(--font-mono)}button{font-family:inherit}.nav.svelte-12qhfyh{padding:0 1.5rem;height:56px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;background:#08080ae0;backdrop-filter:blur(14px) saturate(140%)}.logo.svelte-12qhfyh{color:var(--primary);text-decoration:none;font-weight:700;font-size:1rem;letter-spacing:.03em;display:flex;align-items:center;gap:.4rem}.logo.svelte-12qhfyh:hover{opacity:.9}.logo-mark.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#06131c;font-size:.8rem}.logo-text.svelte-12qhfyh{background:linear-gradient(135deg,var(--primary),var(--primary-dark));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-badge.svelte-12qhfyh{font-size:.6rem;background:var(--bg-card);color:var(--text-muted);padding:.1rem .4rem;border-radius:4px;letter-spacing:.05em;text-transform:uppercase;font-weight:600}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:1.2rem}.nav-link.svelte-12qhfyh{font-size:.82rem;color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .15s}.nav-link.svelte-12qhfyh:hover{color:var(--primary)}.nav-gh.svelte-12qhfyh{display:flex;align-items:center;gap:.2rem;background:var(--bg-card);border:1px solid var(--border);padding:.3rem .7rem;border-radius:6px;font-size:.78rem;transition:border-color .15s,background .15s}.nav-gh.svelte-12qhfyh:hover{border-color:var(--border-hover);background:var(--border);color:var(--text)}main.svelte-12qhfyh{min-height:calc(100vh - 56px);display:flex;flex-direction:column}.footer.svelte-12qhfyh{border-top:1px solid var(--border);padding:2.5rem 1.5rem 2rem}.footer-top.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem;max-width:900px;margin:0 auto;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.footer-brand.svelte-12qhfyh{display:flex;flex-direction:column;gap:.3rem}.footer-logo.svelte-12qhfyh{font-weight:700;font-size:.95rem;color:var(--primary)}.footer-tagline.svelte-12qhfyh{font-size:.78rem;color:var(--text-muted)}.footer-links.svelte-12qhfyh{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.8rem;color:var(--text-secondary);text-decoration:none;transition:color .15s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary)}.footer-bottom.svelte-12qhfyh{max-width:900px;margin:1.2rem auto 0;text-align:center}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.72rem;color:var(--text-muted);line-height:1.7}.footer-bottom.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--primary);font-weight:500}@media(max-width:600px){.nav-badge.svelte-12qhfyh{display:none}.footer-top.svelte-12qhfyh{flex-direction:column;gap:1rem}.footer-links.svelte-12qhfyh{gap:1rem}}
