html.capacitor-app body{padding-top:env(safe-area-inset-top,0px)}html.capacitor-app .ios-status-bar-fade{position:fixed;top:0;left:0;right:0;height:calc(env(safe-area-inset-top,0px) + 8px);background:linear-gradient(to bottom,var(--cream,#F9F9F9) 60%,transparent);z-index:10000;pointer-events:none}html.capacitor-android #appleBtn{display:none!important}