:root{--ink:#172c32;--text:#3e4c50;--paper:#fff;--pale:#f1f4f3;--line:#d9dfdf;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;color-scheme:light;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}figure,p,h1,h2,h3{margin:0}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #568393;outline-offset:6px}::selection{background:#cae0e5;color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:1rem;left:1rem;transform:translateY(-200%);padding:1rem;background:var(--ink);color:#fff;z-index:10}.skip-link:focus{transform:translateY(0)}
.site-header{flex-wrap:wrap;max-width:1800px;margin:auto;min-height:112px;padding:24px 4.5%;display:flex;justify-content:space-between;align-items:center;gap:2rem}.wordmark{font-size:1.6rem;font-weight:700;letter-spacing:.13em;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.wordmark span{font-size:.75rem;letter-spacing:.2em;font-weight:400}.site-header nav{display:flex;gap:2.4rem;align-items:center;font-size:.9rem}.nav-link{padding:12px 0;border-bottom:1px solid transparent}.nav-link:hover{border-color:currentColor}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:2rem;padding:15px 22px;font-size:.875rem;line-height:1.4;border:1px solid var(--ink);transition:background-color .18s,color .18s}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#304b52}.button span[aria-hidden]{font-size:1.25rem;line-height:1}.hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:640px;max-width:1800px;margin:auto}.hero-copy{padding:70px 9% 32px 11%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.75rem;font-weight:500;line-height:1.6;letter-spacing:.17em}.hero h1{font-family:var(--serif);font-size:clamp(3.5rem,6.3vw,6.8rem);font-weight:400;line-height:1.04;letter-spacing:-.055em;margin-top:32px}em{font-weight:400}.hero-description{font-size:1rem;color:var(--text);line-height:1.8;max-width:320px;margin:26px 0}.text-link{display:inline-flex;align-items:center;gap:2.6rem;padding:10px 0;border-bottom:1px solid currentColor;font-size:.875rem;min-height:44px;transition:gap .2s}.text-link:hover{gap:3.2rem}.hero-location{margin-top:auto;padding-top:55px;font-size:.75rem;letter-spacing:.13em;line-height:1.6}.hero-location span{display:block;letter-spacing:.08em;color:var(--text);margin-top:5px}.hero-photo{position:relative;min-height:640px;background:var(--pale)}.hero-photo picture{display:block;height:100%}.hero-photo img{position:absolute;inset:0;object-position:58% 50%}.hero-photo::after{position:absolute;inset:65% 0 0;content:'';background:linear-gradient(transparent,rgba(0,0,0,.45));pointer-events:none}.hero-photo figcaption{position:absolute;bottom:28px;left:32px;right:32px;display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;color:#fff;z-index:1;font-size:.875rem;line-height:1.5}.hero-photo figcaption span{font-size:.75rem;letter-spacing:.13em}.at-a-glance{max-width:1800px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);padding:35px 4.5%;border-bottom:1px solid var(--line)}.at-a-glance p{display:flex;justify-content:center;gap:.5rem;align-items:baseline;padding:4px 20px;font-size:.875rem;line-height:1.8}.at-a-glance p+p{border-left:1px solid var(--line)}.at-a-glance strong{font-weight:500;white-space:nowrap}.at-a-glance span{color:var(--text)}.section-shell{max-width:1440px;padding-left:6%;padding-right:6%;margin:auto}.house-section{padding-top:112px;padding-bottom:112px}.section-intro{display:grid;grid-template-columns:1fr 2fr;gap:2rem;margin-bottom:64px}.section-intro>.eyebrow{padding-top:12px}.section-intro>div{display:grid;grid-template-columns:1.05fr 1fr;gap:3rem;align-items:end}h2{font-family:var(--serif);font-size:clamp(2.35rem,3.5vw,3.75rem);font-weight:400;line-height:1.1;letter-spacing:-.045em}.section-intro p:not(.eyebrow){font-size:1rem;line-height:1.85;color:var(--text)}.house-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:9%;align-items:center}.interior-photo img{aspect-ratio:4/4.3;height:auto;object-position:center}.interior-photo figcaption{font-size:.75rem;line-height:1.6;color:var(--text);padding-top:14px}.house-details{padding:20px 0}.house-details h3{font-family:var(--serif);font-weight:400;font-size:2.75rem;line-height:1.1;letter-spacing:-.03em;margin:22px 0 25px}.house-details dl{margin:0 0 28px}.house-details dl>div{padding:21px 0;border-bottom:1px solid var(--line)}.house-details dt{font-size:1rem;font-weight:500;line-height:1.5}.house-details dd{margin:8px 0 0;font-size:1rem;line-height:1.75;color:var(--text)}.coast-section{display:grid;grid-template-columns:1fr 1fr;max-width:1800px;margin:auto;background:var(--ink);color:#fff}.coast-photo{min-height:650px}.coast-photo img{object-position:center}.coast-copy{padding:80px 12%;display:flex;flex-direction:column;align-items:flex-start}.coast-copy h2{margin:32px 0 24px}.coast-copy>p:not(.eyebrow):not(.coast-note){font-size:1rem;line-height:1.85;color:#e3eaeb;max-width:420px}.coast-amenities{list-style:none;margin:26px 0 38px;padding:0;width:100%;font-size:.875rem;line-height:1.6;color:#e3eaeb}.coast-amenities li{padding:12px 0;border-bottom:1px solid #4c6066}.coast-note{margin-top:auto;font-size:.75rem;line-height:1.7;letter-spacing:.13em}.coast-note span{font-size:.875rem;letter-spacing:0;display:block;margin-top:8px;color:#e3eaeb}.stay-section{text-align:center;padding-top:115px;padding-bottom:115px}.stay-section h2{font-size:clamp(2.5rem,5.2vw,5.1rem);margin:28px 0 23px}.stay-section>p:not(.eyebrow){font-size:1rem;line-height:1.8;color:var(--text);margin-bottom:30px}.stay-section .button{gap:3rem;padding:18px 26px}.booking-note{display:block;font-size:.75rem;line-height:1.6;color:var(--text);margin:16px auto 0;max-width:350px}.site-footer{max-width:1800px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid var(--line);padding:40px 4.5%}.footer-wordmark{font-size:2.2rem;font-weight:700;letter-spacing:.12em}.site-footer>div{font-size:.75rem;line-height:1.8}.site-footer>div p:first-child{letter-spacing:.1em}.site-footer>div p+p{color:var(--text);margin-top:6px}.footer-top{font-size:.875rem;padding:14px 0;display:flex;gap:2rem}.mobile-booking{display:none}
@media(min-width:1801px){body{padding:0 2%}.hero{min-height:760px}.hero-photo{min-height:760px}.hero-copy{padding-top:100px}}
@media(max-width:1150px){.site-header nav{gap:1.5rem}.hero{grid-template-columns:1fr 1.15fr;min-height:600px}.hero-copy{padding-top:55px}.hero-photo{min-height:600px}.at-a-glance p{display:block;text-align:center}.at-a-glance span{display:block}.section-intro{grid-template-columns:1fr 3fr}.section-intro>div{gap:2rem}.coast-copy{padding:64px 9%}.coast-copy h2{font-size:2.75rem}.coast-photo{min-height:660px}.house-grid{gap:7%}.house-details h3{font-size:2.5rem}}
@media(max-width:820px){.site-header{min-height:96px}.site-header nav{gap:1.1rem}.wordmark{font-size:1.3rem}.nav-link{display:none}.hero-copy{padding:45px 8% 24px 10%}.hero h1{font-size:3.8rem}.hero-description{font-size:1rem}.hero-photo{min-height:570px}.hero-photo figcaption{left:20px;right:20px;display:block}.hero-photo figcaption span{display:block;margin-bottom:5px}.hero-location{padding-top:35px}.section-intro{display:block}.section-intro>.eyebrow{margin-bottom:25px}.section-intro>div{gap:3rem}.house-section{padding-top:80px;padding-bottom:80px}.house-grid{gap:6%;grid-template-columns:1fr 1fr}.interior-photo img{aspect-ratio:3/4.8}.coast-section{grid-template-columns:1fr}.coast-photo{min-height:0;height:440px}.coast-copy{padding:65px 7%}.coast-copy>p:not(.eyebrow):not(.coast-note){max-width:540px}.coast-amenities{max-width:540px}.stay-section{padding-top:80px;padding-bottom:80px}.footer-wordmark{font-size:1.6rem}.footer-top{gap:1rem}}
@media(max-width:600px){body{padding-bottom:calc(83px + env(safe-area-inset-bottom,0px))}.site-header{min-height:91px;padding:21px 6%;gap:1rem}.wordmark{font-size:1.35rem;letter-spacing:.1em;gap:7px}.wordmark span{display:none;font-size:.75rem;letter-spacing:.13em}.header-booking{font-size:.875rem;padding:10px 12px;min-height:44px;gap:10px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:36px 6% 38px}.eyebrow{font-size:.75rem;letter-spacing:.13em}.hero h1{font-size:clamp(3.5rem,13vw,5rem);margin-top:25px}.hero-description{max-width:330px;margin:22px 0 16px;line-height:1.75}.hero-location{display:none}.hero-photo{min-height:0;height:410px}.hero-photo figcaption{left:6%;bottom:22px;right:6%;font-size:.8125rem}.hero-photo figcaption span{font-size:.75rem}.hero-photo img{object-position:58% 50%}.at-a-glance{padding:24px 6%;grid-template-columns:1fr;gap:0}.at-a-glance p{padding:14px 0;display:flex;justify-content:space-between;align-items:baseline;gap:1rem;text-align:left;font-size:.875rem}.at-a-glance p+p{border-left:0;border-top:1px solid var(--line)}.at-a-glance span{text-align:right}.section-shell{padding-left:6%;padding-right:6%}.house-section{padding-top:65px;padding-bottom:65px}.section-intro{margin-bottom:34px}.section-intro>div{display:block}.section-intro h2{font-size:2.75rem}.section-intro p:not(.eyebrow){margin-top:24px;line-height:1.8}.section-intro>.eyebrow{margin-bottom:22px;padding-top:0}.house-grid{grid-template-columns:1fr;gap:35px}.interior-photo img{aspect-ratio:4/4.2}.interior-photo figcaption{font-size:.75rem}.house-details{padding:0}.house-details h3{font-size:2.5rem;margin:20px 0}.house-details dl>div{padding:18px 0}.house-details dl{margin-bottom:23px}.coast-photo{height:380px}.coast-copy{padding:48px 6%}.coast-copy h2{font-size:2.6rem;margin:26px 0 22px}.coast-amenities{margin-bottom:30px;font-size:1rem}.coast-note{font-size:.75rem}.stay-section{padding-top:70px;padding-bottom:70px}.stay-section h2{font-size:3rem;max-width:330px;margin:23px auto}.stay-section>p:not(.eyebrow){max-width:285px;margin-left:auto;margin-right:auto}.stay-section .button{gap:1.5rem;padding:17px 20px}.site-footer{padding:32px 6%;display:grid;grid-template-columns:1fr auto;gap:22px}.footer-wordmark{font-size:1.65rem;grid-column:1/-1}.site-footer>div{font-size:.75rem}.footer-top{gap:12px;align-self:end}.mobile-booking{flex-wrap:wrap;position:fixed;z-index:5;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:15px;background:#fff;border-top:1px solid var(--line);padding:14px 6% calc(14px + env(safe-area-inset-bottom,0px));box-shadow:0 -3px 16px #172c3208}.mobile-booking>span{font-size:.875rem;font-weight:700;letter-spacing:.09em;line-height:1.5}.mobile-booking small{display:block;font-size:.75rem;font-weight:400;letter-spacing:0;color:var(--text);margin-top:2px}.mobile-booking .button{font-size:.875rem;gap:20px;padding:12px 15px;min-height:49px}}
@media(max-width:359px){.wordmark{font-size:1.14rem}.wordmark span{font-size:.75rem}.header-booking{padding:10px;gap:6px}.hero h1{font-size:3.5rem}.at-a-glance p{display:block}.at-a-glance span{text-align:left}.mobile-booking{padding-left:4%;padding-right:4%;gap:8px}.mobile-booking .button{gap:10px;padding:12px}.mobile-booking small{font-size:.75rem}.coast-copy h2{font-size:2.25rem}.stay-section h2{font-size:2.65rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.floor-section{padding-top:35px;padding-bottom:95px}.floor-heading{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:35px}.floor-heading h2{margin-top:20px}.floor-heading>p{font-size:1rem;line-height:1.8;color:var(--text);max-width:420px}.floor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.floor-grid img{width:100%;height:auto;border:1px solid var(--line)}.floor-grid a{display:block}.floor-grid figcaption{font-size:1rem;line-height:1.6;display:flex;justify-content:space-between;gap:15px;margin-top:14px}.floor-grid figcaption span{font-size:.875rem;color:var(--text)}.floor-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin-top:30px}.floor-bottom p{font-size:.875rem;color:var(--text)}
@media(max-width:600px){.site-header{padding-top:16px;padding-bottom:16px}.floor-section{padding-top:0;padding-bottom:60px}.floor-heading{grid-template-columns:1fr;gap:22px}.floor-grid{grid-template-columns:1fr;gap:30px}.floor-bottom .button{font-size:.875rem;gap:15px;padding:14px 16px}}

.reviews-section{padding-top:65px;padding-bottom:80px;display:grid;grid-template-columns:1fr 1fr;gap:10%;border-top:1px solid var(--line)}.reviews-intro h2{margin:20px 0}.reviews-intro>p:not(.eyebrow){font-size:1rem;line-height:1.8;color:var(--text);margin-bottom:20px}.overall-rating{display:flex;gap:25px;align-items:center;padding-bottom:25px;border-bottom:1px solid var(--line)}.rating-number{font-family:var(--serif);font-size:5rem;line-height:1}.overall-rating p{font-size:1rem;line-height:1.8}.overall-rating p+p{color:var(--text)}.review-date{font-size:.875rem;line-height:1.7;color:var(--text)}@media(max-width:720px){.reviews-section{grid-template-columns:1fr;gap:35px;padding-top:50px;padding-bottom:55px}}

.review-date{margin-top:18px}.review-carousel{margin:0 7% 70px;min-width:0}.review-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:24px;overscroll-behavior-x:contain}.review-card{flex:0 0 100%;min-width:0;box-sizing:border-box;margin:0;scroll-snap-align:start;background:var(--paper,#f6f6f2);padding:40px}.review-card blockquote{margin:0 0 24px;max-width:850px;font-family:var(--serif);font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.5;overflow-wrap:anywhere}.review-card figcaption{font-size:1rem;font-weight:600}.review-card figcaption span{display:block;font-size:.875rem;font-weight:400;margin-top:5px;color:var(--text)}.review-controls{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-top:18px}.review-controls[hidden]{display:none}.review-controls button{min-width:48px;min-height:48px;border:1px solid var(--line);background:white;color:inherit;font-size:1.4rem;cursor:pointer}.review-controls button:disabled{opacity:.35;cursor:default}.review-track:focus-visible,.review-controls button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.review-position{font-size:.875rem;font-variant-numeric:tabular-nums}@media(max-width:600px){.review-carousel{margin:0 6% 50px}.review-card{padding:25px}.review-track{gap:16px}}

/* Supplied artwork is preserved byte-for-byte; frames hide screenshot margins. */
.site-header .wordmark{max-width:100%;min-height:44px;justify-content:center;letter-spacing:normal}
.site-header .wordmark>.header-wordmark{display:block;position:relative;width:360px;max-width:100%;aspect-ratio:1854/211;overflow:hidden}
.header-wordmark img{position:absolute;width:108.63%;height:auto;max-width:none;left:-3.56%;top:-46.45%;object-fit:contain}
.footer-wordmark{display:block;width:310px;max-width:100%;min-height:44px;letter-spacing:normal}
.footer-wordmark>.header-wordmark{display:block;position:relative;width:100%;aspect-ratio:1854/211;overflow:hidden}
.stay-section{position:relative;isolation:isolate;overflow:hidden;padding-top:225px}
.surfboard-accent{position:absolute;top:35px;right:-10%;width:min(1300px,105vw);aspect-ratio:1319/160;overflow:hidden;pointer-events:none;opacity:.55;mix-blend-mode:multiply;z-index:-1}
.surfboard-accent img{position:absolute;width:136.315%;height:auto;max-width:none;left:-16.376%;top:-71.25%;object-fit:contain}
@media(max-width:1100px){.site-header .wordmark>.header-wordmark{width:300px}.site-header nav{gap:1.25rem}}
@media(max-width:820px){.site-header .wordmark>.header-wordmark{width:290px}.stay-section{padding-top:180px}}
@media(max-width:600px){.site-header{padding-top:24px;padding-bottom:20px;gap:18px}.site-header .wordmark{flex-basis:100%}.site-header .wordmark>.header-wordmark{width:min(100%,330px)}.site-header nav{width:100%;justify-content:flex-end}.guide-page .site-header nav{justify-content:space-between}.stay-section{padding-top:155px}.surfboard-accent{width:135%;right:-43%;top:32px}}

/* Surfboard in the space below the homepage wordmark. */
body:not(.guide-page)>.site-header{position:relative;padding-bottom:52px}
.header-surfboard{display:block;position:absolute;left:4.5%;bottom:12px;width:240px;aspect-ratio:1319/160;overflow:hidden;opacity:1;pointer-events:none}
.header-surfboard img{position:absolute;width:136.315%;height:auto;max-width:none;left:-16.376%;top:-71.25%;object-fit:contain}
@media(max-width:600px){body:not(.guide-page)>.site-header{padding-bottom:20px}.header-surfboard{position:relative;left:auto;bottom:auto;flex:1 1 0;min-width:0;max-width:190px;width:auto}.site-header nav:has(.header-surfboard){justify-content:space-between;gap:18px}.site-header nav:has(.header-surfboard) .header-booking{flex-shrink:0}}

/* Larger top brand silhouette, with quiet editorial links throughout. */
body:not(.guide-page)>.site-header{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);column-gap:32px;row-gap:18px;padding-bottom:24px}
body:not(.guide-page)>.site-header>.wordmark{grid-column:1;grid-row:1}
body:not(.guide-page)>.site-header>.header-surfboard{position:relative;left:auto;bottom:auto;width:100%;max-width:none;grid-column:1;grid-row:2}
body:not(.guide-page)>.site-header>nav{grid-column:2;grid-row:1 / span 2;justify-content:flex-end;flex-wrap:wrap}
.link-arrow{display:inline-block;width:21px;height:21px;flex:0 0 21px;vertical-align:middle;overflow:visible}
.button,.button.button-dark,.site-header .header-booking,.stay-section .button,.floor-bottom .button,.local-bottom .button,.mobile-booking .button,.guide-page .header-booking{background:transparent;color:var(--ink);border:0;border-bottom:1px solid currentColor;padding:10px 0;min-height:44px;gap:28px;border-radius:0;box-shadow:none;font-weight:400}
.button:hover,.button.button-dark:hover{background:transparent;color:var(--ink)}
.button span[aria-hidden]{display:inline-flex;align-items:center;font-size:inherit}
@media(max-width:820px){body:not(.guide-page)>.site-header{grid-template-columns:minmax(240px,290px) minmax(0,1fr)}}
@media(max-width:600px){body:not(.guide-page)>.site-header{grid-template-columns:minmax(0,1fr);gap:16px;padding-bottom:16px}body:not(.guide-page)>.site-header>.wordmark{grid-column:1;grid-row:1}body:not(.guide-page)>.site-header>.header-surfboard{grid-column:1;grid-row:2;width:100%;max-width:none}body:not(.guide-page)>.site-header>nav{grid-column:1;grid-row:3;justify-content:flex-end;width:100%}.site-header .header-booking{font-size:.9375rem;gap:24px}.mobile-booking .button{gap:18px}}

/* An enlarged asymmetric crop makes the upper silhouette a graphic gesture. */
body:not(.guide-page)>.site-header{overflow:hidden}
body:not(.guide-page)>.site-header>.header-surfboard{grid-column:1 / -1;grid-row:2;width:100%;height:170px;aspect-ratio:auto;overflow:visible;margin:0}
body:not(.guide-page)>.site-header>nav{grid-row:1}
.header-surfboard-art{display:block;position:absolute;width:140%;max-width:1450px;left:-10%;top:26px;aspect-ratio:1319/160;overflow:hidden;transform:none;transform-origin:center}
@media(max-width:820px){body:not(.guide-page)>.site-header>.header-surfboard{height:145px}}
@media(max-width:600px){body:not(.guide-page)>.site-header>.header-surfboard{height:125px}.header-surfboard-art{width:195%;max-width:none;left:7%;top:20px}body:not(.guide-page)>.site-header>nav{grid-column:1;grid-row:3}}

/* Carry the mobile surfboard crop onto larger screens. */
@media(min-width:601px){
  body:not(.guide-page)>.site-header>.header-surfboard{height:auto;aspect-ratio:1319/312}
  body:not(.guide-page)>.site-header .header-surfboard-art{width:195%;max-width:none;left:7%;top:20px}
}

/* A small collection of the host's photographs, with room around each frame. */
.hero-photo img{object-position:50% 62%}
.house-photographs{min-width:0}
.house-photographs .interior-photo img{aspect-ratio:5/4;object-position:42% 50%}
.dining-detail-photo{width:52%;margin:32px 0 0 auto}
.dining-detail-photo img{height:auto;aspect-ratio:3/4}
.coast-photo{position:relative;min-height:0;aspect-ratio:4/5}
.coast-photo img{position:absolute;inset:0;object-position:50% 100%}
.coast-copy{justify-content:center}
.coast-copy .coast-note{margin-top:36px}
.stay-social{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:9%;margin-top:96px;text-align:left}
.social-photo img{height:auto;aspect-ratio:4/5;object-position:50% 64%}
.social-copy h3{font-family:var(--serif);font-weight:400;font-size:clamp(2.5rem,4vw,4rem);line-height:1.1;letter-spacing:-.045em;margin:22px 0 30px}
.social-handle{font-size:.875rem;line-height:1.7;color:var(--text);margin-top:17px}
@media(min-width:821px){.hero-photo{min-height:clamp(640px,43vw,780px)}}
@media(max-width:1150px){.stay-social{gap:7%}}
@media(max-width:820px){.house-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:6%}.house-photographs .interior-photo img{aspect-ratio:4/5}.dining-detail-photo{width:66%}.coast-photo{height:auto;aspect-ratio:4/5}.stay-social{gap:6%;margin-top:72px}.social-copy h3{font-size:2.7rem}.social-copy .text-link{gap:1.5rem;font-size:.875rem}}
@media(max-width:600px){.hero-photo{height:auto;aspect-ratio:4/4.8}.hero-photo img{object-position:50% 62%}.house-grid{grid-template-columns:minmax(0,1fr);gap:42px}.house-photographs .interior-photo img{aspect-ratio:5/4}.dining-detail-photo{width:62%;margin-top:24px}.coast-photo{aspect-ratio:3/4}.coast-photo img{object-position:50% 50%}.stay-social{grid-template-columns:minmax(0,1fr);gap:32px;margin-top:70px}.social-photo img{aspect-ratio:4/4.5}.social-copy h3{font-size:2.75rem;margin:17px 0 20px}.social-handle{margin-top:14px}}

/* Preserve the cover's full architecture and pair the smaller moments. */
.hero .hero-photo{min-height:0;height:auto;aspect-ratio:2047/1637;align-self:center}
.hero .hero-photo img{object-position:50% 50%}
.house-photo-details{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start;margin-top:32px}
.house-photo-details .dining-detail-photo{width:100%;margin:0}
.garden-walk-photo{position:relative;aspect-ratio:3/4;overflow:hidden;margin-top:44px}
.garden-walk-photo img{position:absolute;inset:-4%;width:108%;height:108%;object-position:50% 50%}
.stay-social .social-photo img{aspect-ratio:3/4;object-position:50% 65%}
@media(max-width:600px){.hero .hero-photo{width:100%;align-self:stretch}.house-photo-details{gap:16px;margin-top:24px}.garden-walk-photo{margin-top:32px}}
