:root{--ink:#172b3e;--paper:#eef0ed;--rust:#bd674b;--line:#b9c2c3;--muted:#64717b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 'DM Sans',sans-serif}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}a{color:inherit;text-decoration:none}.example{background:var(--ink);color:#fff;display:flex;justify-content:center;gap:28px;padding:10px;font-size:12px}.example b{color:#f0a68d;font-size:10px;letter-spacing:.15em}.example a{text-decoration:underline;text-underline-offset:3px}.head{display:flex;align-items:center;justify-content:space-between;padding:28px 0}.brand{display:flex;align-items:center;gap:8px;letter-spacing:.2em;font:600 15px Manrope}.brand strong{font:600 36px/1 Manrope;color:var(--rust);letter-spacing:-.1em}.head nav{display:flex;gap:31px;font-size:14px}.head nav a:hover{color:var(--rust)}.book{border-bottom:1px solid var(--ink);padding-bottom:5px;font-weight:600}.hero{position:relative;min-height:740px;background:var(--ink);color:#fff}.hero-image{position:absolute;inset:0;background:linear-gradient(90deg,#172b3ecc 0%,#172b3e55 50%,#172b3e22),url('https://images.unsplash.com/photo-1566665797739-1674de7a421a?auto=format&fit=crop&w=1800&q=85') center/cover}.hero-overlay{position:relative;min-height:740px;display:flex;flex-direction:column;justify-content:center}.hero-copy{max-width:535px}.eyebrow{color:var(--rust);text-transform:uppercase;font-size:10px;letter-spacing:.18em;font-weight:600;margin:0 0 20px}.hero h1,.section-title h2,.story h2,.neighborhood h2,.book-section h2{font:500 clamp(58px,8vw,111px)/.88 Manrope;letter-spacing:-.09em;margin:0}.hero h1 em,.section-title h2 em,.story h2 em,.neighborhood h2 em,.book-section h2 em{font-style:normal;color:#e3a28e}.hero-copy>p:not(.eyebrow){max-width:370px;color:#d5dce0;font-size:17px;margin:32px 0}.book-line{display:inline-flex;gap:35px;border-bottom:1px solid currentColor;padding-bottom:7px;font-weight:600}.book-line span{color:#e3a28e}.hero-caption{position:absolute;bottom:30px;left:0;right:0;display:flex;gap:30px;color:#d5dce0;text-transform:uppercase;font-size:10px;letter-spacing:.15em}.rooms{padding:120px 0 135px}.section-title{display:grid;grid-template-columns:.8fr 1.3fr .8fr;gap:35px;align-items:end;margin-bottom:78px}.section-title h2{font-size:clamp(46px,6vw,80px)}.section-title>p:last-child{color:var(--muted);margin:0 0 2px}.room-list{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:18px;align-items:end}.room-list article:nth-child(2){margin-bottom:80px}.room-image{height:395px;background-size:cover;background-position:center}.room-one{background-image:url('https://images.unsplash.com/photo-1590490360182-c33d57733427?auto=format&fit=crop&w=1000&q=85')}.room-two{background-image:url('https://images.unsplash.com/photo-1591088398332-8a7791972843?auto=format&fit=crop&w=1100&q=85')}.room-three{background-image:url('https://images.unsplash.com/photo-1618220179428-22790b461013?auto=format&fit=crop&w=1000&q=85')}.room-info{padding-top:17px}.room-info>span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--rust)}.room-info h3{font:600 28px Manrope;letter-spacing:-.07em;margin:14px 0 5px}.room-info p{color:var(--muted);margin:0 0 22px}.room-info a{font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:4px}.story{background:var(--rust);color:var(--ink);padding:120px 0}.story-inner{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;align-items:center}.story-number{font:500 220px/.8 Manrope;letter-spacing:-.15em;color:#8f4a39}.story h2{font-size:clamp(48px,6vw,83px)}.story>div>div:last-child>p:not(.eyebrow){max-width:440px;font-size:17px;color:#5f332a;margin:30px 0}.neighborhood{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:120px 0 135px}.neighborhood h2{font-size:clamp(48px,6vw,83px)}.neighborhood-copy{align-self:end}.neighborhood-copy>p{font-size:20px;max-width:370px;margin:0 0 48px}.places{border-top:1px solid var(--line)}.places div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:16px 0}.places span{color:var(--rust);font-size:12px}.book-section{background:var(--ink);color:#fff;padding:110px 0 125px}.book-inner{display:grid;grid-template-columns:1fr 1fr;gap:110px}.book-section h2{font-size:clamp(50px,6vw,83px)}.book-section form{display:grid;grid-template-columns:1fr 1fr;gap:27px 20px;align-content:start;padding-top:10px}.book-section label{color:#b9c4ca;font-size:11px}.book-section input,.book-section select{display:block;width:100%;margin-top:8px;border:0;border-bottom:1px solid #5a6a76;background:none;color:#fff;padding:9px 0;font:inherit}.book-section select{appearance:none}.book-section input:focus,.book-section select:focus{outline:0;border-color:#e3a28e}.book-section button{grid-column:1/-1;justify-self:start;background:var(--rust);border:0;color:#fff;padding:14px 18px;font:600 14px inherit;cursor:pointer}.book-section button span{margin-left:28px}.status{grid-column:1/-1;color:#e3a28e;font-size:13px}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:23px 0 48px;color:var(--muted);font-size:12px}footer a{color:var(--ink);text-decoration:underline}@media(max-width:760px){.wrap{width:calc(100% - 28px)}.example{flex-direction:column;align-items:center;gap:2px;text-align:center}.head{padding:20px 0}.head nav{display:none}.book{font-size:13px}.hero,.hero-overlay{min-height:650px}.hero-overlay{justify-content:end;padding-bottom:75px}.hero h1{font-size:63px}.hero-caption{bottom:24px;gap:12px;flex-wrap:wrap}.rooms,.neighborhood{padding:75px 0 85px;display:block}.section-title{display:block;margin-bottom:50px}.section-title h2{margin-bottom:22px}.section-title>p:last-child{max-width:350px}.room-list{display:block}.room-list article,.room-list article:nth-child(2){margin-bottom:50px}.room-image{height:300px}.story{padding:75px 0}.story-inner,.book-inner{display:block}.story-number{font-size:140px;margin-bottom:60px}.neighborhood-copy{margin-top:50px}.book-section{padding:75px 0 85px}.book-section form{margin-top:52px}.book-section h2{font-size:58px}footer{display:block}footer span{display:block;margin-bottom:8px}}
@media(max-width:760px){.head{position:relative}.head nav.open{display:flex;position:absolute;z-index:5;top:68px;right:0;background:var(--paper);padding:18px;flex-direction:column;gap:14px;border:1px solid var(--line)}}
@media(min-width:761px){.head .menu{display:none}}
@media(max-width:760px){.head .menu{display:block;border:0;background:none;color:var(--ink);font:inherit}}
.booking-note{max-width:380px;color:#d5dce0;font-size:17px;margin-top:28px}.wide-field{grid-column:1/-1}.book-section form{align-items:start}.book-section form .status{min-height:20px}@media(max-width:760px){.booking-note{font-size:16px}}
