.area-hero{height:52vh;min-height:380px;max-height:540px;position:relative;overflow:hidden}.area-hero img{object-fit:cover;width:100%;height:100%}.area-hero:after{content:"";z-index:1;background:linear-gradient(#0a0a0a40 0%,#0a0a0a80 55%,#0a0a0ad9 100%);position:absolute;inset:0}.area-hero.no-photo{background:linear-gradient(135deg, var(--charcoal) 0%, #2a2d33 100%);height:auto;min-height:0;max-height:none}.area-hero.no-photo:after{display:none}.area-hero.no-photo .area-hero-content{padding:64px 0 56px;position:static}.area-hero-content{z-index:2;color:#fff;flex-direction:column;justify-content:flex-end;padding-bottom:44px;display:flex;position:absolute;inset:0}.breadcrumb{color:#ffffffbf;gap:6px;margin-bottom:18px;font-size:.8rem;display:flex}.breadcrumb a{color:#ffffffbf}.breadcrumb .current{color:#fff;font-weight:600}.area-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-light);margin-bottom:10px;font-size:.78rem;font-weight:700}.area-hero h1{color:#fff;max-width:26ch;font-size:clamp(2rem,4.4vw,3.4rem)}.area-meta{color:#ffffffe6;flex-wrap:wrap;gap:22px;margin-top:18px;font-size:.84rem;display:flex}.area-meta span{align-items:center;gap:7px;display:flex}.area-meta svg{width:14px;height:14px;stroke:var(--gold-light);fill:none;stroke-width:2px}.highlightgrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.highlightcard{background:var(--card);border:1px solid var(--stone-200);box-shadow:var(--shadow-card);border-radius:14px;padding:24px}.highlightcard .icon{background:var(--stone-100);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;display:flex}.highlightcard .icon svg{width:19px;height:19px;stroke:var(--bronze);fill:none;stroke-width:1.8px}.highlightcard h3{margin-top:0;margin-bottom:8px;font-size:.96rem}.highlightcard p{color:var(--ink-soft);margin:0;font-size:.84rem}.about-text{text-align:center;max-width:68ch;margin:0 auto}.about-text p{color:var(--ink-soft);margin:0 0 14px}.about-text p:last-child{margin-bottom:0}.story-split{background:var(--stone-100)}.story-layout{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.story-layout.rev .story-media{order:2}.story-media{box-shadow:var(--shadow-pop);aspect-ratio:4/3;border-radius:18px;position:relative;overflow:hidden}.story-media img{object-fit:cover;width:100%;height:100%}.story-text .eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--bronze);margin-bottom:12px;font-size:.78rem;font-weight:700}.story-text h2{margin-bottom:16px;font-size:clamp(1.4rem,2.6vw,1.9rem)}.story-text p{color:var(--ink-soft);max-width:56ch;margin:0}.amenities-list{flex-direction:column;gap:14px;margin-top:20px;display:flex}.amenity-row{color:var(--ink-soft);align-items:flex-start;gap:12px;font-size:.92rem;display:flex}.amenity-row svg{width:16px;height:16px;stroke:var(--bronze);fill:none;stroke-width:2px;flex-shrink:0;margin-top:3px}.amenity-row strong{color:var(--ink)}.propsgrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.apcard{background:var(--card);border:1px solid var(--stone-200);box-shadow:var(--shadow-card);border-radius:16px;transition:box-shadow .3s;display:block;overflow:hidden}.apcard:hover{box-shadow:var(--shadow-pop)}.apcard-img{aspect-ratio:4/3;position:relative;overflow:hidden}.apcard-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.apcard:hover .apcard-img img{transform:scale(1.08)}.apcard-badge{background:var(--gold);color:var(--charcoal);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:5px 11px;font-size:.7rem;font-weight:700;position:absolute;top:14px;left:14px}.apcard-body{padding:20px}.apcard-loc{color:var(--ink-soft);align-items:center;gap:6px;margin-bottom:8px;font-size:.78rem;display:flex}.apcard-loc svg{width:12px;height:12px;stroke:var(--bronze);fill:none;stroke-width:2px}.apcard-name{margin-top:0;margin-bottom:8px;font-size:1.08rem}.apcard-price{color:var(--bronze);font-family:Fraunces,serif;font-size:1.05rem;font-weight:600}.apcard-cta{color:var(--ink);align-items:center;gap:6px;margin-top:14px;font-size:.84rem;font-weight:700;display:flex}.apcard-cta svg{width:13px;height:13px;stroke:var(--ink);fill:none;stroke-width:2px;transition:transform .2s}.apcard:hover .apcard-cta svg{transform:translate(3px)}.empty-more{border:1.5px dashed var(--stone-300);text-align:center;color:var(--ink-soft);border-radius:16px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;padding:30px;font-size:.88rem;display:flex}.empty-more svg{width:26px;height:26px;stroke:var(--stone-300);fill:none;stroke-width:1.5px;margin-bottom:6px}@media (max-width:980px){.highlightgrid{grid-template-columns:repeat(2,1fr)}.story-layout,.story-layout.rev .story-media{order:initial;grid-template-columns:1fr}.propsgrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.highlightgrid,.propsgrid{grid-template-columns:1fr}.area-hero{height:58vh}}
