.layout-module__lOt2jW__varenneContainer{--varenne-dark:#004338;--varenne-light:#fff;--varenne-beige:#f3eee7;--varenne-text:#717171;--varenne-text-muted:#999;--varenne-gold:#004338;--font-heading:"Cormorant Garamond", "Cormorant", serif;--font-body:"Gotham", "Montserrat", "Helvetica Neue", sans-serif;background-color:var(--varenne-light);color:var(--varenne-text);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;display:flex;cursor:auto!important}.layout-module__lOt2jW__varenneContainer a,.layout-module__lOt2jW__varenneContainer button,.layout-module__lOt2jW__logoLink{cursor:pointer!important}.layout-module__lOt2jW__retourBtn{z-index:2000;font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;background-color:var(--varenne-dark);color:#fff;border:none;padding:1rem 1.5rem;font-size:.6rem;text-decoration:none;transition:transform .5s cubic-bezier(.19,1,.22,1),background-color .5s;position:fixed;bottom:2.5rem;left:2.5rem}.layout-module__lOt2jW__retourBtn:hover{background-color:var(--varenne-gold);transform:translateY(-3px)}.layout-module__lOt2jW__header{z-index:1000;background-color:var(--varenne-light);justify-content:center;width:100%;padding:1rem 0;transition:all .6s cubic-bezier(.19,1,.22,1);display:flex;position:sticky;top:0}@keyframes layout-module__lOt2jW__slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.layout-module__lOt2jW__headerScrolled{background-color:#f9f8f6fa;padding:.8rem 0;box-shadow:0 4px 15px #00000005}.layout-module__lOt2jW__headerInner{grid-template-columns:1fr auto 1fr;align-items:center;width:95%;max-width:1600px;display:grid}.layout-module__lOt2jW__headerLeft,.layout-module__lOt2jW__headerRight{align-items:center;display:flex}.layout-module__lOt2jW__headerLeft{justify-content:flex-end;padding-right:4rem}.layout-module__lOt2jW__headerRight{justify-content:flex-start;padding-left:4rem}.layout-module__lOt2jW__headerCenter{justify-content:center;margin-top:-3px;display:flex}.layout-module__lOt2jW__mainLogo{font-family:var(--font-heading), serif;letter-spacing:.25em;color:var(--varenne-dark);text-transform:uppercase;text-align:center;margin:0;font-size:1.4rem;font-weight:400}.layout-module__lOt2jW__logoLink{text-decoration:none;display:inline-block}.layout-module__lOt2jW__desktopNav{gap:3rem;display:flex}.layout-module__lOt2jW__navLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--varenne-dark);padding-bottom:.2rem;font-size:.65rem;text-decoration:none;transition:opacity .4s;position:relative}.layout-module__lOt2jW__navLink:after{content:"";background-color:var(--varenne-dark);width:0;height:1px;transition:width .4s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.layout-module__lOt2jW__navLink:hover{opacity:.6}.layout-module__lOt2jW__navLink:hover:after,.layout-module__lOt2jW__navLink.layout-module__lOt2jW__activeLink:after{width:100%}.layout-module__lOt2jW__burgerMenu{background:0 0;border:none;flex-direction:column;gap:6px;display:none}.layout-module__lOt2jW__burgerLine{background-color:var(--varenne-dark);width:25px;height:1px}.layout-module__lOt2jW__mobileMenu{background-color:var(--varenne-light);z-index:1500;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;transition:opacity .6s cubic-bezier(.19,1,.22,1);display:flex;position:fixed;inset:0}.layout-module__lOt2jW__mobileMenuOpen{opacity:1;pointer-events:all}.layout-module__lOt2jW__closeMenuBtn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;background:0 0;border:none;padding:1rem;font-size:.7rem;position:absolute;top:2rem;right:5%}.layout-module__lOt2jW__mobileNavLinks{text-align:center;flex-direction:column;gap:2rem;display:flex}.layout-module__lOt2jW__mobileNavLinks a{font-family:var(--font-heading), serif;text-transform:none;color:var(--varenne-dark);font-size:1.8rem;font-weight:300;text-decoration:none}.layout-module__lOt2jW__mainContent{flex:1;width:100%}.layout-module__lOt2jW__footer{background-color:var(--varenne-dark);color:var(--varenne-light);padding:2rem 5% 1rem;position:relative;overflow:hidden}.layout-module__lOt2jW__footerTop{text-align:center;margin-bottom:2rem}.layout-module__lOt2jW__footerLogo{font-family:var(--font-heading), serif;letter-spacing:.2em;color:#fff;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300}.layout-module__lOt2jW__footerTagline{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;opacity:.5;font-size:.65rem}.layout-module__lOt2jW__footerGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;max-width:1000px;margin:0 auto 2rem;display:grid}.layout-module__lOt2jW__footerCol h3{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--varenne-beige);margin-bottom:1rem;font-size:.55rem}.layout-module__lOt2jW__footerCol p,.layout-module__lOt2jW__footerCol a{font-family:var(--font-body);color:#fff;opacity:.6;margin-bottom:.5rem;font-size:.75rem;line-height:1.4;text-decoration:none;transition:opacity .4s;display:block}.layout-module__lOt2jW__footerCol a:hover{opacity:1}.layout-module__lOt2jW__footerBottom{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;opacity:.4;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.55rem;display:flex}.layout-module__lOt2jW__legalLinks{gap:2rem;display:flex}.layout-module__lOt2jW__legalLinks a{color:inherit;text-decoration:none}@media (max-width:1024px){.layout-module__lOt2jW__headerInner{grid-template-columns:1fr auto 1fr;display:grid}.layout-module__lOt2jW__headerLeft{justify-content:flex-start;padding-right:0}.layout-module__lOt2jW__headerRight{padding-left:0}.layout-module__lOt2jW__desktopNav{display:none}.layout-module__lOt2jW__burgerMenu{display:flex}.layout-module__lOt2jW__footerGrid{gap:1.5rem}}@media (max-width:768px){.layout-module__lOt2jW__footerBottom{text-align:center;flex-direction:column;gap:1rem}}
