
*{box-sizing:border-box}body{margin:0;background:#f6f3ec;color:#26372e;font-family:DM Sans,Arial,sans-serif}.top{padding:22px 5%;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #ddd7ca}.top a{color:#26372e;text-decoration:none;letter-spacing:.12em;font-size:11px}.wrap{max-width:1320px;margin:auto;padding:52px 5% 80px}.ey{letter-spacing:.24em;font-size:11px;color:#8e7d5b}h1,h2{font-family:Italiana,Georgia,serif;font-weight:400}h1{font-size:clamp(44px,6vw,70px);margin:10px 0}.lead{max-width:820px;line-height:1.8;color:#657068;font-size:17px}.gallery{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:320px 320px;gap:var(--room-gallery-gap);margin:38px 0}figure{margin:0;position:relative;overflow:hidden;background:#ddd7ca}figure:first-child{grid-row:1/3}figure img{width:100%;height:100%;object-fit:cover;display:block}figcaption{position:absolute;left:0;bottom:0;background:rgba(24,54,47,.88);color:white;padding:10px 14px;font-size:11px;letter-spacing:.08em}.side{display:grid;grid-template-columns:1fr 1fr;gap:var(--room-gallery-gap)}.side figure{height:100%}.facts{display:grid;grid-template-columns:repeat(4,1fr);background:#ddd7ca;gap:1px}.facts div{background:#fff;padding:24px;text-align:center}.facts b{display:block;font-family:Italiana,Georgia,serif;font-size:23px;font-weight:400}.facts small{letter-spacing:.14em}.content{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:52px}.content h2{font-size:38px;margin:5px 0 16px}.content p{line-height:1.75;color:#657068}.plan{background:#fff;border:1px solid #ddd7ca;padding:24px}.cta{display:inline-block;margin-top:22px;padding:16px 22px;background:#26372e;color:white;text-decoration:none;letter-spacing:.12em;font-size:11px}@media(max-width:800px){.gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto}figure:first-child{grid-column:1/-1;grid-row:auto;height:360px}.side{display:contents}.gallery figure:not(:first-child){height:230px}.facts{grid-template-columns:1fr 1fr}.content{grid-template-columns:1fr}}@media(max-width:520px){.top strong{font-size:12px}.gallery{grid-template-columns:1fr}figure:first-child,.gallery figure:not(:first-child){grid-column:auto;height:280px}.facts{grid-template-columns:1fr 1fr}}
