/* Shared portal sign-in: aligned with the AtlanticPlus public website. */
:root {
  --lp-primary: #285f59;
  --lp-primary-dark: #183f42;
  --lp-heading: #183f42;
  --lp-body: #586b69;
  --lp-muted: #64746d;
  --lp-border: #cfd8cd;
  --lp-bg: #f3f4ed;
  --lp-accent: #285f59;
  --lp-accent-soft: rgba(40,95,89,.12);
}
body { background: #fcfcf8; color: #415754; }
.lp-shell { grid-template-columns: minmax(0,1fr) minmax(0,1fr); background: #fcfcf8; min-height: 100svh; }
.lp-aside { min-height: 100svh; padding: 34px clamp(32px,4.5vw,76px); background: #f0f2e9; color: #183f42; }
.lp-aside::after { display: none; }
.lp-aside__top { gap: 24px; }
.lp-aside__logo { height: 31px; }
.lp-aside__back { padding: 8px 0; color: #526b60; border: 0; border-radius: 0; background: transparent; font-size: 12px; }
.lp-aside__back:hover { color: #183f42; background: transparent; }
.lp-aside__body { max-width: 580px; width: 100%; margin: auto; padding: 48px 0 16px; justify-content: center; }
.lp-eyebrow { display: block; margin-bottom: 24px; color: #567162; font-size: 10px; font-weight: 500; letter-spacing: .15em; text-transform: uppercase; }
.lp-aside__body h1 { margin: 0 0 22px; font-family: Georgia,"Times New Roman",serif; color: #183f42; font-size: clamp(40px,4vw,60px); font-weight: 400; line-height: 1.1; letter-spacing: -.045em; opacity: 1; animation: none; }
.lp-hl { color: #537566; background: none; -webkit-text-fill-color: #537566; font-style: italic; }
.lp-aside__lead { max-width: 410px; margin: 0 0 32px; color: #586b69; font-size: 15px; line-height: 1.8; opacity: 1; animation: none; }
.lp-care-photo { margin: 0; width: 100%; overflow: hidden; border-radius: 3px; }
.lp-care-photo img { display: block; width: 100%; height: clamp(230px,32vh,350px); object-fit: cover; object-position: center; }
.lp-main { min-width: 0; padding: 0 clamp(28px,5vw,80px); background: #fcfcf8; }
.lp-main__top { height: auto; min-height: 90px; padding: 20px 0; flex-wrap: wrap; gap: 12px 22px; }
.lp-main__top a { font-size: 12px; color: #52675d; }
.lp-form-wrap { flex: 0 0 auto; width: 100%; max-width: 400px; margin: auto; padding: 36px 0; background: transparent; border: 0; border-radius: 0; box-shadow: none; animation: none; }
.lp-form-header { margin-bottom: 30px; }
.lp-form-header img { height: auto; max-height: 64px; max-width: 210px; width: auto; margin-bottom: 32px; }
.lp-site-name { margin-bottom: 28px; color: #285f59; font-size: 21px; font-weight: 600; letter-spacing: -.02em; }
.lp-form-header h2 { font: 400 40px/1.15 Georgia,"Times New Roman",serif; color: #183f42; letter-spacing: -.035em; margin-bottom: 12px; }
.lp-form-header p { font-size: 14px; color: #586b69; line-height: 1.7; }
.lp-shell .lp-field-label { display: block; margin: 0 0 9px; color: #415754; font-size: 12px; font-weight: 500; }
.lp-shell .form-group { margin-bottom: 20px !important; }
.lp-shell .form-control { min-height: 52px !important; padding: 14px 15px !important; border: 1px solid #cfd8cd !important; border-radius: 4px !important; background-color: #fff !important; color: #233f41 !important; font-size: 15px !important; }
.lp-shell .form-control::placeholder { color: #7a847c !important; }
.lp-shell .form-control:focus { border-color: #285f59 !important; box-shadow: 0 0 0 3px rgba(40,95,89,.12) !important; }
.lp-shell #login_email,.lp-shell #forgot_email,.lp-shell #login_with_email_link_email,.lp-shell #login_password { padding-left: 15px !important; background-image: none !important; }
.lp-shell .password-field #login_password { padding-right: 68px !important; }
.lp-shell .toggle-password { border: 0; border-radius: 3px; background: transparent; padding: 10px 4px; line-height: 1.2; color: #526b60; min-height: 40px; }
.lp-shell .forgot-password-message { margin: 0 0 22px; }
.lp-shell .forgot-password-message a { color: #285f59; font-size: 12px; }
.lp-shell .btn-primary,.lp-shell .btn-login { min-height: 50px; background: #285f59 !important; border: 1px solid #285f59 !important; border-radius: 4px !important; box-shadow: none !important; font-size: 14px !important; font-weight: 500; }
.lp-shell .btn-primary:hover,.lp-shell .btn-login:hover { background: #183f42 !important; transform: none !important; box-shadow: none !important; }
.lp-shell .btn-primary::after,.lp-shell .btn-login::after { display: none; }
.lp-shell .btn-default.btn-login-option { border: 1px solid #cfd8cd !important; border-radius: 4px !important; box-shadow: none; color: #285f59 !important; min-height: 48px; }
.lp-shell .btn-default.btn-login-option:hover { background: #eef2e9 !important; }
.lp-security { color: #64746d; font-size: 10.5px; margin-top: 24px; gap: 7px; }
.lp-security svg { stroke: #64746d; }
.lp-main__foot { padding: 18px 0 24px; }
.lp-main__foot p,.lp-main__foot a { color: #64746d; font-size: 11px; }
.lp-main__foot__links { gap: 12px 20px; flex-wrap: wrap; }
.lp-main__foot .atl-privacy-links { padding: 0 0 14px !important; }
.lp-shell :is(a,button):focus-visible { outline: 2px solid #a9633c; outline-offset: 4px; }
@media(min-width: 861px) and (max-height: 780px) {
  .lp-aside__body { padding-top: 28px; }.lp-aside__body h1 { font-size: 44px; }
  .lp-eyebrow { margin-bottom: 18px; }.lp-aside__lead { margin-bottom: 24px; }
  .lp-care-photo img { height: 240px; }.lp-form-wrap { padding-block: 24px; }
  .lp-main__top { min-height: 70px; }.lp-form-header img { max-height: 48px; margin-bottom: 24px; }
}
@media(max-width: 860px) {
  .lp-shell { display: block; }.lp-aside { display: none; }
  .lp-main { min-height: 100svh; padding: 0 32px; }
  .lp-main__top { min-height: 70px; justify-content: center; gap: 12px 22px; }
  .lp-form-wrap { margin: auto; padding: 36px 0; max-width: 400px; }
  .lp-main__foot { margin-top: auto; }.lp-form-header h2 { font-size: 38px; }
}
@media(max-width: 520px) {
  .lp-main { padding: 0 24px; }.lp-main__top { display: flex; min-height: 68px; padding-block: 18px; }
  .lp-form-wrap { padding: 28px 0; border-radius: 0; box-shadow: none; }.lp-form-header img { max-height: 56px; }
  .lp-form-header h2 { font-size: 36px; }.lp-main__foot { padding-bottom: 22px; }
}
@media(prefers-reduced-motion: reduce) { .lp-shell * { animation: none !important; transition: none !important; } }
.lp-shell .form-signin { max-width: none; width: 100%; }
.lp-shell .lp-form-header [hidden] { display: none !important; }
