.regieads-ad {
    margin: 1.5rem 0;
    text-align: center;
    position: relative;
}

.regieads-ad .regieads-banner {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.regieads-ad .regieads-link {
    display: inline-block;
    text-decoration: none;
}

.regieads-ad .regieads-pixel {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}

.regieads-sponsored {
    position: absolute;
    bottom: -16px;
    left: 0;
    font-size: .6rem;
    font-weight: 600;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: .4px;
    white-space: nowrap;
    line-height: 1;
}

.regieads-ad .regieads-link {
    position: relative;
    display: inline-block;
}
