*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(135deg,#f5f6fb 0%,#eceffd 100%);color:#172033}.ws-auth{min-height:100vh;display:grid;place-items:center;padding:24px}.ws-card{width:min(100%,520px);background:#fff;border:1px solid rgba(16,39,63,.08);border-radius:28px;padding:34px;box-shadow:0 18px 45px rgba(27,37,64,.12)}.ws-card img{display:block;max-width:180px;max-height:80px;margin:0 auto 24px}.ws-card h1{margin:0 0 12px;color:#35104d}.ws-card p{color:#526176;line-height:1.65}.ws-card form{display:grid;gap:12px;margin:22px 0 18px}.ws-card label{font-size:13px;font-weight:800;color:#344256}.ws-card input{width:100%;min-height:48px;border:1px solid rgba(16,39,63,.14);border-radius:14px;padding:0 14px;font-size:15px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.ws-card input:focus{outline:0;border-color:#6d56d8;box-shadow:0 0 0 4px rgba(109,86,216,.13)}.ws-card button{width:100%;min-height:50px;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:0 18px;background:linear-gradient(135deg,#35104d 0%,#6d56d8 52%,#315fca 100%);color:#fff;font-weight:800;font-size:14px;cursor:pointer;box-shadow:0 12px 26px rgba(49,31,91,.24),inset 0 1px 0 rgba(255,255,255,.18);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.ws-card button:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 16px 32px rgba(49,31,91,.30),inset 0 1px 0 rgba(255,255,255,.20)}.ws-card button:focus-visible,.ws-card>a:focus-visible{outline:3px solid rgba(77,125,255,.28);outline-offset:3px}.ws-card>a{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:0 18px;border-radius:16px;border:1px solid rgba(53,16,77,.20);background:linear-gradient(180deg,#fff 0%,#f4f0fb 100%);color:#35104d;text-decoration:none;font-weight:800;box-shadow:0 8px 20px rgba(33,16,58,.08),inset 0 1px 0 #fff;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease}.ws-card>a:hover{transform:translateY(-1px);border-color:rgba(109,86,216,.42);background:linear-gradient(135deg,rgba(109,86,216,.12),rgba(77,116,217,.10));box-shadow:0 12px 26px rgba(33,16,58,.13),inset 0 1px 0 #fff}.ok,.err{padding:14px 16px;border-radius:14px;line-height:1.55}.ok{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a}.err{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.ws-card small{color:#64748b;line-height:1.55}@media(max-width:640px){.ws-auth{padding:14px}.ws-card{padding:24px;border-radius:22px}}
