/* Rocket Cascade - Minimal frontend styles for ad wrappers */

.ad-content-block {
    margin: 20px auto;
    text-align: center;
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Anchor drawer */
#rc-ad-anchor-drawer {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

/* Fixed wrapper */
#rc-ad-fixed-wrapper {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
