@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink: #13221f;--ink-soft: #304b45;--surface: #ffffff;--surface-soft: #f2f5f1;--surface-cream: #f7f6f2;--line: #d4ddd4;--forest: #1c4f40;--forest-dark: #153a30;--accent: #d18947;--danger: #a32929;--focus-ring: #89b9a8;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--radius-sm: 12px;--radius-md: 18px;--radius-lg: 26px;--container-max: 1240px;--container-gutter: clamp(1rem, 2.7vw, 2rem);--header-height: 52px;--header-offset: calc(var(--header-height) + var(--space-3));--hero-content-max: 760px;--shadow-soft: 0 12px 40px rgba(12, 28, 24, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface-cream)}html.snap-enabled,body.snap-enabled{scroll-snap-type:y proximity}body{margin:0;min-width:320px;font-family:Manrope,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(circle at 0% 0%,#f3f7f2 0%,var(--surface-cream) 45%,#f6f4ef 100%);line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}.image-placeholder{width:100%;min-height:180px;background:linear-gradient(135deg,#e8efea,#dce7e1);border:1px solid #cdd9d2}h1,h2,h3,h4,h5,h6{margin:0;font-family:Fraunces,Georgia,serif;line-height:1.15;letter-spacing:-.015em}p{margin:0}input,textarea,select,button{font:inherit}button{border:0;cursor:pointer}.app-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell{flex:1}.container{width:min(var(--container-max),calc(100% - (var(--container-gutter) * 2)));margin:0 auto}.section{padding:clamp(3.5rem,7vw,6rem) 0}.section--light{background:linear-gradient(180deg,#ffffffdb,#f4f8f4e6)}.page-section{min-height:calc(100vh - var(--header-height) - var(--space-10))}.snap-section{scroll-snap-align:start;scroll-margin-top:var(--header-offset)}.eyebrow{margin-bottom:.6rem;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--forest)}.section-heading{margin-bottom:clamp(1.6rem,3vw,2.4rem);text-align:center}.section-heading h1,.section-heading h2{font-size:clamp(1.8rem,3.4vw,2.8rem);margin-bottom:.75rem}.section-heading p{max-width:70ch;margin:0 auto;color:var(--ink-soft)}.section-heading--left{text-align:left}.section-heading--left p{margin:0}.section-header{display:grid;gap:var(--space-2)}.section-header--center{text-align:center;justify-items:center}.section-header--left{text-align:left}.section-header__eyebrow{margin:0;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--forest)}.section-header__title{margin:0;max-width:22ch;font-size:clamp(1.72rem,3.1vw,2.55rem);line-height:1.14}.section-header__description{margin:0;max-width:60ch;color:var(--ink-soft);font-size:1rem;line-height:1.58}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.25rem;border:1px solid transparent;border-radius:999px;font-weight:700;line-height:1;letter-spacing:.01em;transition:transform .2s ease,background-color .2s ease,color .2s ease}.button:hover{transform:translateY(-1px)}.button:focus-visible,.ghost-button:focus-visible,.site-nav__button:focus-visible,.site-nav__link:focus-visible,.menu-toggle:focus-visible,.review-nav-button:focus-visible,.dot-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.button--primary{border-color:var(--forest);background:#1d5a48;color:#fff;box-shadow:0 8px 20px #081a1538}.button--primary:hover{border-color:var(--forest-dark);background:var(--forest-dark)}.button--secondary{border-color:#13221f42;background:#fffffff2;color:var(--ink)}.button--secondary:hover{border-color:#6f8e82;background:#fff}.ghost-button{border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--ink);padding:.45rem .9rem;font-size:.88rem;font-weight:700}.muted{color:var(--ink-soft)}.status-message{margin-top:.8rem;font-size:.92rem;color:var(--forest)}.status-message--error{color:var(--danger)}.site-header{position:sticky;top:0;z-index:120;border-bottom:1px solid rgba(16,39,33,.12);background:#f9fbf9e0;-webkit-backdrop-filter:blur(12px) saturate(140%);backdrop-filter:blur(12px) saturate(140%)}.nav-wrap{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);position:relative}.brand-mark{display:inline-flex;flex-direction:column;justify-content:center;gap:.08rem;color:var(--ink);line-height:1.02;flex-shrink:0}.brand-mark__top{font-size:clamp(.96rem,1vw,1.08rem);font-weight:800;letter-spacing:.02em;color:var(--forest-dark)}.brand-mark__bottom{font-size:clamp(.68rem,.7vw,.78rem);text-transform:uppercase;letter-spacing:.11em;color:#395047;font-weight:700}.menu-toggle{min-height:36px;border-radius:999px;border:1px solid #b9c9c1;background:#fff;color:var(--forest-dark);padding:.38rem .9rem;font-size:.84rem;letter-spacing:.02em;font-weight:700}.site-nav{position:absolute;top:calc(100% + var(--space-2));left:0;right:0;max-width:100%;border:1px solid #c4d1cb;border-radius:var(--radius-sm);background:#fbfdfcfa;padding:var(--space-2);display:none;flex-direction:column;gap:var(--space-1);box-shadow:var(--shadow-soft)}.site-nav.is-open{display:flex}.site-nav__button,.site-nav__link{min-height:36px;display:inline-flex;align-items:center;justify-content:flex-start;width:100%;border-radius:10px;padding:.45rem .7rem;text-align:left;color:#18342d;font-size:.94rem;font-weight:700;background:transparent}.site-nav__button:hover,.site-nav__link:hover,.site-nav__button.is-active,.site-nav__link.is-active{background:#e8f1ed;color:var(--forest-dark)}.hero-section{position:relative;min-height:62svh;display:grid;align-items:center;padding:clamp(1.4rem,3.8vw,2.6rem) 0;color:#f7fbf8;isolation:isolate}.hero-section__background{position:absolute;inset:0;z-index:0}.hero-section__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-section__image--placeholder{background:linear-gradient(130deg,#29453d,#1f3a32);border:0;min-height:100%}.hero-section__background:after{content:"";position:absolute;inset:0;background:linear-gradient(102deg,#081612d6,#091915b3 44%,#09191561,#0919153d),linear-gradient(180deg,#0816127a,#08161233 42%,#0816128a)}.hero-section__content{width:min(var(--hero-content-max),100%);position:relative;z-index:1;display:grid;gap:var(--space-4)}.hero-section .eyebrow{color:#c9e7dced;margin-bottom:var(--space-2)}.hero-section h1{font-size:clamp(2rem,5.2vw,3.8rem);line-height:1.06;max-width:18ch;text-wrap:balance}.hero-section__subhead{max-width:58ch;font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.5;color:#f3faf7f5}.hero-section__actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.hero-section .button--secondary{background:#102b2438;border-color:#ecf6f29e;color:#f5fbf8}.hero-section .button--secondary:hover{background:#102b245c;border-color:#ecf6f2d1}.hero-section__chips{display:flex;flex-wrap:wrap;gap:var(--space-2)}.hero-section__chips span{display:inline-flex;align-items:center;min-height:32px;padding:.32rem .74rem;border-radius:999px;font-size:.8rem;font-weight:600;color:#f2f9f6f2;background:#0a1f1a61;border:1px solid rgba(226,238,232,.42);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.features-section{padding:clamp(2.9rem,6vw,4.1rem) 0;background:#f5f7f4;scroll-margin-top:calc(var(--header-offset) + var(--space-2))}.features-section__header{margin-bottom:var(--space-5);gap:.45rem}.features-cta{display:grid;grid-template-columns:1fr;gap:var(--space-3);align-items:center;margin-bottom:var(--space-4);padding:.9rem 1rem;border:1px solid #ced8d1;border-radius:var(--radius-sm);background:#fff}.features-cta__copy{display:grid;gap:.3rem}.features-cta__copy h3{font-size:clamp(1.06rem,2vw,1.25rem);line-height:1.22}.features-cta__copy p{max-width:60ch;color:var(--ink-soft);font-size:.97rem;line-height:1.55}.features-cta .button{justify-self:start}.features-grid{display:grid;grid-template-columns:1fr;gap:.9rem;margin-bottom:1.2rem;align-items:stretch}.feature-card{height:100%;display:flex;align-items:flex-start;border:1px solid #d4ddd7;border-radius:var(--radius-sm);background:#fff;padding:1rem 1.05rem}.feature-card p{color:#29433e;font-size:1rem;line-height:1.62}.features-section .gallery-grid{margin-top:var(--space-2)}.reviews-section{scroll-margin-top:calc(var(--header-offset) + var(--space-2))}.reviews-section .section-heading{margin-bottom:clamp(1rem,2.2vw,1.5rem)}.reviews-section .section-heading h2{max-width:26ch;margin-inline:auto}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.gallery-tile{border-radius:var(--radius-sm);overflow:hidden;background:#fff;border:1px solid var(--line)}.gallery-tile img,.gallery-tile__image,.gallery-tile .image-placeholder{aspect-ratio:4 / 3;object-fit:cover}.gallery-tile figcaption{font-size:.8rem;font-weight:700;color:var(--ink-soft);padding:.5rem .65rem}.booking-grid{display:grid;grid-template-columns:1fr;gap:1rem}.booking-card{border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;background:#fff;box-shadow:var(--shadow-soft)}.booking-card img,.booking-card__image,.booking-card .image-placeholder{aspect-ratio:16 / 10;object-fit:cover}.booking-card__body{padding:1rem;display:grid;gap:.7rem}.booking-card__body h3{font-size:1.18rem}.booking-card__body p{color:var(--ink-soft);font-size:.95rem}.review-carousel{width:min(960px,100%);margin:0 auto;border:1px solid #d2ddd6;border-radius:var(--radius-md);background:#fff;padding:clamp(1rem,2.1vw,1.55rem);box-shadow:0 10px 30px #0c1d1814;display:grid;gap:var(--space-3)}.review-slide{display:grid;gap:var(--space-2)}.review-slide__header{display:grid;gap:.35rem}.review-slide__author{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.review-slide__name{margin:0;font-size:1.02rem;font-weight:700;color:#162e28}.review-slide__date,.review-slide__site{margin:0;color:#5a7068;font-size:.86rem}.review-slide__rating{margin:0;display:inline-flex;align-items:center}.review-slide__stars{display:inline-flex;align-items:center;gap:.1rem}.review-slide__star{width:13px;height:13px}.review-slide__star path{fill:none;stroke:#a1b2aa;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.review-slide__star.is-filled path{fill:#d18947;stroke:#d18947}.review-slide__star.is-empty path{fill:transparent;stroke:#9dada5}.review-slide__text{margin:0;max-width:70ch;color:#2f4943;font-size:.99rem;line-height:1.62}.review-carousel__footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid #e0e8e3}.review-nav-button{min-height:34px;border-radius:999px;border:1px solid #c4d2cb;background:#fff;color:#214039;padding:.36rem .68rem;display:inline-flex;align-items:center;gap:.28rem;font-size:.84rem;font-weight:700}.review-nav-button:hover{background:#f3f8f5}.review-nav-button:disabled{opacity:.46;cursor:not-allowed}.review-nav-button__icon{width:12px;height:12px}.review-nav-button__icon path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.review-carousel__dots{display:inline-flex;align-items:center;justify-self:center;gap:.3rem}.dot-button{width:8px;height:8px;border-radius:50%;border:1px solid #afc0b7;padding:0;background:#d6dfd9}.dot-button:disabled{opacity:.45}.dot-button.is-active{border-color:var(--forest-dark);background:var(--forest-dark);transform:scale(1.08)}.contact-layout{display:grid;grid-template-columns:1fr;grid-template-areas:"heading" "form" "panel";gap:1rem}.contact-layout__heading{grid-area:heading;margin-bottom:.15rem}.contact-layout__heading h2{max-width:20ch}.contact-form{grid-area:form;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:1rem;box-shadow:var(--shadow-soft)}.field-row{display:grid;gap:.35rem;margin-bottom:.8rem}.field-row label{font-size:.9rem;font-weight:700}.field-row input,.field-row textarea,.field-row select{border:1px solid #bfd0c7;border-radius:12px;background:#fff;color:var(--ink);padding:.62rem .75rem}.field-row input:focus,.field-row textarea:focus,.field-row select:focus{outline:none;border-color:#83ad9c;box-shadow:0 0 0 3px #76a29133}.field-error{font-size:.83rem;color:var(--danger)}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.contact-panel{grid-area:panel;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:1rem;display:grid;gap:.65rem;box-shadow:var(--shadow-soft)}.contact-panel h3{margin-bottom:.1rem}.contact-panel a{font-weight:700;color:var(--forest-dark)}.contact-panel a:hover{text-decoration:underline}.map-frame{margin-top:.35rem;min-height:260px;border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--line);background:linear-gradient(130deg,#eef5f0,#f7faf8);display:grid;place-items:center}.map-frame iframe{width:100%;height:100%;border:0}.map-frame__load{background:#fff}.site-footer{border-top:1px solid rgba(30,66,56,.15);background:#f0f4ef}.site-footer__inner{min-height:64px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem;padding:1rem 0}.site-footer__title{font-weight:800}.site-footer__copy{font-size:.84rem;color:var(--ink-soft)}.site-footer__links{display:flex;flex-wrap:wrap;gap:.7rem}.site-footer__links a{font-size:.88rem;font-weight:700}.site-footer__links a:hover{text-decoration:underline}.blog-grid{margin-top:1.1rem;display:grid;grid-template-columns:1fr;gap:1rem}.blog-card{border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;background:#fff;box-shadow:var(--shadow-soft)}.blog-card img,.blog-card__image,.blog-card .image-placeholder{aspect-ratio:16 / 9;object-fit:cover}.blog-card__body{padding:1rem;display:grid;gap:.6rem}.blog-card__date{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-soft)}.blog-card__body h2{font-size:1.28rem}.blog-card__body p{color:var(--ink-soft)}.admin-link-row{margin-top:1rem}.blog-post-layout{display:grid;gap:1rem}.blog-post-header{display:grid;gap:.65rem}.blog-post-header h1{font-size:clamp(1.9rem,4vw,2.9rem)}.blog-post-header p{color:var(--ink-soft)}.blog-post-cover{border-radius:var(--radius-md);border:1px solid var(--line);max-height:460px;object-fit:cover}.blog-post-cover.image-placeholder{min-height:min(460px,55vh)}.blog-content{border-radius:var(--radius-md);border:1px solid var(--line);background:#fff;padding:clamp(1rem,2.5vw,1.7rem);box-shadow:var(--shadow-soft)}.blog-content__heading{margin-top:.85rem;margin-bottom:.45rem;font-size:1.3rem}.blog-content__heading--small{font-size:1.1rem}.blog-content__paragraph{margin-top:.35rem;color:var(--ink-soft)}.blog-content__list{margin:.55rem 0;padding-left:1.15rem;color:var(--ink-soft)}.blog-content__list li{margin:.25rem 0}.blog-content__rich{color:var(--ink-soft);line-height:1.62}.blog-content__rich h2,.blog-content__rich h3{color:var(--ink);margin:.9rem 0 .45rem;line-height:1.2}.blog-content__rich p{margin:.45rem 0}.blog-content__rich ul,.blog-content__rich ol{margin:.55rem 0;padding-left:1.2rem}.blog-content__rich li{margin:.25rem 0}.blog-content__rich a{color:var(--forest-dark);text-decoration:underline}.auth-card-wrap{display:grid;place-items:center}.auth-card{width:min(450px,100%);border-radius:var(--radius-md);border:1px solid var(--line);background:#fff;padding:1.1rem;display:grid;gap:.55rem;box-shadow:var(--shadow-soft)}.admin-layout{display:grid;grid-template-columns:1fr;gap:1rem}.admin-list,.admin-editor{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:1rem;box-shadow:var(--shadow-soft)}.admin-list__header{display:grid;gap:.42rem;margin-bottom:.7rem}.admin-list__actions{display:flex;gap:.4rem;flex-wrap:wrap}.admin-list__items{display:grid;gap:.4rem;max-height:420px;overflow-y:auto;padding-right:.2rem}.admin-list__item{display:flex;justify-content:space-between;gap:.7rem;align-items:center;padding:.52rem .62rem;border-radius:10px;border:1px solid var(--line);background:#fff;text-align:left}.admin-list__item.is-active,.admin-list__item:hover{border-color:#8cb8a8;background:#f5faf6}.admin-list__item small{text-transform:uppercase;letter-spacing:.06em;font-weight:700;color:var(--ink-soft)}.admin-editor{display:grid;gap:.6rem}.admin-editor__header{margin-bottom:.2rem}.admin-editor__row{display:grid;gap:.65rem}.rich-editor{display:grid;gap:.45rem}.rich-editor>label{font-size:.9rem;font-weight:700}.rich-editor__ribbon{display:flex;flex-wrap:wrap;gap:.45rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#f5f8f6;padding:.45rem}.rich-editor__group{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .25rem;border-right:1px solid #d8e1db}.rich-editor__group:last-child{border-right:0}.ribbon-button{min-height:32px;border-radius:8px;border:1px solid #b9c9c1;background:#fff;color:#1d3b34;font-size:.82rem;font-weight:700;padding:.35rem .58rem}.ribbon-button:hover{background:#edf6f1}.ribbon-label{font-size:.76rem;font-weight:700;color:var(--ink-soft)}.ribbon-select{min-height:32px;border-radius:8px;border:1px solid #b9c9c1;background:#fff;color:var(--ink);padding:.25rem .45rem}.ribbon-color{width:34px;height:32px;border-radius:8px;border:1px solid #b9c9c1;padding:0;background:#fff}.rich-editor__surface{min-height:var(--rich-editor-min-height, 260px);border:1px solid #bfd0c7;border-radius:12px;background:#fff;color:var(--ink);padding:.7rem .8rem;overflow-y:auto;line-height:1.58}.rich-editor__surface:focus{outline:none;border-color:#83ad9c;box-shadow:0 0 0 3px #76a29133}.rich-editor__surface:empty:before{content:"Start writing your post...";color:#8ea59a}.rich-editor__surface p{margin:.45rem 0}.rich-editor__surface h2,.rich-editor__surface h3{margin:.65rem 0 .45rem}.rich-editor__surface ul,.rich-editor__surface ol{margin:.5rem 0;padding-left:1.2rem}.admin-cover-preview{width:min(360px,100%);border-radius:var(--radius-sm);border:1px solid var(--line)}@media(max-width:479px){:root{--header-height: 48px}.nav-wrap{min-height:48px}.hero-section{min-height:58svh;padding:var(--space-6) 0 var(--space-8)}.hero-section h1{max-width:14ch;font-size:clamp(1.9rem,10vw,2.7rem)}.hero-section__subhead{font-size:1rem;max-width:50ch}.hero-section__actions{width:100%}.hero-section__actions .button{flex:1 1 100%}.features-section{padding:2.4rem 0}.features-cta{padding:.85rem .9rem}.reviews-section{padding:2.5rem 0}.review-carousel{padding:.92rem;gap:var(--space-2)}.review-slide__name{font-size:.96rem}.review-slide__date,.review-slide__site{font-size:.8rem}.review-slide__text{font-size:.94rem;line-height:1.58}.review-carousel__footer{gap:.42rem;padding-top:var(--space-2)}.review-nav-button{min-height:32px;padding:.3rem .52rem;font-size:.78rem}.review-nav-button__icon{width:11px;height:11px}.dot-button{width:7px;height:7px}}@media(min-width:768px){.hero-section{min-height:64svh}.review-slide__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:var(--space-2)}.review-slide__date{justify-self:end;text-align:right}.review-slide__text{font-size:1rem}.features-cta{grid-template-columns:minmax(0,1fr) auto;padding:.9rem 1.05rem}.features-cta .button{justify-self:end}.features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.booking-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-layout{grid-template-columns:1.2fr .9fr;grid-template-areas:"heading heading" "form panel";align-items:start;column-gap:1.1rem;row-gap:.85rem}.blog-grid,.admin-editor__row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){:root{--header-height: 54px}.menu-toggle{display:none}.site-nav{position:static;display:flex;flex-direction:row;align-items:center;border:0;box-shadow:none;padding:0;background:transparent;gap:var(--space-1);width:auto}.site-nav__button,.site-nav__link{min-height:34px;padding:.3rem .68rem;border-radius:999px;width:auto;justify-content:center;text-align:center}.hero-section{min-height:68svh}.review-carousel{padding:1.45rem 1.6rem 1.35rem}.review-slide__name{font-size:1.05rem}.review-slide__text{font-size:1.02rem}.features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.booking-grid,.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-layout{grid-template-columns:310px 1fr}}@media(min-width:1280px){.hero-section{min-height:70svh}.hero-section__content{width:min(800px,100%)}}
