.portal-story{background:#f1f4f4;border-top:1px solid #e3e9e9;border-bottom:1px solid #e3e9e9}
main:has(>.home-hero)>.section.portal-story{background:#f1f4f4}
.portal-story-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:clamp(36px,6vw,84px);align-items:center}
.portal-story-copy h2{margin:20px 0 24px}.portal-story-copy .lede{font-size:18px;line-height:1.8;max-width:560px}
.portal-story-actions{display:grid;justify-items:start;gap:18px;margin-top:30px}.portal-signin{font-size:14px;color:var(--muted);text-decoration:underline;text-underline-offset:5px}
.portal-story-record{background:#fff;border:1px solid #dbe4e6;padding:32px 34px}
.portal-record-heading{display:grid;gap:8px;padding-bottom:22px;border-bottom:1px solid #dbe4e6}
.portal-record-heading span:first-child{font-size:12px;font-weight:600;letter-spacing:.12em;color:#94682f}.portal-record-heading span:last-child{font-size:14px;color:var(--muted)}
.portal-story-record ol{padding:0;margin:0;list-style:none}.portal-story-record li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:18px;padding:25px 0;border-bottom:1px solid #e5ebed}
.portal-record-number{color:#a67a3d;font-size:14px;padding-top:3px}.portal-story-record h3{font-size:20px;line-height:1.4;letter-spacing:-.02em;margin:0 0 10px}.portal-story-record li p{font-size:16px;line-height:1.75}
.portal-record-note{font-size:14px;line-height:1.7;margin-top:22px}
.portal-process-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);margin-top:42px;padding-top:30px;gap:32px}.portal-process-strip strong{font-family:Manrope,Arial,sans-serif;font-size:18px}.portal-process-strip p{font-size:16px;margin-top:12px;line-height:1.75}
.portal-service-note{padding:56px 0;background:#f1f4f4;border-top:1px solid #e3e9e9}.portal-service-note>.container{display:flex;align-items:center;justify-content:space-between;gap:40px}.portal-service-note h2{font-size:30px;margin:15px 0}.portal-service-note p{max-width:760px}.portal-service-note .text-link{flex-shrink:0}
@media(max-width:900px){.portal-story-grid{grid-template-columns:1fr;gap:32px}.portal-story-copy .lede{max-width:760px}.portal-story-record{padding:28px}.portal-service-note>.container{display:block}.portal-service-note .text-link{display:inline-flex;margin-top:24px}}
@media(max-width:600px){.portal-story-record{padding:24px 20px}.portal-story-record li{gap:12px;grid-template-columns:24px minmax(0,1fr)}.portal-story-copy .lede{font-size:17px}.portal-story-copy h2{margin:16px 0 20px}.portal-story-actions{margin-top:24px}.portal-process-strip{grid-template-columns:1fr;gap:24px}.portal-process-strip>div+div{border-top:1px solid var(--line);padding-top:24px}.portal-service-note{padding:40px 0}}
