.header-module-scss-module__s0RhOa__header{z-index:1000;transition:all var(--transition-base);background:0 0;padding:1rem 0;position:fixed;top:0;left:0;right:0}.header-module-scss-module__s0RhOa__header.header-module-scss-module__s0RhOa__scrolled{background:var(--color-nav-bg);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-md);padding:.65rem 0}.header-module-scss-module__s0RhOa__headerInner{width:100%;max-width:1280px;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:640px){.header-module-scss-module__s0RhOa__headerInner{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.header-module-scss-module__s0RhOa__headerInner{padding-left:3rem;padding-right:3rem}}.header-module-scss-module__s0RhOa__headerInner{justify-content:space-between;align-items:center;display:flex}.header-module-scss-module__s0RhOa__logo{z-index:1001;flex-direction:column;text-decoration:none;display:flex}.header-module-scss-module__s0RhOa__logoMain{font-family:var(--font-heading),Georgia,serif;color:var(--color-secondary);letter-spacing:2px;font-size:1.75rem;font-weight:800;line-height:1}.header-module-scss-module__s0RhOa__logoSub{color:var(--color-nav-text);letter-spacing:3px;text-transform:uppercase;opacity:.7;margin-top:2px;font-size:.6rem}.header-module-scss-module__s0RhOa__nav{align-items:center;gap:2rem;display:flex}@media (max-width:639px){.header-module-scss-module__s0RhOa__nav{display:none}}@media (min-width:640px) and (max-width:1023px){.header-module-scss-module__s0RhOa__nav{gap:1.25rem}}.header-module-scss-module__s0RhOa__navLink{color:var(--color-nav-text);transition:color var(--transition-fast);padding:.25rem 0;font-size:.95rem;font-weight:500;position:relative}.header-module-scss-module__s0RhOa__navLink:after{content:"";background:var(--color-secondary);width:0;height:2px;transition:width var(--transition-base);border-radius:1px;position:absolute;bottom:-2px;left:0}.header-module-scss-module__s0RhOa__navLink:hover,.header-module-scss-module__s0RhOa__navLink.header-module-scss-module__s0RhOa__active{color:var(--color-secondary)}.header-module-scss-module__s0RhOa__navLink:hover:after,.header-module-scss-module__s0RhOa__navLink.header-module-scss-module__s0RhOa__active:after{width:100%}.header-module-scss-module__s0RhOa__ctaButton{padding:.65rem 1.5rem;font-size:.9rem;}@media (max-width:639px){.header-module-scss-module__s0RhOa__ctaButton{display:none}}.header-module-scss-module__s0RhOa__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}@media (max-width:639px){.header-module-scss-module__s0RhOa__hamburger{display:flex}}.header-module-scss-module__s0RhOa__hamburger span{background:var(--color-nav-text);width:26px;height:2.5px;transition:all var(--transition-base);border-radius:2px;display:block}.header-module-scss-module__s0RhOa__hamburger.header-module-scss-module__s0RhOa__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.header-module-scss-module__s0RhOa__hamburger.header-module-scss-module__s0RhOa__open span:nth-child(2){opacity:0}.header-module-scss-module__s0RhOa__hamburger.header-module-scss-module__s0RhOa__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.header-module-scss-module__s0RhOa__mobileMenu{display:none}@media (max-width:639px){.header-module-scss-module__s0RhOa__mobileMenu{background:var(--color-bg-dark);-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;height:100dvh;transition:opacity var(--transition-base);z-index:999;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:5rem 1.5rem 2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.header-module-scss-module__s0RhOa__mobileMenu.header-module-scss-module__s0RhOa__open{opacity:1;pointer-events:all}}.header-module-scss-module__s0RhOa__mobileNavLink{color:var(--color-nav-text);font-size:1.5rem;font-family:var(--font-heading),Georgia,serif;transition:color var(--transition-fast);font-weight:600}.header-module-scss-module__s0RhOa__mobileNavLink:hover,.header-module-scss-module__s0RhOa__mobileNavLink.header-module-scss-module__s0RhOa__active{color:var(--color-secondary)}.header-module-scss-module__s0RhOa__mobileCta{margin-top:1rem;}
.footer-module-scss-module__494BbG__footer{background:var(--color-footer-bg);color:var(--color-footer-text);padding-top:4rem;padding-bottom:0}.footer-module-scss-module__494BbG__footerInner{width:100%;max-width:1280px;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:640px){.footer-module-scss-module__494BbG__footerInner{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.footer-module-scss-module__494BbG__footerInner{padding-left:3rem;padding-right:3rem}}.footer-module-scss-module__494BbG__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:2.5rem;display:grid}@media (min-width:640px) and (max-width:1023px){.footer-module-scss-module__494BbG__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:639px){.footer-module-scss-module__494BbG__footerGrid{grid-template-columns:1fr;gap:2rem}}.footer-module-scss-module__494BbG__footerCol h4{color:var(--color-heading-light);font-size:1.15rem;font-family:var(--font-heading),Georgia,serif;margin-bottom:1.25rem;padding-bottom:.75rem;position:relative}.footer-module-scss-module__494BbG__footerCol h4:after{content:"";background:var(--color-secondary);border-radius:1px;width:30px;height:2px;position:absolute;bottom:0;left:0}.footer-module-scss-module__494BbG__footerAbout p{color:var(--color-footer-text);margin-bottom:1.25rem;font-size:.9rem;line-height:1.7}.footer-module-scss-module__494BbG__footerLogo{font-family:var(--font-heading),Georgia,serif;color:var(--color-secondary);letter-spacing:2px;margin-bottom:.75rem;font-size:1.5rem;font-weight:800;display:block}.footer-module-scss-module__494BbG__footerLinks{padding:0;list-style:none}.footer-module-scss-module__494BbG__footerLinks li{margin-bottom:.65rem}.footer-module-scss-module__494BbG__footerLinks a{color:var(--color-footer-text);transition:color var(--transition-fast),padding-left var(--transition-fast);font-size:.9rem}.footer-module-scss-module__494BbG__footerLinks a:hover{color:var(--color-secondary);padding-left:4px}.footer-module-scss-module__494BbG__contactItem{align-items:flex-start;gap:.75rem;margin-bottom:.85rem;font-size:.9rem;line-height:1.5;display:flex}.footer-module-scss-module__494BbG__contactItem svg{color:var(--color-secondary);flex-shrink:0;width:16px;height:16px;margin-top:3px}.footer-module-scss-module__494BbG__contactItem a{color:var(--color-footer-text);transition:color var(--transition-fast)}.footer-module-scss-module__494BbG__contactItem a:hover{color:var(--color-secondary)}.footer-module-scss-module__494BbG__footerBottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding:1.5rem 0;display:flex}@media (max-width:639px){.footer-module-scss-module__494BbG__footerBottom{text-align:center;flex-direction:column}}.footer-module-scss-module__494BbG__copyright{color:#fff6;font-size:.8rem}.footer-module-scss-module__494BbG__footerSeo{color:#ffffff40;text-align:right;max-width:500px;font-size:.75rem;line-height:1.5}@media (max-width:639px){.footer-module-scss-module__494BbG__footerSeo{text-align:center}}
