.pwa-install{position:relative;display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:55px;margin:0 3vw 85px;padding:52px;overflow:hidden;border:1px solid #ff3f9b66;border-top:3px solid var(--pink);background:radial-gradient(circle at 17% 50%,#ff3f9b2d,transparent 28%),linear-gradient(135deg,#24121eeb,#111115f2 65%);box-shadow:0 25px 70px #0008}.pwa-install__visual{position:relative;min-height:330px;display:grid;place-items:center}.pwa-phone{position:relative;z-index:2;width:190px;height:315px;padding:35px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:7px solid #3b3039;border-radius:34px;background:#09090b;box-shadow:0 30px 60px #000,0 0 45px #ff3f9b3b;animation:pwa-float 3.8s ease-in-out infinite}.pwa-phone:before{content:"";position:absolute;top:8px;width:55px;height:7px;border-radius:7px;background:#332a31}.pwa-phone img{width:115px;height:115px;object-fit:contain}.pwa-phone span{text-align:center;font:900 18px/.9 var(--display);letter-spacing:.05em}.pwa-phone b{color:var(--pink);font-size:24px}.pwa-phone i{position:absolute;right:-15px;bottom:42px;width:52px;height:52px;border-radius:50%;background:var(--pink);box-shadow:0 0 0 9px #ff3f9b1c}.pwa-phone i:after{content:"↓";display:grid;place-items:center;height:100%;color:#09090b;font:900 25px Arial}.pwa-orbit{position:absolute;width:290px;height:130px;border:1px solid #ff3f9b77;border-radius:50%;transform:rotate(-18deg);animation:pwa-orbit 7s linear infinite}.pwa-orbit--two{width:330px;height:170px;border-color:#ffffff20;animation-direction:reverse;animation-duration:10s}.pwa-install__copy h2{margin:12px 0 17px;font:900 italic clamp(55px,6vw,88px)/.82 var(--display);text-transform:uppercase}.pwa-install__copy>p{max-width:720px;color:#bbb6ba;font-size:15px;line-height:1.7}.pwa-platforms{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0}.pwa-platforms span{padding:9px 12px;border:1px solid #ffffff1f;background:#ffffff08;color:#ddd;font-size:10px;font-weight:800;text-transform:uppercase}.pwa-platforms i{margin-right:6px;color:var(--pink);font-size:15px}.pwa-install__button i{font-size:20px}.pwa-install__button.is-installed{background:var(--green)}.pwa-install__status{display:block;margin-top:11px;color:#88838a}.pwa-ios-help{margin-top:18px;padding:15px;border-left:3px solid var(--pink);background:#0c0c10;color:#bbb}.pwa-ios-help b,.pwa-ios-help span{display:block}.pwa-ios-help b{margin-bottom:6px;color:#fff;text-transform:uppercase}.pwa-ios-help i{color:var(--pink)}@keyframes pwa-float{50%{transform:translateY(-12px) rotate(1deg)}}@keyframes pwa-orbit{to{transform:rotate(342deg)}}@media(max-width:760px){.pwa-install{grid-template-columns:1fr;gap:10px;margin:0 0 30px;padding:25px 19px;border-radius:16px}.pwa-install__visual{min-height:210px}.pwa-phone{width:125px;height:205px;padding:20px;border-width:5px;border-radius:25px}.pwa-phone img{width:76px;height:76px}.pwa-phone span{font-size:13px}.pwa-phone b{font-size:17px}.pwa-phone i{right:-14px;bottom:25px;width:42px;height:42px}.pwa-orbit{width:205px;height:90px}.pwa-orbit--two{width:230px;height:115px}.pwa-install__copy h2{font-size:48px}.pwa-install__copy>p{font-size:13px}.pwa-install__button{width:100%}}
