.navbar[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;background:#000000f2;backdrop-filter:blur(10px);z-index:1000;transition:background .3s ease}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-pux6a34n]{text-decoration:none;font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#ff6b35,#f7931e,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:transform .3s ease}.logo[data-astro-cid-pux6a34n]:hover{transform:scale(1.05)}.mobile-toggle[data-astro-cid-pux6a34n]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-toggle[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{width:25px;height:3px;background:gold;margin:3px 0;transition:.3s;border-radius:3px}.nav-links[data-astro-cid-pux6a34n]{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:#fff;text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease;position:relative;padding:.5rem 0}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#ff6b35,gold);transition:width .3s ease}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover:after,.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n].active:after{width:100%}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n].active{color:gold}@media(max-width:768px){.mobile-toggle[data-astro-cid-pux6a34n]{display:flex}.nav-links[data-astro-cid-pux6a34n]{position:fixed;top:73px;left:0;right:0;background:#000000fa;flex-direction:column;padding:2rem;gap:1.5rem;transform:translate(-100%);transition:transform .3s ease}.nav-links[data-astro-cid-pux6a34n].active{transform:translate(0)}}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(180deg,#000,#1a1a1a);color:#fff;padding:3rem 2rem 1rem;margin-top:4rem}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#ff6b35,#f7931e,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.5rem;margin-bottom:.5rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:gold;margin-bottom:1rem;font-size:1.1rem}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#ffffffb3;line-height:1.6}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffb3;text-decoration:none;transition:color .3s ease}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:gold}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffb3;transition:all .3s ease}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:gold;transform:translateY(-3px)}.footer-bottom[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding-top:2rem;text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#ffffff80;font-size:.9rem}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:2rem 1rem 1rem}.footer-container[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#000;color:#fff;line-height:1.6;min-height:100vh}main{padding-top:73px;min-height:calc(100vh - 73px)}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}
