.store-login-button{height:44px;display:flex;align-items:center;gap:8px;padding:0 18px;border-radius:12px;background:linear-gradient(135deg,#159cff,var(--p2));color:#fff;text-decoration:none;font-weight:900;box-shadow:0 10px 25px rgba(108,76,255,.24)}.store-login-page{position:relative;min-height:calc(100vh - 76px);overflow:hidden;padding:58px 0 85px;background:radial-gradient(circle at 10% 40%,rgba(0,199,255,.16),transparent 30%),radial-gradient(circle at 80% 20%,rgba(108,76,255,.17),transparent 34%),#0b0e1a}.store-login-bg{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.28) 1px,transparent 1px);background-size:145px 145px;opacity:.45}.store-login-bg span{position:absolute;width:420px;height:130px;border-radius:50%;filter:blur(70px);background:rgba(0,190,255,.16)}.store-login-bg span:nth-child(1){left:-100px;top:45%}.store-login-bg span:nth-child(2){right:0;top:15%;background:rgba(112,60,255,.2)}.store-login-bg span:nth-child(3){left:45%;bottom:-80px;background:rgba(96,42,255,.15)}.store-login-page>.store-container{position:relative;z-index:2}.store-login-card{width:min(450px,100%);margin:0 auto;padding:31px 28px;border:1px solid rgba(126,92,255,.38);border-radius:22px;background:rgba(19,25,48,.94);box-shadow:0 30px 70px rgba(0,0,0,.28);color:#f8f9ff}.store-login-card header{text-align:center}.store-login-icon{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 13px;border-radius:15px;background:linear-gradient(135deg,#159cff,var(--p2));font-size:24px}.store-login-card h1{margin:0;font-size:31px}.store-login-card header p{margin:8px 0 25px;color:#aeb6d0}.store-login-card form{display:grid;gap:18px}.store-login-card label{display:grid;gap:8px;font-size:13px;font-weight:850}.store-login-card label>div{display:grid;grid-template-columns:47px 1fr;overflow:hidden;border:1px solid #393166;border-radius:12px;background:#edf2ff}.store-login-card label i{display:grid;place-items:center;background:#242142;color:#aeb7d0}.store-login-card input{min-width:0;height:49px;padding:0 13px;border:0;outline:0;background:#edf2ff;color:#151728;font:inherit}.store-login-card form>button{height:49px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--p),#b042ff);color:#fff;font:inherit;font-weight:900;cursor:pointer}.store-login-card footer{display:flex;justify-content:center;gap:7px;margin-top:20px;color:#8f98b7;font-size:12px}.store-login-card .store-alert{text-align:left}@media(max-width:700px){.store-login-button span{display:none}.store-login-button{width:42px;padding:0;justify-content:center}.store-login-page{min-height:calc(100vh - 66px);padding:35px 0}.store-login-card{padding:26px 20px}.store-login-card h1{font-size:27px}}
