.auth-gate{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 70% 10%,#217b83 0,transparent 35%),linear-gradient(145deg,#06172d,#0a3d4d 68%,#0b6063)}.auth-gate[hidden]{display:none}.auth-gate:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff08,transparent 45%);pointer-events:none}.auth-card{position:relative;width:min(430px,100%);border:1px solid #ffffff28;border-radius:30px;background:#f7fbfaed;backdrop-filter:blur(24px);padding:30px;box-shadow:0 35px 100px #020b1670}.auth-brand{display:flex;align-items:center;gap:14px;margin-bottom:28px}.auth-brand img{width:64px;height:64px;border-radius:18px;box-shadow:0 14px 28px #06283b45}.auth-brand h1{font:600 34px Georgia;margin:0;color:#071a31}.auth-brand p{margin:4px 0 0;color:#60777c;font-size:12px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#e4eeeb;border-radius:13px;padding:4px;margin-bottom:20px}.auth-tabs button{border:0;border-radius:10px;padding:10px;background:transparent;color:#63777a;font-weight:800;font-size:12px}.auth-tabs button.active{background:white;color:#0a4b54;box-shadow:0 4px 14px #082c4015}.auth-card label{margin:13px 0}.auth-submit{width:100%;margin-top:8px}.auth-note{color:#718184;font-size:10px;line-height:1.45;text-align:center;margin:14px 0 0}.auth-error{color:#b33b2d;font-size:12px;text-align:center;min-height:18px}.account-chip{display:flex;align-items:center;gap:8px;border:1px solid #d8e5e1;border-radius:99px;background:#ffffffba;padding:6px 7px 6px 12px;color:#405d61;font-size:11px;max-width:220px}.account-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-chip button{border:0;background:#e7efed;border-radius:99px;padding:6px 9px;font-size:10px;color:#315357}.privacy-note{display:flex;gap:9px;align-items:flex-start;padding:12px;border-radius:13px;background:#e6f4ef;color:#34685e;font-size:11px;line-height:1.4;margin-bottom:18px}@media(max-width:720px){.auth-card{padding:23px;border-radius:25px}.auth-brand img{width:56px;height:56px}.auth-brand h1{font-size:30px}.account-chip{max-width:145px;padding-left:8px}.account-chip span{display:none}}
