.Header-module__85i50G__header{z-index:var(--z-sticky);transition:background .4s var(--ease-smooth), backdrop-filter .4s var(--ease-smooth), border-bottom-color .4s var(--ease-smooth), transform .4s var(--ease-out-expo);position:fixed;top:0;left:0;right:0}.Header-module__85i50G__scrolled{-webkit-backdrop-filter:blur(16px)saturate(160%);border-bottom:1px solid var(--color-border);background:#faf9f6d9}.Header-module__85i50G__hidden{transform:translateY(-100%)}.Header-module__85i50G__headerOpen{z-index:calc(var(--z-modal) + 1);background:var(--color-surface);-webkit-backdrop-filter:none;border-bottom-color:#0000}.Header-module__85i50G__headerInner{padding:1.25rem var(--container-pad);max-width:var(--container-max);justify-content:space-between;align-items:center;margin:0 auto;display:flex}@media (min-width:768px){.Header-module__85i50G__headerInner{padding-top:1.25rem;padding-bottom:1.25rem}}.Header-module__85i50G__logo{z-index:calc(var(--z-modal) + 1);align-items:center;display:flex;position:relative}.Header-module__85i50G__logoImage{object-fit:contain;width:auto;height:44px}.Header-module__85i50G__desktopNav{display:none}@media (min-width:768px){.Header-module__85i50G__desktopNav{flex:1;justify-content:center;align-items:center;gap:.25rem;padding:0 1rem;display:flex}}.Header-module__85i50G__navLink{font-family:var(--font-body);letter-spacing:.04em;color:var(--color-text-muted);border-radius:var(--radius-md);transition:color var(--dur-base) var(--ease-smooth), background var(--dur-base) var(--ease-smooth);padding:.375rem .75rem;font-size:.8125rem;font-weight:500;position:relative}.Header-module__85i50G__navLink:hover{color:var(--color-text);background:var(--color-surface-alt)}.Header-module__85i50G__navLinkActive{color:var(--color-accent);font-weight:600}.Header-module__85i50G__navLinkActive:hover{background:var(--color-bg-accent-subtle);color:var(--color-accent)}.Header-module__85i50G__activeIndicator{background:var(--color-accent);border-radius:50%;width:3px;height:3px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.Header-module__85i50G__headerCtas{display:none}@media (min-width:1024px){.Header-module__85i50G__headerCtas{flex-shrink:0;align-items:center;gap:.75rem;display:flex}}.Header-module__85i50G__headerCta{display:none}@media (min-width:1024px){.Header-module__85i50G__headerCta{min-width:140px;font-family:var(--font-body);color:#fff;background:var(--color-accent);border-radius:var(--radius-full);letter-spacing:.01em;transition:background var(--dur-base) var(--ease-smooth), transform var(--dur-fast) var(--ease-spring), box-shadow var(--dur-base) var(--ease-smooth), border-color var(--dur-base) var(--ease-smooth), color var(--dur-base) var(--ease-smooth);border:1px solid #0000;justify-content:center;align-items:center;gap:.375rem;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Header-module__85i50G__headerCta:hover{background:var(--color-accent-hover);box-shadow:var(--shadow-accent-sm);transform:translateY(-1px)}.Header-module__85i50G__headerCta:active{transform:scale(.97)}.Header-module__85i50G__headerCtaSecondary{color:var(--color-text);border-color:var(--color-border);background:0 0}.Header-module__85i50G__headerCtaSecondary:hover{background:var(--color-surface-alt);border-color:var(--color-accent);color:var(--color-accent);box-shadow:none}}.Header-module__85i50G__hamburgerBtn{background:var(--color-primary);width:36px;height:36px;z-index:calc(var(--z-modal) + 1);cursor:pointer;transition:transform var(--dur-base) var(--ease-spring), background var(--dur-base) var(--ease-smooth);border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:relative}@media (min-width:1024px){.Header-module__85i50G__hamburgerBtn{display:none}}.Header-module__85i50G__hamburgerBtn:hover{background:var(--color-accent);transform:scale(1.06)}.Header-module__85i50G__hamburgerLine{background:var(--color-surface);width:15px;height:1.5px;transition:transform .28s var(--ease-out-expo), opacity .2s ease;border-radius:1px}.Header-module__85i50G__hamburgerLineOpen1{transform:translateY(5.5px)rotate(45deg)}.Header-module__85i50G__hamburgerLineOpen2{opacity:0;transform:scaleX(0)}.Header-module__85i50G__hamburgerLineOpen3{transform:translateY(-5.5px)rotate(-45deg)}.Header-module__85i50G__mobileMenu{background:var(--color-surface);z-index:var(--z-modal);padding:max(5.5rem, calc(4.5rem + env(safe-area-inset-top,0px))) var(--container-pad) max(2rem, env(safe-area-inset-bottom,0px));flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.Header-module__85i50G__mobileNavList{border-top:1px solid var(--color-border);flex-direction:column;gap:0;display:flex}.Header-module__85i50G__mobileNavLink{font-family:var(--font-hero);letter-spacing:-.015em;color:var(--color-text);border-bottom:1px solid var(--color-border);transition:color var(--dur-base) var(--ease-smooth);justify-content:space-between;align-items:center;padding:clamp(.5rem,2vh,.875rem) 0;font-size:clamp(1.25rem,4.5vh,1.75rem);font-weight:500;display:flex}.Header-module__85i50G__mobileNavLink:hover,.Header-module__85i50G__mobileNavLinkActive{color:var(--color-accent)}.Header-module__85i50G__mobileMenuFooter{flex-direction:column;gap:.75rem;margin-top:auto;padding-top:clamp(1.5rem,4vh,2.5rem);display:flex}.Header-module__85i50G__menuCta{font-family:var(--font-body);color:#fff;background:var(--color-accent);border-radius:var(--radius-full);transition:background var(--dur-base) var(--ease-smooth);align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;display:inline-flex}.Header-module__85i50G__menuCta:hover{background:var(--color-accent-hover)}.Header-module__85i50G__ctaIcon{width:18px;height:18px}
.SocialLinks-module__8OF_JG__socialLinks{align-items:center;gap:var(--space-2);display:flex}.SocialLinks-module__8OF_JG__socialLink{border-radius:var(--radius-md);color:var(--color-text-muted);transition:color var(--transition-fast), background var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);justify-content:center;align-items:center;display:flex}.SocialLinks-module__8OF_JG__socialLink:hover{transform:translateY(-2px)scale(1.08)}.SocialLinks-module__8OF_JG__socialLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.SocialLinks-module__8OF_JG__socialLink svg{display:block}.SocialLinks-module__8OF_JG__socialLink[data-platform=linkedin]:hover{color:#0a66c2;background:#0a66c21a;box-shadow:0 4px 14px #0a66c233}.SocialLinks-module__8OF_JG__socialLink[data-platform=youtube]:hover{color:red;background:#ff000014;box-shadow:0 4px 14px #ff000026}.SocialLinks-module__8OF_JG__socialLink[data-platform=facebook]:hover{color:#1877f2;background:#1877f21a;box-shadow:0 4px 14px #1877f233}.SocialLinks-module__8OF_JG__socialLink[data-platform=instagram]:hover{color:#e4405f;background:#e4405f1a;box-shadow:0 4px 14px #e4405f26}.SocialLinks-module__8OF_JG__socialLink[data-platform=twitter]:hover{color:var(--color-text);background:#0000000f;box-shadow:0 4px 14px #0000001a}.SocialLinks-module__8OF_JG__size-sm .SocialLinks-module__8OF_JG__socialLink{width:32px;height:32px;padding:6px}.SocialLinks-module__8OF_JG__size-sm .SocialLinks-module__8OF_JG__socialLink svg{width:16px;height:16px}.SocialLinks-module__8OF_JG__size-md .SocialLinks-module__8OF_JG__socialLink{width:38px;height:38px;padding:8px}.SocialLinks-module__8OF_JG__size-md .SocialLinks-module__8OF_JG__socialLink svg{width:18px;height:18px}
.Footer-module__hP-FLq__footer{background:var(--color-primary);color:#ffffffd9;position:relative;overflow:hidden}.Footer-module__hP-FLq__accentLine{background:linear-gradient(90deg, transparent 0%, var(--color-accent) 20%, var(--color-accent) 80%, transparent 100%);opacity:.7;height:3px}.Footer-module__hP-FLq__footerInner{max-width:var(--container-max);padding:var(--space-16) var(--container-pad) var(--space-8);margin:0 auto}.Footer-module__hP-FLq__topRow{gap:var(--space-12);margin-bottom:var(--space-12);padding-bottom:var(--space-12);border-bottom:1px solid #ffffff14;grid-template-columns:1fr;display:grid}@media (min-width:768px){.Footer-module__hP-FLq__topRow{gap:var(--space-16);grid-template-columns:1.2fr 1fr}}.Footer-module__hP-FLq__brandBlock{gap:var(--space-6);flex-direction:column;display:flex}.Footer-module__hP-FLq__brandLogo{transition:opacity var(--transition-fast);display:inline-flex}.Footer-module__hP-FLq__brandLogo:hover{opacity:.85}.Footer-module__hP-FLq__brandLogoImage{object-fit:contain;filter:brightness(0)invert();width:auto;height:44px}.Footer-module__hP-FLq__brandDescription{color:#fff9;max-width:440px;font-size:.9375rem;line-height:1.7}.Footer-module__hP-FLq__contactList{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__hP-FLq__contactItem{align-items:center;gap:var(--space-3);color:#ffffff8c;transition:color var(--transition-fast);font-size:.875rem;display:inline-flex}.Footer-module__hP-FLq__contactItem:hover{color:var(--color-accent)}.Footer-module__hP-FLq__contactItem svg{opacity:.5;flex-shrink:0}.Footer-module__hP-FLq__contactItem:hover svg{opacity:1}.Footer-module__hP-FLq__footerSocials{margin-top:var(--space-2)}.Footer-module__hP-FLq__footerSocials .socialLink{color:#ffffff80}.Footer-module__hP-FLq__footerSocials .socialLink:hover{color:#fff}.Footer-module__hP-FLq__newsletterBlock{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__hP-FLq__newsletterTitle{font-family:var(--font-display);color:#fff;font-size:1.25rem;font-weight:600}.Footer-module__hP-FLq__newsletterDescription{color:#ffffff8c;font-size:.875rem;line-height:1.6}.Footer-module__hP-FLq__newsletterForm{margin-top:var(--space-2)}.Footer-module__hP-FLq__newsletterInputWrap{border-radius:var(--radius-full);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#ffffff0a;border:1px solid #ffffff1f;display:flex;overflow:hidden}.Footer-module__hP-FLq__newsletterInputWrap:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-glow)}.Footer-module__hP-FLq__newsletterInput{min-width:0;padding:var(--space-3) var(--space-6);color:#fff;font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.Footer-module__hP-FLq__newsletterInput::placeholder{color:#ffffff59}.Footer-module__hP-FLq__newsletterButton{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);background:var(--color-accent);color:#fff;font-family:var(--font-body);white-space:nowrap;transition:background var(--transition-fast);font-size:.875rem;font-weight:600;display:inline-flex}.Footer-module__hP-FLq__newsletterButton:hover{background:var(--color-accent-hover)}.Footer-module__hP-FLq__newsletterDisclaimer{color:#ffffff4d;font-size:.75rem}.Footer-module__hP-FLq__newsletterSuccess{padding:var(--space-4);border-radius:var(--radius-lg);color:#fff;text-align:center;animation:Footer-module__hP-FLq__fadeIn var(--transition-fast) ease-out;background:#ffffff0a;border:1px solid #ffffff1f;font-size:.875rem}@keyframes Footer-module__hP-FLq__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.Footer-module__hP-FLq__linkGrid{gap:var(--space-8) var(--space-6);margin-bottom:var(--space-12);padding-bottom:var(--space-12);border-bottom:1px solid #ffffff14;grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.Footer-module__hP-FLq__linkGrid{gap:var(--space-8);grid-template-columns:repeat(4,1fr)}}.Footer-module__hP-FLq__linkColumn{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__hP-FLq__linkColumnTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:#fff6;font-size:.8125rem;font-weight:600}.Footer-module__hP-FLq__linkList{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__hP-FLq__footerLink{color:#fff9;transition:color var(--transition-fast), padding-left var(--transition-fast);font-size:.875rem}.Footer-module__hP-FLq__footerLink:hover{color:#fff;padding-left:4px}.Footer-module__hP-FLq__bottomBar{gap:var(--space-3);text-align:center;flex-direction:column;align-items:center;display:flex}@media (min-width:768px){.Footer-module__hP-FLq__bottomBar{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__hP-FLq__copyright{color:#ffffff59;font-size:.8125rem}.Footer-module__hP-FLq__bottomLinks{align-items:center;gap:var(--space-2);display:flex}.Footer-module__hP-FLq__bottomLink{color:#fff6;transition:color var(--transition-fast);font-size:.8125rem}.Footer-module__hP-FLq__bottomLink:hover{color:#fffc}.Footer-module__hP-FLq__bottomDivider{color:#ffffff26;-webkit-user-select:none;user-select:none}.Footer-module__hP-FLq__glowOrb{background:radial-gradient(circle, var(--color-accent-glow) 0%, transparent 70%);opacity:.3;pointer-events:none;filter:blur(60px);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-120px;left:50%;transform:translate(-50%)}@media (max-width:767px){.Footer-module__hP-FLq__footerInner{padding:var(--space-12) var(--container-pad) var(--space-6)}.Footer-module__hP-FLq__topRow{gap:var(--space-8);margin-bottom:var(--space-8);padding-bottom:var(--space-8)}.Footer-module__hP-FLq__linkGrid{margin-bottom:var(--space-8);padding-bottom:var(--space-8)}.Footer-module__hP-FLq__newsletterInputWrap{border-radius:var(--radius-lg);flex-direction:column}.Footer-module__hP-FLq__newsletterInput{padding:var(--space-4) var(--space-4)}.Footer-module__hP-FLq__newsletterButton{padding:var(--space-3) var(--space-4);border-top:1px solid #ffffff14;justify-content:center}}
