.auth-start{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:#eef3ef}.auth-brand{background:radial-gradient(circle at 32% 24%,#183f31 0,#103328 34%,#0c2b22 68%,#09241d 100%);color:#fff;display:flex;align-items:center;justify-content:center;padding:70px 70px}.auth-brand-inner{width:min(620px,100%)}.auth-mark{width:72px;height:72px;border:1px solid rgba(255,255,255,.28);display:grid;place-items:center;font-weight:900;font-size:18px;letter-spacing:.03em;margin-bottom:44px}.auth-kicker{color:#b9ee62;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:26px}.auth-brand h1{font-size:68px;line-height:1.06;letter-spacing:-.045em;font-weight:500;margin:0;max-width:610px}.auth-brand p{font-size:19px;line-height:1.55;color:#d7e9df;max-width:650px;margin:30px 0 0}.auth-stats{display:flex;gap:58px;border-top:1px solid rgba(255,255,255,.22);margin-top:44px;padding-top:30px}.auth-stat b{display:block;font-size:26px}.auth-stat span{display:block;color:#b8d4c6;font-size:12px;margin-top:5px}.auth-pane{display:grid;place-items:center;padding:42px}.auth-card{width:min(560px,100%);background:#fff;border:1px solid #e1e8e4;border-radius:16px;box-shadow:0 24px 70px rgba(12,43,34,.12);padding:48px}.auth-switch{display:grid;grid-template-columns:1fr 1fr;background:#eef3ef;border-radius:10px;padding:4px;margin-bottom:34px}.auth-tab{height:52px;border:0;background:transparent;border-radius:8px;font-size:17px;color:#63746d;cursor:pointer}.auth-tab.active{background:#fff;color:#111;box-shadow:0 2px 10px rgba(12,43,34,.1);outline:1px solid #d9e3de}.auth-card h2{font-size:34px;line-height:1.15;font-weight:500;margin:0 0 10px}.auth-card .auth-sub{font-size:17px;color:#64756e;margin:0 0 28px}.auth-card .field{margin:0 0 18px}.auth-card .field label{font-size:13px;font-weight:750;color:#273b33}.auth-card .field input{height:52px;border:1px solid #d8e2dd;border-radius:9px;padding:0 14px;font-size:16px;background:#fff}.auth-card .field input:focus{border-color:#3a896d;box-shadow:0 0 0 3px rgba(58,137,109,.1)}.auth-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-submit{width:100%;height:56px;border:0;border-radius:9px;background:#28765b;color:#fff;font-size:17px;font-weight:850;display:flex;align-items:center;justify-content:space-between;padding:0 20px;cursor:pointer}.auth-submit:hover{background:#236a52}.auth-note{font-size:12px;color:#718078;margin:22px 8px 0;text-align:center}.auth-error,.auth-success{border-radius:9px;padding:11px 13px;margin:0 0 16px;font-size:13px}.auth-error{background:#fff0ef;color:#a82d25;border:1px solid #ffd2ce}.auth-success{background:#eefaf3;color:#176744;border:1px solid #c9ead8}.auth-form[hidden]{display:none!important}@media(max-width:900px){.auth-start{grid-template-columns:1fr}.auth-brand{padding:38px 24px 34px;min-height:auto}.auth-brand-inner{max-width:650px}.auth-mark{width:58px;height:58px;margin-bottom:28px}.auth-kicker{margin-bottom:16px}.auth-brand h1{font-size:44px}.auth-brand p{font-size:16px;margin-top:20px}.auth-stats{gap:30px;margin-top:28px;padding-top:22px}.auth-pane{padding:22px 14px 34px}.auth-card{padding:28px 20px;border-radius:14px}.auth-card h2{font-size:28px}.auth-card .auth-sub{font-size:15px}.auth-switch{margin-bottom:26px}.auth-tab{height:48px}.auth-name-grid{grid-template-columns:1fr}}@media(max-width:520px){.auth-brand{padding:28px 18px}.auth-brand h1{font-size:36px}.auth-brand p{font-size:14px}.auth-stats{gap:20px;justify-content:space-between}.auth-stat b{font-size:22px}.auth-stat span{font-size:10px}.auth-card{padding:22px 16px}.auth-card h2{font-size:25px}.auth-pane{padding:14px 10px 26px}}
