/* A full-width live case, keeping the studio's cut edge and orange rule. */
.case-drawer.is-agent,.case-drawer.is-agent[data-side=right]{inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;overflow:hidden;clip-path:polygon(0 0,100% 0,100% 96%,99% 100%,0 100%);background:#151412}
.case-drawer.is-agent:before{width:100%;top:0;bottom:auto}
.is-agent .drawer-topbar{height:52px;padding:0 28px;background:#151412}
.is-agent .drawer-topbar>p:after{content:"АВТОМАТИЗАЦИЯ / ЖИВОЕ ДЕМО";margin-left:30px;color:#827a6f;font-size:9px;letter-spacing:.1em}
.agent-case{height:calc(100dvh - 52px)}
.agent-case iframe{display:block;width:100%;height:100%;border:0;background:#151412}
.is-agent .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:650px){.is-agent .drawer-topbar{padding:0 18px}.is-agent .drawer-topbar>p:after{display:none}}
