:root{--teal:#0f3a40;--teal-2:#1d5c63;--gold:#c6a15b;--gold-text:#8a6a2c;--ink:#1b2629;--muted:#55615f;--sand:#f7f3ec;--line:#e7dfd1;--radius:4px;--serif:var(--font-serif), Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:var(--ink);background:#fff;margin:0;padding-bottom:60px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:17px;line-height:1.7}img{max-width:100%;height:auto;display:block}a{color:var(--teal-2);text-underline-offset:3px}h1,h2,h3{font-family:var(--serif);color:var(--teal);letter-spacing:.005em;font-weight:500;line-height:1.15}h1{margin:.4rem 0 1rem;font-size:2.3rem}h2{margin:0 0 1.25rem;font-size:1.9rem}h2:after{content:"";background:var(--gold);width:48px;height:2px;margin-top:.9rem;display:block}h3{margin:0 0 .4rem;font-size:1.3rem}.wrap{max-width:1160px;margin:0 auto;padding:0 20px}.section{padding:3.5rem 20px}.band{background:var(--sand)}.kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--gold-text);margin:0 0 .5rem;font-size:.78rem;font-weight:700}.skip{position:absolute;left:-9999px}.skip:focus{z-index:10;background:#fff;padding:8px;top:8px;left:8px}.site-header{border-bottom:1px solid var(--line);background:#fff}.header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;padding-top:10px;padding-bottom:10px;display:flex}.logo-link{flex-direction:column;align-items:center;text-decoration:none;display:inline-flex}.logo{width:140px;height:auto}.logo-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--gold-text);white-space:nowrap;margin-top:3px;font-size:.56rem;font-weight:600}.header-call{color:var(--teal);border:1px solid var(--gold);white-space:nowrap;border-radius:999px;padding:8px 14px;font-size:.92rem;font-weight:600;text-decoration:none}.site-nav{letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;order:3;gap:2px 20px;width:100%;font-size:.8rem;display:flex}.site-nav a{color:var(--ink);padding:4px 0;text-decoration:none}.site-nav .nav-book{color:var(--gold-text);font-weight:700}.hero{color:#fff;background:var(--teal);position:relative;overflow:hidden}.hero-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(#081c209e 0%,#081c20d1 100%);position:absolute;inset:0}.hero-content{padding-top:2.5rem;padding-bottom:2.5rem;position:relative}.hero h1{color:#fff}.hero h1,.hero .lead{text-shadow:0 1px 12px #00000059}.eyebrow{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.lead{color:#ffffffeb;max-width:36rem;margin:0 0 1.4rem;font-size:1.08rem}.hero .cta-note{color:#ffffffd9}.hero .cta-note a{color:#fff}.cta-row{flex-wrap:wrap;gap:12px;max-width:560px;margin:1rem 0 .6rem;display:flex}.btn{text-align:center;letter-spacing:.12em;text-transform:uppercase;border-radius:999px;flex:200px;padding:14px 22px;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-block}.btn-gold{background:var(--gold);color:#10292d;border:1px solid var(--gold)}.btn-light{color:#fff;background:0 0;border:1px solid #fffc}.btn-outline{color:var(--teal);border:1px solid var(--teal);background:0 0}.cta-note{color:var(--muted);margin:.25rem 0 0;font-size:.93rem}.facts{background:var(--teal);color:#fff}.facts-list{grid-template-columns:1fr 1fr;gap:18px 16px;margin:0 auto;padding-top:1.6rem;padding-bottom:1.6rem;list-style:none;display:grid}.facts-list li{gap:2px;display:grid}.facts-list strong{font-family:var(--serif);color:var(--gold);font-size:1.2rem;font-weight:500}.facts-list span{color:#ffffffd9;font-size:.88rem}.checks{margin:0 0 1.25rem;padding:0;list-style:none}.checks li{margin-bottom:.7rem;padding-left:2rem;position:relative}.checks li:before{content:"✓";border:1px solid var(--gold);width:1.3rem;height:1.3rem;color:var(--gold-text);border-radius:50%;place-items:center;font-size:.75rem;display:grid;position:absolute;top:.15rem;left:0}.steps{counter-reset:s;margin:0 0 1.25rem;padding:0;list-style:none}.steps li{counter-increment:s;margin-bottom:1.1rem;padding-left:3rem;position:relative}.steps li:before{content:counter(s);font-family:var(--serif);color:var(--gold-text);font-size:1.6rem;position:absolute;top:-.1rem;left:0}.cards{gap:1.5rem;display:grid}.card{border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 10px 30px #0f3a4014}.card img{aspect-ratio:3/2;object-fit:cover;width:100%}.card-body{padding:1.4rem 1.4rem 1.6rem}.card-body p{color:var(--muted);letter-spacing:.02em;margin:0 0 .7rem;font-size:.95rem}.photo-pending{aspect-ratio:3/2;background:linear-gradient(135deg, #eef3f2, var(--sand));color:var(--gold-text);font-family:var(--serif);place-items:center;font-size:1.2rem;font-style:italic;display:grid}.gallery{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:1.25rem;display:grid}.gallery img{border-radius:var(--radius);aspect-ratio:3/2;object-fit:cover;width:100%;height:100%}.gallery .g-main{grid-column:1/-1}.faq{border-top:1px solid var(--line);padding:1.2rem 0 .4rem}.faq h3{font-size:1.2rem}.faq p{color:var(--muted);margin-top:0}.site-footer{background:var(--teal);color:#ffffffd9;border-top:3px solid var(--gold)}.site-footer a{color:#fff}.footer-grid{gap:1.75rem;padding-top:2.75rem;padding-bottom:1.5rem;display:grid}.footer-grid p{margin:0 0 .4rem}.footer-name{font-family:var(--serif);color:var(--gold);font-size:1.5rem}.site-footer nav{gap:.5rem;display:grid}.footer-small{color:#fff9;margin:0 auto;padding-bottom:1.75rem;font-size:.82rem}.action-bar{background:var(--teal);z-index:5;border-top:2px solid var(--gold);grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.action-bar a{color:#fff;text-align:center;letter-spacing:.14em;text-transform:uppercase;padding:14px 0;font-size:.8rem;font-weight:700;text-decoration:none}.action-bar a:last-child{background:var(--gold);color:#10292d}.action-bar a+a{border-left:1px solid #fff3}@media (min-width:700px){.cards{grid-template-columns:1fr 1fr}.gallery{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr 1fr}.gallery .g-main{aspect-ratio:auto;grid-area:1/1/3}.gallery img:nth-child(4){grid-column:2/4}.two-col{columns:2;column-gap:3rem}.facts-list{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:2fr 1fr}}@media (min-width:960px){body{padding-bottom:0}.action-bar{display:none}h1{max-width:14ch;font-size:3.4rem}h2{font-size:2.3rem}.section{padding:5rem 20px}.hero{align-items:center;min-height:78vh;display:flex}.hero-shade{background:linear-gradient(90deg,#081c20e6 0%,#081c20c7 45%,#081c204d 100%)}.hero-content{width:100%;padding-top:5rem;padding-bottom:5rem}.logo{width:170px}.logo-tag{letter-spacing:.12em;font-size:.64rem}.site-nav{order:0;gap:28px;width:auto}}.page-hero .hero-content{padding-top:2.25rem;padding-bottom:2.25rem}.narrow{max-width:720px}.muted{color:var(--muted)}.specs{color:var(--muted);letter-spacing:.03em;margin-top:-.25rem}.options{gap:1rem;margin:0 0 1.5rem;display:grid}.options>div{border-top:2px solid var(--gold);padding-top:1rem}.options p{color:var(--muted);margin:0}.photo-grid{grid-template-columns:1fr;gap:10px;display:grid}.photo-grid img{aspect-ratio:3/2;object-fit:cover;border-radius:var(--radius);width:100%}.feature{align-items:center;gap:1.25rem;display:grid}.feature img{border-radius:var(--radius);width:100%}.cta-block h2{margin-bottom:.75rem}.contact-grid{gap:12px;margin-bottom:1.5rem;display:grid}.contact-card{border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);background:#fff;gap:2px;padding:1.25rem 1.4rem;text-decoration:none;display:grid;box-shadow:0 10px 30px #0f3a400f}.contact-card strong{font-family:var(--serif);color:var(--teal);word-break:break-word;font-size:1.35rem;font-weight:500}.contact-card span:last-child{color:var(--muted);font-size:.9rem}.booking-form{gap:1rem;display:grid}.booking-form label{gap:6px;font-size:.95rem;font-weight:600;display:grid}.booking-form input,.booking-form select,.booking-form textarea{font:inherit;border-radius:var(--radius);background:#fff;border:1px solid #c9c2b4;width:100%;padding:12px 14px;font-weight:400}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{outline:2px solid var(--gold);border-color:var(--gold)}.booking-form button[disabled]{opacity:.55;cursor:not-allowed}.form-notice{background:var(--sand);border-left:3px solid var(--gold);border-radius:var(--radius);padding:1rem 1.2rem}.form-notice.success h2:after{display:none}.form-error{color:#8b1d1d;font-weight:600}.hp{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}@media (min-width:600px){.photo-grid,.contact-grid{grid-template-columns:1fr 1fr}}@media (min-width:960px){.options{grid-template-columns:repeat(3,1fr);gap:2rem}.photo-grid{grid-template-columns:repeat(3,1fr)}.feature{grid-template-columns:3fr 2fr;gap:2.5rem}.page-hero{min-height:46vh}.page-hero h1{max-width:20ch}.page-hero .hero-content{padding-top:3.5rem;padding-bottom:3.5rem}}.slider{margin-top:1rem;position:relative}.slider-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;border-radius:var(--radius);scrollbar-width:none;outline-offset:4px;display:flex;overflow-x:auto}.slider-track::-webkit-scrollbar{display:none}.slide{scroll-snap-align:start;flex:0 0 100%;margin:0}.slide img{aspect-ratio:3/2;object-fit:cover;width:100%}.slider-btn{color:#fff;cursor:pointer;background:#0f3a40b8;border:0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.8rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.slider-btn:disabled{opacity:.3;cursor:default}.slider-btn.prev{left:10px}.slider-btn.next{right:10px}.slider-count{text-align:center;color:var(--muted);letter-spacing:.12em;margin:.6rem 0 0;font-size:.85rem}.prose{max-width:46rem}.prose h2{margin-top:2.25rem}.footer-small a{color:inherit}.slide-open{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.slide-open img{display:block}.slider-hint{letter-spacing:.04em}.lightbox{color:#fff;background:#061417f5;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0}.lightbox::backdrop{background:#061417f5}.lightbox[open]{place-items:center;display:grid}.lightbox img{object-fit:contain;width:auto;max-width:100vw;height:auto;max-height:86dvh}.lightbox-count{text-align:center;letter-spacing:.14em;color:#fffc;margin:0;font-size:.85rem;position:absolute;bottom:14px;left:0;right:0}.lightbox-btn,.lightbox-close{color:#fff;cursor:pointer;background:#0614178c;border:1px solid #ffffff59;border-radius:50%;width:48px;height:48px;font-size:1.8rem;line-height:1;position:absolute}.lightbox-btn{top:50%;transform:translateY(-50%)}.lightbox-btn:disabled{opacity:.25;cursor:default}.lightbox-btn.prev{left:12px}.lightbox-btn.next{right:12px}.lightbox-close{top:12px;right:12px}.map-figure{margin:1.5rem 0 .5rem}.map-figure img{border-radius:var(--radius);width:100%;height:auto;box-shadow:0 10px 30px #0f3a4014}.map-figure figcaption{color:var(--muted);text-align:right;margin-top:.4rem;font-size:.75rem}.map-figure figcaption a{color:inherit}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65c558afe41e89d6-s.3jppgd0xzx-0d.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.0t8ljjjn9wtsx.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.2zyohmvb-ks7f.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.3u4lli0-axodc.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:600;font-display:swap;src:url(../media/65c558afe41e89d6-s.3jppgd0xzx-0d.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:600;font-display:swap;src:url(../media/14e23f9b59180572-s.0t8ljjjn9wtsx.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:600;font-display:swap;src:url(../media/b49b0d9b851e4899-s.2zyohmvb-ks7f.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:600;font-display:swap;src:url(../media/2a65768255d6b625-s.p.3u4lli0-axodc.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_464b459f-module__QJCEmG__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_464b459f-module__QJCEmG__variable{--font-serif:"Playfair Display", "Playfair Display Fallback"}
