:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}body{margin:0;min-height:100svh;color:#f7fbff;background:#09111f;overflow-x:hidden}
body:before,body:after{content:"";position:fixed;border-radius:50%;filter:blur(10px);pointer-events:none}
body:before{width:460px;height:460px;top:-250px;right:-180px;background:radial-gradient(circle,#4b8cff66,transparent 68%)}
body:after{width:420px;height:420px;bottom:-260px;left:-170px;background:radial-gradient(circle,#39d6ab3b,transparent 68%)}
.page{min-height:100svh;display:grid;place-items:center;padding:24px 18px;position:relative}.shell{width:min(100%,430px)}
.brand{display:flex;align-items:center;justify-content:center;gap:11px;margin-bottom:22px;color:#dce9ff;font-weight:750}
.mini{width:38px;height:38px;border-radius:12px;object-fit:cover;box-shadow:0 8px 22px #3976ff55}
.card{position:relative;padding:34px 28px 27px;border:1px solid #ffffff18;border-radius:28px;background:linear-gradient(145deg,#111e33ee,#0c1729f5);box-shadow:0 30px 80px #0009,inset 0 1px #ffffff12;backdrop-filter:blur(18px)}
.hero{text-align:center}.icon{display:block;width:94px;height:94px;object-fit:cover;margin:0 auto 20px;border-radius:27px;box-shadow:0 18px 40px #336dff55}
h1{margin:0;font-size:29px;letter-spacing:-.7px}.sub{margin:9px 0 27px;color:#91a4c2;font-size:15px;line-height:1.6}
label{display:block;margin:15px 3px 7px;color:#b9c7db;font-size:13px;font-weight:700}.field{position:relative}.field-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);font-size:17px;filter:grayscale(1);opacity:.55}
input{width:100%;height:54px;padding:0 47px 0 15px;border:1px solid #263955;border-radius:15px;background:#091426;color:#fff;font:inherit;font-size:16px;outline:0;transition:.18s}
input:focus{border-color:#528eff;box-shadow:0 0 0 4px #3978ff24;background:#0b182b}input::placeholder{color:#62738d}
button{width:100%;height:55px;margin-top:23px;border:0;border-radius:15px;background:linear-gradient(100deg,#4b8df8,#6858ec);color:#fff;font:800 16px inherit;cursor:pointer;box-shadow:0 13px 30px #376ee744;transition:.18s}
button:hover{transform:translateY(-1px);filter:brightness(1.06)}button:disabled{opacity:.58;transform:none;cursor:wait}.msg{min-height:20px;margin-top:14px;text-align:center;font-size:13px}.err{color:#ff9b9b}.ok{color:#65e6b7}
.biometric-first{margin-top:8px;text-align:center}.biometric-first p{margin:9px 0 20px;color:#86a0c4;font-size:12px}.biometric{margin-top:0;background:linear-gradient(100deg,#438cf7,#6659ed);border:1px solid #80adff66;box-shadow:0 13px 30px #376ee744;display:flex;align-items:center;justify-content:center;gap:10px}.biometric:hover{background:linear-gradient(100deg,#5599ff,#7568fa)}.fingerprint{width:25px;height:25px;filter:brightness(0) invert(1)}
.password-login{border-top:1px solid #263955;padding-top:15px}.password-login summary{cursor:pointer;text-align:center;color:#a9bad3;font-size:13px;font-weight:700;list-style:none}.password-login summary::-webkit-details-marker{display:none}.password-login summary:after{content:"⌄";display:inline-block;margin-right:7px;color:#6f86a8}.password-login[open] summary:after{transform:rotate(180deg)}.password-fields{padding-top:4px}
.trust{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:20px;color:#71839f;font-size:12px}.foot{text-align:center;color:#52647f;font-size:12px;margin-top:18px}
.install-app{margin-top:14px;height:47px;background:#0d1d33;border:1px solid #31517a;box-shadow:none;color:#bcd5fb;font-size:14px}.install-help{position:fixed;z-index:50;right:16px;left:16px;bottom:calc(16px + env(safe-area-inset-bottom));max-width:430px;margin:auto;padding:15px 16px;border:1px solid #36547b;border-radius:20px;background:#11223bed;box-shadow:0 20px 60px #000b;backdrop-filter:blur(18px);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.install-help[hidden]{display:none}.install-help>div{display:flex;gap:12px;align-items:center}.install-help img{width:52px;height:52px;border-radius:14px}.install-help strong{font-size:14px}.install-help p{margin:5px 0 0;color:#a9bad3;font-size:12px;line-height:1.5}.install-help button{width:32px;height:32px;min-width:32px;margin:0;padding:0;background:#ffffff12;border-radius:50%;box-shadow:none;font-size:22px}
@media(max-width:420px){.card{padding:28px 20px 24px;border-radius:24px}.icon{width:76px;height:76px}h1{font-size:26px}}
