/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.contents{display:contents}}:root{color:#232323;text-rendering:optimizelegibility;background:#fffef3;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:radial-gradient(circle at 12% 4%,#ffd31a3d,#0000 28%),radial-gradient(circle at 86% 12%,#3fbde22e,#0000 30%),linear-gradient(#fff,#fffef3 42%,#e7f7ff);margin:0;overflow-x:hidden}#root{min-width:0;overflow-x:clip}main{padding-bottom:46px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{transition:transform .18s,border-color .18s,background-color .18s,color .18s,box-shadow .18s}.site-header{z-index:40;color:#232323;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffcdb;border:1px solid #14221a14;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:10px;display:flex;position:fixed;inset:18px 24px auto;box-shadow:0 18px 60px #18271e1f}.brand{align-items:center;gap:11px;min-width:300px;display:flex}.brand-logo{object-fit:cover;background:#fff;border:2px solid #fff;border-radius:50%;flex:none;width:54px;height:54px;box-shadow:0 8px 18px #066b312e}.brand strong,.brand small{display:block}.brand strong{letter-spacing:0;font-size:.95rem;font-weight:700;line-height:1.15}.brand small{color:#68766d;font-size:.78rem}.nav-links{background:#fff;border:1px solid #eef0e9;border-radius:8px;align-items:center;gap:2px;padding:4px;display:flex}.nav-links a{color:#526259;border-radius:6px;padding:10px 12px;font-size:.92rem;font-weight:600}.nav-links a:hover{color:#066b31;background:#e7f7ff}.nav-links a.active{color:#e41f2c;background:#fff4c2}.nav-book-button{display:none}.header-cta,.primary-button,.secondary-button,.text-link{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:10px;font-weight:700;line-height:1.25;display:inline-flex}.header-cta{color:#fff;background:linear-gradient(135deg,#066b31,#7acb1d);border:0;padding:13px 16px;box-shadow:0 12px 28px #143f2b2e}.header-cta:hover,.primary-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #143f2b38}.menu-button{color:#066b31;background:#e7f7ff;border:0;border-radius:7px;padding:10px;display:none}.hero{background:#043f24;align-items:center;min-height:100vh;padding:148px 22px 118px;display:grid;position:relative;overflow:hidden}.page-hero{color:#fff;text-align:center;background-position:50%;background-size:cover;place-items:center;min-height:58vh;padding:150px 22px 86px;display:grid}.page-hero>div{width:min(860px,100%)}.page-hero h1{color:#fff;margin:0;font-size:clamp(2.4rem,5vw,4.6rem);font-weight:700;line-height:1.08}.page-hero p:last-child{color:#ffffffe6;max-width:680px;margin:18px auto 0;font-size:1.08rem;line-height:1.65}.hero-bg{background:linear-gradient(90deg,#043f24e0,#043f247a 52%,#0000002e),url(/farm-gallery/header-cottage-evening.png) 50%/cover;position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.02)}.eyebrow{color:#e41f2c;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.82rem;font-weight:700}.hero-eyebrow{color:#ffd31a}.hero-content{z-index:2;color:#fff;text-align:center;width:min(1040px,100%);margin:0 auto;position:relative}.hero-emblem{object-fit:cover;background:#fff;border:4px solid #ffffffdb;border-radius:50%;width:132px;height:132px;margin:0 auto 22px;box-shadow:0 18px 42px #00000038}.hero h1{color:#fff;letter-spacing:0;max-width:820px;margin:0 auto;font-size:clamp(2.25rem,4.8vw,4.65rem);font-weight:700;line-height:1.08}.hero-copy{color:#ffffffe6;max-width:670px;margin:24px auto 0;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.primary-button,.secondary-button{border:0;min-height:54px;padding:14px 18px}.primary-button{color:#fff;text-shadow:0 1px 1px #0000002e;background:linear-gradient(135deg,#e41f2c,#f36a21 52%,#ffd31a)}.secondary-button{color:#066b31;background:#fff;border:1px solid #d9dfd6}.secondary-button:hover{border-color:#066b31;transform:translateY(-2px)}.full{width:100%}.hero-booking-strip{z-index:3;grid-template-columns:repeat(4,1fr);gap:12px;width:min(1040px,100% - 44px);max-width:1040px;margin:0 auto;display:grid;position:absolute;bottom:22px;left:22px;right:22px}.hero-booking-strip span,.hero-booking-strip a{color:#526259;text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #ffffff42;border-radius:8px;min-height:82px;padding:16px;box-shadow:0 14px 34px #00000024}.hero-booking-strip strong{color:#e41f2c;margin-bottom:5px;font-size:1.08rem;font-weight:700;display:block}.hero-booking-strip a{color:#066b31;justify-content:center;align-items:center;gap:8px;font-weight:950;display:inline-flex}.section{padding:94px 22px}.section-heading,.split-heading,.experience-grid,.package-grid,.nearby-grid,.video-grid,.home-video-grid,.home-gallery-grid,.property-details-grid,.contact-panel,.tour-layout,.tour-showcase-grid,.location-map-layout,.story-panel,.about-layout,.amenities-layout,.venue-list,.testimonial-grid,.final-cta{width:min(1180px,100%);margin-inline:auto}.section-heading{text-align:center;max-width:790px}.section-heading h2,.split-heading h2,.contact-copy h2,.tour-copy h2,.story-panel h2,.about-copy h2,.amenities-layout h2,.final-cta h2{color:#232323;letter-spacing:0;margin:0;font-size:clamp(2rem,3.8vw,3.65rem);font-weight:700;line-height:1.08}.section-heading p:last-child,.tour-copy p,.contact-intro,.about-copy p,.amenities-intro{color:#5d6d64;font-size:1rem;line-height:1.7}.intro-band,.about-section{background:#fff}.about-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:42px;display:grid}.about-copy p{margin:20px 0}.about-collage{grid-template-rows:250px 250px;grid-template-columns:1.1fr .9fr;gap:14px;display:grid}.about-collage img{object-fit:cover;border-radius:8px;width:100%;height:100%;box-shadow:0 18px 46px #1f30251f}.about-collage img:first-child{grid-row:span 2}.experience-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px;display:grid}.experience-card{background:#dfe9dc;border-radius:8px;min-height:420px;position:relative;overflow:hidden;box-shadow:0 22px 50px #1f30251f}.experience-card img{object-fit:cover;width:100%;height:100%;min-height:420px;transition:transform .5s}.experience-card:after{content:"";background:linear-gradient(#101c140d,#101c14c7);position:absolute;top:0;right:0;bottom:0;left:0}.experience-card:hover img{transform:scale(1.06)}.experience-card div{z-index:2;color:#fff;position:absolute;inset:auto 18px 18px}.experience-card svg{color:#ffd31a}.experience-card h3{margin:14px 0 8px;font-size:1.22rem;font-weight:700}.experience-card p{color:#fffaf0db;margin:0;line-height:1.58}.package-section{background:#fffef3}.amenities-section{background:#fff}.amenities-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:38px;display:grid}.amenities-media{border-radius:8px;overflow:hidden;box-shadow:0 22px 58px #1f30251f}.amenities-media img{object-fit:cover;width:100%;min-height:650px}.amenities-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px;display:grid}.amenities-grid article{background:#fffef3;border:1px solid #e0e7dd;border-radius:8px;padding:22px}.amenities-grid svg{color:#e41f2c}.amenities-grid h3{color:#232323;margin:16px 0 8px;font-size:1.06rem;font-weight:700}.amenities-grid p{color:#5d6d64;margin:0;line-height:1.62}.split-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:36px;display:flex}.text-link{color:#e41f2c}.package-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.package-card{background:#fff;border:1px solid #e0e7dd;border-radius:8px;padding:0 0 28px;overflow:hidden;box-shadow:0 16px 42px #1f302512}.package-card>img{object-fit:cover;width:100%;height:220px}.package-card:hover,.nearby-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #1f30251c}.package-label{color:#066b31;background:#e7f7ff;border-radius:999px;margin:24px 28px 0;padding:8px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.package-card h3{color:#232323;margin:18px 28px 10px;font-size:1.35rem;font-weight:700}.property-details-section{background:#fff}.property-details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px;display:grid}.property-details-grid article{background:#fffef3;border:1px solid #e0e7dd;border-radius:8px;overflow:hidden;box-shadow:0 16px 42px #1f302512}.property-details-grid img{object-fit:cover;background:#e7f7ff;width:100%;height:220px}.property-details-grid div{padding:22px}.property-details-grid h3{color:#232323;margin:0 0 10px;font-size:1.15rem;font-weight:700}.property-details-grid p{color:#5d6d64;margin:0;line-height:1.62}.package-card p{color:#5d6d64;margin:0 28px;line-height:1.62}.package-card ul{gap:10px;margin:24px 28px 0;padding:0;list-style:none;display:grid}.package-card li{color:#26352c;padding-left:24px;font-weight:600;position:relative}.package-card li:before{content:"";background:#e41f2c;border-radius:50%;width:8px;height:8px;position:absolute;top:.65em;left:0}.story-section{background:#fffef3;padding-block:48px}.venues-section{background:#fffef3}.venue-list{gap:22px;margin-top:42px;display:grid}.venue-card{background:#fff;border:1px solid #e0e7dd;border-radius:8px;grid-template-columns:.95fr 1.05fr;display:grid;overflow:hidden;box-shadow:0 18px 52px #1f302514}.venue-card:nth-child(2n) img{order:2}.venue-card img{object-fit:cover;width:100%;height:100%;min-height:420px}.venue-card div{padding:clamp(26px,4vw,42px)}.venue-card span{color:#e41f2c;font-weight:700}.venue-card h3{color:#232323;margin:12px 0;font-size:clamp(1.55rem,3vw,2.45rem);font-weight:700;line-height:1.12}.venue-card p{color:#5d6d64;line-height:1.65}.venue-card ul{grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0;padding:0;list-style:none;display:grid}.venue-card li{color:#066b31;background:#e7f7ff;border-radius:999px;padding:9px 12px;font-size:.9rem;font-weight:600}.gallery-section,.home-gallery-section{background:#fff}.home-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;gap:16px;display:grid}.home-gallery-grid figure{aspect-ratio:4/3;background:#e7f7ff;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 16px 42px #1f302514}.home-gallery-grid figure.wide{grid-column:span 2}.home-gallery-grid img{object-fit:cover;width:100%;height:100%;transition:transform .52s}.home-gallery-grid figure:hover img{transform:scale(1.05)}.photo-gallery{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;grid-auto-rows:250px;gap:16px;width:min(1180px,100%);margin:0 auto;display:grid}.photo-gallery figure{background:#e7f7ff;border-radius:8px;margin:0;position:relative;overflow:hidden;box-shadow:0 16px 42px #1f302514}.photo-gallery figure.wide{grid-area:span 2/span 2}.photo-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .52s}.photo-gallery figure:hover img{transform:scale(1.05)}.story-panel{color:#fff;background:#066b31;border-radius:8px;grid-template-columns:1.1fr .9fr;align-items:center;gap:28px;padding:clamp(28px,5vw,54px);display:grid}.story-panel h2{color:#fff}.story-points{gap:12px;display:grid}.story-points span{color:#f2ead7;background:#ffffff14;border:1px solid #fffaf029;border-radius:8px;align-items:center;gap:12px;padding:16px;font-weight:600;display:flex}.story-points svg{color:#ffd31a;flex:none}.tour-section{background:#043f24}.tour-layout{grid-template-columns:.72fr 1.28fr;align-items:stretch;gap:28px;display:grid}.tour-copy{background:#066b31;border-radius:8px;padding:clamp(26px,4vw,42px)}.tour-copy h2,.tour-copy p{color:#fff}.tour-tabs{flex-wrap:wrap;gap:9px;margin-top:26px;display:flex}.tour-tabs button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fffaf02e;border-radius:999px;padding:10px 13px;font-size:.9rem;font-weight:600}.tour-tabs button.active{color:#232323;background:#ffd31a;border-color:#ffd31a}.map-frame{background:#043f24;border:1px solid #fffaf024;border-radius:8px;min-height:610px;overflow:hidden}.map-frame iframe{border:0;width:100%;height:100%;min-height:610px}.tour-showcase-section{background:#fffef3}.tour-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:42px;display:grid}.tour-view-card{background:#fff;border:1px solid #e0e7dd;border-radius:8px;overflow:hidden;box-shadow:0 18px 52px #1f302514}.tour-view-heading{border-bottom:1px solid #e0e7dd;align-items:center;gap:10px;padding:16px 18px;display:flex}.tour-view-heading svg{color:#e41f2c;flex:none}.tour-view-heading h3{color:#232323;margin:0;font-size:1.05rem;font-weight:700}.tour-view-card iframe{border:0;width:100%;min-height:360px;display:block}.location-map-section{background:#fff}.location-map-layout{grid-template-columns:.78fr 1.22fr;align-items:stretch;gap:24px;display:grid}.location-map-copy,.location-map-frame{border-radius:8px;overflow:hidden;box-shadow:0 18px 52px #1f302514}.location-map-copy{background:#fffef3;border:1px solid #e0e7dd;align-content:center;padding:clamp(26px,4vw,42px);display:grid}.location-map-copy h2{color:#232323;margin:0;font-size:clamp(1.9rem,3vw,3rem);font-weight:700;line-height:1.1}.location-map-copy p:not(.eyebrow){color:#5d6d64;line-height:1.68}.location-map-copy .primary-button{width:fit-content;margin-top:10px}.location-map-frame{background:#e7f7ff;border:1px solid #e0e7dd;min-height:450px}.location-map-frame iframe{border:0;width:100%;height:100%;min-height:450px;display:block}.video-section{background:#fff}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.home-video-grid{grid-template-columns:minmax(280px,1fr);display:grid}.video-card{aspect-ratio:16/9;background-position:50%;background-size:cover;border:1px solid #e0e7dd;border-radius:8px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 48px #1f30251c}.home-video-grid .video-card{aspect-ratio:16/9;width:100%;max-width:1920px;margin-inline:auto}.video-card iframe{border:0;width:100%;height:100%;display:block}.nearby-section{background:#fffef3}.nearby-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px;display:grid}.nearby-card{background:#fff;border:1px solid #e0e7dd;border-radius:8px;overflow:hidden;box-shadow:0 16px 42px #1f30250f}.nearby-card>img{object-fit:cover;background:#e7f7ff;width:100%;height:210px;display:block}.nearby-card-body{padding:22px}.nearby-card svg{color:#e41f2c}.nearby-card h3{color:#232323;margin:14px 0 10px;font-size:1.12rem;font-weight:700}.nearby-card strong{color:#066b31;margin-bottom:12px;font-size:.95rem;display:block}.nearby-card p{color:#5d6d64;margin:0;line-height:1.62}.nearby-card span{color:#066b31;background:#e7f7ff;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:600;display:inline-block}.nearby-card .nearby-plan{color:#3f4e45;border-left:3px solid #ffd31a;margin-top:16px;padding-left:12px}.testimonials-section{background:#fff}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.testimonial-grid article{background:#fffef3;border:1px solid #e0e7dd;border-radius:8px;padding:28px;box-shadow:0 16px 42px #1f302512}.stars{color:#ffd31a;font-weight:700}.testimonial-grid h3{color:#232323;margin:18px 0 12px;font-size:1.12rem;font-weight:700}.testimonial-grid p{color:#5d6d64;line-height:1.65}.testimonial-grid span{color:#066b31;font-size:.9rem;font-weight:600}.final-cta{color:#fff;background:linear-gradient(90deg,#043f24eb,#066b31b8),url(/farm-gallery/open-pavilion.png) 50%/cover;border-radius:8px;justify-content:space-between;align-items:center;gap:28px;padding:clamp(28px,5vw,56px);display:flex}.final-cta h2{color:#fff;max-width:720px}.final-cta p:last-child{color:#ffffffe0;max-width:650px;line-height:1.65}.contact-section{background:#fff}.contact-panel{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:18px;display:grid}.contact-copy,.lead-form{border-radius:8px;padding:clamp(26px,4vw,42px)}.contact-copy{color:#fff;background:linear-gradient(#043f24d1,#043f24d1),url(/farm-gallery/evening-cottage.png) 50%/cover}.contact-copy h2,.contact-intro{color:#fff}.contact-list{gap:12px;margin-top:28px;display:grid}.contact-list a,.contact-list span{color:#fff;overflow-wrap:anywhere;background:#ffffff14;border:1px solid #fffaf033;border-radius:7px;align-items:flex-start;gap:12px;padding:14px;display:flex}.lead-form{background:#fff;border:1px solid #e0e7dd;gap:15px;display:grid;box-shadow:0 18px 50px #1f302514}.lead-form label{color:#26352c;gap:8px;font-weight:600;display:grid}.lead-form input,.lead-form select,.lead-form textarea{color:#232323;background:#f8faf5;border:1px solid #dce4d8;border-radius:7px;outline:none;width:100%;padding:14px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#066b31;box-shadow:0 0 0 4px #143f2b1a}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-row.single-field{grid-template-columns:1fr}.form-status{color:#043f24;background:#fff4c2;border-radius:7px;margin:0;padding:10px 12px;font-size:.92rem;font-weight:700}.policy-section{background:#fff}.policy-panel{background:#fffef3;border:1px solid #e0e7dd;border-radius:8px;width:min(920px,100%);margin:0 auto;padding:clamp(26px,5vw,50px);box-shadow:0 18px 50px #1f302514}.policy-panel h2{color:#232323;margin:0 0 20px;font-size:clamp(2rem,3.8vw,3.4rem);line-height:1.08}.policy-panel p{color:#5d6d64;line-height:1.75}.policy-panel a{color:#066b31;font-weight:700}.site-footer{color:#f8f0e1;background:#043f24;padding:58px max(22px,50vw - 590px) 0}.footer-grid{grid-template-columns:1.2fr .75fr .85fr 1.25fr;gap:32px;display:grid}.footer-brand img{object-fit:cover;background:#fff;border:3px solid #fff;border-radius:50%;width:86px;height:86px}.footer-brand h2,.footer-column h3{color:#ffd31a;margin:16px 0 14px}.footer-brand p{color:#d8dfd7;max-width:360px;line-height:1.65}.footer-socials{gap:10px;margin-top:18px;display:flex}.footer-socials a{color:#fff;background:#ffffff14;border:1px solid #fffaf033;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.footer-socials a:hover{color:#043f24;background:#ffd31a;transform:translateY(-2px)}.google-review-button{color:#043f24;background:#ffd31a;border:1px solid #ffd31a6b;border-radius:7px;align-items:center;gap:9px;width:fit-content;margin-top:16px;padding:12px 14px;font-weight:800;display:inline-flex}.google-review-button:hover{color:#e41f2c;background:#fff;transform:translateY(-2px)}.footer-column{align-content:start;gap:10px;display:grid}.footer-column a,.footer-column span{color:#d8dfd7;align-items:flex-start;gap:9px;line-height:1.45;display:flex}.footer-column a:hover{color:#ffd31a}.footer-contact a,.footer-contact span{overflow-wrap:anywhere}.footer-bottom{color:#d8dfd7;border-top:1px solid #fffaf029;justify-content:space-between;gap:18px;margin-top:42px;padding:18px 0 110px;font-size:.92rem;display:flex}.footer-bottom a{color:#ffd31a;font-weight:700}.floating-actions{z-index:50;gap:8px;display:grid;position:fixed;bottom:16px;right:16px}.floating-actions a{color:#fff;background:#066b31;border-radius:50%;place-items:center;width:clamp(42px,3.5vw,48px);height:clamp(42px,3.5vw,48px);display:grid;box-shadow:0 10px 24px #143f2b38}.floating-actions svg{width:clamp(19px,1.65vw,22px);height:clamp(19px,1.65vw,22px)}.floating-actions a:hover{transform:translateY(-2px)}.popup{z-index:60;overscroll-behavior:contain;background:#0f21196b;place-items:center;padding:18px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto}.popup-card{color:#232323;background:#fff;border:1px solid #e0e7dd;border-radius:8px;width:min(420px,100%);max-height:calc(100dvh - 36px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0000003d}.popup-card p{color:#5d6d64;line-height:1.6}.popup-form{gap:12px;margin-top:18px;display:grid}.popup-form label{color:#26352c;gap:7px;font-size:.92rem;font-weight:700;display:grid}.popup-form input{color:#232323;background:#f8faf5;border:1px solid #dce4d8;border-radius:7px;outline:none;width:100%;padding:12px}.popup-form input:focus{border-color:#066b31;box-shadow:0 0 0 4px #143f2b1a}.popup-close{color:#066b31;background:#e7f7ff;border:0;border-radius:7px;padding:8px;position:absolute;top:12px;right:12px}@media(max-width:980px){.header-cta{display:none}.menu-button{display:inline-grid}.nav-links{background:#fff;padding:8px;display:none;position:absolute;inset:calc(100% + 8px) 0 auto}.nav-links.open{display:grid}.nav-book-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#066b31,#7acb1d);border:0;border-radius:7px;justify-content:center;align-items:center;gap:9px;width:100%;padding:12px 14px;font-weight:700;display:inline-flex}.tour-layout,.location-map-layout,.story-panel,.about-layout,.amenities-layout,.contact-panel,.venue-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.hero-booking-strip{grid-template-columns:repeat(2,1fr);width:min(100%,720px);margin-top:42px;position:relative;bottom:auto;left:auto;right:auto}.experience-grid,.package-grid,.nearby-grid,.testimonial-grid,.amenities-grid,.property-details-grid,.home-gallery-grid{grid-template-columns:repeat(2,1fr)}.about-collage{grid-template-rows:220px 220px}.venue-card:nth-child(2n) img{order:0}.split-heading{flex-direction:column;align-items:start}.video-grid,.photo-gallery{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.site-header{gap:8px;min-height:68px;max-height:82px;padding:8px;inset:10px 10px auto;overflow:visible}.brand{flex:auto;gap:9px;min-width:0;overflow:hidden}.brand-logo{width:48px;height:48px}.brand span{min-width:0}.brand strong{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:clamp(.78rem,3.6vw,.95rem);line-height:1.18;display:-webkit-box;overflow:hidden}.brand small{display:none}.menu-button{flex:0 0 48px;place-items:center;width:48px;height:48px;padding:0}.nav-links{border-radius:8px;max-height:calc(100dvh - 100px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 44px #18271e29}.hero{min-height:auto;padding:118px 14px 48px}.hero h1{font-size:clamp(2rem,9vw,3.1rem)}.hero-actions,.primary-button,.secondary-button{width:100%}.hero-booking-strip,.experience-grid,.package-grid,.nearby-grid,.video-grid,.tour-showcase-grid,.testimonial-grid,.amenities-grid,.home-gallery-grid,.home-video-grid,.property-details-grid,.footer-grid,.venue-card ul{grid-template-columns:1fr}.map-frame,.map-frame iframe,.location-map-frame,.location-map-frame iframe{min-height:420px}.tour-view-card iframe{min-height:330px}.hero-emblem{width:104px;height:104px}.section{padding:70px 14px}.experience-card,.experience-card img{min-height:360px}.photo-gallery{grid-auto-rows:260px}.photo-gallery figure.wide{grid-area:auto}.home-gallery-grid figure.wide{grid-column:auto}.about-collage{grid-template-rows:repeat(3,240px);grid-template-columns:1fr}.about-collage img:first-child{grid-row:auto}.amenities-media img,.venue-card img{min-height:320px}.final-cta{flex-direction:column;align-items:stretch}.form-row{grid-template-columns:1fr}.floating-actions{gap:7px;bottom:10px;right:10px}.floating-actions a{width:40px;height:40px}.floating-actions svg{width:18px;height:18px}.popup{align-items:start;padding:10px}.popup-card{width:min(100%,380px);max-height:calc(100dvh - 20px);padding:18px}.popup-card h2{font-size:1.25rem;line-height:1.2}.popup-card p{font-size:.92rem}.popup-form{gap:10px}.popup-form input{padding:10px}}
