
.d15-room-single,.d15-rooms-browser{width:100%;max-width:none;box-sizing:border-box}
.d15-room-single__body{width:100%;max-width:var(--d15-wide-content-width,1440px);margin:0 auto;padding:clamp(42px,6vw,92px) var(--d15-site-gutter,32px);box-sizing:border-box}
.d15-room-gallery{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.8fr);gap:10px;width:100%;max-width:var(--d15-wide-content-width,1440px);margin:0 auto;padding:0 var(--d15-site-gutter,32px);box-sizing:border-box}
.d15-room-gallery button{border:0;padding:0;background:none;cursor:pointer;overflow:hidden}
.d15-room-gallery__hero{min-height:clamp(380px,48vw,720px)}
.d15-room-gallery__hero img{width:100%;height:100%;object-fit:cover;display:block}
.d15-room-gallery__thumbs{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;gap:10px;max-height:720px}
.d15-room-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}
.d15-room-gallery__thumb:hover img{transform:scale(1.035)}
.d15-room-single__lead{font-size:clamp(21px,2vw,32px);line-height:1.4;max-width:1000px;margin:0 0 36px}
.d15-room-description{font-size:clamp(16px,1.15vw,19px);line-height:1.8;max-width:960px}
.d15-room-facts{display:flex;flex-wrap:wrap;gap:12px 38px;margin:0 0 42px;padding:22px 0;border-top:1px solid rgba(0,0,0,.13);border-bottom:1px solid rgba(0,0,0,.13)}
.d15-room-facts div{min-width:130px}.d15-room-facts dt{text-transform:uppercase;letter-spacing:.12em;font-size:11px;opacity:.55}.d15-room-facts dd{margin:5px 0 0;font-size:15px}
.d15-room-button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-width:190px;padding:16px 18px;background:#171717;color:#fff!important;text-decoration:none!important;text-transform:uppercase;letter-spacing:.08em;font-size:12px;transition:transform .25s ease,opacity .25s ease}.d15-room-button:hover{transform:translateY(-2px);opacity:.88}
.d15-room-cta{margin:36px 0 0}
.d15-room-section{margin-top:clamp(70px,8vw,120px);padding-top:30px;border-top:1px solid rgba(0,0,0,.14)}.d15-room-section h2,.d15-room-related h2{font-size:clamp(30px,3.5vw,54px);font-weight:400;margin:8px 0 32px}.d15-room-section__eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;opacity:.55}
.d15-room-amenities{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.d15-room-amenity{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.09)}.d15-room-amenity__icon{width:28px;height:28px;display:grid;place-items:center}.d15-room-amenity__icon svg{width:24px;height:24px}
.d15-room-features ul{columns:2;column-gap:70px;margin:0;padding:0;list-style:none}.d15-room-features li{break-inside:avoid;padding:13px 0 13px 22px;border-bottom:1px solid rgba(0,0,0,.08);position:relative}.d15-room-features li:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;position:absolute;left:0;top:22px}
.d15-room-final-cta{margin-top:clamp(70px,8vw,120px);padding:32px 0;border-top:1px solid;border-bottom:1px solid;display:flex;align-items:center;justify-content:space-between;gap:30px}.d15-room-final-cta span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.12em;opacity:.55}.d15-room-final-cta strong{display:block;font-size:clamp(24px,3vw,42px);font-weight:400;margin-top:4px}
.d15-room-related{margin-top:clamp(80px,10vw,150px)}.d15-room-cards,.d15-room-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.2vw,34px)}
.d15-room-card__image{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;background:#eee}.d15-room-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.d15-room-card__image span{position:absolute;right:14px;bottom:14px;background:#fff;color:#111;padding:9px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;opacity:0;transform:translateY(8px);transition:.3s}.d15-room-card:hover .d15-room-card__image img{transform:scale(1.035)}.d15-room-card:hover .d15-room-card__image span{opacity:1;transform:none}
.d15-room-card__body{padding:18px 0}.d15-room-card__type{text-transform:uppercase;letter-spacing:.14em;font-size:10px;opacity:.5;margin-bottom:7px}.d15-room-card h3{font-size:clamp(22px,2vw,31px);font-weight:400;line-height:1.08;margin:0}.d15-room-card h3 a{color:inherit;text-decoration:none}.d15-room-card p{font-size:14px;line-height:1.6;opacity:.72;margin:12px 0 0}
.d15-rooms-browser{max-width:var(--d15-wide-content-width,1440px);margin:0 auto;padding:clamp(35px,5vw,70px) var(--d15-site-gutter,32px);box-sizing:border-box}.d15-room-types{display:flex;align-items:center;gap:7px;overflow-x:auto;padding:0 0 20px;margin:0 0 42px;scrollbar-width:none}.d15-room-types::-webkit-scrollbar{display:none}.d15-room-types a{flex:0 0 auto;display:flex;align-items:center;gap:9px;padding:13px 16px;border:1px solid rgba(0,0,0,.14);border-radius:999px;color:inherit;text-decoration:none;text-transform:uppercase;letter-spacing:.09em;font-size:11px;transition:.25s}.d15-room-types a:hover,.d15-room-types a.is-active{background:#171717;color:#fff;border-color:#171717}.d15-room-types small{opacity:.55;font-size:9px}
@media(max-width:900px){.d15-room-gallery{grid-template-columns:1fr}.d15-room-gallery__hero{min-height:55vw}.d15-room-gallery__thumbs{grid-template-columns:repeat(3,1fr);grid-auto-rows:150px}.d15-room-amenities{grid-template-columns:repeat(2,1fr)}.d15-room-cards,.d15-room-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.d15-room-gallery,.d15-room-single__body,.d15-rooms-browser{padding-left:18px;padding-right:18px}.d15-room-gallery__hero{min-height:72vw}.d15-room-gallery__thumbs{grid-auto-rows:100px}.d15-room-amenities,.d15-room-cards,.d15-room-list{grid-template-columns:1fr}.d15-room-features ul{columns:1}.d15-room-final-cta{align-items:flex-start;flex-direction:column}}


/* 0.1.4 — centrally managed amenity image icons */
.d15-room-amenity__icon .d15-room-amenity__image{
  display:block;
  width:30px;
  height:30px;
  object-fit:contain;
}

/* 0.1.6 — premium editable room information cards */
body.single-d15_room .d15-room-summary{
    margin:0 0 clamp(56px,6vw,92px);
}
body.single-d15_room .d15-room-summary__primary{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    border-top:1px solid rgba(18,18,18,.14);
    border-bottom:1px solid rgba(18,18,18,.14);
}
body.single-d15_room .d15-room-summary__card{
    min-width:0;
    display:grid;
    grid-template-columns:56px minmax(0,1fr);
    gap:20px;
    align-items:start;
    padding:30px 34px;
    position:relative;
}
body.single-d15_room .d15-room-summary__card:first-child{padding-left:0}
body.single-d15_room .d15-room-summary__card:not(:last-child)::after{
    content:"";position:absolute;right:0;top:24px;bottom:24px;width:1px;background:rgba(18,18,18,.11);
}
body.single-d15_room .d15-room-summary__icon{
    width:56px;height:56px;border-radius:50%;display:grid;place-items:center;
    background:#111;color:#fff;font-size:20px;
}
body.single-d15_room .d15-room-summary__copy{display:flex;flex-direction:column;min-width:0;padding-top:2px}
body.single-d15_room .d15-room-summary__label{
    font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.14em;opacity:.52;margin-bottom:7px;
}
body.single-d15_room .d15-room-summary__value{
    font-size:clamp(24px,2vw,32px);line-height:1.05;font-weight:500;letter-spacing:-.035em;
}
body.single-d15_room .d15-room-summary__note{
    display:block;margin-top:8px;font-size:14px;line-height:1.45;opacity:.72;max-width:310px;
}
body.single-d15_room .d15-room-summary__extras{
    display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 32px;margin:0;padding:24px 0 0;
}
body.single-d15_room .d15-room-summary__extras div{margin:0}
body.single-d15_room .d15-room-summary__extras dt{font-size:11px;text-transform:uppercase;letter-spacing:.12em;opacity:.52}
body.single-d15_room .d15-room-summary__extras dd{margin:5px 0 0;font-size:15px;line-height:1.45}
@media(max-width:900px){
 body.single-d15_room .d15-room-summary__primary{grid-template-columns:1fr}
 body.single-d15_room .d15-room-summary__card{padding:24px 0}
 body.single-d15_room .d15-room-summary__card:not(:last-child)::after{left:0;right:0;top:auto;bottom:0;width:auto;height:1px}
 body.single-d15_room .d15-room-summary__extras{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
 body.single-d15_room .d15-room-summary__card{grid-template-columns:48px minmax(0,1fr);gap:16px}
 body.single-d15_room .d15-room-summary__icon{width:48px;height:48px;font-size:18px}
 body.single-d15_room .d15-room-summary__extras{grid-template-columns:1fr}
}

/* 0.1.7 — premium room single + vertical auto-rotating gallery */
body.single-d15_room .d15-room-single{background:var(--d15-room-bg,#f7f6f2);color:inherit;padding-top:clamp(38px,5vw,78px)}
body.single-d15_room .d15-room-gallery--premium{display:grid;grid-template-columns:minmax(0,1fr) 132px;width:min(1560px,calc(100vw - 64px));max-width:none;margin:0 auto;padding:0;gap:14px;align-items:stretch}
body.single-d15_room .d15-room-gallery__stage{position:relative;min-width:0;height:clamp(560px,65vh,820px);overflow:hidden;border-radius:2px}
body.single-d15_room .d15-room-gallery__hero{position:relative;display:block;width:100%;height:100%;min-height:0;background:#171717;overflow:hidden}
body.single-d15_room .d15-room-gallery__hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.24));pointer-events:none}
body.single-d15_room .d15-room-gallery__hero img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .28s ease,transform 1.1s cubic-bezier(.2,.65,.2,1)}
body.single-d15_room .d15-room-gallery__hero:hover img{transform:scale(1.012)}
body.single-d15_room .d15-room-gallery__hero img.is-changing{opacity:.25}
body.single-d15_room .d15-room-gallery__open{position:absolute;z-index:2;right:24px;top:24px;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.94);color:#111;padding:12px 15px;font-size:11px;text-transform:uppercase;letter-spacing:.11em;backdrop-filter:blur(10px)}
body.single-d15_room .d15-room-gallery__counter{position:absolute;z-index:2;left:28px;bottom:25px;color:#fff;display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.12em}.d15-room-gallery__counter b{font-size:22px;font-weight:500}.d15-room-gallery__counter i{display:block;width:34px;height:1px;background:rgba(255,255,255,.55)}
body.single-d15_room .d15-room-gallery__progress{position:absolute;z-index:3;left:0;right:0;bottom:0;height:2px;background:rgba(255,255,255,.22)}body.single-d15_room .d15-room-gallery__progress span{display:block;width:100%;height:100%;background:#fff;transform-origin:left center}
@keyframes d15RoomProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
body.single-d15_room .d15-room-gallery__rail{height:clamp(560px,65vh,820px);display:flex;flex-direction:column;gap:10px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}body.single-d15_room .d15-room-gallery__rail::-webkit-scrollbar{display:none}
body.single-d15_room .d15-room-gallery__thumb{position:relative;flex:0 0 94px;width:100%;border:0;padding:0;background:#ddd;overflow:hidden;opacity:.48;transition:opacity .3s ease,transform .3s ease}.d15-room-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.d15-room-gallery__thumb span{position:absolute;right:7px;bottom:5px;color:#fff;font-size:9px;letter-spacing:.1em;text-shadow:0 1px 4px rgba(0,0,0,.45)}body.single-d15_room .d15-room-gallery__thumb:hover,body.single-d15_room .d15-room-gallery__thumb.is-active{opacity:1}body.single-d15_room .d15-room-gallery__thumb.is-active{transform:translateX(-5px)}
body.single-d15_room .d15-room-single__body{width:min(1440px,calc(100vw - 64px));max-width:none;padding:clamp(72px,8vw,124px) 0 clamp(90px,10vw,160px)}
body.single-d15_room .d15-room-single__lead{font-size:clamp(27px,2.45vw,42px);line-height:1.28;letter-spacing:-.035em;max-width:1120px;margin:0 0 clamp(56px,7vw,96px)}
body.single-d15_room .d15-room-description{font-size:clamp(16px,1.05vw,19px);line-height:1.85;max-width:980px}.d15-room-description>p:first-child{margin-top:0}
body.single-d15_room .d15-room-section,body.single-d15_room .d15-room-related{margin-top:clamp(80px,9vw,140px)}
body.single-d15_room .d15-room-section h2,body.single-d15_room .d15-room-related h2{letter-spacing:-.035em}
body.single-d15_room .d15-room-amenities{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 34px}.d15-room-amenity{min-height:62px}
body.single-d15_room .d15-room-final-cta{background:#151515;color:#fff;border:0;padding:clamp(30px,4vw,58px);margin-left:0;margin-right:0}

html.d15-room-lightbox-open,html.d15-room-lightbox-open body{overflow:hidden}
.d15-room-lightbox{position:fixed;z-index:999999;inset:0;background:rgba(10,10,10,.96);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.d15-room-lightbox.is-open{opacity:1;visibility:visible}.d15-room-lightbox figure{width:min(86vw,1500px);height:min(86vh,980px);margin:0;display:flex;align-items:center;justify-content:center;position:relative}.d15-room-lightbox figure img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:opacity .2s ease}.d15-room-lightbox figure img.is-changing{opacity:.15}.d15-room-lightbox figcaption{position:absolute;left:50%;bottom:-34px;transform:translateX(-50%);color:rgba(255,255,255,.65);font-size:11px;letter-spacing:.16em}.d15-room-lightbox button{position:absolute;border:0;background:transparent;color:#fff;cursor:pointer;z-index:2}.d15-room-lightbox__close{right:28px;top:24px;width:48px;height:48px;font-size:24px}.d15-room-lightbox__nav{top:50%;transform:translateY(-50%);width:58px;height:58px;border:1px solid rgba(255,255,255,.25)!important;border-radius:50%!important}.d15-room-lightbox__nav--prev{left:26px}.d15-room-lightbox__nav--next{right:26px}
@media(max-width:900px){body.single-d15_room .d15-room-gallery--premium{grid-template-columns:1fr;width:calc(100vw - 36px)}body.single-d15_room .d15-room-gallery__stage{height:62vw;min-height:420px}body.single-d15_room .d15-room-gallery__rail{height:auto;flex-direction:row;overflow-x:auto}.d15-room-gallery__thumb{flex-basis:118px!important;height:82px}.d15-room-gallery__thumb.is-active{transform:translateY(-3px)!important}body.single-d15_room .d15-room-single__body{width:calc(100vw - 44px)}body.single-d15_room .d15-room-amenities{grid-template-columns:repeat(2,minmax(0,1fr))}.d15-room-lightbox__nav--prev{left:10px}.d15-room-lightbox__nav--next{right:10px}}
@media(max-width:600px){body.single-d15_room .d15-room-single{padding-top:18px}body.single-d15_room .d15-room-gallery--premium{width:calc(100vw - 24px)}body.single-d15_room .d15-room-gallery__stage{height:72vw;min-height:310px}body.single-d15_room .d15-room-gallery__open span{display:none}body.single-d15_room .d15-room-gallery__open{right:12px;top:12px;padding:11px}body.single-d15_room .d15-room-gallery__counter{left:16px;bottom:14px}body.single-d15_room .d15-room-single__body{width:calc(100vw - 36px);padding-top:54px}body.single-d15_room .d15-room-amenities{grid-template-columns:1fr}.d15-room-lightbox figure{width:94vw;height:78vh}.d15-room-lightbox__nav{top:auto;bottom:24px}.d15-room-lightbox__nav--prev{left:calc(50% - 72px)}.d15-room-lightbox__nav--next{right:calc(50% - 72px)}.d15-room-lightbox__close{right:10px;top:10px}}


/* v0.1.9 — Intro + room facts premium two-column composition */
body.single-d15_room .d15-room-intro-layout{
    display:grid;
    grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);
    gap:clamp(42px,6vw,96px);
    align-items:start;
}
body.single-d15_room .d15-room-intro-layout__copy{min-width:0}
body.single-d15_room .d15-room-intro-layout__facts{min-width:0}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary{margin:0}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__primary{
    display:flex;
    flex-direction:column;
    gap:0;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__card{
    width:100%;
    display:grid;
    grid-template-columns:48px minmax(0,1fr);
    gap:18px;
    align-items:center;
    padding:18px 0;
    border:0;
    border-bottom:1px solid rgba(20,20,20,.12);
    background:transparent;
    border-radius:0;
    box-shadow:none;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__card:first-child{padding-top:0}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__card:last-child{border-bottom:0}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__icon{
    width:48px;height:48px;border-radius:50%;
    display:flex;align-items:center;justify-content:center;
    background:rgba(20,20,20,.055);
    font-size:18px;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__copy{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    column-gap:16px;
    align-items:baseline;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__label{
    grid-column:1;
    font-size:12px;
    letter-spacing:.09em;
    text-transform:uppercase;
    opacity:.55;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__value{
    grid-column:2;
    grid-row:1 / span 2;
    font-size:clamp(18px,1.35vw,24px);
    font-weight:600;
    white-space:nowrap;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__note{
    grid-column:1;
    margin-top:5px;
    line-height:1.45;
    opacity:.8;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__extras{
    margin-top:12px;
}
@media(max-width:900px){
    body.single-d15_room .d15-room-intro-layout{
        grid-template-columns:1fr;
        gap:38px;
    }
}


/* v0.2.0 — unified room-page gutters + room-facts alignment + stable gallery autoplay */
body.single-d15_room{
    --d15-room-page-width:1440px;
    --d15-room-page-gutter:clamp(24px,5.25vw,100px);
}
body.single-d15_room .d15-room-single__body,
body.single-d15_room .d15-room-gallery--premium{
    width:min(var(--d15-room-page-width),calc(100vw - (var(--d15-room-page-gutter) * 2)))!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
body.single-d15_room .d15-room-intro-layout{
    grid-template-columns:minmax(0,1.45fr) minmax(360px,.55fr);
}
body.single-d15_room .d15-room-intro-layout__facts-title{
    margin:0 0 22px!important;
    padding:0!important;
    font:inherit;
    font-size:clamp(22px,1.65vw,30px)!important;
    line-height:1.15!important;
    font-weight:500!important;
    letter-spacing:-.025em!important;
    color:inherit!important;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__card{
    grid-template-columns:44px minmax(0,1fr);
    gap:14px;
    padding:16px 0;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__icon{
    width:42px;
    height:42px;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__copy{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    grid-template-rows:auto auto;
    column-gap:18px;
    row-gap:4px;
    align-items:center;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__label{
    grid-column:1;
    grid-row:1;
    align-self:end;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__value{
    grid-column:2;
    grid-row:1 / span 2;
    align-self:center;
    justify-self:end;
    line-height:1;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__note{
    grid-column:1;
    grid-row:2;
    margin:0;
    align-self:start;
}
@media(max-width:900px){
    body.single-d15_room{--d15-room-page-gutter:22px}
    body.single-d15_room .d15-room-intro-layout{grid-template-columns:1fr}
}
@media(max-width:600px){
    body.single-d15_room{--d15-room-page-gutter:18px}
    body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__copy{
        grid-template-columns:minmax(0,1fr) auto;
    }
}

/* v0.2.2 — compact section rhythm + room-facts breathing room */
body.single-d15_room .d15-room-single{
    padding-top:0!important;
}
body.single-d15_room .d15-room-single__body--intro{
    padding-top:clamp(32px,3vw,48px)!important;
    padding-bottom:clamp(28px,2.6vw,42px)!important;
}
body.single-d15_room .d15-room-single__body--intro .d15-room-single__lead{
    font-size:clamp(19px,1.715vw,29.4px)!important;
    line-height:1.34!important;
    max-width:900px!important;
    margin:0!important;
}
body.single-d15_room .d15-room-intro-layout__facts-title{
    margin-bottom:30px!important;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__card{
    padding:20px 0!important;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__card:first-child{
    padding-top:10px!important;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__copy{
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;
    row-gap:6px!important;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__value{
    grid-column:2!important;
    grid-row:1!important;
    align-self:center!important;
    justify-self:end!important;
    line-height:1!important;
}
body.single-d15_room .d15-room-intro-layout__facts .d15-room-summary__note{
    grid-column:1 / -1!important;
    grid-row:2!important;
    margin-top:1px!important;
    padding-right:0!important;
}
body.single-d15_room .d15-room-single__body--amenities{
    padding-top:0!important;
    padding-bottom:clamp(34px,3vw,48px)!important;
}
body.single-d15_room .d15-room-single__body--amenities .d15-room-section{
    margin-top:0!important;
}
body.single-d15_room .d15-room-single__body--amenities .d15-room-section:before{
    margin-bottom:clamp(24px,2.5vw,36px)!important;
}
body.single-d15_room .d15-room-single__body--after-gallery{
    padding-top:clamp(36px,3.5vw,56px)!important;
}
@media(max-width:900px){
    body.single-d15_room .d15-room-single__body--intro{padding-top:30px!important;padding-bottom:30px!important}
    body.single-d15_room .d15-room-single__body--amenities{padding-bottom:34px!important}
}
@media(max-width:600px){
    body.single-d15_room .d15-room-single__body--intro .d15-room-single__lead{font-size:clamp(19px,5.5vw,24px)!important}
    body.single-d15_room .d15-room-single__body--intro{padding-top:24px!important;padding-bottom:26px!important}
    body.single-d15_room .d15-room-intro-layout__facts-title{margin-bottom:22px!important}
}

/* v0.2.3 — vertical balance, compact CTA rhythm, strict room-content containment */
body.single-d15_room .d15-room-intro-layout{
    align-items:center!important;
}
body.single-d15_room .d15-room-intro-layout__copy{
    align-self:center!important;
}
body.single-d15_room .d15-room-single{
    position:relative;
    z-index:0;
    overflow:clip;
}
body.single-d15_room .d15-room-single__body--after-gallery{
    padding-top:clamp(20px,2vw,30px)!important;
    padding-bottom:clamp(32px,3vw,48px)!important;
}
body.single-d15_room .d15-room-final-cta{
    margin-top:0!important;
    margin-bottom:clamp(28px,3vw,44px)!important;
}
body.single-d15_room .d15-room-final-cta + .d15-room-description{
    margin-top:0!important;
}
body.single-d15_room .d15-room-final-cta ~ .d15-room-features,
body.single-d15_room .d15-room-single__body--after-gallery > .d15-room-features{
    margin-top:clamp(34px,3.5vw,54px)!important;
}
body.single-d15_room .d15-room-single__body--after-gallery > :last-child{
    margin-bottom:0!important;
}
@media(max-width:900px){
    body.single-d15_room .d15-room-intro-layout{align-items:start!important}
    body.single-d15_room .d15-room-intro-layout__copy{align-self:auto!important}
    body.single-d15_room .d15-room-single__body--after-gallery{padding-top:24px!important;padding-bottom:36px!important}
}


/* v0.2.5 — WordPress constrained-layout integration.
   The room output is now a real .alignfull child of wp-block-post-content.
   This lets WordPress escape the global content-size track natively instead of
   using 100vw/negative-margin hacks. No body overflow rule is used, so Runtime
   header, page-title and footer geometry remain untouched. */
body.single-d15_room{
    --d15-room-page-width:1440px;
    --d15-room-page-gutter:clamp(24px,5.25vw,100px);
}
body.single-d15_room .d15-room-single.alignfull{
    max-width:none!important;
    padding:0!important;
    position:relative;
    z-index:auto;
    overflow:visible!important;
    box-sizing:border-box!important;
    min-width:0;
}
/* Keep WordPress/Runtime in charge of the alignfull breakout itself.
   Internal room sections all use one centered canvas. */
body.single-d15_room .d15-room-single__body,
body.single-d15_room .d15-room-gallery--premium{
    width:min(var(--d15-room-page-width),calc(100% - (var(--d15-room-page-gutter) * 2)))!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
    box-sizing:border-box!important;
}
body.single-d15_room .d15-room-intro-layout{
    align-items:center!important;
}
body.single-d15_room .d15-room-intro-layout__copy{
    align-self:center!important;
}
body.single-d15_room .d15-room-single__body--intro{
    padding-top:clamp(32px,3vw,48px)!important;
    padding-bottom:clamp(28px,2.6vw,42px)!important;
}
body.single-d15_room .d15-room-single__body--amenities{
    padding-top:0!important;
    padding-bottom:clamp(28px,2.6vw,42px)!important;
}
body.single-d15_room .d15-room-single__body--after-gallery{
    padding-top:clamp(18px,1.8vw,28px)!important;
    padding-bottom:clamp(18px,2vw,30px)!important;
}
body.single-d15_room .d15-room-final-cta{
    margin-top:0!important;
    margin-bottom:clamp(18px,2vw,30px)!important;
}
body.single-d15_room .d15-room-final-cta ~ .d15-room-features,
body.single-d15_room .d15-room-single__body--after-gallery > .d15-room-features{
    margin-top:clamp(24px,2.5vw,38px)!important;
}
@media(max-width:900px){
    body.single-d15_room{--d15-room-page-gutter:22px}
    body.single-d15_room .d15-room-intro-layout{align-items:start!important}
    body.single-d15_room .d15-room-intro-layout__copy{align-self:auto!important}
}
@media(max-width:600px){
    body.single-d15_room{--d15-room-page-gutter:18px}
}
