#fgmc-app-install-banner[hidden],#fgmc-app-install-dialog[hidden]{display:none!important}
#fgmc-app-install-banner{position:fixed;left:14px;right:14px;bottom:16px;z-index:10040;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:11px;align-items:center;max-width:590px;margin:auto;padding:12px;color:#fff;background:linear-gradient(135deg,rgba(15,17,20,.98),rgba(142,27,27,.98));border:1px solid rgba(255,255,255,.16);border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.38);backdrop-filter:blur(14px);transform:translateY(calc(100% + 36px));opacity:0;transition:.28s ease}
#fgmc-app-install-banner.show{transform:translateY(0);opacity:1}
#fgmc-app-install-banner>img{width:48px;height:48px;border-radius:14px;object-fit:cover;background:#fff}
#fgmc-app-install-banner>div:nth-child(2){min-width:0}
#fgmc-app-install-banner strong,#fgmc-app-install-banner span{display:block}
#fgmc-app-install-banner strong{font-size:.92rem;line-height:1.2}
#fgmc-app-install-banner span{margin-top:3px;color:rgba(255,255,255,.78);font-size:.74rem;line-height:1.35}
.fgmc-app-install-actions{display:flex;gap:7px;align-items:center}
.fgmc-app-install-actions button{border:0;cursor:pointer;font-weight:900}
.fgmc-app-install-actions [data-fgmc-install]{min-height:38px;padding:0 14px;border-radius:11px;background:#fff;color:#8e1b1b}
.fgmc-app-install-actions [data-fgmc-dismiss]{width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:1.15rem}
#fgmc-app-install-dialog{position:fixed;inset:0;z-index:10060;display:grid;place-items:end center;padding:16px;background:rgba(0,0,0,.66);backdrop-filter:blur(7px)}
#fgmc-app-install-dialog>section{width:min(100%,520px);max-height:82vh;overflow:auto;padding:22px 18px 18px;background:#fff;border-radius:24px 24px 18px 18px;box-shadow:0 24px 80px rgba(0,0,0,.44)}
#fgmc-app-install-dialog header{display:flex;align-items:center;gap:12px}
#fgmc-app-install-dialog header img{width:54px;height:54px;border-radius:15px}
#fgmc-app-install-dialog h2{margin:0;color:#8e1b1b;font-size:1.25rem;line-height:1.2}
#fgmc-app-install-dialog p{margin:4px 0 0;color:#626871;font-size:.84rem}
#fgmc-app-install-dialog ol{display:grid;gap:10px;margin:18px 0;padding:0;list-style:none;counter-reset:step}
#fgmc-app-install-dialog li{position:relative;min-height:46px;padding:12px 12px 12px 52px;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:14px;counter-increment:step}
#fgmc-app-install-dialog li:before{content:counter(step);position:absolute;left:11px;top:9px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#8e1b1b;color:#fff;font-weight:900}
#fgmc-app-install-dialog [data-fgmc-dialog-close]{width:100%;min-height:46px;border:0;border-radius:13px;background:#0f1114;color:#fff;font-weight:900;cursor:pointer}
#fgmc-app-update-toast{position:fixed;right:18px;bottom:18px;z-index:10050;display:grid;gap:5px;width:min(390px,calc(100% - 36px));padding:16px;background:#0f1114;color:#fff;border-left:5px solid #8e1b1b;border-radius:16px;box-shadow:0 22px 55px rgba(0,0,0,.35);transform:translateY(140%);opacity:0;transition:.28s ease}
#fgmc-app-update-toast.show{transform:translateY(0);opacity:1}
#fgmc-app-update-toast span{color:rgba(255,255,255,.72);font-size:.82rem;line-height:1.45}
#fgmc-app-update-toast button{justify-self:start;margin-top:7px;min-height:38px;padding:0 14px;border:0;border-radius:10px;background:#8e1b1b;color:#fff;font-weight:900;cursor:pointer}
@media(min-width:821px){#fgmc-app-install-banner,#fgmc-app-install-dialog{display:none!important}}
@media(max-width:390px){#fgmc-app-install-banner{grid-template-columns:42px minmax(0,1fr)}#fgmc-app-install-banner>img{width:42px;height:42px}.fgmc-app-install-actions{grid-column:1/-1}.fgmc-app-install-actions [data-fgmc-install]{flex:1}}
