@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@300;400&family=Inter:wght@300;400;500&display=swap";
:root{--page-bg:#ddd8d2;--panel:#f6f3ef;--soft:#e9e4de;--header:#eeebe7;--border:#ddd3c8;--border-2:#e5ddd4;--text:#47413c;--text-dark:#403934;--muted:#6a6259;--muted-2:#6d655d;--small:#8b7f71;--accent:#b49a72;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--panel);color:var(--text);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit}img{max-width:100%;height:auto}h1,h2{color:var(--text-dark);margin:0;font-family:Playfair Display,Georgia,serif;font-weight:300}h3{color:#5a534c;margin:0}p{color:var(--muted);margin:0;font-size:15px;line-height:1.9}.sectionLabel{text-transform:uppercase;letter-spacing:.18em;color:var(--small);margin-bottom:14px;font-size:12px}.section-inner{max-width:1490px;margin:0 auto;padding:64px 78px}.section-soft{background:var(--soft)}.section-panel{background:var(--panel)}.section-note{background:#ece7e1}@media (max-width:1100px){.section-inner{padding:40px 28px}}
.Header-module__Af2_WG__header{background:var(--header);border-bottom:1px solid var(--border-2);z-index:100;position:relative}.Header-module__Af2_WG__headerInner{grid-template-columns:34% 66%;align-items:center;max-width:1490px;min-height:96px;margin:0 auto;display:grid}.Header-module__Af2_WG__headerLogo{align-items:center;padding-left:38px;display:flex}.Header-module__Af2_WG__logoImage{width:180px;height:auto}.Header-module__Af2_WG__desktopNav{letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:36px;padding:0 38px;font-size:13px;display:flex}.Header-module__Af2_WG__desktopNav a{color:#58524c;padding-bottom:16px;text-decoration:none;position:relative}.Header-module__Af2_WG__active:after{content:"";background:var(--accent);width:62px;height:2px;margin:auto;position:absolute;bottom:0;left:0;right:0}.Header-module__Af2_WG__menuButton{cursor:pointer;background:0 0;border:none;width:44px;height:44px;margin-left:auto;margin-right:20px;display:none;position:relative}.Header-module__Af2_WG__menuLine{background:#58524c;width:24px;height:2px;transition:transform .25s,opacity .25s;position:absolute;left:10px}.Header-module__Af2_WG__menuLine:first-child{top:14px}.Header-module__Af2_WG__menuLine:nth-child(2){top:21px}.Header-module__Af2_WG__menuLine:nth-child(3){top:28px}.Header-module__Af2_WG__lineTopOpen{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__lineMiddleOpen{opacity:0}.Header-module__Af2_WG__lineBottomOpen{transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__mobileNav{display:none}@media (max-width:1100px){.Header-module__Af2_WG__headerInner{grid-template-columns:1fr auto;min-height:84px}.Header-module__Af2_WG__headerLogo{padding-left:20px}.Header-module__Af2_WG__desktopNav{display:none}.Header-module__Af2_WG__menuButton{display:block}.Header-module__Af2_WG__mobileNav{background:var(--header);border-top:1px solid var(--border-2);opacity:0;z-index:110;max-height:0;transition:max-height .28s,opacity .25s,transform .25s;display:grid;position:absolute;top:84px;left:0;right:0;overflow:hidden;transform:translateY(-8px)}.Header-module__Af2_WG__mobileNavOpen{opacity:1;max-height:420px;transform:translateY(0)}.Header-module__Af2_WG__mobileNav a{color:#58524c;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--border-2);padding:16px 20px;font-size:13px;text-decoration:none}.Header-module__Af2_WG__activeMobile{background:var(--soft);color:var(--accent)!important}.Header-module__Af2_WG__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:90;cursor:pointer;background:#4039341a;border:none;display:block;position:fixed;inset:84px 0 0}}
