/* Scoped to the new portal pages; the published stylesheet remains untouched. */
.portal-site { --portal-ink: #294657; --portal-body: #49616e; --portal-sky: #dde8f0; --portal-warm: #faf6f1; margin: 0; color: var(--portal-body); background: #fff; font-family: Inter, system-ui, sans-serif; font-size: 16px; line-height: 1.7; }
.portal-site *, .portal-site *::before, .portal-site *::after { box-sizing: border-box; }
.portal-site h1, .portal-site h2, .portal-site h3, .portal-site p { margin: 0; }
.portal-site h1, .portal-site h2, .portal-brand { font-family: "Playfair Display", Georgia, serif; color: var(--portal-ink); }
.portal-site h1 { font-size: clamp(3rem, 5.5vw, 4.8rem); font-weight: 600; line-height: 1.08; letter-spacing: -.045em; text-wrap: balance; }
.portal-site h2 { font-size: clamp(2rem, 3.4vw, 2.9rem); font-weight: 600; line-height: 1.18; letter-spacing: -.035em; text-wrap: balance; }
.portal-site h3 { color: var(--portal-ink); font-size: 1.05rem; font-weight: 600; line-height: 1.4; }
.portal-site a { color: inherit; }
.portal-site a:focus-visible { outline: 3px solid #577c92; outline-offset: 5px; border-radius: 3px; }
.portal-site a:hover { text-decoration-thickness: 2px; }
.portal-container { width: min(1200px, calc(100% - 80px)); margin-inline: auto; }
.portal-skip { position: absolute; top: 12px; left: 12px; z-index: 10; padding: 12px 18px; color: #fff !important; background: var(--portal-ink); transform: translateY(-200%); }
.portal-skip:focus { transform: translateY(0); }
.portal-header { border-bottom: 1px solid #29465712; background: #fff; }
.portal-header-inner { display: flex; min-height: 88px; align-items: center; justify-content: space-between; gap: 16px; }
.portal-brand { display: inline-flex; align-items: center; gap: 12px; text-decoration: none; font-size: 1.4rem; font-weight: 600; white-space: nowrap; }
.portal-brand svg { width: 64px; height: 34px; flex-shrink: 0; }
.portal-header nav { display: flex; align-items: center; gap: 28px; font-size: .875rem; font-weight: 600; }
.portal-header nav a { display: inline-flex; align-items: center; min-height: 44px; text-decoration: none; }
.portal-header nav a[aria-current] { text-decoration: underline; text-underline-offset: 6px; }
.portal-header-login { gap: 12px; border-bottom: 1px solid var(--portal-ink); }
.portal-eyebrow { color: var(--portal-ink); font-size: .72rem; font-weight: 600; letter-spacing: .15em; line-height: 1.6; text-transform: uppercase; }
.portal-hero { background: var(--portal-warm); border-bottom: 1px solid #29465712; }
.portal-hero-grid { display: grid; grid-template-columns: 1.1fr 1fr; align-items: center; gap: clamp(40px, 7vw, 100px); padding-block: 76px 86px; }
.portal-hero-copy h1 { margin-top: 25px; }
.portal-hero-copy h1 em { font-style: normal; color: #577c92; }
.portal-lead { max-width: 520px; margin-top: 26px !important; font-size: 1.0625rem; line-height: 1.8; }
.portal-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 22px; margin-top: 32px; }
.portal-button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; gap: 26px; padding: 13px 23px; border: 1px solid var(--portal-ink); border-radius: 999px; color: #fff !important; background: var(--portal-ink); font-size: .9rem; font-weight: 600; text-decoration: none; transition: background .18s, transform .18s; }
.portal-button:hover { background: #3e5e70; transform: translateY(-2px); }
.portal-text-link { display: inline-flex; align-items: center; min-height: 44px; gap: 14px; font-size: .85rem; font-weight: 600; text-decoration: underline; text-underline-offset: 5px; }
.portal-access-note { margin-top: 22px !important; font-size: .76rem; line-height: 1.8; }
.portal-steps { padding: 44px 38px 30px; border: 1px solid #2946571f; border-radius: 130px 130px 16px 16px; background: var(--portal-sky); }
.portal-steps > .portal-eyebrow, .portal-steps > h2 { text-align: center; }
.portal-steps > h2 { margin-top: 14px; font-size: clamp(1.9rem, 2.8vw, 2.45rem); }
.portal-steps ol { padding: 0; margin: 31px 0 0; list-style: none; }
.portal-steps li { display: flex; gap: 20px; padding-block: 20px; border-top: 1px solid #29465729; }
.portal-step-number { color: #577c92; font-family: "Playfair Display", Georgia, serif; font-size: 1.6rem; line-height: 1.25; }
.portal-steps li h3 { font-size: .92rem; }
.portal-steps li p { margin-top: 6px; font-size: .8rem; line-height: 1.7; }
.portal-steps-note { padding-top: 16px; border-top: 1px solid #29465729; font-size: .75rem; line-height: 1.7; }
.portal-features { padding-block: 88px; }
.portal-section-heading { display: grid; grid-template-columns: 1fr 1fr; column-gap: 80px; align-items: end; }
.portal-section-heading .portal-eyebrow { grid-column: 1 / -1; margin-bottom: 18px; }
.portal-section-heading > p:last-child { max-width: 430px; font-size: .95rem; }
.portal-feature-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; margin-top: 48px; }
.portal-feature-grid article { padding-top: 19px; border-top: 1px solid #29465738; }
.portal-feature-index { color: #577c92; font-size: .64rem; letter-spacing: .09em; font-weight: 600; }
.portal-feature-grid h3 { margin-top: 18px; }
.portal-feature-grid p { margin-top: 13px; font-size: .84rem; }
.portal-access { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; padding-block: 48px 88px; border-top: 1px solid #29465726; }
.portal-access h2 { margin-top: 18px; }
.portal-access > div:last-child > p + p { margin-top: 18px; }
.portal-access > div:last-child { font-size: .91rem; }
.portal-policy-note { font-size: .8rem; }
.portal-policy-note a, .portal-closing p a, .portal-prose a { text-decoration: underline; text-underline-offset: 3px; overflow-wrap: anywhere; }
.portal-closing { padding-block: 68px; background: var(--portal-sky); text-align: center; }
.portal-closing h2 { margin-top: 20px; }
.portal-closing .portal-button { margin-top: 30px; }
.portal-closing p:last-child { margin-top: 20px; font-size: .75rem; }
.portal-footer { padding-block: 46px 24px; color: #fff; background: var(--portal-ink); }
.portal-footer .portal-brand { color: #fff; }
.portal-footer-top { display: flex; align-items: start; justify-content: space-between; gap: 30px; }
.portal-footer-top > div > p:not(.portal-footer-label) { margin-top: 18px; color: #dce5eb; font-size: .8rem; }
.portal-footer-contact { display: flex; flex-direction: column; gap: 5px; }
.portal-footer-label { margin-bottom: 9px !important; font-size: .7rem; font-weight: 600; text-transform: uppercase; letter-spacing: .12em; }
.portal-footer-contact a { display: inline-flex; min-height: 34px; align-items: center; font-size: .85rem; overflow-wrap: anywhere; }
.portal-footer-bottom { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin-top: 40px; padding-top: 18px; border-top: 1px solid #ffffff30; color: #dce5eb; font-size: .72rem; }
.portal-footer-bottom nav { display: flex; flex-wrap: wrap; column-gap: 25px; }
.portal-footer-bottom nav a { display: inline-flex; align-items: center; min-height: 44px; }
.portal-document-hero { background: var(--portal-warm); padding-block: 28px 60px; }
.portal-back { display: inline-flex; align-items: center; min-height: 44px; font-size: .76rem; text-decoration: underline; text-underline-offset: 4px; }
.portal-document-hero .portal-eyebrow { margin-top: 33px; margin-bottom: 20px; }
.portal-document-date { margin-top: 24px !important; font-size: .75rem; }
.portal-document-grid { display: grid; grid-template-columns: 230px minmax(0, 760px); gap: 85px; align-items: start; padding-block: 66px 86px; }
.portal-document-nav { position: sticky; top: 28px; display: flex; flex-direction: column; align-items: start; }
.portal-document-nav > p { margin-bottom: 12px; color: var(--portal-ink); font-size: .7rem; text-transform: uppercase; font-weight: 600; letter-spacing: .1em; }
.portal-document-nav a { display: inline-flex; align-items: center; min-height: 44px; padding-block: 8px; font-size: .78rem; line-height: 1.5; text-decoration: underline; text-decoration-color: #29465745; text-underline-offset: 4px; }
.portal-prose { font-size: .92rem; }
.portal-prose section { scroll-margin-top: 28px; }
.portal-prose section + section { margin-top: 45px; padding-top: 35px; border-top: 1px solid #29465724; }
.portal-prose h2 { font-size: 1.85rem; margin-bottom: 22px; }
.portal-prose h3 { margin-block: 28px 12px; }
.portal-prose p + p { margin-top: 15px; }
.portal-prose dl { margin-top: 22px; }
.portal-prose dt { margin-top: 20px; color: var(--portal-ink); font-weight: 600; }
.portal-prose dd { margin: 4px 0 0; }
@media (max-width: 960px) {
  .portal-container { width: calc(100% - 48px); }
  .portal-hero-grid { gap: 34px; }
  .portal-steps { padding-inline: 25px; }
  .portal-feature-grid { grid-template-columns: repeat(2, 1fr); gap: 32px; }
  .portal-section-heading, .portal-access { gap: 32px; }
  .portal-document-grid { grid-template-columns: 190px minmax(0, 1fr); gap: 40px; }
}
@media (max-width: 700px) {
  .portal-container { width: calc(100% - 40px); }
  .portal-header-inner { min-height: 76px; }
  .portal-brand { gap: 7px; font-size: 1.15rem; }
  .portal-brand svg { width: 43px; }
  .portal-header nav { gap: 16px; font-size: .73rem; }
  .portal-header-login { gap: 8px; }
  .portal-hero-grid { grid-template-columns: 1fr; gap: 42px; padding-block: 42px 45px; }
  .portal-site h1 { font-size: clamp(2.7rem, 11.8vw, 4rem); }
  .portal-hero-copy h1 { margin-top: 21px; }
  .portal-lead { font-size: .94rem; }
  .portal-actions { gap: 17px; margin-top: 26px; }
  .portal-button { gap: 20px; padding-inline: 20px; font-size: .82rem; }
  .portal-access-note { font-size: .72rem; }
  .portal-steps { padding: 38px 28px 27px; border-radius: 120px 120px 16px 16px; }
  .portal-features { padding-block: 50px; }
  .portal-section-heading { grid-template-columns: 1fr; gap: 0; }
  .portal-section-heading > p:last-child { margin-top: 21px; font-size: .88rem; }
  .portal-feature-grid { gap: 30px 22px; margin-top: 34px; }
  .portal-feature-grid h3 { font-size: .96rem; }
  .portal-feature-grid p { font-size: .8rem; }
  .portal-feature-index { font-size: .59rem; }
  .portal-access { grid-template-columns: 1fr; gap: 27px; padding-block: 36px 48px; }
  .portal-closing { padding-block: 48px; }
  .portal-footer-top { flex-direction: column; gap: 30px; }
  .portal-footer-bottom { align-items: start; flex-direction: column; gap: 9px; margin-top: 26px; }
  .portal-footer-bottom nav { gap: 17px; }
  .portal-footer-contact a { min-height: 44px; font-size: .8rem; }
  .portal-document-hero { padding-block: 16px 40px; }
  .portal-document-hero .portal-eyebrow { margin-top: 24px; }
  .portal-document-grid { display: block; padding-block: 30px 50px; }
  .portal-document-nav { position: static; display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px; padding-bottom: 25px; margin-bottom: 35px; border-bottom: 1px solid #29465724; }
  .portal-document-nav > p { grid-column: 1 / -1; }
  .portal-prose { font-size: .88rem; }
  .portal-prose h2 { font-size: 1.7rem; }
}
@media (prefers-reduced-motion: reduce) {
  .portal-site *, .portal-site *::before, .portal-site *::after { scroll-behavior: auto !important; transition: none !important; }
}
