.nav:where(.astro-dmqpwcec){position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;gap:2rem;padding:0 2rem;height:60px;background:color-mix(in srgb,var(--color-bg) 80%,transparent);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.nav-logo:where(.astro-dmqpwcec){font-size:1.4rem;color:var(--color-accent);text-decoration:none;flex-shrink:0}.nav-links:where(.astro-dmqpwcec){display:flex;list-style:none;gap:.25rem;flex:1}.nav-link:where(.astro-dmqpwcec){display:block;padding:.35rem .75rem;border-radius:6px;font-size:.9rem;color:var(--color-text-muted);text-decoration:none;transition:color var(--transition),background var(--transition)}.nav-link:where(.astro-dmqpwcec):hover{color:var(--color-text);background:var(--color-bg-card);text-decoration:none}.nav-link:where(.astro-dmqpwcec).active{color:var(--color-accent);background:var(--color-accent-glow)}.nav-actions:where(.astro-dmqpwcec){display:flex;align-items:center;gap:.5rem;margin-left:auto;flex-shrink:0}.theme-toggle:where(.astro-dmqpwcec){background:none;border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;padding:.35rem .6rem;border-radius:6px;font-size:1rem;transition:border-color var(--transition),color var(--transition)}.theme-toggle:where(.astro-dmqpwcec):hover{border-color:var(--color-accent);color:var(--color-accent)}.nav-burger:where(.astro-dmqpwcec){display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:1px solid var(--color-border);border-radius:6px;padding:0;width:36px;height:36px;cursor:pointer;transition:border-color var(--transition);flex-shrink:0}.nav-burger:where(.astro-dmqpwcec):hover{border-color:var(--color-accent)}.nav-burger:where(.astro-dmqpwcec) span:where(.astro-dmqpwcec){display:block;width:16px;height:2px;background:var(--color-text-muted);border-radius:2px;transition:transform .2s ease,opacity .2s ease,background .2s ease}.nav-burger:where(.astro-dmqpwcec):hover span:where(.astro-dmqpwcec){background:var(--color-accent)}.nav:where(.astro-dmqpwcec)[data-open] .nav-burger:where(.astro-dmqpwcec) span:where(.astro-dmqpwcec):nth-child(1){transform:translateY(7px) rotate(45deg)}.nav:where(.astro-dmqpwcec)[data-open] .nav-burger:where(.astro-dmqpwcec) span:where(.astro-dmqpwcec):nth-child(2){opacity:0;transform:scaleX(0)}.nav:where(.astro-dmqpwcec)[data-open] .nav-burger:where(.astro-dmqpwcec) span:where(.astro-dmqpwcec):nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.nav:where(.astro-dmqpwcec){flex-wrap:wrap;height:auto;min-height:60px;padding:0 1.25rem;gap:0}.nav-logo:where(.astro-dmqpwcec){order:1;height:60px;display:flex;align-items:center}.nav-actions:where(.astro-dmqpwcec){order:2;height:60px;margin-left:auto}.nav-burger:where(.astro-dmqpwcec){display:flex}.nav-links:where(.astro-dmqpwcec){order:3;flex:none;width:100%;flex-direction:column;gap:.25rem;border-top:1px solid var(--color-border);overflow:hidden;max-height:0;padding-top:0;padding-bottom:0;transition:max-height .25s ease,padding .25s ease}.nav:where(.astro-dmqpwcec)[data-open] .nav-links:where(.astro-dmqpwcec){max-height:400px;padding-top:.75rem;padding-bottom:1rem}.nav-link:where(.astro-dmqpwcec){padding:.6rem .75rem;font-size:.95rem}}.socials-home:where(.astro-zamss57n){display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.socials-footer:where(.astro-zamss57n){display:flex;align-items:center;gap:.5rem}.socials-label:where(.astro-zamss57n){font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted)}.socials-links:where(.astro-zamss57n){display:flex;gap:.5rem;flex-wrap:wrap}.social-link:where(.astro-zamss57n){display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .75rem;border:1px solid var(--color-border);border-radius:6px;color:var(--color-text-muted);text-decoration:none;font-size:.82rem;font-weight:500;transition:border-color .18s ease,color .18s ease,background .18s ease}.social-link:where(.astro-zamss57n):hover{color:var(--color-text);border-color:var(--color-accent);background:var(--color-accent-glow);text-decoration:none}.socials-footer:where(.astro-zamss57n) .social-link:where(.astro-zamss57n){padding:.35rem .5rem;border-color:transparent}.socials-footer:where(.astro-zamss57n) .social-link:where(.astro-zamss57n):hover{border-color:var(--color-border);background:var(--color-bg-card)}.social-icon:where(.astro-zamss57n){width:15px;height:15px;flex-shrink:0;display:flex}.social-icon:where(.astro-zamss57n) svg{width:100%;height:100%}.dev-edit-btn:where(.astro-7ewr63c2){position:fixed;bottom:1.25rem;right:1.25rem;z-index:9999;background:#1e1e2e;color:#7eb8f7;border:1px solid #7eb8f7;border-radius:6px;padding:.4rem .75rem;font-size:.78rem;font-family:JetBrains Mono,monospace;cursor:pointer;opacity:.7;transition:opacity .15s ease}.dev-edit-btn:where(.astro-7ewr63c2):hover{opacity:1}:root{--color-bg: #0e0e11;--color-bg-card: #16161a;--color-bg-card-hover: #1e1e24;--color-border: #2a2a35;--color-text: #e8e8f0;--color-text-muted: #888899;--color-accent: #7c6af7;--color-accent-glow: rgba(124, 106, 247, .15);--color-tag-bg: #1e1c3a;--color-tag-text: #a89ff0;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-display: "Syne", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--radius: 10px;--transition: .2s ease}[data-theme=light]{--color-bg: #f8f8fc;--color-bg-card: #ffffff;--color-bg-card-hover: #f0f0f8;--color-border: #e0e0ec;--color-text: #1a1a2e;--color-text-muted: #666680;--color-accent: #5b4de8;--color-accent-glow: rgba(91, 77, 232, .1);--color-tag-bg: #ebebff;--color-tag-text: #5b4de8}[data-neon]{--color-bg: #0d0b14;--color-bg-card: #130f1e;--color-bg-card-hover: #1a1430;--color-border: #2d2045;--color-text: #e8e0ff;--color-text-muted: #8b7ab8;--color-accent: #b388ff;--color-accent-glow: rgba(179, 136, 255, .12);--color-tag-bg: #1e1535;--color-tag-text: #c4aaff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);scroll-behavior:smooth}body{min-height:100vh}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}h1,h2,h3{font-family:var(--font-display)}.container{max-width:1100px;margin:0 auto;padding:0 2rem}main:where(.astro-37fxchfa){padding-top:60px;min-height:calc(100vh - 60px)}.footer:where(.astro-37fxchfa){border-top:1px solid var(--color-border);padding:1.25rem 2rem}.footer-inner:where(.astro-37fxchfa){max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.footer-name:where(.astro-37fxchfa){font-size:.82rem;font-weight:600;color:var(--color-text-muted);letter-spacing:.02em}.footer-mail:where(.astro-37fxchfa){margin-left:auto;font-size:.78rem;color:var(--color-text-muted);text-decoration:none;transition:color .18s ease}.footer-mail:where(.astro-37fxchfa):hover{color:var(--color-accent)}
