*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10213c;background:#f4f7fb}body{min-height:100vh;display:grid;place-items:center;padding:32px}.auth-shell{width:min(1120px,100%);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);background:#fff;border:1px solid #e6ebf2;border-radius:28px;overflow:hidden;box-shadow:0 24px 70px rgba(24,52,89,.12)}.auth-card{padding:48px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:#10213c}.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#2f6fed,#45c4c9);color:#fff;display:grid;place-items:center;font-weight:800;font-size:20px}.brand strong,.brand small{display:block}.brand strong{font-size:19px}.brand small{margin-top:2px;color:#7a879a;font-size:12px}.intro{margin:54px 0 30px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;color:#3971df}.intro h1{font-size:38px;line-height:1.08;margin:10px 0 14px;letter-spacing:-.03em}.intro p{margin:0;color:#66758a;line-height:1.65;max-width:620px}.step form{display:grid;gap:16px}label{display:grid;gap:8px;font-size:13px;font-weight:700;color:#33445f}input{width:100%;height:52px;border:1px solid #d9e0eb;border-radius:13px;padding:0 16px;font:inherit;font-size:16px;outline:none;background:#fff;transition:.18s}input:focus{border-color:#2f6fed;box-shadow:0 0 0 4px rgba(47,111,237,.1)}button{height:52px;border:0;border-radius:13px;background:#2f6fed;color:#fff;font-weight:800;font-size:15px;cursor:pointer;transition:.18s}button:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(47,111,237,.22)}button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.secondary{width:100%;background:#edf3ff;color:#245fcf}.link{height:auto;background:none;color:#55708f;padding:14px 0;box-shadow:none!important;transform:none!important}.divider{display:flex;align-items:center;gap:12px;color:#9aa5b4;margin:18px 0}.divider:before,.divider:after{content:"";height:1px;background:#e7ebf2;flex:1}.divider span{font-size:12px}.message{padding:13px 15px;border-radius:12px;background:#fff1f1;color:#b42318;border:1px solid #ffd0cf;margin-bottom:18px;font-size:14px}.hidden{display:none!important}.qr-box{width:228px;height:228px;margin:0 auto 20px;border:1px solid #e4e9f1;border-radius:20px;padding:14px;display:grid;place-items:center;background:#fff}.qr-box img{width:100%;height:100%;object-fit:contain}.qr-step h2,.step h2{text-align:center;margin:0 0 8px}.muted{text-align:center;color:#738096;line-height:1.5}.qr-status{text-align:center;margin:18px 0;color:#2f6fed;font-weight:700}.auth-card footer{border-top:1px solid #edf0f4;margin-top:36px;padding-top:20px;display:flex;justify-content:space-between;gap:16px;color:#8995a6;font-size:12px}.auth-card footer a{color:#55708f;text-decoration:none}.auth-info{padding:50px;background:linear-gradient(150deg,#0f1f38,#172e51);color:white;display:flex;flex-direction:column;justify-content:center}.pill{align-self:flex-start;padding:7px 10px;border-radius:999px;background:rgba(88,166,255,.14);color:#83b9ff;font-size:12px;font-weight:800}.auth-info h2{font-size:32px;line-height:1.13;margin:22px 0 14px;letter-spacing:-.025em}.auth-info>p{color:#b7c4d7;line-height:1.65;margin:0 0 34px}.feature{display:flex;gap:15px;padding:19px 0;border-top:1px solid rgba(255,255,255,.09)}.feature b{color:#67a4ff;font-size:12px}.feature strong,.feature small{display:block}.feature strong{font-size:15px}.feature small{color:#9fb0c7;margin-top:5px;line-height:1.45}@media(max-width:820px){body{padding:14px}.auth-shell{grid-template-columns:1fr;border-radius:20px}.auth-info{display:none}.auth-card{padding:30px 24px}.intro{margin:40px 0 26px}.intro h1{font-size:31px}.auth-card footer{flex-direction:column}}

.auth-tabs{display:flex;gap:8px;margin-bottom:20px}.auth-tabs button{flex:1;background:#edf3ff;color:#245fcf}.auth-tabs button[aria-pressed="true"]{background:#2f6fed;color:#fff}.consent{display:flex;align-items:flex-start;gap:10px;font-weight:400;line-height:1.5}.consent input{width:18px;height:18px;flex:0 0 18px;margin-top:2px}.consent a{color:#245fcf}#telegram-panel{margin-top:20px}.intro{margin-top:32px}

.form-notice{margin:0;font-size:12px;line-height:1.6;color:#66758a;font-weight:400}.form-notice a,.telegram-legal a{color:#245fcf}.telegram-legal{display:grid;gap:12px;padding:16px 0}.auth-legal-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:20px;font-size:12px}.auth-legal-links a{color:#55708f;text-decoration:none}
