.auth-pro-body{min-height:100vh;background:radial-gradient(circle at top right,rgba(153,201,86,.22),transparent 34%),linear-gradient(135deg,#eef8f4 0%,#f8fbfb 48%,#eef5ec 100%);color:#0d2b31}.auth-pro-shell{min-height:100vh;display:grid;place-items:center;padding:32px 16px}.auth-pro-card{width:min(1120px,100%);display:grid;grid-template-columns:1.05fr .95fr;background:rgba(255,255,255,.78);border:1px solid rgba(126,157,160,.25);box-shadow:0 30px 80px rgba(21,71,78,.15);border-radius:34px;overflow:hidden;backdrop-filter:blur(18px)}.auth-pro-card-wide{width:min(1180px,100%)}.auth-pro-visual{position:relative;min-height:620px;padding:42px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,rgba(3,78,88,.92),rgba(49,103,55,.85)),url('/assets/img/auth-sport-bg.jpg');background-size:cover;background-position:center;color:#fff}.auth-pro-visual:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 10%,rgba(190,239,101,.25),transparent 30%);pointer-events:none}.auth-pro-logo,.auth-pro-eyebrow,.auth-pro-visual h1,.auth-pro-visual p,.auth-pro-benefits{position:relative;z-index:1}.auth-pro-logo{display:inline-flex;width:max-content;background:rgba(255,255,255,.92);border-radius:22px;padding:12px 16px;box-shadow:0 15px 35px rgba(0,0,0,.12)}.auth-pro-logo img{height:46px;max-width:180px;object-fit:contain}.auth-pro-eyebrow{display:inline-flex;align-items:center;gap:8px;width:max-content;margin-top:auto;margin-bottom:14px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);font-weight:800}.auth-pro-visual h1{font-size:clamp(28px,3vw,43px);line-height:1.6;font-weight:950;margin:0 0 18px}.auth-pro-visual p{font-size:15px;line-height:2;color:rgba(255,255,255,.78);max-width:610px}.auth-pro-benefits{display:grid;gap:14px;margin-top:22px}.auth-pro-benefits article{display:grid;grid-template-columns:42px 1fr;gap:6px 12px;align-items:center;padding:14px;border-radius:20px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14)}.auth-pro-benefits i{grid-row:span 2;width:42px;height:42px;display:grid;place-items:center;border-radius:16px;background:rgba(195,239,91,.22);font-size:20px}.auth-pro-benefits b{font-size:15px}.auth-pro-benefits span{color:rgba(255,255,255,.72);font-size:12px}.auth-pro-form-wrap{padding:42px;display:flex;flex-direction:column;justify-content:center}.auth-pro-tabs{display:grid;grid-template-columns:1fr 1fr;background:#eef6f5;border:1px solid #dceceb;border-radius:20px;padding:6px;margin-bottom:28px}.auth-pro-tabs a{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:15px;color:#315057;font-weight:900;text-decoration:none}.auth-pro-tabs a.active{background:#fff;box-shadow:0 10px 22px rgba(34,83,90,.08);color:#07363d}.auth-pro-form-head span{display:block;color:#71909a;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.auth-pro-form-head h2{font-size:32px;font-weight:950;margin:8px 0;color:#092f37}.auth-pro-form-head p{color:#6b858c;line-height:1.9;margin-bottom:24px}.auth-pro-alert{display:flex;align-items:flex-start;gap:10px;border-radius:18px;padding:13px 15px;margin-bottom:16px;font-weight:800;line-height:1.8}.auth-pro-alert.success{background:#edfbe9;color:#286b2f;border:1px solid #c9efc2}.auth-pro-alert.danger{background:#fff0f0;color:#9e2525;border:1px solid #ffd0d0}.auth-pro-form{display:grid;gap:15px}.auth-pro-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-pro-form label span{display:block;font-weight:900;color:#183f47;margin-bottom:8px;font-size:13px}.auth-pro-input{display:flex;align-items:center;gap:10px;min-height:56px;background:#fff;border:1px solid #d9e8e8;border-radius:18px;padding:0 14px;transition:.2s}.auth-pro-input:focus-within{border-color:#8dc63f;box-shadow:0 0 0 4px rgba(141,198,63,.13)}.auth-pro-input i{color:#71929a;font-size:18px}.auth-pro-input input{border:0;outline:0;background:transparent;width:100%;height:54px;color:#0d2b31;font-weight:800}.auth-pro-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.auth-pro-check{display:flex!important;align-items:center;gap:8px;margin:0}.auth-pro-check input{width:18px;height:18px;accent-color:#7ab73a}.auth-pro-check span{margin:0!important;font-weight:800!important;color:#315057!important}.auth-pro-check.strong span{color:#0d2b31!important}.auth-pro-muted{font-size:12px;color:#7d9499}.auth-pro-submit{height:58px;border:0;border-radius:20px;background:linear-gradient(135deg,#8bc63f,#006a69);color:#fff;font-weight:950;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 18px 35px rgba(0,106,105,.23);transition:.2s}.auth-pro-submit:hover{transform:translateY(-1px);filter:saturate(1.08)}.auth-pro-footer-link{text-align:center;margin-top:18px;color:#627f86;font-weight:800}.auth-pro-footer-link a{color:#006a69;font-weight:950;text-decoration:none}@media(max-width:992px){.auth-pro-card{grid-template-columns:1fr}.auth-pro-visual{min-height:auto;padding:28px}.auth-pro-form-wrap{padding:28px}.auth-pro-benefits{grid-template-columns:1fr}.auth-pro-grid{grid-template-columns:1fr}}@media(max-width:576px){.auth-pro-shell{padding:12px}.auth-pro-card{border-radius:24px}.auth-pro-visual h1{font-size:24px}.auth-pro-form-head h2{font-size:26px}.auth-pro-form-wrap,.auth-pro-visual{padding:22px}}
