.awdb-ad-placement{margin:28px 0;padding:12px;border-radius:20px;background:#fff;border:1px solid var(--line);clear:both}

.awdb-ad-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}
.awdb-ad-slot{min-width:0;min-height:180px;overflow:hidden}
.awdb-ad-placement[data-preview="true"] .awdb-ad-slot{background:#f6f4f8;border-radius:8px}
.awdb-ad-feed .awdb-ad-grid{grid-template-columns:minmax(0,1fr)}
.awdb-ad-feed .awdb-ad-slot{min-height:250px}
@media(max-width:700px){.awdb-ad-grid{grid-template-columns:minmax(0,1fr);gap:4px}.awdb-ad-slot{min-height:100px}.awdb-ad-placement{padding:8px;margin:24px 0}}

/* Fixed banner containers let the ad network select creatives that fit. Feed keeps its natural height. */
.awdb-ad-placement:not(.awdb-ad-feed) .awdb-ad-slot{height:250px;min-height:0;max-height:250px}
.awdb-ad-feed .awdb-ad-slot{overflow:visible}
