:root{--headline-width:100%}@media (min-width:600px){:root{--headline-width:400px}}@media (min-width:1200px){:root{--headline-width:500px}}.storybook-theatre-end-cover{position:relative;display:flex;align-items:center;width:100vw;height:100%;overflow:hidden}.storybook-theatre-end-cover__headline{position:relative;z-index:2;display:flex;flex-basis:100%;flex-basis:var(--headline-width);flex-direction:column;flex-shrink:0;gap:var(--vp-semantic-spacing-xl);padding:0 var(--vp-semantic-spacing-l)}@media (min-width:600px){.storybook-theatre-end-cover__headline{box-sizing:content-box;padding:0 var(--vp-semantic-spacing-2xl)}}@media (min-width:1200px){.storybook-theatre-end-cover__headline{padding:0 var(--vp-semantic-spacing-3xl)}}.storybook-theatre-end-cover__headline__text{color:var(--vp-core-color-white)}.storybook-theatre-end-cover__logo{position:absolute;bottom:var(--vp-semantic-spacing-l);left:var(--vp-semantic-spacing-l);z-index:2;width:auto;height:var(--vp-semantic-sizing-xl)}@media (min-width:600px){.storybook-theatre-end-cover__logo{left:var(--vp-semantic-spacing-2xl)}}@media (min-width:1200px){.storybook-theatre-end-cover__logo{left:var(--vp-semantic-spacing-3xl)}}.storybook-theatre-end-cover__media-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%}.storybook-theatre-end-cover__media-wrapper:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:rgba(0,0,0,.55)}.storybook-theatre-end-cover__media{display:flex;height:100vh;height:100dvh;transition:height var(--vp-semantic-motion-duration-quick) var(--vp-semantic-motion-easing-functional-ease-in)}.storybook-theatre-end-cover__media img{width:100%;-o-object-fit:cover;object-fit:cover}:root{--storybook-component-text-moment-width:260px;--storybook-component-text-moment-width-xl:420px;--storybook-component-media-moment-width:320px;--storybook-component-media-moment-width-xl:20vw;--storybook-component-media-landscape-moment-width:90vw;--storybook-component-media-square-moment-width:90vw;--storybook-component-media-portrait-moment-height:75vh;--storybook-component-media-landscape-moment-max-width:800px;--storybook-component-media-square-moment-max-width:600px;--storybook-component-media-portrait-moment-max-height:1000px;--storybook-component-media-portrait-moment-max-width:100vw;--storybook-component-image-moment-image-offset-top:-120px;--storybook-component-image-moment-image-offset-top-xl:-8vw;--storybook-component-image-moment-image-offset-left:200px;--storybook-component-image-moment-image-offset-left-xl:12vw}.storybook{position:relative}.storybook__modal-content{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-index-modal-overlay)}