*,*:before,*:after{box-sizing:border-box}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#ffffffe6;background:#0a0a0a;background-image:radial-gradient(circle at 20% 50%,rgba(255,0,0,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,0,0,.02) 0%,transparent 50%);background-attachment:fixed}body{margin:0;padding:0;min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;line-height:1.2;font-weight:700;color:#fff}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin:0 0 1rem;color:#fffc}a{color:red;text-decoration:none;transition:color .2s}a:hover{color:#f44}button{cursor:pointer;font-family:inherit}input{font-family:inherit}::selection{background:#ff00004d;color:#fff}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#333;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:red}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}.main-nav[data-astro-cid-pux6a34n]{background:#00000080;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100;padding:1rem 0}.nav-container[data-astro-cid-pux6a34n]{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative}.nav-logo[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:all .3s ease;z-index:101}.nav-logo[data-astro-cid-pux6a34n]:hover{transform:scale(1.05)}.logo-icon[data-astro-cid-pux6a34n]{height:20px;width:auto}.logo-text[data-astro-cid-pux6a34n]{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.02em}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:101;transition:all .3s ease}.hamburger-line[data-astro-cid-pux6a34n]{width:28px;height:3px;background:#fff;border-radius:3px;transition:all .3s ease}.hamburger[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.hamburger[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:.5rem;align-items:center}.nav-link[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.5rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.75rem 1.5rem;color:#ffffffb3;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-link[data-astro-cid-pux6a34n]:hover{background:#ffffff0d;border-color:#fff3;color:#fff;transform:translateY(-1px)}.nav-link[data-astro-cid-pux6a34n].active{background:linear-gradient(135deg,#f003,#c003);border-color:#f006;color:#fff;box-shadow:0 4px 16px #f003}.link-icon[data-astro-cid-pux6a34n]{width:18px;height:18px;flex-shrink:0}@media(max-width:768px){.hamburger[data-astro-cid-pux6a34n]{display:flex}.nav-links[data-astro-cid-pux6a34n]{position:fixed;top:70px;left:0;right:0;flex-direction:column;background:#000000f2;backdrop-filter:blur(10px);padding:1.5rem 1rem;gap:1rem;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;border-bottom:1px solid rgba(255,255,255,.1)}.nav-links[data-astro-cid-pux6a34n].active{max-height:500px;opacity:1}.nav-link[data-astro-cid-pux6a34n]{justify-content:center;width:100%;padding:1rem 1.5rem}.logo-text[data-astro-cid-pux6a34n]{font-size:1rem}.logo-icon[data-astro-cid-pux6a34n]{height:18px}}.footer[data-astro-cid-sz7xmlte]{padding:3rem 1.5rem;margin-top:4rem;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.container[data-astro-cid-sz7xmlte]{max-width:1400px;margin:0 auto}.footer-content[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:0;justify-content:center;align-items:center}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:color .3s ease;padding:0 1rem;border-right:1px solid rgba(255,255,255,.3)}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:last-child{border-right:none}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.copyright[data-astro-cid-sz7xmlte]{color:#ffffff80;font-size:.9rem;margin:0}.heart[data-astro-cid-sz7xmlte]{color:red;animation:heartbeat 1.5s ease-in-out infinite;display:inline-block}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media(max-width:768px){.footer-links[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{border-right:none;padding:.5rem 0}}
