/* ERA account screens share the public site's Red Hat type and brand colors. */
.account-page{--red:#C52827;--navy:#0F1F43;background:#f6f6f3}
.account-main{max-width:1200px;margin:0 auto;padding:24px 24px 38px}
.account-back,.account-text-back{display:inline-block;font-size:13px;font-weight:700}
.account-back{margin:0 0 20px}.account-text-back{margin-bottom:34px}
.account-shell{display:grid;grid-template-columns:1fr 1fr;background:#fff;min-height:660px;border:1px solid #e4e5e7;box-shadow:0 16px 50px #0f1f4308}
.account-story{position:relative;overflow:hidden;background:#0f1f43;color:white;min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:48px 44px;isolation:isolate}
.account-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:44% center;z-index:-2}
.account-story:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0f1f43e8 0%,#0f1f43bb 40%,#0f1f4330 67%,#0f1f43ed 100%);z-index:-1}
.account-eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;margin:0 0 14px;color:#9b1e20}
.account-story .account-eyebrow{color:#afc4e5}.account-story h2{font-size:clamp(36px,3.8vw,50px);line-height:1.08;letter-spacing:-1.7px;margin:0 0 20px}
.account-story-copy>p:last-child{font-size:16px;line-height:1.65;max-width:315px;color:#f1f4fa}
.account-story-note{display:flex;align-items:center;gap:15px;margin-top:170px}.account-story-note>span{display:grid;place-items:center;width:46px;height:46px;border:1px solid #ffffff70;border-radius:50%;font-size:28px;flex-shrink:0;line-height:1}
.account-story-note strong{font-size:15px}.account-story-note p{color:#dbe4f4;font-size:12px;margin:4px 0 0}
.account-panel{display:flex;align-items:center;justify-content:center;padding:44px 46px;min-width:0}.account-form-wrap{width:100%;max-width:380px}
.account-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #dce0e5;margin-bottom:30px;gap:20px}.account-tabs a{padding:0 0 13px;font-size:14px;font-weight:700;text-align:center;color:#657082;border-bottom:3px solid transparent;margin-bottom:-1px}.account-tabs a[aria-current]{color:#0f1f43;border-color:#c52827}
.account-panel h1{font-size:36px;line-height:1.13;letter-spacing:-1px;font-weight:700;margin:0 0 14px;max-width:none}
.account-intro{font-size:14px;line-height:1.65;color:#596476;margin-bottom:26px}
.account-panel label{display:block;font-size:13px;font-weight:700;margin-bottom:8px}.account-panel .input{margin-bottom:19px}
.account-panel input:not([type=hidden]){display:block;width:100%;height:49px;border:1px solid #b8c0cd;background:white;color:#0f1f43;padding:11px 13px;font-size:16px;border-radius:3px;box-shadow:none}.account-panel input[hidden]{display:none}.account-panel input::placeholder{color:#7a8391}.account-panel input:focus{border-color:#263975;outline:2px solid #afc4e5;outline-offset:1px}
.account-password{margin-bottom:17px}.account-password-field{position:relative}.account-password-field input{padding-right:68px!important}.account-password-field button{position:absolute;right:5px;top:5px;bottom:5px;width:55px;border:0;background:transparent;color:#263975;font-size:12px;font-weight:700}
.account-recovery{text-align:right;font-size:12px;font-weight:700;margin:-3px 0 21px}.account-recovery a,.account-note a,.account-privacy a,.account-help a{text-decoration:underline;text-underline-offset:3px}
.account-submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:49px;margin-top:20px;border:1px solid #c52827;border-radius:3px;background:#c52827;color:#fff;font-size:14px;font-weight:700;padding:12px 18px;text-align:center;transition:background .15s}.account-submit:hover{background:#9b1e20;border-color:#9b1e20}.account-submit:focus-visible{outline:3px solid #afc4e5;outline-offset:3px}
.account-divider{display:flex;align-items:center;gap:14px;color:#657082;font-size:11px;margin:25px 0 18px}.account-divider:before,.account-divider:after{content:"";height:1px;flex:1;background:#e1e4e9}
.account-google{display:flex;justify-content:center;min-height:40px}.account-privacy{font-size:10px;color:#657082;text-align:center;line-height:1.6;margin:22px 0 0}.account-hint{font-size:11px;line-height:1.6;color:#657082;margin-top:-6px}
.account-note{margin-top:30px;padding:19px 20px;background:#f1f4f8;border-left:3px solid #afc4e5;font-size:12px;line-height:1.6}.account-note strong{font-size:13px}.account-note p{margin:5px 0 10px;color:#596476}.account-note a{font-weight:700}
.account-feedback:empty{display:none}.account-feedback .message{font-size:13px;line-height:1.6;margin:0 0 20px;padding:13px 15px;border-left:3px solid #263975;background:#edf2f8;color:#0f1f43}.account-feedback .error{border-color:#c52827;background:#fff1f0;color:#8b2021}.account-feedback .success{border-color:#32704d;background:#eef6f0}.account-feedback .hidden{display:none}.account-panel .error-message{font-size:12px;color:#9b1e20;margin-top:5px}
.account-help{font-size:12px;color:#657082;text-align:center;margin:24px 0 0;line-height:1.8}.account-help a{color:#263975}
@media(max-width:900px){.account-main{padding:20px}.account-story{padding:36px 28px}.account-panel{padding:36px 28px}.account-shell{grid-template-columns:.9fr 1.1fr}.account-story h2{font-size:39px}.account-panel h1{font-size:32px}}
@media(max-width:680px){.account-main{padding:18px 16px 28px}.account-back{margin-bottom:15px}.account-shell{grid-template-columns:1fr;min-height:0}.account-story{min-height:170px;padding:26px 25px}.account-story-copy{max-width:310px}.account-story h2{font-size:30px;letter-spacing:-.8px;margin-bottom:10px}.account-story h2 br{display:none}.account-story .account-eyebrow{margin-bottom:10px;font-size:9px}.account-story-copy>p:last-child{font-size:12px;line-height:1.5;max-width:275px}.account-story-note{display:none}.account-photo{object-position:center 57%}.account-story:after{background:linear-gradient(90deg,#0f1f43ec,#0f1f43a1)}.account-panel{padding:29px 24px 32px}.account-panel h1{font-size:31px}.account-tabs{margin-bottom:25px}.account-text-back{margin-bottom:25px}.account-help{padding:0 8px}}
@media(prefers-reduced-motion:reduce){.account-submit{transition:none}}

.account-story .account-eyebrow{line-height:1.65;letter-spacing:1.5px}
