:root{--account-ink:#061122;--account-muted:#627086;--account-line:#dfe5ee;--account-soft:#f5f8fc;--account-accent:#1463ff}.account-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,580px);background:linear-gradient(135deg,#061122 0%,#102a52 48%,#edf4ff 48%,#f8fbff 100%)}.account-pitch{padding:clamp(42px,8vw,100px);color:#fff;display:flex;flex-direction:column;justify-content:center}.account-logo img{width:min(290px,72%);filter:brightness(0) invert(1);margin-bottom:54px}.account-kicker{display:inline-flex;width:max-content;padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;font-weight:700;margin-bottom:22px}.account-pitch h1{font-size:clamp(2.2rem,4.5vw,4.4rem);line-height:1.02;max-width:760px;margin:0 0 24px}.account-pitch p{font-size:1.12rem;line-height:1.7;max-width:700px;color:#dce8f8}.account-pitch ul{display:grid;gap:12px;padding:0;list-style:none;margin-top:28px}.account-pitch li:before{content:'✓';display:inline-grid;place-items:center;width:24px;height:24px;margin-right:10px;border-radius:50%;background:#fff;color:#061122;font-weight:900}.account-card{align-self:center;margin:34px;padding:clamp(28px,4vw,48px);background:#fff;border:1px solid var(--account-line);border-radius:24px;box-shadow:0 24px 70px rgba(6,17,34,.14)}.account-card-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.account-card h1,.account-card h2{margin-top:0;color:var(--account-ink)}.account-form{display:grid;gap:17px}.account-form label{display:grid;gap:7px;font-weight:700;color:var(--account-ink)}.account-form input,.account-form select{width:100%;box-sizing:border-box;border:1px solid #cbd4e0;border-radius:10px;padding:13px 14px;background:#fff;font:inherit}.account-form input:focus,.account-form select:focus{outline:3px solid rgba(20,99,255,.13);border-color:var(--account-accent)}.account-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.account-submit{width:100%;justify-content:center;margin-top:5px}.account-error{padding:12px 14px;border-radius:10px;background:#fff0f0;color:#9f1717}.account-success{display:grid;gap:14px}.account-center{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--account-soft)}.account-center .account-card{width:min(560px,calc(100% - 48px));margin:0}.account-card code{word-break:break-all}.auth-links{display:flex;justify-content:space-between;gap:16px;margin-top:18px;font-size:.94rem}@media(max-width:900px){.account-shell{grid-template-columns:1fr;background:#f5f8fc}.account-pitch{padding:38px 24px}.account-pitch h1{font-size:2.45rem}.account-logo img{margin-bottom:32px}.account-card{margin:0 18px 32px}.account-row{grid-template-columns:1fr}}@media(max-width:560px){.account-card-head{display:block}.account-card{padding:24px 20px;border-radius:18px}.auth-links{display:grid}}
