@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-display:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"SF Mono", "Cascadia Code", monospace;--bg-primary:#fff;--bg-secondary:#fafafa;--bg-tertiary:#f5f5f5;--bg-card:#fff;--text-primary:#171717;--text-secondary:#525252;--text-muted:#737373;--accent-color:#2563eb;--accent-hover:#1d4ed8;--accent-soft:#eff6ff;--accent-border:#bfdbfe;--green:#16a34a;--green-soft:#f0fdf4;--green-border:#bbf7d0;--border:#e5e5e5;--border-strong:#d4d4d4;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #0000000d;--shadow-lg:0 10px 15px #0000000d;--transition-fast:.15s ease;--transition-base:.2s ease;--sidebar-width:200px;--sidebar-collapsed-width:60px;--sidebar-bg:#fafafa;--sidebar-accent:#2563eb;--sidebar-accent-dim:#eff6ff;--sidebar-hover:#f5f5f5;--sidebar-active:#eff6ff}[data-theme=dark]{--bg-primary:#0a0a0a;--bg-secondary:#171717;--bg-tertiary:#262626;--bg-card:#171717;--text-primary:#fafafa;--text-secondary:#a3a3a3;--text-muted:#737373;--accent-color:#3b82f6;--accent-hover:#60a5fa;--accent-soft:#3b82f61a;--accent-border:#3b82f633;--green:#22c55e;--green-soft:#22c55e1a;--green-border:#22c55e33;--border:#262626;--border-strong:#404040;--shadow-sm:0 1px 2px #0003;--shadow-md:0 4px 6px #0003;--shadow-lg:0 10px 15px #0003;--sidebar-bg:#0a0a0a;--sidebar-accent:#3b82f6;--sidebar-accent-dim:#3b82f61a;--sidebar-hover:#171717;--sidebar-active:#3b82f61a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto;font-size:16px}body{font-family:var(--font-sans);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:var(--text-primary);font-weight:600;line-height:1.3}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul{list-style:none}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::selection{background:var(--accent-soft);color:var(--accent-color)}.divider{background:var(--border);height:1px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.toggle.svelte-bxe964{width:34px;height:34px;color:var(--text-muted);border:1px solid var(--border);transition:var(--transition-base);cursor:pointer;border-radius:0;justify-content:center;align-items:center;display:flex}.toggle.svelte-bxe964:hover{color:var(--text-primary);border-color:var(--line-bright);box-shadow:var(--glow-sm)}.cursor-glow.svelte-6uofc8{pointer-events:none;z-index:1;opacity:0;will-change:transform;background:radial-gradient(circle,#6366f10f 0%,#0000 65%);border-radius:50%;width:600px;height:600px;transition:opacity .5s;position:fixed;top:0;left:0}.cursor-glow.active.svelte-6uofc8{opacity:1}[data-theme=dark] .cursor-glow.svelte-6uofc8{background:radial-gradient(circle,#818cf81a 0%,#0000 65%)}@media (prefers-reduced-motion:reduce){.cursor-glow.svelte-6uofc8{display:none}}.app-shell.svelte-12qhfyh{background:var(--bg-primary);min-height:100vh}.floating-sidebar.svelte-12qhfyh{z-index:100;background:var(--bg-card);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1.75rem;flex-direction:column;justify-content:space-between;width:4rem;height:4rem;padding:.75rem;transition:width .4s cubic-bezier(.34,1.56,.64,1),height .4s cubic-bezier(.34,1.56,.64,1),border-radius .35s ease-in-out,background-color .3s,border-color .3s,box-shadow .3s;display:flex;position:fixed;top:1rem;left:1rem;overflow:hidden;box-shadow:0 4px 20px #00000014}.floating-sidebar.expanded.svelte-12qhfyh{border-radius:1.5rem;width:16rem;height:calc(100vh - 2rem);box-shadow:0 8px 32px #0000001f}.sidebar-header.svelte-12qhfyh{align-items:center;gap:.75rem;height:2.5rem;display:flex}.avatar-btn.svelte-12qhfyh{background:var(--accent-color);color:#fff;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:800;transition:transform .2s;display:flex;box-shadow:0 2px 8px #2563eb4d}.avatar-btn.svelte-12qhfyh:hover{transform:scale(1.05)}.profile-text.svelte-12qhfyh{opacity:0;pointer-events:none;white-space:nowrap;flex-direction:column;transition:opacity .25s ease-in-out,transform .25s ease-in-out;display:flex;transform:translate(-15px)}.profile-text.visible.svelte-12qhfyh{opacity:1;pointer-events:auto;transform:translate(0)}.profile-name.svelte-12qhfyh{color:var(--text-primary);font-size:.875rem;font-weight:700;line-height:1.2}.profile-role.svelte-12qhfyh{color:var(--accent-color);font-size:.75rem;font-weight:600}.sidebar-nav.svelte-12qhfyh{opacity:0;pointer-events:none;flex-direction:column;flex:1;gap:.5rem;margin-top:1.5rem;transition:opacity .2s;display:flex;position:relative}.nav-pill.svelte-12qhfyh{background:var(--bg-tertiary,#00000012);pointer-events:none;opacity:0;z-index:0;border-radius:.625rem;transition:top .2s cubic-bezier(.4,0,.2,1),height .15s cubic-bezier(.4,0,.2,1),opacity .15s;position:absolute;left:0;right:0}[data-theme=dark] .nav-pill.svelte-12qhfyh{background:#ffffff17}.nav-pill.visible.svelte-12qhfyh{opacity:1}.sidebar-nav.visible.svelte-12qhfyh{opacity:1;pointer-events:auto}.nav-item.svelte-12qhfyh{height:2.625rem;color:var(--text-muted);z-index:1;white-space:nowrap;background:0 0;border-radius:.625rem;align-items:center;gap:.75rem;padding:0 .875rem;font-size:.875rem;font-weight:500;transition:color .15s;display:flex;position:relative}.nav-item.svelte-12qhfyh:hover{color:var(--text-primary)}.nav-item.active.svelte-12qhfyh{color:var(--accent-color);font-weight:600}.nav-icon.svelte-12qhfyh{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.nav-label.svelte-12qhfyh{white-space:nowrap}.sidebar-footer.svelte-12qhfyh{border-top:1px solid var(--border);opacity:0;pointer-events:none;flex-direction:column;gap:1rem;margin-top:auto;padding-top:1rem;transition:opacity .2s;display:flex}.sidebar-footer.visible.svelte-12qhfyh{opacity:1;pointer-events:auto}.social-links.svelte-12qhfyh{gap:1rem;padding-left:.25rem;display:flex}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.75rem;transition:color .2s}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent-color)}.footer-row.svelte-12qhfyh{justify-content:space-between;align-items:center;display:flex}.copyright.svelte-12qhfyh{color:var(--text-muted);font-size:.75rem}.mobile-header.svelte-12qhfyh{background:color-mix(in srgb, var(--bg-primary) 70%, transparent);border:1px solid var(--border);-webkit-backdrop-filter:blur(16px);z-index:300;border-radius:99px;flex-direction:column;justify-content:flex-start;align-items:center;height:54px;padding:0 .5rem;transition:height .4s cubic-bezier(.16,1,.3,1),border-radius .4s cubic-bezier(.16,1,.3,1),background-color .3s,box-shadow .3s;display:none;position:fixed;top:.75rem;left:.75rem;right:.75rem;overflow:hidden;box-shadow:0 8px 30px #00000014}[data-theme=dark] .mobile-header.svelte-12qhfyh{background:color-mix(in srgb, var(--bg-primary) 75%, transparent);box-shadow:0 8px 30px #0000004d}.mobile-header.menu-open.svelte-12qhfyh{background:color-mix(in srgb, var(--bg-primary) 95%, transparent);border-radius:1.5rem;height:408px;box-shadow:0 20px 40px #00000026}.mobile-header-top.svelte-12qhfyh{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 .5rem 0 .875rem;display:flex}.mobile-header.svelte-12qhfyh .logo:where(.svelte-12qhfyh){color:var(--text-primary);letter-spacing:-.02em;font-size:.95rem;font-weight:700}.mobile-header-right.svelte-12qhfyh{align-items:center;gap:.375rem;display:flex}.mobile-header-right.svelte-12qhfyh .toggle{border:1px solid var(--border)!important;width:36px!important;height:36px!important;color:var(--text-secondary)!important;background:0 0!important;border-radius:50%!important;transition:all .2s!important}.mobile-header-right.svelte-12qhfyh .toggle:hover{color:var(--text-primary)!important;border-color:var(--border-strong)!important;background-color:var(--bg-tertiary)!important}.menu-btn.svelte-12qhfyh{width:36px;height:36px;color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.menu-btn.svelte-12qhfyh:hover{color:var(--text-primary);border-color:var(--border-strong);background-color:var(--bg-tertiary)}.mobile-menu-drawer.svelte-12qhfyh{opacity:0;pointer-events:none;border-top:1px solid color-mix(in srgb, var(--border) 60%, transparent);box-sizing:border-box;flex-direction:column;width:100%;padding:.75rem .5rem 1rem;transition:opacity .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(-10px)}.mobile-header.menu-open.svelte-12qhfyh .mobile-menu-drawer:where(.svelte-12qhfyh){opacity:1;pointer-events:auto;transition-delay:.1s;transform:translateY(0)}.mobile-nav.svelte-12qhfyh{flex-direction:column;gap:.25rem;display:flex}.mobile-nav.svelte-12qhfyh .nav-item:where(.svelte-12qhfyh){color:var(--text-muted);border-radius:.5rem;align-items:center;gap:.75rem;padding:.625rem .875rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.mobile-nav.svelte-12qhfyh .nav-item:where(.svelte-12qhfyh):hover{color:var(--text-primary);background:var(--bg-tertiary)}.mobile-nav.svelte-12qhfyh .nav-item.active:where(.svelte-12qhfyh){color:var(--accent-color);background:var(--accent-soft);font-weight:600}.mobile-socials.svelte-12qhfyh{border-top:1px solid color-mix(in srgb, var(--border) 60%, transparent);gap:1.25rem;margin-top:1rem;padding:1rem .875rem 0;display:flex}.mobile-socials.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.75rem;font-weight:500;transition:color .2s}.mobile-socials.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent-color)}.mobile-overlay-backdrop.svelte-12qhfyh{-webkit-backdrop-filter:blur(4px);z-index:250;cursor:pointer;background:#00000040;border:none;animation:.3s cubic-bezier(.16,1,.3,1) both svelte-12qhfyh-backdropFadeIn;position:fixed;inset:0}@keyframes svelte-12qhfyh-backdropFadeIn{0%{opacity:0}to{opacity:1}}.main-content.svelte-12qhfyh{flex:1;min-height:100vh;margin-left:6rem;padding:2rem 3rem 4rem;transition:margin-left .4s cubic-bezier(.34,1.56,.64,1)}.main-content.sidebar-expanded.svelte-12qhfyh{margin-left:18rem}@media (width<=900px){.floating-sidebar.svelte-12qhfyh{display:none}.mobile-header.svelte-12qhfyh{display:flex}.main-content.svelte-12qhfyh{margin-left:0;padding:5.5rem 1.5rem 3rem}.main-content.sidebar-expanded.svelte-12qhfyh{margin-left:0}}@media (width<=480px){.main-content.svelte-12qhfyh{padding:5.5rem 1rem 3rem}}.universal-footer.svelte-12qhfyh{border-top:1px solid var(--border);z-index:10;max-width:1080px;margin:6rem auto 0;padding:4rem 0 2rem;position:relative}.footer-grid.svelte-12qhfyh{grid-template-columns:1.2fr 2fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-brand-col.svelte-12qhfyh{flex-direction:column;align-items:flex-start;gap:.875rem;display:flex}.footer-logo.svelte-12qhfyh{background:var(--accent-color);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:800;transition:transform .2s;display:inline-flex;box-shadow:0 2px 8px #2563eb40}.footer-logo.svelte-12qhfyh:hover{transform:scale(1.05)}.footer-bio.svelte-12qhfyh{color:var(--text-primary);margin-top:.25rem;font-size:1rem;font-weight:700}.footer-headline.svelte-12qhfyh{color:var(--text-muted);font-size:.8125rem;line-height:1.6}.footer-status-badge.svelte-12qhfyh{color:#16a34a;font-size:.7rem;font-weight:600;font-family:var(--font-mono);background:#22c55e14;border:1px solid #22c55e33;border-radius:99px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.3rem .75rem;display:inline-flex}[data-theme=dark] .footer-status-badge.svelte-12qhfyh{color:#4ade80;background:#4ade8014;border-color:#4ade8026}.status-pulse-dot.svelte-12qhfyh{background:#16a34a;border-radius:50%;width:6px;height:6px;animation:2s cubic-bezier(.4,0,.6,1) infinite statusPulse}[data-theme=dark] .status-pulse-dot.svelte-12qhfyh{background:#4ade80}.footer-links-group.svelte-12qhfyh{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-links-col.svelte-12qhfyh{flex-direction:column;gap:1.25rem;display:flex}.links-col-title.svelte-12qhfyh{text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:700;font-family:var(--font-mono);letter-spacing:.05em}.links-list.svelte-12qhfyh{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-link.svelte-12qhfyh{color:var(--text-secondary);width:fit-content;font-size:.875rem;transition:color .15s,transform .15s;display:inline-block}.footer-link.svelte-12qhfyh:hover{color:var(--text-primary);transform:translate(2px)}.ext-link.svelte-12qhfyh span:where(.svelte-12qhfyh){opacity:0;font-size:.75rem;transition:opacity .15s,transform .15s;display:inline-block}.footer-link.svelte-12qhfyh:hover span:where(.svelte-12qhfyh){opacity:1;transform:translate(2px,-2px)}.footer-bottom.svelte-12qhfyh{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:3rem;padding-top:2rem;display:flex}.footer-copy.svelte-12qhfyh{color:var(--text-muted);font-size:.75rem}.footer-credit.svelte-12qhfyh{color:var(--text-muted);font-size:.72rem;font-family:var(--font-mono)}@media (width<=900px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:3rem}}@media (width<=600px){.footer-links-group.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}.footer-bottom.svelte-12qhfyh{flex-direction:column;align-items:flex-start;gap:1rem}}
