.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#05080eb3;border-bottom:1px solid var(--glass-border);padding:1rem 0;transition:var(--transition-smooth),var(--theme-transition)}html[data-theme=light] .site-header[data-astro-cid-3ef6ksr2]{background:#f8fafccc}.header-container[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.brand[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.25rem;font-family:var(--font-mono);font-size:1.45rem;font-weight:700;letter-spacing:-.01em;color:var(--text-primary);text-shadow:0 0 10px rgba(255,255,255,.05);transition:var(--transition-smooth)}.brand[data-astro-cid-3ef6ksr2]:hover{text-decoration:none}.brand-bracket[data-astro-cid-3ef6ksr2]{color:var(--accent);text-shadow:0 0 8px var(--accent-glow);font-weight:300;transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s ease,text-shadow .3s ease;display:inline-block}.brand[data-astro-cid-3ef6ksr2]:hover .brand-bracket[data-astro-cid-3ef6ksr2]:first-child{transform:translate(-3px);color:var(--accent-purple);text-shadow:0 0 12px var(--accent-purple-glow)}.brand[data-astro-cid-3ef6ksr2]:hover .brand-bracket[data-astro-cid-3ef6ksr2]:last-child{transform:translate(3px);color:var(--accent-purple);text-shadow:0 0 12px var(--accent-purple-glow)}.brand-text[data-astro-cid-3ef6ksr2]{background:linear-gradient(135deg,var(--text-primary) 30%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:filter .3s ease}.brand[data-astro-cid-3ef6ksr2]:hover .brand-text[data-astro-cid-3ef6ksr2]{filter:drop-shadow(0 0 8px var(--accent-glow))}.main-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;padding:.3rem .35rem;border-radius:30px;background:#0c121e80;gap:.25rem}html[data-theme=light] .main-nav[data-astro-cid-3ef6ksr2]{background:#0f172a0a}.nav-links[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.15rem}.nav-link[data-astro-cid-3ef6ksr2]{font-family:var(--font-mono);font-size:.85rem;font-weight:500;color:var(--text-secondary);padding:.4rem 1.1rem;border-radius:20px;text-transform:lowercase;transition:var(--transition-smooth),var(--theme-transition)}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:var(--text-primary)}.nav-link[data-astro-cid-3ef6ksr2].active{color:var(--text-primary);background:#ffffff0f;border:1px solid rgba(255,255,255,.04);box-shadow:0 4px 12px #0003}html[data-theme=light] .nav-link[data-astro-cid-3ef6ksr2].active{background:#0f172a0f;border:1px solid rgba(15,23,42,.02);box-shadow:0 4px 12px #0000000d}.nav-divider[data-astro-cid-3ef6ksr2]{width:1px;height:18px;background:var(--glass-border);margin:0 .35rem;transition:var(--theme-transition)}.nav-actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.25rem;padding-right:.15rem}.theme-toggle[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:50%;color:var(--text-secondary);background:transparent;cursor:pointer;border:1px solid transparent;transition:transform .6s cubic-bezier(.16,1,.3,1),background-color .6s cubic-bezier(.16,1,.3,1),border-color .6s cubic-bezier(.16,1,.3,1),color .6s cubic-bezier(.16,1,.3,1)}.theme-toggle[data-astro-cid-3ef6ksr2]:hover{color:var(--accent);background:#06b6d414;border-color:#06b6d426;transform:scale(1.08)}html[data-theme=light] .theme-toggle[data-astro-cid-3ef6ksr2]:hover{background:#0284c714;border-color:#0284c726}html[data-theme=dark] .moon-icon[data-astro-cid-3ef6ksr2]{display:none}html[data-theme=dark] .sun-icon[data-astro-cid-3ef6ksr2]{display:block}html[data-theme=light] .sun-icon[data-astro-cid-3ef6ksr2]{display:none}html[data-theme=light] .moon-icon[data-astro-cid-3ef6ksr2]{display:block}.sun-icon[data-astro-cid-3ef6ksr2],.moon-icon[data-astro-cid-3ef6ksr2]{width:15px;height:15px}.lang-switch[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:20px;font-family:var(--font-mono);font-size:.8rem;font-weight:500;color:var(--text-secondary);background:transparent;cursor:pointer;border:1px solid transparent;transition:var(--transition-smooth),var(--theme-transition)}.lang-switch[data-astro-cid-3ef6ksr2]:hover{color:var(--accent);background:#06b6d414;border-color:#06b6d426;text-decoration:none}html[data-theme=light] .lang-switch[data-astro-cid-3ef6ksr2]:hover{background:#0284c714;border-color:#0284c726}.globe-icon[data-astro-cid-3ef6ksr2]{width:13px;height:13px}@media (max-width: 640px){.header-container[data-astro-cid-3ef6ksr2]{flex-direction:column;gap:.8rem}.site-header[data-astro-cid-3ef6ksr2]{padding:.75rem 0}.main-nav[data-astro-cid-3ef6ksr2]{width:auto;justify-content:center}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--bg-secondary);border-top:1px solid var(--glass-border);padding:3rem 0 1.5rem;color:var(--text-secondary);font-size:.9rem;margin-top:auto;transition:var(--theme-transition)}.footer-content[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem;margin-bottom:2.5rem}.footer-info[data-astro-cid-sz7xmlte]{flex:1;min-width:280px;max-width:600px}.footer-title[data-astro-cid-sz7xmlte]{font-size:1.35rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;font-family:var(--font-mono);transition:var(--theme-transition);display:inline-flex;align-items:center;gap:.25rem;cursor:default}.footer-title[data-astro-cid-sz7xmlte] .bracket[data-astro-cid-sz7xmlte]{color:var(--accent);transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s ease,text-shadow .3s ease;display:inline-block}.footer-title[data-astro-cid-sz7xmlte]:hover .bracket[data-astro-cid-sz7xmlte]:first-child{transform:translate(-3px);color:var(--accent-purple);text-shadow:0 0 10px var(--accent-purple-glow)}.footer-title[data-astro-cid-sz7xmlte]:hover .bracket[data-astro-cid-sz7xmlte]:last-child{transform:translate(3px);color:var(--accent-purple);text-shadow:0 0 10px var(--accent-purple-glow)}.footer-logo-text[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,var(--text-primary) 30%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:filter .3s ease}.footer-title[data-astro-cid-sz7xmlte]:hover .footer-logo-text[data-astro-cid-sz7xmlte]{filter:drop-shadow(0 0 8px var(--accent-glow))}.footer-description[data-astro-cid-sz7xmlte]{font-size:.95rem;color:var(--text-primary);margin-bottom:.5rem;transition:var(--theme-transition)}.footer-chair[data-astro-cid-sz7xmlte]{font-size:.8rem;color:var(--text-muted);transition:var(--theme-transition)}.footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;min-width:200px}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:.75rem}.social-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:var(--text-secondary);background:#ffffff08;transition:var(--transition-smooth),var(--theme-transition)}html[data-theme=light] .social-link[data-astro-cid-sz7xmlte]{background:#0f172a08}.social-link[data-astro-cid-sz7xmlte]:hover{color:var(--accent);transform:translateY(-2px)}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.03);padding-top:1.5rem;font-size:.75rem;color:var(--text-muted);transition:var(--theme-transition)}html[data-theme=light] .footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(15,23,42,.04)}.bottom-container[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.copyleft[data-astro-cid-sz7xmlte],.created-by[data-astro-cid-sz7xmlte]{letter-spacing:.01em}.created-by[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:var(--transition-smooth),var(--theme-transition)}.created-by[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent);text-decoration:underline}@media (max-width: 768px){.footer-content[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center;text-align:center}.footer-links[data-astro-cid-sz7xmlte]{align-items:center}.bottom-container[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center;gap:.5rem}}:root{--bg-primary: #05080e;--bg-secondary: #0c121e;--bg-tertiary: #131b2c;--text-primary: #f8fafc;--text-secondary: #94a3b8;--text-muted: #64748b;--accent: #06b6d4;--accent-hover: #0891b2;--accent-glow: rgba(6, 182, 212, .15);--accent-purple: #8b5cf6;--accent-purple-glow: rgba(139, 92, 246, .15);--glass-bg: rgba(12, 18, 30, .75);--glass-border: rgba(255, 255, 255, .05);--glass-border-hover: rgba(6, 182, 212, .25);--font-title: "Outfit", sans-serif;--font-body: "Inter", sans-serif;--font-mono: "JetBrains Mono", monospace;--transition-smooth: all .3s cubic-bezier(.4, 0, .2, 1);--theme-transition: background-color .4s cubic-bezier(.4, 0, .2, 1), color .4s cubic-bezier(.4, 0, .2, 1), border-color .4s cubic-bezier(.4, 0, .2, 1), box-shadow .4s cubic-bezier(.4, 0, .2, 1)}html[data-theme=light]{--bg-primary: #f8fafc;--bg-secondary: #ffffff;--bg-tertiary: #f1f5f9;--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--accent: #0284c7;--accent-hover: #0369a1;--accent-glow: rgba(2, 132, 199, .1);--accent-purple: #7c3aed;--accent-purple-glow: rgba(124, 58, 237, .1);--glass-bg: rgba(255, 255, 255, .85);--glass-border: rgba(15, 23, 42, .08);--glass-border-hover: rgba(2, 132, 199, .3)}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column;transition:var(--theme-transition)}a{color:var(--accent);text-decoration:none;transition:var(--transition-smooth),var(--theme-transition)}a:hover{color:var(--text-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);font-weight:500;letter-spacing:-.02em;line-height:1.2;transition:var(--theme-transition)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-primary);transition:var(--theme-transition)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:4px;border:2px solid var(--bg-primary);transition:var(--theme-transition)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.glass-panel{background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:12px;transition:var(--transition-smooth),var(--theme-transition)}.glass-panel:hover{border-color:var(--glass-border-hover);box-shadow:0 8px 30px #0006,0 0 15px var(--accent-glow)}
