.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) 1.1fr;background:#f8fafc}.auth-brand-panel{position:relative;overflow:hidden;display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;padding:54px clamp(36px,6vw,88px);color:#fff;background:linear-gradient(145deg,#11358e,#2563eb 64%,#3b82f6)}.auth-brand-panel:before,.auth-brand-panel:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.1)}.auth-brand-panel:before{width:520px;height:520px;right:-280px;top:-170px}.auth-brand-panel:after{width:390px;height:390px;left:-210px;bottom:-190px}.auth-brand{position:relative;z-index:1;color:#fff}.auth-brand .brand-mark{background:#fff;color:#2563eb;box-shadow:none}.auth-brand-panel>div{position:relative;z-index:1}.auth-kicker{color:#a7f3d0;font-size:11px;font-weight:850;letter-spacing:1.5px}.auth-brand-panel h1{margin:18px 0 22px;font-size:clamp(42px,5vw,64px);letter-spacing:-.055em}.auth-brand-panel p{max-width:510px;color:#dbeafe;font-size:17px;line-height:1.7}.auth-proof{display:flex;align-items:center;gap:10px;color:#dbeafe;font-size:13px;font-weight:650}.auth-proof span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:rgba(255,255,255,.15);color:#86efac}.auth-benefits{display:flex;flex-wrap:wrap;gap:12px 20px;color:#dbeafe;font-size:12px;font-weight:650}.auth-form-panel{display:grid;place-items:center;padding:46px 24px}.auth-card{width:min(460px,100%)}.auth-card.register-card{width:min(540px,100%)}.auth-back{display:inline-block;margin-bottom:52px;color:#64748b;font-size:13px;font-weight:650}.auth-mobile-brand{display:none;color:#2563eb;font-size:22px;font-weight:850}.auth-card h2{margin:0 0 10px;font-size:38px;letter-spacing:-.045em}.auth-card>p{margin:0 0 30px;color:#64748b;line-height:1.6}.auth-form{display:grid;gap:18px}.auth-form label{display:grid;gap:8px;color:#334155;font-size:12px;font-weight:750}.auth-form input,.auth-form select{width:100%;height:50px;padding:0 14px;border:1px solid #dbe3ec;border-radius:10px;background:#fff;color:#0f172a;font:inherit;outline:none}.auth-form input:focus,.auth-form select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.auth-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-options{display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:11px}.auth-options label,.auth-legal{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:8px;font-weight:550}.auth-form .auth-legal{display:flex;flex-wrap:nowrap;gap:4px;white-space:nowrap}.auth-options input,.auth-legal input{width:15px;height:15px}.auth-options a,.auth-legal a,.auth-switch a{color:#2563eb;font-weight:750}.auth-submit{width:100%;height:52px;border:0;cursor:pointer}.auth-card .auth-switch{margin:24px 0 0;text-align:center;color:#64748b;font-size:12px}@media(max-width:850px){.auth-page{display:block;background:#fff}.auth-brand-panel{display:none}.auth-form-panel{min-height:100vh;padding:32px 20px}.auth-back{margin-bottom:32px}.auth-mobile-brand{display:block;margin-bottom:40px}}@media(max-width:520px){.auth-row{grid-template-columns:1fr}.auth-card h2{font-size:32px}.auth-options{align-items:flex-start;gap:12px}}
