.Header-module__Af2_WG__header{z-index:1000;padding:.75rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(20px);background:#0a1a12d9;border-bottom:1px solid #ffffff14;padding:.5rem 0;box-shadow:0 4px 30px #0000004d}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,2.5rem);display:flex}.Header-module__Af2_WG__logo{flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__Af2_WG__logoCross{color:var(--gold);text-shadow:0 0 20px var(--gold-glow);filter:drop-shadow(0 0 8px #c9a84c80);font-size:1.5rem}.Header-module__Af2_WG__logoText{flex-direction:column;line-height:1.1;display:flex}.Header-module__Af2_WG__logoMain{font-family:var(--font-display);color:var(--white);letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.Header-module__Af2_WG__logoSub{font-family:var(--font-serif);color:var(--green-400);letter-spacing:.15em;text-transform:uppercase;font-size:.7rem}.Header-module__Af2_WG__nav{align-items:center;gap:.25rem;display:flex}.Header-module__Af2_WG__navLink{color:#fffc;white-space:nowrap;border-radius:999px;padding:.5rem .9rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .3s,background .3s;position:relative}.Header-module__Af2_WG__navLink:hover{color:var(--white);background:#ffffff0f}.Header-module__Af2_WG__navLink.Header-module__Af2_WG__active{color:var(--green-400);background:#2d6a4f26}.Header-module__Af2_WG__navUnderline{background:linear-gradient(90deg,var(--green-600),var(--green-400));border-radius:999px;width:60%;height:2px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:.2rem;left:50%;transform:translate(-50%)scaleX(0)}.Header-module__Af2_WG__navLink.Header-module__Af2_WG__active .Header-module__Af2_WG__navUnderline,.Header-module__Af2_WG__navLink:hover .Header-module__Af2_WG__navUnderline{transform:translate(-50%)scaleX(1)}.Header-module__Af2_WG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Header-module__Af2_WG__hamburger span{background:var(--white);transform-origin:50%;border-radius:2px;width:24px;height:2px;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:block}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{-webkit-backdrop-filter:blur(20px);background:#081510fa;flex-direction:column;width:100%;max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1);display:none;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 20px 40px #00000080}.Header-module__Af2_WG__mobileMenu.Header-module__Af2_WG__mobileOpen{max-height:500px}.Header-module__Af2_WG__mobileMenuInner{opacity:0;flex-direction:column;gap:.5rem;padding:1.5rem;transition:opacity .4s,transform .4s;display:flex;transform:translateY(-10px)}.Header-module__Af2_WG__mobileMenu.Header-module__Af2_WG__mobileOpen .Header-module__Af2_WG__mobileMenuInner{opacity:1;transform:translateY(0)}.Header-module__Af2_WG__mobileLink{border-radius:var(--radius-lg);color:#fffc;font-family:var(--font-display);opacity:0;background:#ffffff05;border:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;transform:translate(-10px)}.Header-module__Af2_WG__mobileMenu.Header-module__Af2_WG__mobileOpen .Header-module__Af2_WG__mobileLink{opacity:1;transform:translate(0)}.Header-module__Af2_WG__mobileLink:hover,.Header-module__Af2_WG__mobileLink.Header-module__Af2_WG__active{color:var(--green-400);background:#2d6a4f26;border-color:#2d6a4f4d;transform:translate(4px)!important}.Header-module__Af2_WG__mobileArrow{opacity:0;color:var(--gold-light);transition:all .3s;transform:translate(-10px)}.Header-module__Af2_WG__mobileLink:hover .Header-module__Af2_WG__mobileArrow,.Header-module__Af2_WG__mobileLink.Header-module__Af2_WG__active .Header-module__Af2_WG__mobileArrow{opacity:1;transform:translate(0)}.Header-module__Af2_WG__mobileFooter{text-align:center;color:#fff6;letter-spacing:.05em;border-top:1px solid #ffffff14;flex-direction:column;gap:.25rem;margin-top:1rem;padding-top:1.5rem;font-size:.75rem;display:flex}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__hamburger,.Header-module__Af2_WG__mobileMenu{display:flex}}
.Footer-module__EZoWya__footer{background:var(--bg-surface);border-top:1px solid var(--glass-border);position:relative;overflow:hidden}.Footer-module__EZoWya__topGradient{background:linear-gradient(90deg,transparent,var(--green-700),var(--gold),var(--green-700),transparent);height:1px;margin-bottom:0}.Footer-module__EZoWya__inner{max-width:1200px;margin-inline:auto;padding:4rem clamp(1.25rem,5vw,2.5rem) 2rem}.Footer-module__EZoWya__grid{grid-template-columns:1.5fr 1fr 1.5fr;gap:3rem;display:grid}.Footer-module__EZoWya__logo{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.Footer-module__EZoWya__cross{color:var(--gold);text-shadow:0 0 20px var(--gold-glow);font-size:2rem}.Footer-module__EZoWya__logoMain{font-family:var(--font-display);color:var(--white);margin-bottom:.1rem;font-size:1.05rem;font-weight:700}.Footer-module__EZoWya__logoSub{color:var(--green-500);letter-spacing:.15em;text-transform:uppercase;font-size:.7rem}.Footer-module__EZoWya__tagline{color:#ffffff8c;margin-bottom:1.5rem;font-size:.88rem;line-height:1.65}.Footer-module__EZoWya__tagline strong{color:var(--green-400)}.Footer-module__EZoWya__social{gap:.75rem;display:flex}.Footer-module__EZoWya__socialLink{background:var(--glass-bg);border:1px solid var(--glass-border);color:#fff9;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.Footer-module__EZoWya__socialLink:hover{border-color:var(--green-600);color:var(--green-400);background:#2d6a4f33;transform:translateY(-3px);box-shadow:0 8px 20px #2d6a4f4d}.Footer-module__EZoWya__colTitle{font-family:var(--font-display);color:var(--green-400);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.25rem;font-size:.8rem;font-weight:600}.Footer-module__EZoWya__navList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__EZoWya__navLink{color:#ffffff8c;align-items:center;gap:.4rem;font-size:.88rem;transition:color .2s;display:inline-flex}.Footer-module__EZoWya__navLink:before{content:"—";color:var(--green-700);font-size:.7em}.Footer-module__EZoWya__navLink:hover{color:var(--white)}.Footer-module__EZoWya__contactForm{flex-direction:column;gap:.65rem;display:flex}.Footer-module__EZoWya__input,.Footer-module__EZoWya__textarea{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);color:var(--white);font-family:var(--font-body);outline:none;padding:.65rem .9rem;font-size:.85rem;transition:border-color .2s}.Footer-module__EZoWya__input:focus,.Footer-module__EZoWya__textarea:focus{border-color:var(--green-600)}.Footer-module__EZoWya__input::placeholder,.Footer-module__EZoWya__textarea::placeholder{color:#ffffff4d}.Footer-module__EZoWya__textarea{resize:vertical}.Footer-module__EZoWya__submitBtn{border-radius:var(--radius-full);background:linear-gradient(135deg,var(--green-700),var(--green-800));color:var(--white);cursor:pointer;border:1px solid #ffffff1f;padding:.7rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #2d6a4f4d}.Footer-module__EZoWya__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2d6a4f66}.Footer-module__EZoWya__successMsg{border-radius:var(--radius-md);border:1px solid var(--green-700);color:var(--green-400);text-align:center;background:#2d6a4f26;padding:1rem;font-size:.9rem}.Footer-module__EZoWya__divider{background:linear-gradient(90deg,transparent,var(--glass-border),transparent);height:1px;margin-block:2.5rem 1.5rem}.Footer-module__EZoWya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__copyright,.Footer-module__EZoWya__credit{color:#ffffff59;font-size:.8rem}.Footer-module__EZoWya__creditName{color:var(--green-500);font-weight:600}.Footer-module__EZoWya__legalLinks{color:#fff6;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.Footer-module__EZoWya__legalLinks a{transition:color .2s}.Footer-module__EZoWya__legalLinks a:hover{color:var(--green-400)}.Footer-module__EZoWya__dotSeparator{color:#fff3}.Footer-module__EZoWya__creditsContainer{align-items:center;gap:1.5rem;display:flex}@media (max-width:900px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:600px){.Footer-module__EZoWya__grid{grid-template-columns:1fr}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.Footer-module__EZoWya__legalLinks{flex-wrap:wrap;justify-content:center}.Footer-module__EZoWya__creditsContainer{flex-direction:column;gap:.5rem}}
.CookieBanner-module___9etpq__banner{-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--glass-border-green);z-index:9999;background:#0d2118f2;width:100%;padding:1.5rem 0;position:fixed;bottom:0;left:0;box-shadow:0 -10px 40px #00000080}.CookieBanner-module___9etpq__container{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.CookieBanner-module___9etpq__content{flex:1}.CookieBanner-module___9etpq__text{color:var(--white);margin-bottom:.5rem;font-size:.9rem;line-height:1.6}.CookieBanner-module___9etpq__links{align-items:center;gap:.5rem;display:flex}.CookieBanner-module___9etpq__link{color:var(--green-400);font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s}.CookieBanner-module___9etpq__link:hover{color:var(--green-300);text-decoration:underline}.CookieBanner-module___9etpq__sep{color:#ffffff4d}.CookieBanner-module___9etpq__actions{flex-shrink:0;gap:1rem;display:flex}.CookieBanner-module___9etpq__declineBtn{border:1px solid var(--glass-border);color:#ffffffb3;border-radius:var(--radius-full);cursor:pointer;background:0 0;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s}.CookieBanner-module___9etpq__declineBtn:hover{color:var(--white);background:#ffffff1a}.CookieBanner-module___9etpq__acceptBtn{background:var(--green-700);color:var(--white);border-radius:var(--radius-full);cursor:pointer;border:none;padding:.6rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #40916c66}.CookieBanner-module___9etpq__acceptBtn:hover{background:var(--green-600);transform:translateY(-2px);box-shadow:0 6px 20px #40916c99}@media (max-width:900px){.CookieBanner-module___9etpq__container{text-align:center;flex-direction:column;gap:1.5rem}.CookieBanner-module___9etpq__links{justify-content:center}.CookieBanner-module___9etpq__actions{flex-direction:column;width:100%}}
