/* Desktop layout, loaded only by pc.html. */
.hero{min-height:650px;height:auto;display:block}.hero-copy{width:calc(100% - 96px);max-width:1220px;padding:80px 0 95px;margin:0 auto}.hero-copy h1{font-size:clamp(52px,4.8vw,76px);max-width:760px;line-height:1.06;letter-spacing:-2px}.hero-copy .intro{max-width:500px}.hero-buttons{display:flex}.hero-note{right:5%;font-size:28px;bottom:80px}.hero>.coast{width:100%;left:0;background-position:center}.gallery-track figure{flex-basis:29%}.testimonial-card{flex-basis:350px}.map-layout{grid-template-columns:minmax(0,1fr) 285px}.about{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media(min-width:901px){#menu{display:none}nav{display:flex}header{height:86px}.hero-copy h1 br{display:block}}@media(max-width:1100px){.map-layout{grid-template-columns:minmax(0,1fr)}.map-guide{display:block}.map-guide label{max-width:450px}}@media(max-width:760px){.hero-copy{width:calc(100% - 40px)}.hero-copy h1{font-size:44px}.hero-buttons{flex-wrap:wrap}.hero-note{display:none}}
