.obs-alert-render-root{--obs-vw:1vw;--obs-vh:1vh;pointer-events:none;place-items:center;width:100%;height:100%;font-family:Segoe UI,Arial,sans-serif;display:grid;position:relative;overflow:hidden}.obs-alert-render-root .obsr-wrap{min-width:320px;max-width:min(calc(95 * var(--obs-vw)), 980px);opacity:0;transition:opacity .24s,transform .24s;transform:translateY(18px)scale(.965)}.obs-alert-render-root .obsr-wrap.show{opacity:1;transform:translateY(0)scale(1)}.obs-alert-render-root .obsr-card{color:#fff;text-align:center;box-shadow:none;background:0 0;border-radius:20px;grid-template-rows:minmax(0,1fr) auto;align-items:center;gap:10px;padding:16px 18px;display:grid;overflow:hidden}.obs-alert-render-root .obsr-media{place-items:center;min-height:24px;display:grid;position:relative}.obs-alert-render-root .obsr-image,.obs-alert-render-root .obsr-video{max-width:min(calc(88 * var(--obs-vw)), 860px);max-height:min(calc(62 * var(--obs-vh)), 860px);object-fit:contain;filter:drop-shadow(0 8px 24px #00000073);transform:scale(var(--media-scale,1));transform-origin:50%;border-radius:14px;display:block}.obs-alert-render-root .obsr-video{background:0 0}.obs-alert-render-root .obsr-media-error{color:#fecaca;text-align:center;background:#450a0ab8;border:1px solid #f8717180;border-radius:12px;max-width:520px;padding:14px 18px;font-size:24px;font-weight:700}.obs-alert-render-root .obsr-title{color:#ff9e2c;text-shadow:none;letter-spacing:.01em;overflow-wrap:anywhere;font-size:56px;font-weight:900;line-height:1.1}.obs-alert-render-root .obsr-text{color:#fff;text-shadow:none;overflow-wrap:anywhere;font-size:34px;font-weight:700;line-height:1.15}.obs-alert-render-root .obsr-content{box-sizing:border-box;align-content:center;justify-items:center;gap:6px;width:100%;padding:0 10px 4px;display:grid}.obs-alert-render-root .obsr-card.layout-media_bottom_text_top{grid-template-rows:auto minmax(0,1fr)}.obs-alert-render-root .obsr-card.layout-media_bottom_text_top .obsr-content{order:1}.obs-alert-render-root .obsr-card.layout-media_bottom_text_top .obsr-media{order:2}.obs-alert-render-root .obsr-card.layout-media_left_text_right{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(220px,45%) minmax(0,1fr);align-items:center;gap:14px}.obs-alert-render-root .obsr-card.layout-media_left_text_right .obsr-media{grid-area:1/1}.obs-alert-render-root .obsr-card.layout-media_left_text_right .obsr-content{grid-area:1/2;align-self:center;justify-items:start;padding-inline:4px 10px}.obs-alert-render-root .obsr-card.layout-media_right_text_left{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(220px,45%);align-items:center;gap:14px}.obs-alert-render-root .obsr-card.layout-media_right_text_left .obsr-media{grid-area:1/2}.obs-alert-render-root .obsr-card.layout-media_right_text_left .obsr-content{grid-area:1/1;align-self:center;justify-items:end;padding-inline:10px 4px}.obs-alert-render-root .obsr-card.layout-media_background_text_front{min-height:min(calc(68 * var(--obs-vh)), 640px);grid-template-rows:minmax(0,1fr);align-content:stretch;position:relative;overflow:hidden}.obs-alert-render-root .obsr-card.layout-media_background_text_front .obsr-media{z-index:0;position:absolute;inset:0}.obs-alert-render-root .obsr-card.layout-media_background_text_front .obsr-image,.obs-alert-render-root .obsr-card.layout-media_background_text_front .obsr-video{object-fit:contain;filter:none;opacity:.9;border-radius:0;width:100%;max-width:none;height:100%;max-height:none}.obs-alert-render-root .obsr-card.layout-media_background_text_front .obsr-content{z-index:1;background:linear-gradient(#0000001f,#00000080);border-radius:10px;align-self:end;margin:0 10px 10px;padding:10px;position:relative}@media (prefers-reduced-motion:reduce){.obs-alert-render-root .obsr-wrap{transition:none}}
