.background{inset:0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.background,.background iframe,.background img,.background video,.background__overlay{border-radius:var(--background-border-radius)}.background iframe,.background img,.background video{display:block;height:100%;pointer-events:none;width:100%}.background img,.background video{-o-object-fit:cover;object-fit:cover}.background__overlay{background-color:var(--bg-overlay,hsla(0,0%,100%,.65));inset:0;pointer-events:none;position:absolute;z-index:1}.background__play-button{inset-block-end:var(--spacing-5);inset-inline-end:var(--spacing-5);position:absolute;z-index:10}[data-theme=dark]{--bg-overlay:rgba(0,0,0,.65)}