.iam-ad-slot-placeholder {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
flex-direction: column;
position: relative; width: calc(var(--iam-w, 300) * 1px);
max-width: 100%;
min-height: 30px;
aspect-ratio: var(--iam-w) / var(--iam-h);
box-sizing: border-box;
margin: 0 auto;
background-color: #e6f7ff;
border: 2px dashed #00b3ff;
color: #0077b3;
font-family: Arial, sans-serif;
font-size: 14px;
}
.iam-ad-label {
position: absolute;
top: 2px;
left: 4px;
font-size: 10px;
background: #fff;
padding: 1px 4px;
border-radius: 2px;
border: 1px solid #ccc;
white-space: nowrap;
}
.iam-booking-link {
margin-top: 6px;
color: #0077b3;
}
.iam-ad-label {
position: absolute;
top: 2px;
left: 4px;
font-size: 10px;
background: #fff;
padding: 1px 4px;
border-radius: 2px;
border: 1px solid #ccc;
white-space: nowrap;
}
.iam-booking-link {
margin-top: 6px;
color: #0077b3;
}