.navigation[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#000000f2;backdrop-filter:blur(10px);border-bottom:2px solid rgba(220,20,20,.4);transition:all .3s ease}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:70px}.nav-brand[data-astro-cid-pux6a34n]{text-decoration:none;color:#fff}.brand-text[data-astro-cid-pux6a34n]{font-family:Archivo Black,sans-serif;font-size:1.5rem;font-weight:900;color:#dc1414;text-transform:uppercase;letter-spacing:.05em;transition:color .3s ease}.nav-brand[data-astro-cid-pux6a34n]:hover .brand-text[data-astro-cid-pux6a34n]{color:#f33}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:2rem;align-items:center}.nav-link[data-astro-cid-pux6a34n]{font-family:Archivo Black,sans-serif;font-weight:900;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:6px;transition:all .3s ease;position:relative}.nav-link[data-astro-cid-pux6a34n]:hover{color:#dc1414;background:#dc14141a}.nav-link[data-astro-cid-pux6a34n].active{color:#dc1414;background:#dc141433;border:1px solid rgba(220,20,20,.5)}.nav-link[data-astro-cid-pux6a34n].active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:6px;height:6px;background:#dc1414;border-radius:50%}.mobile-menu-btn[data-astro-cid-pux6a34n]{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;position:relative;z-index:1001}.hamburger-line[data-astro-cid-pux6a34n]{width:100%;height:3px;background:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.mobile-open[data-astro-cid-pux6a34n] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(1){transform:rotate(45deg) translate(6px,6px);background:#dc1414}.mobile-open[data-astro-cid-pux6a34n] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.mobile-open[data-astro-cid-pux6a34n] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px);background:#dc1414}.mobile-nav[data-astro-cid-pux6a34n]{position:absolute;top:70px;left:0;right:0;background:#000000fa;backdrop-filter:blur(20px);border-bottom:2px solid rgba(220,20,20,.4);padding:1rem 0;opacity:0;visibility:hidden;transform:translateY(-20px);transition:all .3s ease}.mobile-open[data-astro-cid-pux6a34n] .mobile-nav[data-astro-cid-pux6a34n]{opacity:1;visibility:visible;transform:translateY(0)}.mobile-nav-link[data-astro-cid-pux6a34n]{display:block;padding:1rem 2rem;font-family:Archivo Black,sans-serif;font-weight:900;font-size:1.1rem;text-transform:uppercase;letter-spacing:.1em;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease}.mobile-nav-link[data-astro-cid-pux6a34n]:hover{background:#dc14141a;color:#dc1414;padding-left:2.5rem}.mobile-nav-link[data-astro-cid-pux6a34n].active{background:#dc141433;color:#dc1414;border-left:4px solid #dc1414}@media(max-width:768px){.nav-container[data-astro-cid-pux6a34n]{padding:0 1rem}.nav-links[data-astro-cid-pux6a34n]{display:none}.mobile-menu-btn[data-astro-cid-pux6a34n]{display:flex}.brand-text[data-astro-cid-pux6a34n]{font-size:1.2rem}}@media(max-width:480px){.nav-container[data-astro-cid-pux6a34n]{height:60px}.mobile-nav[data-astro-cid-pux6a34n]{top:60px}.brand-text[data-astro-cid-pux6a34n]{font-size:1rem}}.site-footer[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#0f0f0f,#1a1a1a);border-top:2px solid rgba(220,20,20,.4);color:#fff;margin-top:auto}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:3rem 2rem 1rem}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-brand[data-astro-cid-sz7xmlte]{max-width:300px}.footer-logo[data-astro-cid-sz7xmlte]{font-family:Archivo Black,sans-serif;font-size:1.5rem;font-weight:900;color:#dc1414;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.footer-tagline[data-astro-cid-sz7xmlte]{color:#b0b0b0;font-size:.9rem;line-height:1.5;margin:0}.footer-heading[data-astro-cid-sz7xmlte]{font-family:Archivo Black,sans-serif;font-size:1rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;margin-top:0}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#b0b0b0;text-decoration:none;font-size:.9rem;transition:color .3s ease;display:inline-block}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#dc1414;text-decoration:underline}.footer-divider[data-astro-cid-sz7xmlte]{height:1px;background:linear-gradient(90deg,transparent 0%,rgba(220,20,20,.3) 20%,rgba(220,20,20,.6) 50%,rgba(220,20,20,.3) 80%,transparent 100%);margin-bottom:1rem}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center}.footer-copyright[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.footer-copyright[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;color:gray;font-size:.8rem}.footer-label[data-astro-cid-sz7xmlte]{color:#dc1414;font-weight:700;font-size:.75rem!important;text-transform:uppercase;letter-spacing:.1em}@media(max-width:768px){.footer-container[data-astro-cid-sz7xmlte]{padding:2rem 1rem 1rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-brand[data-astro-cid-sz7xmlte]{grid-column:1 / -1;text-align:center;max-width:none}}@media(max-width:480px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center}.footer-copyright[data-astro-cid-sz7xmlte]{text-align:center}}.cookie-banner[data-astro-cid-garwan2p]{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#000000fa;backdrop-filter:blur(10px);border-top:2px solid rgba(220,20,20,.6);box-shadow:0 -4px 20px #00000080;animation:slideUp .4s ease-out}.cookie-banner[data-astro-cid-garwan2p].hidden{display:none}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-content[data-astro-cid-garwan2p]{max-width:1200px;margin:0 auto;padding:2rem;display:flex;gap:2rem;align-items:center;justify-content:space-between}.cookie-text[data-astro-cid-garwan2p] h3[data-astro-cid-garwan2p]{font-family:Archivo Black,sans-serif;color:#dc1414;font-size:1.2rem;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.cookie-text[data-astro-cid-garwan2p] p[data-astro-cid-garwan2p]{color:#e0e0e0;font-size:.95rem;line-height:1.6;margin:0 0 .5rem}.cookie-learn-more[data-astro-cid-garwan2p]{color:#dc1414;text-decoration:underline;font-size:.9rem;transition:color .3s ease}.cookie-learn-more[data-astro-cid-garwan2p]:hover{color:#f33}.cookie-buttons[data-astro-cid-garwan2p]{display:flex;gap:1rem;flex-shrink:0}.cookie-btn[data-astro-cid-garwan2p]{padding:.75rem 1.5rem;font-family:Archivo Black,sans-serif;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.cookie-btn[data-astro-cid-garwan2p].accept{background:#dc1414;color:#fff}.cookie-btn[data-astro-cid-garwan2p].accept:hover{background:#f33;transform:translateY(-2px);box-shadow:0 4px 12px #dc141466}.cookie-btn[data-astro-cid-garwan2p].reject{background:transparent;color:#b0b0b0;border:2px solid #404040}.cookie-btn[data-astro-cid-garwan2p].reject:hover{border-color:#606060;color:#fff}@media(max-width:768px){.cookie-content[data-astro-cid-garwan2p]{flex-direction:column;gap:1.5rem;padding:1.5rem}.cookie-buttons[data-astro-cid-garwan2p]{width:100%;flex-direction:column}.cookie-btn[data-astro-cid-garwan2p]{width:100%}.cookie-text[data-astro-cid-garwan2p] h3[data-astro-cid-garwan2p]{font-size:1rem}.cookie-text[data-astro-cid-garwan2p] p[data-astro-cid-garwan2p]{font-size:.9rem}}@media(max-width:480px){.cookie-content[data-astro-cid-garwan2p]{padding:1rem}}@font-face{font-family:Archivo Black;src:url(/_astro/ArchivoBlack-Regular.CrNC9wvr.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/_astro/Rajdhani-Light.yqdWrT92.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/_astro/Rajdhani-Regular.Dom0fR4-.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/_astro/Rajdhani-Medium.DDHaQufz.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/_astro/Rajdhani-SemiBold.nEoOYjXG.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/_astro/Rajdhani-Bold.DpQCrXtY.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html{margin:0;width:100%;height:100%;color-scheme:dark}body{font-family:Rajdhani,sans-serif;font-weight:300;margin:0;width:100%;min-height:100vh;background:#000;color:#fff}h1,h2,h3,h4,h5,h6{font-family:Archivo Black,sans-serif}.landing-page-body{height:100vh;overflow:hidden}.regular-page-body{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;overflow-y:auto}.page-content{flex:1;padding-top:70px;min-height:calc(100vh - 70px)}@media(max-width:768px){body{font-weight:500}p,.article-excerpt,.description-content,.release-summary{font-weight:500;font-size:1.05rem}}@media(max-width:480px){.page-content{padding-top:60px;min-height:calc(100vh - 60px)}body{font-weight:500}p,.article-excerpt,.description-content,.release-summary{font-weight:500;font-size:1.1rem}}
