/* Scoped to the copied preview menu. The production checkout is untouched. */
#astra-rules-host{position:fixed;inset:0;margin:auto;padding:0;border:1px solid #5d616a;border-radius:8px;background:#191b1f;width:min(840px,calc(100vw - 24px));height:min(760px,calc(100dvh - 30px));max-width:none;max-height:none;overflow:hidden}
#astra-rules-host::backdrop{background:rgba(5,7,10,.86)}
#astra-rules-host iframe{display:block;border:0;margin:0;padding:0;width:100%;height:100%;max-width:none;background:#191b1f}
body:has(#astra-rules-host[open]){overflow:hidden}
@media(max-width:560px){#astra-rules-host{width:calc(100vw - 16px);height:calc(100dvh - 20px)}}
