@import url('style.css');
:root{--green:#25382f;--green2:#334a3d;--cream:#fbf4ea;--sand:#f2e9dc;--ink:#1d1e20;--copper:#8d6d50;--sans:'DM Sans',Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}body{background:var(--cream);font-family:var(--sans)}.topbar{background:rgba(251,244,234,.96)}.brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;font-size:1.02rem}.brand img{width:48px;height:48px;object-fit:cover}.brand span{letter-spacing:.04em}.hero{height:auto;min-height:680px;margin-top:72px;display:grid;grid-template-columns:.82fr 1.18fr;background:var(--green);color:#fff}.hero-identity{padding:70px max(5vw,34px);display:flex;flex-direction:column;justify-content:center}.hero-logo{width:150px;height:150px;object-fit:cover;margin-bottom:44px}.hero-identity h1{font-size:clamp(3rem,6vw,6.1rem);margin-bottom:28px}.hero-identity>div p{font-size:1.12rem;max-width:480px}.hero-photo{min-height:680px}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.start-nav{background:#fff;border-bottom:1px solid #e5ddd2}.start-grid{display:grid;grid-template-columns:repeat(7,1fr)}.start-grid>a{text-decoration:none;padding:24px 15px;border-right:1px solid #e5ddd2;display:flex;flex-direction:column;min-height:150px;transition:.2s}.start-grid>a:first-child{border-left:1px solid #e5ddd2}.start-grid>a:hover{background:var(--cream);transform:translateY(-3px)}.start-grid>a>span{font-family:Georgia,serif;color:var(--copper);font-size:1.3rem;margin-bottom:auto}.start-grid strong{font-size:.92rem;line-height:1.2}.start-grid small{font-size:.71rem;margin-top:7px;opacity:.68}.start-grid .book{background:var(--green);color:#fff}.start-grid .book:hover{background:var(--green2)}.direct{background:var(--cream)}.booking-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.booking-grid a{text-decoration:none;background:#fff;border:1px solid #e3d9cc;overflow:hidden;transition:.2s}.booking-grid a:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(37,56,47,.13)}.booking-grid img{display:block;width:100%;height:230px;object-fit:cover}.booking-grid a>span{padding:19px;display:flex;flex-direction:column}.booking-grid b{font-family:Georgia,serif;font-size:1.3rem;font-weight:400}.booking-grid small{margin-top:5px;color:#6c6c68}.green,.tabs button.active,.button{background:var(--green)}.sand,.restaurants{background:var(--sand)}.emergency{background:#17231e}.topbar .lang{border-color:var(--green);color:var(--green)}@media(max-width:1050px){.start-grid{grid-template-columns:repeat(4,1fr)}.start-grid>a{border-bottom:1px solid #e5ddd2}.booking-grid{grid-template-columns:1fr 1fr}}@media(max-width:850px){.hero{grid-template-columns:1fr;min-height:0}.hero-identity{padding:55px 28px}.hero-logo{width:110px;height:110px;margin-bottom:28px}.hero-photo{min-height:480px}}@media(max-width:560px){.brand span{display:none}.hero-photo{min-height:350px}.start-grid{grid-template-columns:1fr 1fr}.start-grid>a{min-height:126px}.booking-grid{grid-template-columns:1fr}.booking-grid img{height:220px}}
.legacy{display:none!important}.v3-explore{background:#fff}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.photo-card{position:relative;min-height:430px;overflow:hidden;color:#fff;text-decoration:none;background:var(--green)}.photo-card.wide{grid-column:span 2}.photo-card img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .6s}.photo-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(18,29,24,.94))}.photo-card:hover img{transform:scale(1.035)}.photo-card>span{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;display:flex;flex-direction:column}.photo-card small{text-transform:uppercase;letter-spacing:.12em;font-size:.69rem}.photo-card b{font-family:Georgia,serif;font-size:1.65rem;font-weight:400;margin:5px 0}.photo-card em{font-style:normal;font-size:.86rem;opacity:.87}.hike-section{background:var(--green);color:#fff}.hike-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.18);margin-top:38px}.hike-grid article{background:var(--green);padding:34px}.hike-grid article>b{font-family:Georgia,serif;color:#c9b397;font-size:2.3rem;font-weight:400}.hike-grid h3{font-size:1.3rem;margin:34px 0 15px}.hike-grid p{color:rgba(255,255,255,.75);min-height:110px}.hike-grid a{color:#fff;text-underline-offset:5px}.source-note{font-size:.78rem;opacity:.7;margin-top:24px}.dining-v3{background:var(--sand)}.dining-grid .photo-card{min-height:390px}.map-section{background:#fff}.map-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px}.map-grid a{border:1px solid #ddd2c4;padding:30px 22px;text-decoration:none;color:var(--ink);display:flex;flex-direction:column;min-height:210px}.map-grid a:hover{background:var(--cream)}.map-grid span{font-family:Georgia,serif;font-size:2.5rem;color:var(--copper);margin-bottom:auto}.map-grid b{font-family:Georgia,serif;font-size:1.2rem}.map-grid small{margin-top:8px;color:#6e6c68}.tv-section{background:var(--cream)}.tv-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.tv-layout>img{width:100%;height:540px;object-fit:cover}.tv-layout ol{padding-left:22px;line-height:1.75;margin:28px 0}.tv-layout li{padding-left:8px;margin:8px 0}.tv-layout .notice{margin-top:22px}
@media(max-width:1050px){.photo-grid{grid-template-columns:1fr 1fr}.hike-grid{grid-template-columns:1fr}.hike-grid p{min-height:0}.map-grid{grid-template-columns:1fr 1fr}}
@media(max-width:850px){.tv-layout{grid-template-columns:1fr;gap:34px}.tv-layout>img{height:400px}}
@media(max-width:560px){.photo-grid,.map-grid{grid-template-columns:1fr}.photo-card.wide{grid-column:auto}.photo-card{min-height:370px}.map-grid a{min-height:165px}.tv-layout>img{height:300px}}
