.before-install-prompt-button{position:fixed;top:-80px;left:0;right:0;display:flex;justify-content:center;-webkit-animation:slide-in-from-top .5s ease-in-out .25s forwards;animation:slide-in-from-top .5s ease-in-out .25s forwards}.before-install-prompt-button .install-button-background{background:rgba(255,255,255,.2);display:flex;justify-content:center;padding:10px 20px;border-radius:0 0 5px 5px}.before-install-prompt-button .install-button-background .install-button{padding:10px;border:1px solid white;background-color:#0a0}.before-install-prompt-button .install-button-background{position:relative;background:white}.before-install-prompt-button .install-button-background .close-button-container{height:0;width:0;position:absolute}.before-install-prompt-button .install-button-background .close-button-container .close-button{width:18px;height:18px;position:relative;padding:2px;background-color:#fff;border:white solid 2px;top:-14px;left:118px}.before-install-prompt-button .install-button-background .close-button-container .close-button:before,.before-install-prompt-button .install-button-background .close-button-container .close-button:after{content:"";position:absolute;top:50%;left:50%;width:2px;height:100%;background-color:#777;transform:translate(-50%,-50%) rotate(45deg)}.before-install-prompt-button .install-button-background .close-button-container .close-button:before{transform:translate(-50%,-50%) rotate(-45deg)}@keyframes slide-in-from-top{0%{transform:translate(0)}to{transform:translateY(80px)}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#222;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow:hidden;font-family:Arial,Helvetica,sans-serif}body{margin:0;display:flex;min-height:100%;overflow:hidden;position:fixed}.main{width:100%;height:100%;max-width:700px;display:flex;flex-direction:column;background-color:#ffffff1a;box-shadow:0 0 10px #ffffff0d}
