:root{--ink:#122e3d;--deep:#0b2533;--paper:#fafaf8;--teal:#537d80;--line:#d6deda}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.7 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #638c92;outline-offset:4px}[hidden]{display:none!important}header{position:absolute;top:0;left:0;right:0;z-index:5;height:98px;padding:0 6%;display:flex;align-items:center;gap:35px;color:#fff;background:linear-gradient(#102c4155,transparent)}.brand{display:block;flex-shrink:0}.brand img{width:235px;height:auto}nav{margin-left:auto;display:flex;gap:27px;font-size:14px}nav a:hover{border-bottom:1px solid}.nav-cta{padding:10px 20px;background:var(--deep);border-radius:24px;font-size:14px;display:flex;gap:24px}#menu{display:none}.hero{height:750px;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0;object-position:center 52%;animation:hero-drift 18s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(250,250,248,.08),transparent 75%),linear-gradient(90deg,rgba(250,250,248,.96) 0%,rgba(250,250,248,.88) 23%,rgba(250,250,248,.4) 49%,transparent 74%);mask-image:linear-gradient(transparent 3%,#000 30%)}.hero-copy{position:absolute;left:8%;right:6%;top:48%;transform:translateY(-40%)}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.14em;margin:0 0 22px}h1,h2,h3{font-weight:400;line-height:1.15;letter-spacing:-.035em}h1{font-size:clamp(2.8rem,4.4vw,4.8rem);line-height:1.12;margin:0 0 26px;font-weight:500;letter-spacing:-.04em}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.7;margin-bottom:28px}.hero-story{font-size:14px;border-bottom:1px solid #6b858d;padding-bottom:9px;display:inline-flex;gap:45px}.booking-shell{position:relative;margin:-70px 6% 0;z-index:3;padding:24px 26px 17px;background:white;box-shadow:0 16px 55px #12323c15;border-radius:9px;scroll-margin-top:35px}#booking-form{display:grid;grid-template-columns:1.8fr 1fr 1fr .8fr 1.3fr;align-items:center;gap:0}#booking-form label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;display:flex;flex-direction:column;gap:7px;padding:0 20px;border-right:1px solid #dce2df;min-width:0}#booking-form label:first-child{padding-left:0}#booking-form input,#booking-form select{font-size:14px;letter-spacing:0;text-transform:none;color:var(--ink);border:none;background:white;width:100%;min-width:0;padding:5px 0;font-weight:400}#booking-form button{border:none;background:var(--deep);color:white;padding:18px 20px;margin-left:20px;font-size:14px;display:flex;justify-content:space-between;gap:12px;align-items:center;border-radius:4px}#booking-form button:hover{background:#225262}#booking-note{font-size:12px;color:#677c80;margin:17px 0 0}#booking-error{font-size:14px;color:#9a3025;margin-bottom:0}.wrap{padding:90px 8%}h2{font-size:clamp(2.4rem,3.3vw,3.6rem);margin:0}h2 em{font-family:'Libre Caslon Display',Georgia,serif;color:var(--teal);font-weight:400;letter-spacing:0;font-size:1.12em}.intro{display:grid;grid-template-columns:1fr 1.25fr;gap:12%;padding-top:105px;padding-bottom:85px}.intro h2{line-height:1.22}.intro .eyebrow{margin-bottom:20px}.story-copy p{font-size:15px;color:#4f646e;margin:0 0 20px;line-height:1.85}.story-copy .lead{font-size:20px;color:var(--ink);line-height:1.55}.text-link{display:flex;justify-content:space-between;max-width:365px;border-bottom:1px solid #8da3a4;padding:12px 0;font-size:14px}.collection{padding-top:25px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-head .eyebrow{margin-bottom:13px}.section-head>p{font-size:14px;color:#60717a;margin-bottom:0;max-width:370px}.postcard-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:26px}.postcard{grid-column:span 3;min-width:0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #153e4810;transition:transform .35s,box-shadow .35s}.postcard:first-child{grid-column:span 6}.postcard:hover{transform:translateY(-7px);box-shadow:0 12px 25px #153e4820}.postcard-photo{height:330px;position:relative;display:block;overflow:hidden;color:white}.postcard-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#041724ed,transparent 65%)}.postcard-photo>img{transition:transform .8s}.postcard-photo:hover>img{transform:scale(1.045)}.postcard-number{position:absolute;left:20px;top:18px;font-size:9px;letter-spacing:.13em;padding:4px 6px;background:#0c2c3d66}.postcard-caption{position:absolute;left:20px;right:22px;bottom:23px;z-index:1}.postcard-caption>p{font-size:10px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 6px}.postcard h3{font-size:25px;line-height:1.12;letter-spacing:-.025em;margin:0 0 8px;padding-right:12px}.postcard:first-child h3{font-size:34px}.postcard-caption>span{display:block;font-size:12px;color:#d4e4e7;max-width:90%}.photo-arrow{position:absolute;right:17px;bottom:21px;font-size:20px;z-index:2}.postcard-bottom{height:87px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.postcard-bottom>img{width:65px;height:56px;object-fit:contain}.postcard:first-child .postcard-bottom>img{width:95px}.choose-stay{background:none;border:none;color:var(--ink);font-size:12px;padding:8px 0;display:flex;gap:12px;align-items:center}.choose-stay:hover{text-decoration:underline}.people{background:#eff2f0;padding-top:70px;padding-bottom:75px}.team{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1050px;margin:auto}.portrait{height:350px;border-radius:7px;overflow:hidden;background:#dce2df}.portrait img{object-position:center 28%;transition:transform .8s}.team article:hover .portrait img{transform:scale(1.03)}.person-caption{padding:18px 3px 0}.person-caption h3{font-size:23px;margin:0 0 5px;font-weight:500;letter-spacing:-.025em}.person-caption p{font-size:14px;color:#5c7379;margin:0}.sister{display:grid;grid-template-columns:1fr 1.1fr;gap:7%;align-items:center;padding-block:90px}.sister-copy>p:not(.eyebrow){color:#4e6670;font-size:16px;line-height:1.8;max-width:450px}.sister-photo{height:470px;border-radius:8px;overflow:hidden;position:relative}.sister-photo>img{object-position:43% center}.sister-photo>span{position:absolute;bottom:22px;right:24px;color:white;font-size:10px;letter-spacing:.2em;text-shadow:0 1px 8px #000}.button{display:inline-flex;align-items:center;gap:45px;padding:13px 22px;background:var(--deep);color:white;border-radius:4px;font-size:14px;margin-top:15px}.button:hover{background:#225262}footer{background:var(--deep);color:#f0f5f3;padding:65px 8% 25px}.footer-contact{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding-bottom:55px}.footer-contact h2{font-size:clamp(2rem,3vw,3.4rem)}.footer-contact em{color:#abc9c7}.footer-contact .eyebrow{font-size:10px;color:#aec6c7}.footer-invite p{font-size:15px;color:#c5d5d6;margin-bottom:20px}.footer-invite>a{font-size:clamp(1.3rem,2.3vw,2rem);border-bottom:1px solid #708e98;padding-bottom:12px;display:flex;gap:25px;justify-content:space-between;max-width:440px}.footer-main{border-top:1px solid #32525f;border-bottom:1px solid #32525f;padding:32px 0;display:flex;align-items:center;gap:45px}.footer-main .brand img{width:210px}.footer-main>p{font-size:12px;color:#c1d1d3}.footer-main>div{display:flex;margin-left:auto;gap:24px;font-size:13px}.footer-bottom{padding-top:23px;display:flex;justify-content:space-between;gap:20px;color:#9eb6bb;font-size:11px}@keyframes hero-drift{from{transform:scale(1.04)}to{transform:scale(1)}}@media(min-width:1600px){.wrap{padding-inline:max(8%,calc((100vw - 1450px)/2))}}@media(max-width:1150px){header{gap:25px;padding-inline:5%}nav{gap:19px}.brand img{width:205px}.nav-cta{display:none}.booking-shell{margin-inline:5%;padding:22px}.booking-shell #booking-form{grid-template-columns:1.7fr 1fr 1fr .7fr}#booking-form button{grid-column:1/-1;margin:15px 0 0;padding:12px 20px;justify-content:center;gap:40px}#booking-form label:last-of-type{border:0}.postcard-grid{gap:20px}.postcard{grid-column:span 4}.postcard:first-child{grid-column:span 8}.postcard-photo{height:330px}.postcard h3{font-size:26px}.postcard-bottom{padding-inline:14px}.sister{gap:5%}.portrait{height:310px}.footer-main{gap:25px}.footer-main>div{gap:17px}.hero-copy{top:44%}}@media(max-width:700px){header{height:78px;padding-inline:6%}.brand img{width:185px}#menu{display:block;margin-left:auto;background:#102c3b66;color:#fff;border:1px solid #ffffff88;padding:7px 12px;font-size:14px;border-radius:4px}nav{display:none;position:absolute;top:78px;left:0;right:0;padding:20px 6%;background:var(--deep);flex-direction:column}nav.open{display:flex}.hero{height:640px}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(90deg,#fafaf8ea,#fafaf8a8 55%,#fafaf855);mask-image:linear-gradient(transparent,#000 35%)}.hero-copy{left:6%;right:6%;top:47%;transform:translateY(-38%)}h1{font-size:clamp(2.5rem,8.3vw,3.5rem);line-height:1.12}.hero-copy .eyebrow{font-size:10px}.hero-copy>p:not(.eyebrow){font-size:15px;max-width:320px}.hero-copy>p br{display:none}.booking-shell{margin:-60px 5% 0;padding:20px;border-radius:7px}.booking-shell #booking-form{grid-template-columns:1fr 1fr;gap:16px 12px}#booking-form label{padding:0;border:0;font-size:10px}#booking-form .destination-label{grid-column:1/-1}#booking-form input,#booking-form select{font-size:14px;background:#f4f6f4;padding:9px 8px;border-radius:3px}#booking-form .guest-label{grid-column:1/-1}#booking-form button{margin-top:0;font-size:14px;padding:14px}#booking-note{font-size:11px;line-height:1.6}.wrap{padding:55px 6%}.intro{grid-template-columns:1fr;gap:25px}.intro h2{font-size:2.5rem}.intro h2 br:first-of-type{display:none}.intro h2 br:first-of-type:after{content:' '}.story-copy .lead{font-size:18px}.story-copy p{font-size:14px}.eyebrow{font-size:10px}.collection{padding-top:15px}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:15px}.section-head h2{font-size:2.3rem}.postcard-grid{grid-template-columns:1fr 1fr;gap:18px 12px}.postcard,.postcard:first-child{grid-column:span 1}.postcard:first-child{grid-column:span 2}.postcard-photo{height:270px}.postcard:first-child .postcard-photo{height:300px}.postcard-caption{left:12px;right:12px;bottom:18px}.postcard h3{font-size:21px;padding:0}.postcard:first-child h3{font-size:29px}.postcard-caption>p{font-size:9px}.postcard-caption>span{display:none}.postcard-number{font-size:8px;left:10px;top:12px}.photo-arrow{right:12px;bottom:8px;font-size:16px}.postcard-bottom{height:104px;flex-direction:column;gap:0;padding:8px}.postcard-bottom>img{height:46px;width:65px}.postcard:first-child .postcard-bottom{flex-direction:row;height:75px;padding:12px 20px}.choose-stay{font-size:11px;gap:8px}.team{grid-template-columns:1fr;max-width:400px;gap:32px}.portrait{height:390px}.person-caption h3{font-size:25px}.sister{grid-template-columns:1fr;gap:30px}.sister-photo{height:350px;grid-row:1}.sister h2{font-size:2.5rem}.sister-copy>p:not(.eyebrow){font-size:15px}footer{padding:45px 6% 22px}.footer-contact{grid-template-columns:1fr;gap:22px;padding-bottom:35px}.footer-contact h2{font-size:2.4rem}.footer-invite p{font-size:14px}.footer-invite>a{font-size:1.6rem}.footer-main{flex-wrap:wrap;gap:20px}.footer-main>div{margin:0;flex-wrap:wrap;gap:14px 25px}.footer-main>p{margin:0}.footer-main .brand{width:100%}.footer-bottom{flex-direction:column;gap:10px}}@media(max-width:360px){.postcard-grid{grid-template-columns:1fr}.postcard,.postcard:first-child{grid-column:1}.postcard-bottom{flex-direction:row;height:75px;padding:12px 20px}.postcard h3{font-size:27px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Team portrait composition */
.people{background:#edf1ef;padding-top:80px;padding-bottom:95px}.people .section-head{margin-bottom:50px}.people .section-head>p{max-width:330px;font-size:16px;line-height:1.7}.team{max-width:1100px;gap:45px;align-items:start;padding-right:15px}.team article{position:relative;min-width:0}.team article:nth-child(2){margin-top:42px}.team article:nth-child(3){margin-top:15px}.portrait{height:auto;aspect-ratio:4/5;border-radius:100px 8px 8px 8px;box-shadow:0 10px 25px #143b4510}.team article:nth-child(2) .portrait{border-radius:8px 8px 100px 8px}.team article:nth-child(3) .portrait{border-radius:8px 100px 8px 8px}.portrait img{object-position:center 28%;transition:transform .7s}.person-caption{position:relative;margin:-25px -15px 0 25px;padding:20px 22px;background:#fff;box-shadow:0 9px 25px #153e480b;border-left:2px solid #6e9292;z-index:1}.person-caption h3{font-size:21px;line-height:1.25;margin:0 0 6px}.person-caption p{font-size:13px;letter-spacing:.02em}.team article:hover .portrait img{transform:scale(1.035)}@media(max-width:1100px){.team{gap:25px}.person-caption{margin-left:15px;padding:17px}.person-caption h3{font-size:19px}}@media(max-width:700px){.people{padding-top:55px;padding-bottom:65px}.people .section-head{margin-bottom:32px}.people .section-head>p{font-size:15px}.team{gap:40px;padding-right:15px;max-width:380px}.team article:nth-child(2),.team article:nth-child(3){margin-top:0}.portrait{height:auto;aspect-ratio:4/4.7}.person-caption{margin-left:24px;padding:19px 22px}.person-caption h3{font-size:23px}.person-caption p{font-size:14px}}
