.no-app-installer{--no-app-bg:#08264c;--no-app-accent:#2f67f6;position:fixed;left:50%;z-index:999999;width:min(960px,calc(100% - 32px));color:#fff;background:var(--no-app-bg);border:1px solid rgba(255,255,255,.14);border-radius:18px;box-shadow:0 20px 70px rgba(4,20,45,.35);opacity:0;transform:translate(-50%,20px);transition:opacity .25s ease,transform .25s ease;font-family:inherit}.no-app--bottom{bottom:18px}.no-app--top{top:18px;transform:translate(-50%,-20px)}.no-app-installer.is-visible{opacity:1;transform:translate(-50%,0)}.no-app-installer[hidden]{display:none!important}.no-app-installer__inner{display:grid;grid-template-columns:64px minmax(0,1fr) auto 34px;gap:18px;align-items:center;padding:18px}.no-app-installer__icon{width:64px;height:64px;object-fit:cover;border-radius:15px;background:#fff}.no-app-installer__title{display:block;margin-bottom:5px;font-size:19px;line-height:1.25}.no-app-installer__text{margin:0;color:rgba(255,255,255,.86);font-size:14px;line-height:1.5}.no-app-installer__actions{display:flex;align-items:center;gap:10px}.no-app-installer button,.no-app-shortcode-button{font:inherit;cursor:pointer;-webkit-appearance:none!important;appearance:none!important;outline:0!important;text-decoration:none!important;box-shadow:none!important}.no-app-installer button:focus,.no-app-installer button:focus-visible,.no-app-installer button:active,.no-app-shortcode-button:focus,.no-app-shortcode-button:focus-visible,.no-app-shortcode-button:active{outline:0!important;box-shadow:none!important}.no-app-installer__install,.no-app-shortcode-button,.no-app-installer__understood{border:1px solid var(--no-app-accent)!important;border-radius:10px;padding:12px 17px;color:#fff!important;background:var(--no-app-accent)!important;font-weight:700;box-shadow:none!important}.no-app-installer__install:hover,.no-app-shortcode-button:hover,.no-app-installer__understood:hover{filter:brightness(1.06)}.no-app-installer__later{border:1px solid rgba(255,255,255,.55)!important;border-radius:10px;padding:11px 15px;color:#fff!important;background:transparent!important;font-weight:700;box-shadow:none!important}.no-app-installer__close,.no-app-installer__guide-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0!important;border:1px solid rgba(255,255,255,.45)!important;border-radius:50%;color:#fff!important;background:rgba(255,255,255,.1)!important;font-size:24px;line-height:1;box-shadow:none!important}.no-app-shortcode-button{display:inline-flex;align-items:center;justify-content:center}.no-app-installer__ios-guide{padding:20px}.no-app-installer__ios-guide[hidden]{display:none!important}.no-app-installer__ios-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;font-size:19px}.no-app-installer__steps{display:grid;gap:14px;margin:0 0 20px;padding:0;list-style:none;color:rgba(255,255,255,.94);font-size:15px;line-height:1.45;counter-reset:no-app-step}.no-app-installer__steps li{display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;align-items:center;counter-increment:no-app-step}.no-app-installer__step-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28)}.no-app-installer__step-icon svg{width:25px;height:25px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.no-app-installer__steps li span:last-child:before{content:counter(no-app-step) ". ";font-weight:800;color:#fff}.no-app-installer__understood{width:100%}
@media(max-width:760px){.no-app-installer{width:calc(100% - 20px);border-radius:16px}.no-app--bottom{bottom:10px}.no-app--top{top:10px}.no-app-installer__inner{grid-template-columns:52px minmax(0,1fr) 30px;gap:12px;padding:14px}.no-app-installer__icon{width:52px;height:52px;border-radius:12px}.no-app-installer__actions{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;width:100%}.no-app-installer__install{width:100%}.no-app-installer__close{grid-column:3;grid-row:1}.no-app-installer__title{font-size:17px}.no-app-installer__ios-guide{padding:18px}.no-app-installer__ios-header{font-size:17px}.no-app-installer__steps{font-size:14px;gap:12px}.no-app-installer__steps li{grid-template-columns:42px minmax(0,1fr);gap:11px}.no-app-installer__step-icon{width:40px;height:40px;border-radius:11px}.no-app-installer__step-icon svg{width:23px;height:23px}}
