#feomg-mobile-gateway .feomg-logo{display:block;width:190px;max-width:62%;height:auto;margin:0 auto 14px;object-fit:contain}
#feomg-mobile-gateway{position:fixed!important;inset:0!important;z-index:2147483000!important;display:none;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;background:rgba(0,0,0,.68);font-family:Arial,Helvetica,sans-serif}
#feomg-mobile-gateway.feomg-open{display:flex!important}
#feomg-mobile-gateway .feomg-card{position:relative;isolation:isolate;width:100%;max-width:420px;max-height:calc(100vh - 32px);overflow:auto;box-sizing:border-box;padding:24px 22px 20px;border-radius:22px;background:#fff;color:#111;text-align:center!important;box-shadow:0 22px 60px rgba(0,0,0,.32)}
#feomg-mobile-gateway .feomg-close{position:absolute;right:12px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f1f1;color:#111;font-size:23px;font-weight:800;cursor:pointer}
#feomg-mobile-gateway .feomg-icon{font-size:32px;line-height:1;margin-bottom:8px}
#feomg-mobile-gateway .feomg-brand{display:inline-block;margin:0 auto 13px;padding:6px 12px;border-radius:999px;background:#111;color:#fff;font-size:12px;font-weight:900;letter-spacing:1.3px}
#feomg-mobile-gateway h2{margin:0 30px 9px;font-size:27px;line-height:1.08;font-weight:900;color:#111;text-align:center!important}
#feomg-mobile-gateway .feomg-lead{margin:0 auto 10px;max-width:330px;font-size:17px;line-height:1.3;text-align:center!important}
#feomg-mobile-gateway .feomg-copy{margin:0 auto 17px;max-width:340px;font-size:14px;line-height:1.45;color:#555;text-align:center!important}
#feomg-mobile-gateway .feomg-steps{display:grid;gap:8px;margin:0 auto 18px;text-align:left}
#feomg-mobile-gateway .feomg-steps div{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #e5e5e5;border-radius:10px;background:#fafafa;font-size:14px}
#feomg-mobile-gateway .feomg-steps span{flex:0 0 27px;width:27px;height:27px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#a6d609;color:#000;font-weight:900}
#feomg-mobile-gateway .feomg-app{display:block;width:100%;box-sizing:border-box;padding:14px 15px;border-radius:8px;background:#a6d609;color:#000!important;text-decoration:none!important;font-size:16px;font-weight:900;text-align:center!important}
#feomg-mobile-gateway .feomg-continue{display:block;width:100%;box-sizing:border-box;margin-top:8px;padding:11px 12px;border:0;background:transparent;color:#333;text-decoration:underline;font-size:14px;font-weight:700;cursor:pointer;text-align:center!important}
#feomg-mobile-gateway .feomg-note{margin:6px auto 0;max-width:330px;color:#777;font-size:11.5px;line-height:1.35;text-align:center!important}
body.feomg-lock{overflow:hidden!important}
@media(min-width:768px){#feomg-mobile-gateway{display:none!important}}
@media(max-height:650px){#feomg-mobile-gateway{align-items:flex-start;overflow-y:auto;padding-top:8px;padding-bottom:8px}#feomg-mobile-gateway .feomg-card{max-height:none}}