.aspect-ratio-select__btn.gda-btn{display:flex;align-items:center;justify-content:flex-start;width:100%;padding-right:12px;font:var(--text-p2-bold);color:var(--text-color-primary);border-radius:8px;transition:background-color .2s ease}.aspect-ratio-select__btn.gda-btn:hover{background:var(--select-quiet-background-color-hover)}.aspect-ratio-select__btn.gda-btn:active{background:var(--select-quiet-background-color-active, var(--dropdown-background-color-hover))}.aspect-ratio-select__btn.gda-btn>span{display:flex;flex:1;align-items:center;width:100%;min-width:0}.aspect-ratio-select__btn--open.gda-btn{background:var(--select-quiet-background-color-hover)}.aspect-ratio-select__btn-icon{margin-right:6px}.aspect-ratio-select__btn-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aspect-ratio-select__btn-arrow{flex:0 0 auto;margin-left:auto;font-size:16px;color:var(--text-color-tertiary);transition:transform .2s ease}.aspect-ratio-select__btn-arrow--open{transform:rotate(180deg)}.aspect-ratio-select__aspect-ratio-item{color:var(--text-color-primary)}.aspect-ratio-select__aspect-ratio-item-icon{margin-right:8px}.aspect-ratio-select__popup{z-index:1000!important}.text-to-video-skeleton{width:100%;height:100%;display:flex;flex-direction:column}.text-to-video-skeleton__content{flex:1;min-height:0;margin-bottom:8px}.text-to-video-skeleton__action-point{display:flex;justify-content:space-between;margin-bottom:4px}:root{--button-height-large: 48px;--button-height-medium: 40px;--button-height-small: 32px;--landing-module-padding: 120px}@media only screen and (max-width: 599px){:root{--landing-module-padding: 20px}}@media only screen and (min-width: 600px) and (max-width: 959px){:root{--landing-module-padding: 40px}}@media only screen and (min-width: 960px) and (max-width: 1279px){:root{--landing-module-padding: 80px}}.text-to-video{display:flex;flex-direction:column;height:100%;overflow:hidden}.text-to-video--compact .text-to-video__toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.text-to-video__content{flex:1;min-height:0;margin-bottom:8px}.text-to-video .text-to-video__content-input{height:100%;min-height:0}.text-to-video__toolbar{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}@media only screen and (max-width: 599px){.text-to-video__toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}.text-to-video__toolbar--auto-width{display:flex}.text-to-video__toolbar-item{min-width:0;word-break:break-all}.text-to-video__toolbar-item:last-child{margin-right:0}.text-to-video__install-app{margin-top:8px}.text-to-video__h5-btn.gda-btn{border-radius:var(--border-radius-large)}.text-to-video__h5-btn--active.gda-btn{background-color:#00ffca}.text-to-video__h5-btn--active.gda-btn:hover{background-color:#00e7b7}
