#gwen-outer-wrap,#gwen-outer-wrap *{all:unset;box-sizing:border-box!important;display:block;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important}#gwen-outer-wrap{position:fixed!important;top:0;left:0;bottom:0;right:0;width:100vw!important;height:100vh!important;background-color:#000!important;z-index:9999999!important;display:flex!important;align-items:center!important;justify-content:center!important}.gwen-card{width:90%!important;max-width:350px!important;background:#151515!important;border:1px solid #222!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 20px 60px rgb(0 0 0 / .8)!important}.gwen-video-box{width:100%!important;aspect-ratio:9/12!important;background-size:cover!important;background-position:center!important;position:relative!important}.gwen-play-btn{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:70px!important;height:70px!important;background:#ff0055!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 0 20px rgb(255 0 85 / .5)!important}.gwen-play-btn::after{content:''!important;position:absolute!important;width:100%!important;height:100%!important;border-radius:50%!important;border:2px solid #ff0055!important;animation:gwen-ripple 1.5s infinite!important}@keyframes gwen-ripple{0%{transform:scale(1);opacity:1}100%{transform:scale(1.8);opacity:0}}.gwen-footer{padding:20px!important;text-align:center!important}.gwen-cta{background:#ff0055!important;color:white!important;padding:14px 0!important;border-radius:12px!important;font-weight:800!important;text-transform:uppercase!important;font-size:15px!important;cursor:pointer!important;margin-top:10px!important}