:root{color:#1f2937;--lime:#a0cd30;--charcoal:#1f2937;--paper:#f8f9fa;--green:#5e7a1a;--white:#fff;--muted:#657184;--line:#1f29371f;--shadow:0 20px 60px #1f293729;background:#f8f9fa;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}body,button,input,textarea{font-family:Inter,system-ui,sans-serif}a{color:inherit}img{max-width:100%;display:block}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f9faf0;grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;padding:12px clamp(18px,4vw,56px);display:grid;position:sticky;top:0;left:0;right:0}.brand{align-items:center;width:min(230px,42vw);display:flex}.brand img{object-fit:contain;width:100%;height:46px}.nav{justify-content:center;align-items:center;gap:clamp(14px,2vw,28px);display:flex}.nav a,.footer-actions a,.room-card a,.contact-links a{font-weight:700;text-decoration:none}.nav a{color:#1f2937c7;font-size:.93rem}.nav a:hover,.room-card a:hover,.footer-actions a:hover{color:var(--green)}.header-cta,.button,.menu-button{cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;font-weight:800;text-decoration:none;display:inline-flex}.header-cta,.button{border-radius:8px;min-height:46px;padding:0 18px}.header-cta,.button.primary{background:var(--lime);color:var(--charcoal);box-shadow:0 12px 26px #5e7a1a33}.button.secondary{color:var(--charcoal);background:#ffffffeb;border:1px solid #ffffffb3}.button.secondary.dark{background:#1f293714;border-color:#1f29372e}.menu-button{color:var(--charcoal);background:0 0;width:44px;height:44px;display:none}.hero{min-height:min(760px,100vh - 72px);position:relative;overflow:hidden}.hero>img{object-fit:cover;width:100%;height:100%;min-height:min(760px,100vh - 72px);position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#1f2937d6,#1f29375c 56%,#1f29371a),linear-gradient(#0000 56%,#1f293773);position:absolute;inset:0}.hero-content{color:var(--white);z-index:1;max-width:740px;padding:clamp(88px,15vh,150px) clamp(20px,7vw,92px) 190px;position:relative}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}.hero .eyebrow,.location-band .eyebrow{color:var(--lime)}h1,h2,h3{color:var(--charcoal);letter-spacing:0;margin:0;font-family:Playfair Display,Georgia,serif}h1{color:var(--white);max-width:820px;font-size:clamp(3.1rem,8vw,6.7rem);line-height:.94}h2{font-size:clamp(2.2rem,4.5vw,4.2rem);line-height:1.02}h3{font-size:1.5rem;line-height:1.1}.hero-content>p:not(.eyebrow){color:#ffffffe0;max-width:650px;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.65}.hero-actions,.footer-actions,.contact-links{flex-wrap:wrap;gap:12px;display:flex}.hero-strip{color:var(--white);z-index:2;background:#1f2937eb;grid-template-columns:repeat(3,1fr);align-items:center;gap:1px;display:grid;position:absolute;bottom:0;left:0;right:0}.hero-strip span{border-top:4px solid var(--lime);background:#ffffff0f;min-height:84px;padding:28px clamp(16px,3vw,44px);font-weight:800}.section{padding:clamp(76px,9vw,128px) clamp(20px,6vw,84px)}.section-heading{max-width:760px}.section-heading.centered{text-align:center;margin:0 auto 42px}.intro-grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:clamp(28px,5vw,72px);margin-top:34px;display:grid}.intro-copy{color:var(--muted);font-size:1.08rem;line-height:1.85}.stat-panel{background:var(--charcoal);color:var(--white);grid-template-columns:repeat(3,1fr);display:grid}.stat-panel div{border-right:1px solid #ffffff1f;padding:34px 24px}.stat-panel strong{color:var(--lime);margin-bottom:10px;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,3vw,3.2rem);line-height:1;display:block}.stat-panel span{color:#ffffffc7;font-weight:700}.rooms{background:var(--white)}.room-grid,.review-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.room-card,.review-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;overflow:hidden}.room-media{gap:2px;display:grid}.room-media.split{grid-template-columns:1fr 1fr}.room-media img{aspect-ratio:4/3;object-fit:cover;width:100%}.room-card div{padding:22px}.room-card p,.review-card p,.feature-content p,.location-band p,.contact-card p,footer p{color:var(--muted);line-height:1.65}.room-card a{color:var(--green);margin-top:8px;display:inline-block}.feature-band{background:var(--charcoal);color:var(--white);grid-template-columns:.95fr 1.05fr;align-items:stretch;display:grid}.feature-image img{object-fit:cover;width:100%;height:100%;min-height:520px;max-height:760px}.feature-content{padding:clamp(54px,7vw,96px)}.feature-content h2,.location-band h2{color:var(--white)}.feature-content>p{color:#ffffffc2}.amenity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.amenity{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:flex-start;gap:14px;padding:20px;display:flex}.amenity svg{color:var(--lime);flex:none}.amenity h3{color:var(--white);margin-bottom:5px;font-family:Inter,system-ui,sans-serif;font-size:1rem}.amenity p{color:#ffffffb8;margin:0;font-size:.95rem}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-card{background:var(--white);padding:28px}.stars{color:var(--lime);gap:4px;margin-bottom:18px;display:flex}.review-card strong,.review-card span{display:block}.review-card span{color:var(--muted);margin-top:4px}.location-band{background:var(--charcoal);color:var(--white);justify-content:space-between;align-items:center;gap:24px;padding:clamp(52px,7vw,86px) clamp(20px,6vw,84px);display:flex}.location-band p{color:#ffffffc7;margin-bottom:0;font-size:1.1rem}.contact-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,72px);padding:clamp(28px,5vw,62px);display:grid}.contact-links{flex-direction:column;margin-top:28px}.contact-links a{color:var(--charcoal);align-items:center;gap:10px;display:inline-flex}.contact-links svg{color:var(--green)}form{gap:16px;display:grid}label{color:var(--charcoal);gap:8px;font-weight:800;display:grid}input,textarea{background:var(--paper);border:1px solid var(--line);color:var(--charcoal);resize:vertical;border-radius:8px;padding:14px 16px;font-size:1rem}input:focus,textarea:focus{border-color:var(--green);outline:0;box-shadow:0 0 0 4px #a0cd3033}footer{background:var(--charcoal);color:var(--white);justify-content:space-between;align-items:center;gap:24px;padding:30px clamp(20px,6vw,84px);display:flex}footer img{background:var(--white);border-radius:8px;max-width:210px;padding:8px}footer p{color:#ffffffb3;margin-bottom:0}.footer-actions a{color:var(--white)}@media (width<=1040px){.site-header{grid-template-columns:auto 1fr auto}.nav{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);grid-column:1/-1;justify-content:flex-start;padding:18px;display:none}.nav.open{display:flex}.menu-button{display:inline-flex}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-band,.contact-card,.intro-grid{grid-template-columns:1fr}.feature-image img{min-height:360px;max-height:none}}@media (width<=760px){.site-header{gap:10px}.brand{width:min(190px,54vw)}.brand img{height:38px}.header-cta{display:none}.nav.open{flex-direction:column;align-items:stretch}.hero,.hero>img{min-height:720px}.hero-content{padding:66px 20px 300px}.hero-strip,.stat-panel,.room-grid,.review-grid,.amenity-grid{grid-template-columns:1fr}.hero-strip span{min-height:auto;padding:16px 20px}.location-band,footer{flex-direction:column;align-items:flex-start}.hero-actions .button,form .button{width:100%}.section{padding:68px 20px}}
