:root{--header-bg: rgba(13, 3, 15, .95);--nav-height: 70px}[data-astro-cid-sckkx6r4]{margin:0;padding:0;box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#0d030f;color:#fff}body{min-height:100vh;display:flex;flex-direction:column;background:#0d030f;color:#fff}nav[data-astro-cid-sckkx6r4]{background:var(--header-bg);backdrop-filter:blur(10px);border-bottom:1px solid #a259ff;height:var(--nav-height);position:sticky;top:0;z-index:100;box-shadow:0 0 20px #a259ff,0 0 40px #a259ff}.nav-container[data-astro-cid-sckkx6r4]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:100%}.logo[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:transform .2s}.logo[data-astro-cid-sckkx6r4]:hover{transform:scale(1.05)}.logo[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{filter:drop-shadow(0 0 10px #a259ff)}.logo-text[data-astro-cid-sckkx6r4]{font-family:JetBrains Mono,Courier New,monospace;font-size:1.3rem;font-weight:700;color:#3cb9fc;letter-spacing:.05em}.cursor[data-astro-cid-sckkx6r4]{animation:blink 1s infinite;color:#3cb9fc;font-weight:800}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.nav-links[data-astro-cid-sckkx6r4]{display:flex;list-style:none;gap:2rem}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--color-text-muted);text-decoration:none;padding:.5rem 1rem;border-radius:var(--radius-md);transition:all .2s;position:relative}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#a259ff;transition:all .3s;transform:translate(-50%)}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#a259ff}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover:after{width:80%}.mobile-menu-toggle[data-astro-cid-sckkx6r4]{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:4px}.mobile-menu-toggle[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;width:25px;height:3px;background:#a259ff;transition:all .3s;border-radius:2px}.mobile-menu-toggle[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}main[data-astro-cid-sckkx6r4]{flex:1;max-width:1200px;margin:0 auto;padding:2rem;width:100%;background:#0d030f}footer[data-astro-cid-sckkx6r4]{background:linear-gradient(to top,var(--color-bg-primary),rgba(13,3,15,.8));border-top:1px solid #a259ff;padding:2rem 0;margin-top:4rem}.footer-container[data-astro-cid-sckkx6r4]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.social-links[data-astro-cid-sckkx6r4]{display:flex;gap:1rem}.social-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--text-color);text-decoration:none;transition:color .3s}.social-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--accent-color)}@media (max-width: 768px){nav[data-astro-cid-sckkx6r4]{height:auto;min-height:var(--nav-height)}.nav-container[data-astro-cid-sckkx6r4]{flex-wrap:wrap;padding:0 1rem}.mobile-menu-toggle[data-astro-cid-sckkx6r4]{display:flex}.nav-links[data-astro-cid-sckkx6r4]{position:absolute;top:100%;left:0;right:0;background:var(--header-bg);backdrop-filter:blur(10px);flex-direction:column;padding:1rem 0;gap:0;border-bottom:1px solid rgba(253,115,24,.2);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:99}.nav-links[data-astro-cid-sckkx6r4].active{transform:translateY(0);opacity:1;visibility:visible}.nav-links[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{width:100%}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;padding:1rem 2rem;text-align:center;border-radius:0}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:after{display:none}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{background:#fd73181a}main[data-astro-cid-sckkx6r4]{padding:1rem}.footer-container[data-astro-cid-sckkx6r4]{flex-direction:column;gap:1rem;text-align:center}}
