/* Shared videoflw identity in the studio and standalone production flow. */
body.videoflw-page, body.vfw-wizard-page { background:#060817; isolation:isolate; }
body.videoflw-page::before, body.vfw-wizard-page::before { content:""; position:fixed; inset:0; z-index:-1; pointer-events:none; background:#060817 url('../img/videoflw-background.png') center top / cover no-repeat; }
body.vfw-wizard-page .v2-production { background:transparent; }
.videoflw-page .studio-sidebar__brand { padding:0; }
.videoflw-page .studio-sidebar__brand img { width:210px; max-width:100%; height:auto; }
.vf-logo { display:block; width:100%; height:auto; object-fit:contain; }
.vf-home-heading .vf-logo-heading { width:300px; max-width:100%; margin:0; line-height:1; }
.vfw-wizard__logo img,.v2-chat__logo img,.v2-production__header img { height:auto; object-fit:contain; }
@media(max-width:600px) { .vf-home-heading .vf-logo-heading { width:200px; } }
