:root{--nav:#613d1a;--nav-hover:#dbc948;--black:#000;--white:#fff;--gray:#888;--ink:#030303;--max:1224px;--font-primary:var(--font-playfair), "Playfair Display", serif;--font-secondary:var(--font-montserrat), Montserrat, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--white);color:var(--ink)}body{font-family:var(--font-secondary);min-height:100vh;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site{flex-direction:column;min-height:100vh;display:flex}.header{background:#fff;align-items:center;min-height:206px;padding:27px 16px;display:flex}.header-inner{justify-content:space-between;align-items:center;gap:32px;width:100%;max-width:1240px;margin:0 auto;display:flex}.logo-link{flex-shrink:0;display:block}.logo{object-fit:contain;width:157px;height:116px}.nav{flex-wrap:wrap;justify-content:flex-end;gap:64px;display:flex}.nav a{font-family:var(--font-secondary);color:var(--nav);font-size:16px;font-weight:400;line-height:1.2;transition:color .2s}.nav a:hover,.nav a.active{color:var(--nav-hover)}.menu-toggle{cursor:pointer;background:0 0;border:0;width:32px;height:22px;padding:0;display:none;position:relative}.menu-toggle span{background:var(--nav);height:2px;margin:6px 0;display:block}.page{flex:1}.home-title{max-width:var(--max);margin:0 auto;padding:24px 16px 16px}.home-title p{font-family:var(--font-primary);color:#030303;font-size:48px;font-weight:400;line-height:1.3}.hero-photo{max-width:var(--max);margin:0 auto;position:relative}.hero-photo img.hero{aspect-ratio:1224/781;object-fit:cover;object-position:68% 40%;width:100%;height:auto}.hero-badge{background:#fff;border-radius:50%;place-items:center;width:197px;height:197px;display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%,42%)}.hero-badge img{width:138px;height:auto}.home-blurb{max-width:var(--max);text-align:center;margin:0 auto;padding:120px 16px 32px}.home-blurb .serif{font-family:var(--font-pt), "PT Serif", serif;margin-bottom:8px;font-size:48px;font-weight:400;line-height:1.3}.home-blurb .loc{font-family:var(--font-secondary);color:var(--gray);max-width:1003px;margin:0 auto;font-size:24px;line-height:1.3}.page-head{max-width:var(--max);margin:0 auto;padding:40px 16px 24px}.page-head h1{font-family:var(--font-primary);font-size:48px;font-weight:400;line-height:1.25}.page-head.center{text-align:center}.page-head .history-title{color:var(--nav);text-align:center}.page-head .lobster{font-family:var(--font-lobster), Lobster, cursive;color:#1f1f1f;text-align:center;font-size:60px}.prose{max-width:var(--max);margin:0 auto;padding:0 16px 48px}.prose p{font-family:var(--font-pt), "PT Serif", serif;margin-bottom:18px;font-size:18px;line-height:1.56}.photo{max-width:var(--max);margin:0 auto 32px;padding:0 16px}.photo img{object-fit:cover;width:100%;height:auto}.about-split{max-width:var(--max);grid-template-columns:600px 1fr;align-items:start;gap:18px;margin:0 auto;padding:40px 16px;display:grid}.about-split img{object-fit:cover;width:100%;height:688px}.about-copy{padding-top:8px}.about-copy h1{font-family:var(--font-lobster), Lobster, cursive;color:#1f1f1f;text-align:center;margin-bottom:18px;font-size:60px;font-weight:400;line-height:1.3}.about-copy p{color:#424242;font-size:32px;line-height:1.3}.gallery{max-width:var(--max);column-count:2;column-gap:38px;margin:0 auto 48px;padding:16px 16px 48px}.gallery img{break-inside:avoid;width:100%;height:auto;margin:0 0 38px;display:block}.history-photo{max-width:813px;margin:0 auto 32px}.history-photo img{object-fit:cover;width:813px;max-width:100%;height:458px}.rates-title{max-width:var(--max);margin:0 auto;padding:24px 16px 16px}.rates-title h1{font-size:48px;font-weight:400;line-height:1.3}.rates{max-width:var(--max);grid-template-columns:1fr 1fr;justify-items:center;gap:48px;margin:0 auto;padding:8px 16px 64px;display:grid}.rate-card{border-radius:20px;width:400px;max-width:100%;height:479px;position:relative;overflow:hidden}.rate-card img{object-fit:cover;width:100%;height:100%}.rate-overlay{color:#fff;text-align:center;background:#0000008c;flex-direction:column;justify-content:flex-start;align-items:center;padding:36px 24px 24px;display:flex;position:absolute;inset:0}.rate-overlay h3{margin-bottom:8px;font-size:20px;font-weight:700}.rate-overlay .sub{margin-bottom:16px}.rate-overlay p{color:#fff;margin:6px 0}.map-wrap{max-width:var(--max);margin:0 auto;padding:16px 0 8px}.map-wrap iframe{border:0;width:100%;height:384px}.map-note{max-width:var(--max);margin:0 auto 32px;padding:8px 16px;font-size:24px}.form-wrap{max-width:720px;margin:0 auto;padding:24px 16px 80px}.form-wrap .lead{margin:16px 0 32px;line-height:1.6}.form-wrap h1{text-align:center;color:#1f1f1f;margin-bottom:16px;font-size:48px;font-weight:400}.form-wrap .lead{color:#655f59;letter-spacing:.5px;text-align:center;font-size:18px}.form label{color:#1a1a1a;margin:16px 0 8px;font-size:14px;display:block}.form input,.form textarea{color:#888;width:100%;font-family:var(--font-secondary);background:#dbc948;border:1px solid #613d1a;padding:12px 14px;font-size:16px}.form input::placeholder,.form textarea::placeholder{color:#888}.form textarea{resize:vertical;min-height:140px}.btn{color:#fff;font-family:var(--font-secondary);letter-spacing:.01em;cursor:pointer;background:#000;border:0;border-radius:0;justify-content:center;align-items:center;padding:14px 60px;font-size:14px;transition:background .2s;display:inline-flex}.btn:hover{color:#fff;background:#dbc948}.form .btn{margin:24px auto 0;display:flex}.form-status{margin-top:16px;font-style:italic}.footer{text-align:center;margin-top:auto;padding:48px 16px 32px}.footer-lines{justify-content:center;align-items:center;gap:24px;margin-bottom:16px;display:flex}.footer-lines .line{background:#000;flex:1;max-width:352px;height:2px}.footer h2{font-family:var(--font-primary);white-space:nowrap;font-size:48px;font-weight:400}.footer .btn{margin:18px 0 28px}.footer address{font-style:normal;line-height:1.6}.footer .mini-logo{width:149px;margin:20px auto 12px}.footer .credit{font-size:14px}@media (max-width:920px){.header{min-height:131px;padding:24px 16px}.logo{width:112px;height:83px}.menu-toggle{display:block}.nav{flex-direction:column;align-items:flex-end;gap:16px;width:100%;padding-top:16px;display:none}.nav.open{display:flex}.header-inner{flex-wrap:wrap}.home-title p,.home-blurb .serif,.footer h2,.page-head h1{font-size:24px}.home-blurb{padding-top:80px}.home-blurb .loc{font-size:16px}.hero-badge{width:113px;height:113px}.hero-badge img{width:78px}.about-split,.rates{grid-template-columns:1fr}.about-split img{height:auto}.about-copy h1{font-size:32px}.about-copy p{font-size:16px}.gallery{column-count:1;column-gap:12px}.gallery img{margin-bottom:12px}.rates-title h1{font-size:24px}.rate-card{height:464px}.btn{padding:14px 40px}.footer-lines .line{max-width:71px}.map-note{font-size:14px}}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/65c558afe41e89d6-s.013x9cty0dvbp.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;font-display:swap;src:url(../media/14e23f9b59180572-s.054a9rxhye2rx.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;font-display:swap;src:url(../media/b49b0d9b851e4899-s.12c_00cnxx2oq.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;font-display:swap;src:url(../media/2a65768255d6b625-s.p.2r-cuu_7locvx.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;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65c558afe41e89d6-s.013x9cty0dvbp.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:500;font-display:swap;src:url(../media/14e23f9b59180572-s.054a9rxhye2rx.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:500;font-display:swap;src:url(../media/b49b0d9b851e4899-s.12c_00cnxx2oq.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:500;font-display:swap;src:url(../media/2a65768255d6b625-s.p.2r-cuu_7locvx.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;font-style:normal;font-weight:700;font-display:swap;src:url(../media/65c558afe41e89d6-s.013x9cty0dvbp.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:700;font-display:swap;src:url(../media/14e23f9b59180572-s.054a9rxhye2rx.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:700;font-display:swap;src:url(../media/b49b0d9b851e4899-s.12c_00cnxx2oq.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:700;font-display:swap;src:url(../media/2a65768255d6b625-s.p.2r-cuu_7locvx.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_8626fb65-module__a8V-7W__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_8626fb65-module__a8V-7W__variable{--font-playfair:"Playfair Display", "Playfair Display Fallback"}
@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/56df583ce044caea-s.3wglccamzi6lz.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a67cc0370eff61ca-s.2cvhv-_df1y5h.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/34bbf591f9d3a401-s.2et0qs_4e48aa.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:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4f6f357ea0646d8f-s.1ait9ftiw-bow.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:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a7ffaf1b372e2bda-s.p.3njy7soka3nd2.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:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_ef9d2464-module__MKdGIG__className{font-family:Montserrat,Montserrat Fallback;font-style:normal;font-weight:400}.montserrat_ef9d2464-module__MKdGIG__variable{--font-montserrat:"Montserrat", "Montserrat Fallback"}
@font-face{font-family:PT Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8fe616373cda781a-s.3zsw3i_t0cd25.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:PT Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ac972b96b88588e0-s.38k1yaatxy94d.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:PT Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ea95a6c50203df72-s.0i39tt0a94-to.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:PT Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/80bb744e92754df7-s.p.16jqoopzq5m_9.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:PT Serif Fallback;src:local(Times New Roman);ascent-override:94.22%;descent-override:25.93%;line-gap-override:0.0%;size-adjust:110.28%}.pt_serif_820a5119-module__PK2yAa__className{font-family:PT Serif,PT Serif Fallback;font-style:normal;font-weight:400}.pt_serif_820a5119-module__PK2yAa__variable{--font-pt:"PT Serif", "PT Serif Fallback"}
@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b29693bf789d5794-s.0awa8sdkxyt82.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(../media/3d56b1387b780b9e-s.3hqcx3ill1djh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(../media/733ff1cdaf24d2cd-s.3ynwb-uzblkv3.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:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c5d841cbaf9793b2-s.1h8r6oiwl52bb.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:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ae7b4f62a68c82ac-s.p.0yyevr4m_3608.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:Lobster Fallback;src:local(Arial);ascent-override:113.72%;descent-override:28.43%;line-gap-override:0.0%;size-adjust:87.93%}.lobster_4898db93-module__f2Fj7a__className{font-family:Lobster,Lobster Fallback;font-style:normal;font-weight:400}.lobster_4898db93-module__f2Fj7a__variable{--font-lobster:"Lobster", "Lobster Fallback"}
