.inline-form{display:flex;gap:8px;align-items:flex-end;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}.stat{background:#fff;border:1px solid #e5e7ef;border-radius:16px;padding:16px}.stat strong{display:block;font-size:2rem}.room-card{display:flex;flex-direction:column;min-height:100%;background:#fff;border:1px solid #e4e9f2;border-radius:24px;overflow:hidden;box-shadow:0 14px 36px rgba(17,24,39,.05)}.room-card__image-link{display:block;background:#edf3ff}.room-card__image{width:100%;aspect-ratio:16/9;object-fit:cover}.room-card__body{display:flex;flex-direction:column;gap:14px;padding:20px;flex:1}.room-card__meta-row{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.room-card__price{font-size:1.22rem;font-weight:900;color:#204bbb}.room-card__price small{font-size:.85rem;font-weight:700;color:#667085;margin-left:2px}.room-card__capacity{font-size:.92rem;font-weight:700;color:#667085}.room-card__title{font-size:1.22rem}.room-card__title a{color:#101828}.room-card__summary{color:#475467}.room-card__specs{display:flex;flex-wrap:wrap;gap:8px 12px;color:#667085;font-size:.92rem}.room-card__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.feature-card{padding:24px;border-radius:24px;background:#fff;border:1px solid #e4e9f2;box-shadow:0 10px 24px rgba(17,24,39,.04)}.feature-card__title{font-size:1.1rem;font-weight:900;margin-bottom:8px}.flow-step{padding:24px;border-radius:24px;background:#fff;border:1px solid #e4e9f2;box-shadow:0 10px 24px rgba(17,24,39,.04)}.flow-step span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#eef3ff;color:#2b5ed9;font-weight:900;margin-bottom:12px}.flow-step strong{display:block;margin-bottom:8px}.notice-card{padding:22px;border-radius:22px;background:#fff;border:1px solid #e4e9f2;box-shadow:0 10px 24px rgba(17,24,39,.04)}.notice-card h3{font-size:1.05rem;margin-bottom:10px}.notice-card p{color:#475467}.booking-card{position:sticky;top:94px;padding:24px;border-radius:24px;background:#fff;border:1px solid #dfe7fb;box-shadow:0 20px 40px rgba(19,44,114,.08)}.booking-card__price{font-size:2rem;font-weight:900;color:#204bbb}.booking-card__price small{font-size:1rem;color:#667085;margin-left:4px}.booking-card__specs{list-style:none;padding:0;margin:18px 0;display:grid;gap:10px}.booking-card__specs li{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #edf1f7}.booking-card__specs span{color:#667085}.booking-card__cta{width:100%;margin-bottom:12px}.booking-card__note{color:#667085;font-size:.92rem}.availability-table td:last-child{width:140px}
