/* AIRSTAR STAY DESIGN SYSTEM v1: shared editorial facts */
.stay-summary{padding-top:48px;padding-bottom:48px;border-bottom:1px solid #d9ded9}.stay-summary h2{font-size:clamp(23px,3vw,32px);margin:12px 0 28px}.stay-summary dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 32px;margin:0 0 24px}.stay-summary dl>div{border-top:1px solid #d9ded9;padding-top:16px;min-width:0}.stay-summary dt{font-size:13px;color:#626d65;letter-spacing:.06em;margin-bottom:8px}.stay-summary dd{margin:0;font-size:16px;line-height:1.7;overflow-wrap:anywhere}.facts-more{font-size:14px;text-underline-offset:5px}.stay-reasons{list-style:none;display:flex;flex-wrap:wrap;gap:6px 0;padding:0;margin:18px 0 24px;color:#344b40;font-size:14px;line-height:1.7}.stay-reasons li+li:before{content:'／';padding:0 8px;color:#a2aaa4}@media(max-width:600px){.stay-summary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.stay-summary dd{font-size:15px}.stay-summary{padding-top:32px;padding-bottom:32px}.stay-reasons{font-size:13px}}

/* Summary section must not inherit the legacy SECOND numeric-strip grid. */
.section.stay-summary{display:block;max-width:1300px;margin:0 auto;padding-left:6vw;padding-right:6vw}.stay-summary dl>div{padding-left:0;border-right:0}.stay-summary dd{font-family:inherit;color:inherit}.stay-summary .facts-more{display:inline-block}
/* Explicit height overrides HTML intrinsic height; keep every room image landscape. */
.room-editorial{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(28px,4vw,55px)}.room-editorial>img{width:100%;height:auto;aspect-ratio:4/3;max-height:none;object-fit:cover}.room-editorial>div{min-width:0}.stay-details .room-editorial h2{font-size:clamp(25px,2.2vw,34px);line-height:1.65;word-break:normal;line-break:strict}.room-catalog article>img{height:auto;aspect-ratio:3/2;object-fit:cover}
@media(max-width:850px){.room-editorial{grid-template-columns:minmax(0,1fr);gap:28px}.room-editorial>img{height:auto;max-height:none}.stay-details .room-editorial h2{font-size:28px}}
