@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_fed1534a-module__F9WnGq__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_fed1534a-module__F9WnGq__variable{--font-playfair:"Playfair Display","Playfair Display Fallback"}
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_9f4f9187-module__4LtYgq__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_9f4f9187-module__4LtYgq__variable{--font-outfit:"Outfit","Outfit Fallback"}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);z-index:100;background-color:#fdfbf7f2;justify-content:space-between;align-items:center;padding:1rem 3rem;display:flex;position:sticky;top:0}.Header-module__hBw1pG__logo{font-family:var(--font-playfair),serif;color:var(--color-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--color-text);font-size:1rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--color-primary)}.Header-module__hBw1pG__ctaButton{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-lg);padding:.75rem 2rem;font-weight:600;transition:all .3s;box-shadow:0 4px 14px #4a5d4e40}.Header-module__hBw1pG__ctaButton:hover{background-color:#38463b;transform:translateY(-1px)}@media (max-width:768px){.Header-module__hBw1pG__nav{z-index:90;background-color:#fff;flex-direction:column;gap:2rem;height:100vh;padding:6rem 2rem 2rem;transition:transform .3s ease-in-out;position:fixed;inset:0;overflow-y:auto;transform:translate(100%)}.Header-module__hBw1pG__nav.Header-module__hBw1pG__open{display:flex;transform:translate(0)}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:6px;padding:.5rem;display:flex}.Header-module__hBw1pG__hamburger span{background-color:var(--color-primary);width:24px;height:2px;transition:all .3s}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:first-child{transform:rotate(45deg)translate(5px,6px)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-6px)}}@media (min-width:769px){.Header-module__hBw1pG__hamburger{display:none}}
.Footer-module__S6Hkya__footer{background-color:var(--color-primary);color:var(--color-surface);padding:4rem 2rem 1rem}.Footer-module__S6Hkya__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto 3rem;display:grid}@media (max-width:640px){.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__footer{padding:3rem 1.5rem 1rem}}.Footer-module__S6Hkya__column h3{color:var(--color-secondary);font-family:var(--font-playfair),serif;letter-spacing:.02em;margin-bottom:1.5rem;font-size:1.5rem}.Footer-module__S6Hkya__column p{opacity:.9;line-height:1.6}.Footer-module__S6Hkya__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__links a{opacity:.8;transition:opacity .2s}.Footer-module__S6Hkya__links a:hover{opacity:1;color:var(--color-secondary)}.Footer-module__S6Hkya__copyright{text-align:center;opacity:.6;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem}
:root{--color-primary:#4a5d4e;--color-secondary:#bc6c25;--color-bg:#fdfbf7;--color-surface:#fff;--color-bg-alt:#f1efe9;--color-text:#2a312b;--color-text-light:#5c635e;--radius-sm:8px;--radius-md:12px;--radius-lg:24px;--shadow-sm:0 4px 6px -1px #0000000d;--shadow-md:0 10px 15px -3px #0000000d;--shadow-lg:0 20px 25px -5px #0000001a}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{color:var(--color-text);background:var(--color-bg);font-family:var(--font-outfit),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-playfair),serif;color:var(--color-primary);line-height:1.25}
