@import url("palette-shared.css");
.palette-editorial{--palette-ink:#21211f;--palette-paper:#fbfaf6;--palette-soft:#eeeae1;--palette-accent:#c85732;--palette-radius:0;font-family:Arial,sans-serif}
.palette-editorial .hostily-header{border-bottom:1px solid #282825}
.palette-editorial .hostily-brand{font-family:Georgia,serif;font-size:20px}
.palette-editorial .hostily-brand span{border-radius:0}
.palette-editorial .hostily-book{border-radius:12px}
.palette-editorial .palette-hero{grid-template-columns:44% 56%;gap:3%;margin-top:54px;min-height:650px}
.palette-editorial .palette-hero-copy{padding:30px 5% 30px 0;justify-content:space-between}
.palette-editorial .palette-hero-copy>span{font-size:11px;line-height:1.8;max-width:350px}
.palette-editorial .palette-hero-copy h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-.065em;font-size:clamp(52px,7vw,112px)}
.palette-editorial .palette-hero-media{display:grid;grid-template-columns:2fr 1fr;gap:14px;align-items:end}
.palette-editorial .palette-hero-media img:first-child{height:100%;min-height:570px}
.palette-editorial .palette-hero-media img:last-child{height:65%;min-height:360px}
.palette-editorial .palette-hero-cta{border-radius:12px;border-bottom:3px solid #21211f}
.palette-editorial .hostily-booking .hostily-shell{border-top:2px solid #21211f;border-bottom:2px solid #21211f;border-left:0;border-right:0}
.palette-editorial .palette-intro{grid-template-columns:1.15fr .85fr;gap:10%;border-top:1px solid #d8d1c4}
.palette-editorial .palette-intro .hostily-heading h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(42px,5vw,76px)}
.palette-editorial .palette-intro img{height:540px}
.palette-editorial .hostily-heading h1,.palette-editorial .hostily-heading h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em}
.palette-editorial .hostily-gallery-grid{grid-template-columns:1fr 1fr 1fr}
.palette-editorial .hostily-gallery figure:first-child{grid-row:span 2}
.palette-editorial .hostily-room{box-shadow:none;border-top:2px solid #242421}
.palette-editorial .hostily-footer{border-top:6px solid var(--palette-accent)}
@media(max-width:900px){.palette-editorial .palette-hero{grid-template-columns:1fr;gap:15px}.palette-editorial .palette-hero-copy{min-height:320px}.palette-editorial .palette-hero-media{height:420px}.palette-editorial .palette-hero-media img:first-child,.palette-editorial .palette-hero-media img:last-child{min-height:0;height:100%}.palette-editorial .palette-intro{grid-template-columns:1fr}}
@media(max-width:600px){.palette-editorial .palette-hero{margin-top:0}.palette-editorial .palette-hero-media{height:300px}.palette-editorial .palette-hero-copy{min-height:0}.palette-editorial .palette-intro img{height:300px}}
