.Navbar-module__cJzEcG__header{z-index:100;height:var(--nav-height);transition:background var(--transition), box-shadow var(--transition);position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 0 var(--color-border);background:#faf8f5b8}.Navbar-module__cJzEcG__nav{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;display:flex}.Navbar-module__cJzEcG__logoText{font-family:var(--font-serif);color:var(--color-text);font-size:1.5rem;font-style:italic;font-weight:300}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;max-height:78px;display:block}.Navbar-module__cJzEcG__links{align-items:center;gap:2.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__link{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-light);transition:color var(--transition);font-size:.8125rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--color-accent);width:0;height:1px;transition:width var(--transition);position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__link:hover,.Navbar-module__cJzEcG__link.Navbar-module__cJzEcG__active{color:var(--color-text)}.Navbar-module__cJzEcG__link:hover:after,.Navbar-module__cJzEcG__link.Navbar-module__cJzEcG__active:after{width:100%}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none;position:relative}.Navbar-module__cJzEcG__burger span{background:var(--color-text);width:22px;height:1.5px;transition:all var(--transition);transform-origin:50%;display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:rotate(45deg)translate(4.5px,4.5px)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(4.5px,-4.5px)}.Navbar-module__cJzEcG__backdrop{z-index:85;opacity:0;pointer-events:none;background:#3a302873;transition:opacity .35s;position:fixed;inset:0}.Navbar-module__cJzEcG__backdropOpen{opacity:1;pointer-events:auto}.Navbar-module__cJzEcG__mobileMenu{background:var(--color-bg);width:min(80vw,340px);padding-top:calc(var(--nav-height) + 2.5rem);padding-bottom:2.5rem;z-index:90;flex-direction:column;gap:0;padding-inline:2rem;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-6px 0 48px #3a302824}.Navbar-module__cJzEcG__mobileMenuOpen{transform:translate(0)}.Navbar-module__cJzEcG__mobileNav{flex-direction:column;flex:1;display:flex}.Navbar-module__cJzEcG__mobileLink{font-family:var(--font-serif);color:var(--color-text-light);transition:color var(--transition);border-bottom:1px solid var(--color-border);padding:1rem 0;font-size:2rem;font-style:italic;font-weight:300;display:block}.Navbar-module__cJzEcG__mobileLink:last-child{border-bottom:none}.Navbar-module__cJzEcG__mobileLink:hover,.Navbar-module__cJzEcG__mobileLink.Navbar-module__cJzEcG__active{color:var(--color-text)}.Navbar-module__cJzEcG__mobileFooter{padding-top:2.5rem}@media (max-width:768px){.Navbar-module__cJzEcG__header{background:var(--color-bg);box-shadow:0 1px 0 var(--color-border)}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:#faf8f5f2}.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__logoImage{max-height:40px}}
.Footer-module__S6Hkya__footer{background:var(--color-text);color:var(--color-bg);overflow:hidden}.Footer-module__S6Hkya__quoteSection{justify-content:space-between;align-items:flex-end;gap:3rem;padding-block:7rem 5.5rem;display:flex}.Footer-module__S6Hkya__quote{color:var(--color-bg);margin:0;font-size:clamp(2.75rem,5.5vw,5.5rem);line-height:1.05}.Footer-module__S6Hkya__quote em{color:var(--color-accent)}.Footer-module__S6Hkya__quoteAction{flex-shrink:0;padding-bottom:.5rem}.Footer-module__S6Hkya__ctaBtn{border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-text);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;transition:all var(--transition);white-space:nowrap;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Footer-module__S6Hkya__ctaBtn:hover{background:var(--color-bg);color:var(--color-text);transform:translateY(-2px);box-shadow:0 8px 32px #00000040}.Footer-module__S6Hkya__sep{background:#faf8f51a;height:1px}.Footer-module__S6Hkya__columns{grid-template-columns:1.7fr 1fr 1fr;gap:5rem;padding-block:5rem 4.5rem;display:grid}.Footer-module__S6Hkya__colBrand{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__logoLink{text-decoration:none;display:inline-block}.Footer-module__S6Hkya__logoText{color:var(--color-bg);letter-spacing:.06em;margin:0;font-size:1.625rem}.Footer-module__S6Hkya__tagline{color:#faf8f573;font-size:.9375rem;line-height:1.75}.Footer-module__S6Hkya__socials{gap:.625rem;margin-top:.25rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#faf8f599;width:40px;height:40px;transition:all var(--transition);border:1px solid #faf8f526;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-text);transform:translateY(-3px)}.Footer-module__S6Hkya__col{flex-direction:column;display:flex}.Footer-module__S6Hkya__colTitle{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:#faf8f54d;margin-bottom:1.75rem;font-size:.6875rem;font-weight:600}.Footer-module__S6Hkya__links{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__links a,.Footer-module__S6Hkya__links span{color:#faf8f5a6;transition:color var(--transition), transform var(--transition);width:fit-content;font-size:.9375rem;text-decoration:none;display:block}.Footer-module__S6Hkya__links a:hover{color:var(--color-accent);transform:translate(4px)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #faf8f514;justify-content:space-between;align-items:center;padding-block:1.5rem 2rem;display:flex}.Footer-module__S6Hkya__bottomLeft{align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__copyright{color:#faf8f54d;letter-spacing:.02em;font-size:.8125rem}.Footer-module__S6Hkya__mentionsLink{color:#faf8f54d;transition:color var(--transition);font-size:.8125rem;text-decoration:none}.Footer-module__S6Hkya__mentionsLink:hover{color:var(--color-accent)}.Footer-module__S6Hkya__backToTop{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:#faf8f566;cursor:pointer;transition:color var(--transition);background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.6875rem;font-weight:600;display:flex}.Footer-module__S6Hkya__backToTop:hover{color:var(--color-accent)}@media (max-width:1024px){.Footer-module__S6Hkya__quoteSection{flex-direction:column;align-items:flex-start;gap:3rem;padding-block:5.5rem 4.5rem}.Footer-module__S6Hkya__columns{grid-template-columns:1fr 1fr;gap:3rem 4rem}.Footer-module__S6Hkya__colBrand{grid-column:span 2}}@media (max-width:768px){.Footer-module__S6Hkya__quoteSection{padding-block:4rem 3.5rem}.Footer-module__S6Hkya__columns{grid-template-columns:1fr;gap:2.5rem;padding-block:3.5rem 3rem}.Footer-module__S6Hkya__colBrand{grid-column:span 1}.Footer-module__S6Hkya__bottomBar{flex-direction:column;align-items:flex-start;gap:1rem;padding-block:1.5rem}.Footer-module__S6Hkya__bottomLeft{flex-direction:column;gap:.5rem}}@media (max-width:480px){.Footer-module__S6Hkya__quoteSection{padding-block:3rem 2.5rem}.Footer-module__S6Hkya__columns{gap:2rem;padding-block:2.5rem 2rem}}
