.ai-example-poster{position:relative;display:flex;width:100%;height:100%;overflow:hidden;border:1px solid var(--border-color-overlay);border-radius:var(--border-radius-xxlarge)}.ai-example-poster--small{border-radius:var(--border-radius-large)}.ai-example-poster--small .ai-example-poster__cover-tip{bottom:4px;font:var(--text-p3-regular)}@media only screen and (max-width: 599px){.ai-example-poster--small .ai-example-poster__cover-tip{line-height:1}}.ai-example-poster--small .ai-example-poster__cover-tip--before{left:4px}[dir=rtl] :not([data-dir=no-dir]).ai-example-poster--small .ai-example-poster__cover-tip--before{left:auto;right:4px}.ai-example-poster--small .ai-example-poster__cover-tip--after{right:4px}[dir=rtl] :not([data-dir=no-dir]).ai-example-poster--small .ai-example-poster__cover-tip--after{right:auto;left:4px}.ai-example-poster--small .ai-example-poster__prompt-text{margin-bottom:24px}.ai-example-poster--mobile{width:auto;border-radius:var(--border-radius-xlarge)}.ai-example-poster__item{position:relative;flex:1;height:100%}.ai-example-poster__item--before{display:grid;grid-template-rows:100%;grid-template-columns:repeat(2,1fr);align-items:center;justify-content:center;border-right:1px solid var(--color-transparent-white-600)}[dir=rtl] :not([data-dir=no-dir]).ai-example-poster__item--before{border-right:none;border-left:1px solid var(--color-transparent-white-600)}.ai-example-poster__item--odd .ai-example-poster__before-image:nth-child(1){grid-column:1 / -1}.ai-example-poster__item--multiple-row{grid-template-rows:50% 50%}.ai-example-poster__item video{object-fit:cover}.ai-example-poster picture,.ai-example-poster img{width:100%;height:100%}.ai-example-poster__prompt-text{grid-column:1 / -1;max-height:calc(100% - 42px);padding:4px 8px;margin:8px 8px 36px;overflow:hidden;font:var(--text-p2-regular);color:var(--static-color-white);background:var(--background-color-mask-secondary-regular);border-radius:var(--border-radius-medium);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media only screen and (max-width: 599px){.ai-example-poster__prompt-text{max-height:calc(100% - 36px)}}.ai-example-poster__cover-tip{position:absolute;bottom:8px;padding:1px 6px;font:var(--text-h7-bold);color:#fffc;background:#00000073;border-radius:var(--border-radius-xlarge);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ai-example-poster__cover-tip--before{left:8px}[dir=rtl] :not([data-dir=no-dir]).ai-example-poster__cover-tip--before{left:auto;right:8px}.ai-example-poster__cover-tip--after{right:8px}[dir=rtl] :not([data-dir=no-dir]).ai-example-poster__cover-tip--after{right:auto;left:8px}
