.nf-install{position:fixed;z-index:2147483000;left:50%;bottom:max(18px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:14px;width:min(92vw,440px);box-sizing:border-box;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(10,10,11,.96);box-shadow:0 18px 60px rgba(0,0,0,.65);color:#fff;font-family:Inter,system-ui,sans-serif;transform:translateX(-50%)}
.nf-install__icon{width:46px;height:46px;flex:none;border-radius:12px}.nf-install__copy{min-width:0;flex:1}.nf-install__copy strong,.nf-install__copy span{display:block}.nf-install__copy strong{font-size:14px}.nf-install__copy span{margin-top:3px;color:#a1a1aa;font-size:12px;line-height:1.35}.nf-install__button{height:40px;border:0;border-radius:11px;background:#f5b500;padding:0 15px;color:#09090b;font-size:13px;font-weight:800}.nf-install__close{position:absolute;top:-10px;right:-8px;width:28px;height:28px;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:#18181b;color:#fff;font-size:18px;line-height:1}@media(min-width:769px){.nf-install{display:none}}
