body.astalias-hotel-detail{background:#f7f8fb;color:#172033}.astalias-hotel-detail #page{max-width:none;width:100%;padding:0}.astalias-hotel-detail #content{padding:0}.ast-hotel-page{width:100%;min-width:0}.ast-hotel-shell{--hotel-blue:#174ea6;--hotel-blue-dark:#123d82;--hotel-ink:#172033;--hotel-muted:#647084;--hotel-line:#dde3eb;--hotel-soft:#f3f6fa;--hotel-success:#137a4a;width:100%;max-width:none;margin:0 auto;padding:34px 24px 72px;box-sizing:border-box}.ast-hotel-shell *{box-sizing:border-box}.ast-hotel-head{display:flex;gap:28px;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.ast-hotel-head__identity{min-width:0}.ast-hotel-kicker{display:flex;align-items:center;gap:10px;margin-bottom:7px;color:var(--hotel-muted);font-size:14px;font-weight:700}.ast-hotel-stars{color:#f5a623;letter-spacing:2px}.ast-hotel-head h1{margin:0;color:var(--hotel-ink);font-size:clamp(32px,4vw,50px);line-height:1.04;letter-spacing:-.035em}.ast-hotel-address{margin:10px 0 0;color:var(--hotel-muted);font-size:15px}.ast-hotel-head__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.ast-hotel-score{display:flex;gap:9px;align-items:center}.ast-hotel-score strong{display:grid;place-items:center;min-width:46px;height:46px;padding:0 8px;border-radius:12px 12px 12px 3px;background:var(--hotel-blue);color:#fff;font-size:18px}.ast-hotel-score span{max-width:80px;color:var(--hotel-muted);font-size:12px}.ast-hotel-primary-button,.ast-hotel-ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:9px;text-decoration:none;font-weight:800;transition:.18s ease}.ast-hotel-primary-button{background:var(--hotel-blue);color:#fff!important;border:1px solid var(--hotel-blue)}.ast-hotel-primary-button:hover{background:var(--hotel-blue-dark);border-color:var(--hotel-blue-dark)}.ast-hotel-ghost-button{background:#fff;color:var(--hotel-blue)!important;border:1px solid #b9c7da}.ast-hotel-ghost-button:hover{border-color:var(--hotel-blue);box-shadow:0 5px 18px rgba(23,78,166,.10)}.ast-hotel-primary-button--block,.ast-hotel-ghost-button--block{width:100%}.ast-hotel-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:190px 190px;gap:6px;overflow:hidden;border-radius:15px;background:#e8edf4}.ast-hotel-gallery__item{position:relative;margin:0;overflow:hidden;background:#dfe5ed}.ast-hotel-gallery__item--1{grid-row:1/3}.ast-hotel-gallery__item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.ast-hotel-gallery__item a:hover img{transform:scale(1.025)}.ast-hotel-gallery__count{position:absolute;right:12px;bottom:12px;padding:8px 12px;border-radius:999px;background:rgba(17,24,39,.82);color:#fff;font-size:13px;font-weight:800}.ast-hotel-availability{position:relative;margin:-1px 18px 0;padding:18px;border:1px solid #cfd9e8;border-radius:0 0 14px 14px;background:#fff;box-shadow:0 12px 30px rgba(30,45,70,.08)}.ast-hotel-availability__heading{display:flex;flex-direction:column;margin-bottom:12px}.ast-hotel-availability__heading span{color:var(--hotel-muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ast-hotel-availability__heading strong{margin-top:2px;font-size:18px}.ast-hotel-search-shell{display:grid;grid-template-columns:1fr 1fr 1.25fr auto;gap:8px}.ast-hotel-search-shell label{display:flex;flex-direction:column;gap:5px;padding:9px 11px;border:1px solid var(--hotel-line);border-radius:9px;background:#fff}.ast-hotel-search-shell label span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--hotel-muted)}.ast-hotel-search-shell input{width:100%;border:0;background:transparent;padding:0;color:var(--hotel-ink);font-weight:700}.ast-hotel-search-shell input:disabled{opacity:1;-webkit-text-fill-color:var(--hotel-ink)}.ast-hotel-availability small{display:block;margin-top:9px;color:var(--hotel-muted);font-size:12px}.ast-hotel-subnav{position:sticky;top:0;z-index:8;display:flex;gap:26px;overflow:auto;margin:24px 0 0;border-bottom:1px solid var(--hotel-line);background:rgba(247,248,251,.96);backdrop-filter:blur(10px)}.ast-hotel-subnav a{flex:0 0 auto;padding:15px 0 13px;color:var(--hotel-ink);text-decoration:none;font-weight:800;font-size:14px;border-bottom:3px solid transparent}.ast-hotel-subnav a:hover{color:var(--hotel-blue);border-bottom-color:var(--hotel-blue)}.ast-hotel-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:36px;align-items:start}.ast-hotel-main-column{min-width:0}.ast-hotel-section{padding:34px 0;border-bottom:1px solid var(--hotel-line);scroll-margin-top:70px}.ast-hotel-section__heading>span,.ast-hotel-side-card__kicker{display:block;margin-bottom:5px;color:var(--hotel-blue);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.ast-hotel-section__heading h2,.ast-hotel-side-card h2{margin:0;color:var(--hotel-ink);font-size:clamp(23px,2.5vw,30px);letter-spacing:-.025em}.ast-hotel-description{margin-top:16px;color:#354052;font-size:16px;line-height:1.75}.ast-hotel-description p{margin:0 0 14px}.ast-hotel-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-top:22px}.ast-hotel-highlight{display:flex;gap:11px;align-items:flex-start;padding:12px 13px;border:1px solid var(--hotel-line);border-radius:10px;background:#fff;font-weight:700}.ast-hotel-highlight__icon{display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:#e8f5ee;color:var(--hotel-success);font-size:12px}.ast-hotel-highlight small,.ast-hotel-facility small{display:block;margin-top:2px;color:var(--hotel-muted);font-size:11px;font-weight:500}.ast-hotel-facility-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px 20px;margin-top:20px}.ast-hotel-facility{display:flex;gap:9px;align-items:flex-start;color:#334155;font-size:14px}.ast-hotel-facility>span:first-child{color:var(--hotel-success);font-weight:900}.ast-hotel-room-list{display:grid;gap:15px;margin-top:20px}.ast-hotel-room-card{display:grid;grid-template-columns:190px minmax(0,1fr) 170px;min-height:165px;overflow:hidden;border:1px solid var(--hotel-line);border-radius:13px;background:#fff;box-shadow:0 2px 6px rgba(30,41,59,.03)}.ast-hotel-room-card__media{display:grid;place-items:center;min-height:165px;background:#e8edf4;color:#8090a5;font-size:34px}.ast-hotel-room-card__media img{width:100%;height:100%;min-height:165px;object-fit:cover}.ast-hotel-room-card__body{padding:18px}.ast-hotel-room-card__body h3{margin:0 0 8px;color:var(--hotel-blue);font-size:18px}.ast-hotel-room-card__meta{display:flex;flex-wrap:wrap;gap:6px 12px;color:var(--hotel-muted);font-size:12px}.ast-hotel-room-card__body ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 12px;margin:14px 0 0;padding:0;list-style:none;color:#405066;font-size:12px}.ast-hotel-room-card__body li:before{content:'✓';margin-right:6px;color:var(--hotel-success);font-weight:900}.ast-hotel-room-card__commerce{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:8px;padding:18px;border-left:1px solid var(--hotel-line);background:#fbfcfe;text-align:right}.ast-hotel-room-card__commerce span{color:var(--hotel-muted);font-size:12px}.ast-hotel-room-card__commerce a{color:var(--hotel-blue);font-weight:850}.ast-hotel-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.ast-hotel-policy-grid>div{padding:14px;border:1px solid var(--hotel-line);border-radius:10px;background:#fff}.ast-hotel-policy-grid dt{color:var(--hotel-muted);font-size:11px;font-weight:800;text-transform:uppercase}.ast-hotel-policy-grid dd{margin:5px 0 0;color:var(--hotel-ink);font-weight:700}.ast-hotel-sidebar{position:sticky;top:74px;padding-top:34px}.ast-hotel-side-card{margin-bottom:14px;padding:20px;border:1px solid var(--hotel-line);border-radius:13px;background:#fff;box-shadow:0 4px 18px rgba(30,41,59,.04);scroll-margin-top:75px}.ast-hotel-side-card h2{font-size:21px}.ast-hotel-side-card p{margin:10px 0 15px;color:var(--hotel-muted);line-height:1.55}.ast-hotel-side-card--booking{border-color:#b8c9e5;background:linear-gradient(180deg,#fff,#f4f8ff)}.ast-hotel-provider-note{color:var(--hotel-muted);font-size:12px}.ast-hotel-provider-note p{font-size:12px}.ast-hotel-provider-note small{display:block;margin-top:7px}.ast-hotel-page a:focus-visible,.ast-hotel-page input:focus-visible{outline:3px solid rgba(23,78,166,.35);outline-offset:2px}
@media(min-width:1025px){.ast-hotel-shell{width:95%;max-width:none}}
@media(max-width:980px){.ast-hotel-shell{padding-inline:18px}.ast-hotel-content-grid{grid-template-columns:1fr}.ast-hotel-sidebar{position:static;padding-top:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ast-hotel-side-card{margin:0}.ast-hotel-provider-note{grid-column:1/-1}.ast-hotel-search-shell{grid-template-columns:1fr 1fr}.ast-hotel-primary-button{min-height:50px}.ast-hotel-facility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ast-hotel-room-card{grid-template-columns:160px minmax(0,1fr)}.ast-hotel-room-card__commerce{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center;border-left:0;border-top:1px solid var(--hotel-line)}}
@media(max-width:720px){.ast-hotel-shell{padding-top:22px}.ast-hotel-head{align-items:flex-start;flex-direction:column}.ast-hotel-head__actions{width:100%;justify-content:space-between}.ast-hotel-gallery{grid-template-columns:2fr 1fr;grid-template-rows:150px 150px}.ast-hotel-gallery__item--1{grid-row:1/3}.ast-hotel-gallery__item--4,.ast-hotel-gallery__item--5{display:none}.ast-hotel-availability{margin:0;border-radius:0 0 12px 12px}.ast-hotel-search-shell{grid-template-columns:1fr}.ast-hotel-highlights,.ast-hotel-policy-grid{grid-template-columns:1fr}.ast-hotel-facility-grid{grid-template-columns:1fr 1fr}.ast-hotel-sidebar{grid-template-columns:1fr}.ast-hotel-provider-note{grid-column:auto}.ast-hotel-room-card{grid-template-columns:1fr}.ast-hotel-room-card__media,.ast-hotel-room-card__media img{height:210px;min-height:210px}.ast-hotel-room-card__commerce{grid-column:auto}.ast-hotel-subnav{margin-inline:-18px;padding-inline:18px}}
@media(max-width:480px){.ast-hotel-head h1{font-size:31px}.ast-hotel-gallery{display:block;height:250px}.ast-hotel-gallery__item{display:none}.ast-hotel-gallery__item--1{display:block;height:250px}.ast-hotel-facility-grid{grid-template-columns:1fr}.ast-hotel-room-card__body ul{grid-template-columns:1fr}.ast-hotel-shell{padding-inline:14px}.ast-hotel-subnav{margin-inline:-14px;padding-inline:14px}.ast-hotel-availability{padding:14px}.ast-hotel-head__actions{align-items:stretch}.ast-hotel-score{flex:1}.ast-hotel-ghost-button{flex:1}}
.ast-hotel-gallery__button{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.ast-hotel-gallery__button img{pointer-events:none}.ast-hotel-gallery__item button:hover img{transform:scale(1.025)}.ast-hotel-section__subheading{margin-top:26px}.ast-hotel-section__subheading h3{margin:0 0 12px;font-size:18px;color:var(--hotel-ink)}.ast-hotel-facilities__open{margin-top:20px;background:#fff;cursor:pointer}.ast-hotel-modal[hidden]{display:none!important}.ast-hotel-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:22px}.ast-hotel-modal__backdrop{position:absolute;inset:0;background:rgba(9,15,26,.82);backdrop-filter:blur(4px)}.ast-hotel-modal__close{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#fff;color:#172033;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 5px 20px rgba(0,0,0,.18)}html.ast-hotel-modal-open{overflow:hidden}.ast-hotel-gallery-modal__panel{position:relative;z-index:1;display:grid;grid-template-columns:54px minmax(0,1fr) 54px;align-items:center;width:min(94vw,1500px);height:min(90vh,960px);padding:22px 12px 42px;border-radius:18px;background:#0b111c;box-shadow:0 30px 80px rgba(0,0,0,.38)}.ast-hotel-gallery-modal__panel>.ast-hotel-modal__close{position:absolute;top:16px;right:16px;z-index:3}.ast-hotel-gallery-modal__panel figure{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;height:100%;margin:0}.ast-hotel-gallery-modal__panel img{display:block;max-width:100%;max-height:calc(90vh - 110px);object-fit:contain;border-radius:8px}.ast-hotel-gallery-modal__panel figcaption{max-width:900px;margin-top:10px;color:#d8dfeb;font-size:13px;text-align:center}.ast-hotel-gallery-modal__nav{display:grid;place-items:center;width:46px;height:58px;padding:0;border:0;border-radius:12px;background:rgba(255,255,255,.12);color:#fff;font-size:42px;cursor:pointer}.ast-hotel-gallery-modal__nav:hover{background:rgba(255,255,255,.22)}.ast-hotel-gallery-modal__counter{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:13px;font-weight:800}.ast-hotel-facilities-modal__panel{position:relative;z-index:1;width:min(92vw,1040px);max-height:88vh;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.30)}.ast-hotel-facilities-modal__panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid var(--hotel-line)}.ast-hotel-facilities-modal__panel>header span{color:var(--hotel-blue);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.ast-hotel-facilities-modal__panel>header h2{margin:3px 0 0;font-size:28px;color:var(--hotel-ink)}.ast-hotel-facilities-modal__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 36px;max-height:calc(88vh - 92px);overflow:auto;padding:26px}.ast-hotel-facility-category h3{margin:0 0 12px;color:var(--hotel-ink);font-size:18px}.ast-hotel-facility-category ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.ast-hotel-facility-category li{display:flex;align-items:flex-start;gap:9px;color:#354052}.ast-hotel-facility-category li>span{color:var(--hotel-success);font-weight:900}.ast-hotel-facility-category li strong{display:block;font-size:14px;font-weight:650}.ast-hotel-facility-category li small{display:block;margin-top:2px;color:var(--hotel-muted);font-size:11px}@media(max-width:700px){.ast-hotel-modal{padding:0}.ast-hotel-gallery-modal__panel{width:100vw;height:100vh;border-radius:0;grid-template-columns:44px minmax(0,1fr) 44px}.ast-hotel-gallery-modal__panel img{max-height:calc(100vh - 120px)}.ast-hotel-facilities-modal__panel{width:100vw;max-height:100vh;border-radius:0}.ast-hotel-facilities-modal__content{grid-template-columns:1fr;max-height:calc(100vh - 92px);padding:20px}.ast-hotel-facilities-modal__panel>header{padding:18px 20px}}

/* v0.4.4 live hotel data bindings */
.ast-hotel-search-shell input,.ast-hotel-search-shell select{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:9px;padding:8px 10px;background:#fff;color:inherit}
.ast-hotel-search-shell button{border:0;cursor:pointer}
.ast-hotel-live-error{margin-top:12px;padding:12px 14px;border-radius:10px;background:#fff1f2;color:#9f1239}
.ast-hotel-live-rates{display:grid;gap:10px;margin-top:18px}
.ast-hotel-live-rate{display:grid;grid-template-columns:1.4fr .7fr 1fr auto;gap:14px;align-items:center;padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}
.ast-hotel-live-rate>div{display:grid;gap:4px}.ast-hotel-live-rate__price{font-size:1.15rem}.ast-hotel-rate-status{font-weight:700;color:#166534}
.ast-hotel-checked-rate{margin-top:12px;padding:12px 14px;border-radius:10px;background:#ecfdf5;color:#166534}
.ast-hotel-no-rates{margin:0;padding:14px;background:#f8fafc;border-radius:10px}
.ast-hotel-review-summary{display:flex;align-items:baseline;gap:12px;margin:8px 0 18px}.ast-hotel-review-summary strong{font-size:2rem}.ast-hotel-review-summary small{color:#64748b}
.ast-hotel-review-list{display:grid;gap:14px}.ast-hotel-review{padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.ast-hotel-review header{display:flex;gap:10px;align-items:center}.ast-hotel-review header span{font-size:.78rem;font-weight:700;background:#ecfdf5;color:#166534;border-radius:999px;padding:4px 8px}.ast-hotel-review footer{font-size:.85rem;color:#64748b}.ast-hotel-owner-response{margin-top:12px;padding:12px;background:#f8fafc;border-radius:8px}
.ast-hotel-review-form-section details{border:1px solid #e2e8f0;border-radius:12px;padding:14px}.ast-hotel-review-form-section summary{cursor:pointer;font-weight:800}.ast-hotel-review-form{display:grid;gap:12px;margin-top:14px}.ast-hotel-review-form label{display:grid;gap:6px}.ast-hotel-review-form select,.ast-hotel-review-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:9px;padding:10px}
@media(max-width:800px){.ast-hotel-live-rate{grid-template-columns:1fr}.ast-hotel-search-shell{grid-template-columns:1fr 1fr}.ast-hotel-search-shell .ast-hotel-primary-button{width:100%}}
@media(max-width:520px){.ast-hotel-search-shell{grid-template-columns:1fr}}

/* v0.4.4 advanced hotel facilities UX */
.ast-hotel-stay-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin-top:12px}.ast-hotel-stay-highlight{display:flex;align-items:flex-start;gap:9px;color:#334155;font-size:14px;font-weight:650}.ast-hotel-stay-highlight>span:first-child{color:var(--hotel-success);font-weight:900}.ast-hotel-facility.is-unavailable,.ast-hotel-facility-category li.is-unavailable{color:#7b8492}.ast-hotel-facility.is-unavailable>span:first-child,.ast-hotel-facility-category li.is-unavailable>span{color:#9aa4b2}.ast-hotel-facility-category li small{line-height:1.45}.ast-hotel-section__subheading--stay{margin-top:30px}@media(max-width:720px){.ast-hotel-stay-highlights{grid-template-columns:1fr}}
/* v0.5.0 configurable hotel facilities presentation module */
.ast-hotel-facility-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 42px;margin-top:30px}.ast-hotel-facility-categories .ast-hotel-facility-category{min-width:0}.ast-hotel-facility-categories .ast-hotel-facility-category h3{margin:0 0 13px;color:var(--hotel-ink);font-size:19px;line-height:1.25}.ast-hotel-facility-categories .ast-hotel-facility-category ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.ast-hotel-facility-categories .ast-hotel-facility-category li{display:flex;align-items:flex-start;gap:9px;color:#354052}.ast-hotel-facility-categories .ast-hotel-facility-category li>span{color:var(--hotel-success);font-weight:900}.ast-hotel-facility-categories .ast-hotel-facility-category li strong{display:block;font-size:14px;font-weight:650}.ast-hotel-facility-categories .ast-hotel-facility-category li small{display:block;margin-top:2px;color:var(--hotel-muted);font-size:11px;line-height:1.45}.ast-hotel-facility-category__more{margin-top:12px}.ast-hotel-facility-category__more>summary{display:inline-flex;cursor:pointer;color:var(--hotel-blue);font-size:13px;font-weight:800;list-style:none}.ast-hotel-facility-category__more>summary::-webkit-details-marker{display:none}.ast-hotel-facility-category__more[open]>summary{margin-bottom:10px}.ast-hotel-facility-category--accordion{border:1px solid var(--hotel-line);border-radius:12px;background:#fff;overflow:hidden}.ast-hotel-facility-category--accordion>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;cursor:pointer;color:var(--hotel-ink);font-size:17px;font-weight:800;list-style:none}.ast-hotel-facility-category--accordion>summary::-webkit-details-marker{display:none}.ast-hotel-facility-category--accordion>summary span{transition:transform .18s ease}.ast-hotel-facility-category--accordion[open]>summary span{transform:rotate(180deg)}.ast-hotel-facility-category--accordion>ul{padding:0 18px 18px}.astalias-hotel-facilities-mode-inline .ast-hotel-facilities__open,.astalias-hotel-facilities-mode-accordion .ast-hotel-facilities__open{display:none!important}@media(max-width:860px){.ast-hotel-facility-categories{grid-template-columns:1fr;gap:26px}}@media(max-width:720px){.ast-hotel-facility-categories{margin-top:24px}.ast-hotel-facility-categories--inline .ast-hotel-facility-category{padding-bottom:22px;border-bottom:1px solid var(--hotel-line)}.ast-hotel-facility-categories--inline .ast-hotel-facility-category:last-child{border-bottom:0}}
