html{font-family:Crimson Text,serif;font-weight:400;margin:0;padding:0}body{margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column}*{box-sizing:border-box}.container{max-width:1800px;margin:0 auto;width:100%;padding:0 2rem}.section-stripe{width:100%;padding:0}main{flex:1}.footer{margin-top:auto}.stars-background{position:fixed;top:0;left:50%;transform:translate(-50%);width:1800px;max-width:90%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.star{position:absolute;width:2px;height:2px;background:#fff;box-shadow:0 0 4px #fffc;border-radius:50%;opacity:0;animation:twinkle 3s infinite}.star:nth-child(odd){animation-delay:1.5s;background:#f0f0f0;box-shadow:0 0 6px #f0f0f0e6}.star:nth-child(3n){animation-delay:3s;background:#e8e8e8;box-shadow:0 0 5px #e8e8e8b3}@keyframes twinkle{0%,to{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.2)}}.header[data-astro-cid-3ef6ksr2]{background:linear-gradient(135deg,#000,#0a0a0a,#000);color:#fff;padding:1rem 0;width:100%;position:relative;box-shadow:0 2px 10px #0000004d;z-index:10;overflow:hidden}.stars-background[data-astro-cid-3ef6ksr2]{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}.header[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#e55a2b 50%,transparent 100%);box-shadow:0 0 10px #e55a2b99;animation:pulse-line 3s ease-in-out infinite}@keyframes pulse-line{0%,to{opacity:.6;box-shadow:0 0 10px #e55a2b99}50%{opacity:1;box-shadow:0 0 20px #e55a2be6,0 0 30px #e55a2b66}}.header-content[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center}.logo-text[data-astro-cid-3ef6ksr2]{font-size:1.8rem;font-weight:600;color:#fff;margin:0;text-decoration:none;transition:color .3s ease;font-family:Crimson Text,serif}.logo[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none}.logo[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover .logo-text[data-astro-cid-3ef6ksr2]{color:#e55a2b;text-shadow:0 0 12px rgba(229,90,43,.8),0 0 20px rgba(229,90,43,.4);background:linear-gradient(45deg,#e55a2b,#ff7f3a,#e55a2b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 2s ease-in-out infinite}@keyframes shine{0%,to{filter:brightness(1)}50%{filter:brightness(1.3)}}.nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:#fff;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.burger-menu[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:.25rem;z-index:1001;position:relative}.burger-line[data-astro-cid-3ef6ksr2]{width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.burger-menu[data-astro-cid-3ef6ksr2].active .burger-line[data-astro-cid-3ef6ksr2]:nth-child(1){transform:rotate(45deg) translate(6px,6px);background:#e55a2b}.burger-menu[data-astro-cid-3ef6ksr2].active .burger-line[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.burger-menu[data-astro-cid-3ef6ksr2].active .burger-line[data-astro-cid-3ef6ksr2]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px);background:#e55a2b}.mobile-nav-overlay[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:linear-gradient(135deg,#000,#0a0a0a,#000);z-index:1000;transition:right .4s cubic-bezier(.4,0,.2,1);overflow-y:auto}.mobile-nav-overlay[data-astro-cid-3ef6ksr2].active{right:0}.mobile-nav[data-astro-cid-3ef6ksr2]{padding-top:6rem;padding-left:2rem;padding-right:2rem}.mobile-nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.mobile-nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{opacity:0;transform:translate(50px);transition:all .3s ease}.mobile-nav-overlay[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{opacity:1;transform:translate(0)}.mobile-nav-overlay[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:nth-child(1){transition-delay:.1s}.mobile-nav-overlay[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:nth-child(2){transition-delay:.2s}.mobile-nav-overlay[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:nth-child(3){transition-delay:.3s}.mobile-nav-overlay[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:nth-child(4){transition-delay:.4s}.mobile-nav-overlay[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:nth-child(5){transition-delay:.5s}.mobile-nav-link[data-astro-cid-3ef6ksr2]{display:block;color:#fff;text-decoration:none;font-size:1.5rem;font-weight:500;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease;position:relative;overflow:hidden}.mobile-nav-link[data-astro-cid-3ef6ksr2]:before{content:"";position:absolute;left:-100%;top:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(229,90,43,.1),transparent);transition:left .6s ease}.mobile-nav-link[data-astro-cid-3ef6ksr2]:hover:before{left:100%}.mobile-nav-link[data-astro-cid-3ef6ksr2]:hover{color:#e55a2b;text-shadow:0 0 10px rgba(229,90,43,.5);transform:translate(10px)}@media (max-width: 1024px){.desktop-nav[data-astro-cid-3ef6ksr2]{display:none}.burger-menu[data-astro-cid-3ef6ksr2]{display:flex}}@media (max-width: 768px){.header-content[data-astro-cid-3ef6ksr2]{justify-content:space-between;align-items:center}.mobile-nav-link[data-astro-cid-3ef6ksr2]{font-size:1.3rem;padding:1.2rem 0}}@media (min-width: 1025px){.mobile-nav-overlay[data-astro-cid-3ef6ksr2]{display:none}}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#000,#0a0a0a,#000);color:#fff;padding:3rem 0 0;width:100%;position:relative}.footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(138,43,226,.08) 0%,transparent 50%);pointer-events:none}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.3rem;margin-bottom:1.5rem;color:#ecf0f1;font-weight:600}.contact-info[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}.contact-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem}.contact-item[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.contact-item[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff;text-decoration:underline;text-underline-offset:2px}.icon[data-astro-cid-sz7xmlte]{width:20px;height:20px;color:#fff;opacity:.9}.icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:100%;height:100%}.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:.75rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff;text-decoration:underline;text-underline-offset:2px}.social-links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.75rem}.social-link[data-astro-cid-sz7xmlte]{color:#bdc3c7;text-decoration:none;transition:color .3s ease;display:flex;align-items:center;gap:.5rem}.social-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px}.social-link[data-astro-cid-sz7xmlte]:hover{color:#fff;text-decoration:underline;text-underline-offset:2px}.footer-bottom[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#000,#0a0a0a);margin-top:2rem;padding:1.5rem 0;position:relative}.footer-bottom[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#e55a2b 50%,transparent 100%)}.footer-bottom-content[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;color:#bdc3c7}.footer-bottom-links[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.footer-bottom-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#bdc3c7;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-bottom-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff;text-decoration:underline;text-underline-offset:2px}@media (max-width: 768px){.footer[data-astro-cid-sz7xmlte]{padding:2rem 0 0}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center}.footer-bottom-content[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}.contact-info[data-astro-cid-sz7xmlte]{align-items:center}.social-links[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:center}}
