.home-locked{height:100%;padding-bottom:calc(env(safe-area-inset-bottom) + 100px);display:table}.home-locked-center{height:100%;display:table-row}.home-locked-inner{vertical-align:middle;padding:0 10px;display:table-cell}.home-locked-inner .form-panel{width:auto;max-width:400px;margin:0 auto}.home-locked-sep{text-align:center;color:#123237;align-items:center;max-width:440px;margin:25px auto;display:flex}.home-locked-sep:before,.home-locked-sep:after{content:"";border-bottom:1px solid #123237;flex:1}.home-locked-sep:not(:empty):before{margin-right:.25em}.home-locked-sep:not(:empty):after{margin-left:.25em}.home-locked-buttons{flex-direction:column;gap:20px;max-width:440px;margin:0 auto;display:flex}.home-locked-buttons .home-app-button{text-align:center;border-radius:10px;padding:10px;box-shadow:0 0 10px #1e545c}
.home-app{padding-bottom:calc(env(safe-area-inset-bottom) + 50px)}.home-app-header{color:#1e545c;flex-direction:column;align-items:center;margin-top:25px;display:flex}.home-app-buttons{justify-content:center;gap:10px;margin-top:10px;margin-bottom:20px;display:flex}.home-app-button{box-shadow:none;color:#eee;background-color:#1e545c;border:3px groove #123237}.home-app-button:hover{box-shadow:none;background-color:#123237}.home-app-header h1{margin-top:5px;margin-bottom:0}.home-app-cards{flex-direction:column;align-items:center;gap:20px;max-width:500px;margin:0 auto 25px;padding:0 10px;display:flex}.home-app-card{color:#eee;box-sizing:border-box;background-color:#1e545c;border:3px groove #123237;border-radius:10px;align-items:center;width:100%;padding:0 10px;display:flex;box-shadow:0 0 10px #1e545c}.home-app-label{text-align:center;flex:1;font-size:24px}.home-app-card .home-app-icon{border-right:1px solid #123237;padding:10px 10px 10px 0}.home-app-card:hover{cursor:pointer;box-shadow:none;background-color:#123237}
