/* V84.18 — simplified public hotel page: interior images and booking price. */
.hotel-simple-v8418{display:grid;gap:16px;max-width:1180px;margin-inline:auto}.hotel-simple-v8418__topbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.hotel-simple-v8418__back,.hotel-simple-v8418__manage{display:inline-flex;align-items:center;min-height:40px;padding:8px 13px;border-radius:12px;text-decoration:none;font-size:12px;font-weight:900}.hotel-simple-v8418__back{border:1px solid #dbe5f0;background:#fff;color:#24578e}.hotel-simple-v8418__manage{background:#1768e6;color:#fff}
.hotel-simple-v8418__hero{position:relative;min-height:340px;overflow:hidden;border-radius:27px;background:#dce5ef}.hotel-simple-v8418__hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hotel-simple-v8418__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,21,40,.86) 0%,rgba(8,21,40,.52) 48%,rgba(8,21,40,.12) 100%)}.hotel-simple-v8418__identity{position:absolute;right:28px;bottom:28px;z-index:2;max-width:60%;color:#fff}.hotel-simple-v8418__identity small{display:inline-block;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.16);font-size:10px;font-weight:900}.hotel-simple-v8418__identity h1{margin:8px 0 5px;font-size:clamp(28px,4vw,50px);line-height:1.15}.hotel-simple-v8418__identity p{margin:0;color:#edf4ff;font-size:13px;font-weight:800}.hotel-simple-v8418__lowest{position:absolute;left:24px;bottom:24px;z-index:2;display:grid;min-width:230px;padding:15px 18px;border:1px solid rgba(255,255,255,.42);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 16px 34px rgba(5,21,42,.22);backdrop-filter:blur(12px)}.hotel-simple-v8418__lowest span,.hotel-simple-v8418__lowest small{color:#66778d;font-size:10px;font-weight:850}.hotel-simple-v8418__lowest strong{margin:3px 0;color:#145fd5;font-size:25px;line-height:1.2}
.hotel-simple-v8418__section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;padding-inline:4px}.hotel-simple-v8418__section-head small{color:#1768e6;font-size:10px;font-weight:900}.hotel-simple-v8418__section-head h2{margin:3px 0 0;color:#13213a;font-size:23px}.hotel-simple-v8418__section-head b{display:grid;place-items:center;min-width:42px;height:42px;border-radius:13px;background:#eaf2ff;color:#1768e6}
.hotel-simple-v8418__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hotel-simple-room-v8418{overflow:hidden;border:1px solid #dfe7f0;border-radius:23px;background:#fff;box-shadow:0 12px 35px rgba(18,42,73,.08)}.hotel-simple-room-v8418__gallery{position:relative;display:grid;height:310px;gap:4px;overflow:hidden;background:#e8eef5}.hotel-simple-room-v8418__gallery img{width:100%;height:100%;min-width:0;min-height:0;object-fit:cover;display:block}.hotel-simple-room-v8418__gallery.count-1{grid-template-columns:1fr}.hotel-simple-room-v8418__gallery.count-2{grid-template-columns:1.35fr .65fr}.hotel-simple-room-v8418__gallery.count-3,.hotel-simple-room-v8418__gallery.count-4{grid-template-columns:1.35fr .65fr;grid-template-rows:1fr 1fr}.hotel-simple-room-v8418__gallery.count-3 .image-1,.hotel-simple-room-v8418__gallery.count-4 .image-1{grid-row:1/3}.hotel-simple-room-v8418__gallery.count-4 .image-4{display:none}.hotel-simple-room-v8418__gallery>span{position:absolute;left:10px;bottom:10px;padding:6px 10px;border-radius:999px;background:rgba(7,20,40,.78);color:#fff;font-size:10px;font-weight:900}.hotel-simple-room-v8418__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px}.hotel-simple-room-v8418__price{display:grid;min-width:0}.hotel-simple-room-v8418__price small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#62738a;font-size:10px;font-weight:850}.hotel-simple-room-v8418__price strong{margin-top:2px;color:#0f203a;font-size:22px}.hotel-simple-room-v8418__price span{color:#7a899b;font-size:9px;font-weight:800}.hotel-simple-room-v8418__actions{display:flex;gap:7px;flex:0 0 auto}.hotel-simple-room-v8418__actions a,.hotel-simple-v8418__contact>a,.hotel-simple-v8418__empty>a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 13px;border-radius:12px;text-decoration:none;font-size:11px;font-weight:950}.hotel-simple-room-v8418__actions .is-phone,.hotel-simple-v8418__contact .is-phone{border:1px solid #bcd4f5;background:#f6faff;color:#1762ca}.hotel-simple-room-v8418__actions .is-whatsapp,.hotel-simple-v8418__contact .is-whatsapp,.hotel-simple-v8418__empty>a{background:#0ba86d;color:#fff}
.hotel-simple-v8418__empty{display:grid;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px;border:1px solid #dfe7f0;border-radius:22px;background:#fff}.hotel-simple-v8418__empty img{width:170px;height:125px;border-radius:16px;object-fit:cover}.hotel-simple-v8418__empty h2{margin:0 0 5px;font-size:19px}.hotel-simple-v8418__empty p{margin:0;color:#6f7e90;font-size:12px}.hotel-simple-v8418__contact{position:sticky;bottom:10px;z-index:15;display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px solid rgba(207,220,235,.9);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 14px 36px rgba(13,35,66,.16);backdrop-filter:blur(14px)}.hotel-simple-v8418__contact>div{display:grid;min-width:0;margin-left:auto}.hotel-simple-v8418__contact small{color:#748398;font-size:9px;font-weight:850}.hotel-simple-v8418__contact strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.hotel-simple-v8418__moderation{opacity:.8}
@media(max-width:760px){.hotel-simple-v8418{gap:12px}.hotel-simple-v8418__hero{min-height:285px;border-radius:22px}.hotel-simple-v8418__shade{background:linear-gradient(0deg,rgba(8,21,40,.88) 0%,rgba(8,21,40,.18) 75%)}.hotel-simple-v8418__identity{right:16px;bottom:92px;max-width:calc(100% - 32px)}.hotel-simple-v8418__identity h1{font-size:28px}.hotel-simple-v8418__lowest{right:14px;left:14px;bottom:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-width:0;padding:10px 12px}.hotel-simple-v8418__lowest strong{text-align:center;font-size:20px}.hotel-simple-v8418__section-head h2{font-size:18px}.hotel-simple-v8418__grid{grid-template-columns:1fr}.hotel-simple-room-v8418__gallery{height:270px}.hotel-simple-v8418__empty{grid-template-columns:105px minmax(0,1fr);gap:10px}.hotel-simple-v8418__empty img{width:105px;height:92px}.hotel-simple-v8418__empty>a{grid-column:1/-1}.hotel-simple-v8418__contact{bottom:78px}.hotel-simple-room-v8418__footer{align-items:flex-end;padding:12px}.hotel-simple-room-v8418__actions a{min-height:38px;padding:7px 10px;font-size:10px}}
@media(max-width:420px){.hotel-simple-v8418__topbar{padding-inline:2px}.hotel-simple-v8418__back,.hotel-simple-v8418__manage{min-height:36px;padding:7px 10px;font-size:10px}.hotel-simple-v8418__hero{min-height:260px}.hotel-simple-v8418__identity{bottom:82px}.hotel-simple-v8418__identity h1{font-size:24px}.hotel-simple-v8418__identity p{font-size:10px}.hotel-simple-room-v8418__gallery{height:235px}.hotel-simple-room-v8418__footer{align-items:stretch;flex-direction:column}.hotel-simple-room-v8418__actions{width:100%}.hotel-simple-room-v8418__actions a{flex:1}.hotel-simple-v8418__contact>div{display:none}.hotel-simple-v8418__contact>a{flex:1}}
