:root{font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;color:#23334c;background:#f4f6fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #698bbe;outline-offset:5px}header,main,footer{max-width:1180px;margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:30px 36px;border-bottom:1px solid #dbe2ed}.brand{font-weight:750;font-size:23px;letter-spacing:-.8px}.brand-icon{color:#587caf;margin-right:5px}.portal-link{font-size:14px;font-weight:650;color:#315783;display:inline-flex;gap:20px;align-items:center}.portal-link:hover{text-decoration:underline}.hero{padding:100px 36px 90px;display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center}.eyebrow,.index{font-size:12px;letter-spacing:1.8px;text-transform:uppercase;font-weight:650;color:#617b9e}h1{font-size:clamp(36px,4.1vw,54px);line-height:1.13;letter-spacing:-2px;margin:22px 0}p{line-height:1.75;color:#596982}.lede{font-size:17px;max-width:540px;margin-bottom:29px}.button{display:inline-flex;gap:28px;padding:14px 22px;background:#345e8f;color:#fff;border-radius:8px;font-weight:650;font-size:14px;box-shadow:0 4px 10px #243b5a12}.button:hover{background:#27496f}.small{font-size:12px;margin-top:13px}.record-card{background:#fff;border:1px solid #d9e2ee;border-radius:16px;box-shadow:0 18px 55px #2e4a7412;overflow:hidden;transform:rotate(-2deg)}.card-heading{display:flex;align-items:center;gap:9px;border-bottom:1px solid #e6eaf2;padding:22px;font-size:15px;font-weight:650}.dot{width:8px;height:8px;border-radius:50%;background:#6b92bd}.sample{margin-left:auto;font-size:10px;font-weight:400;color:#6a7c97;text-transform:uppercase;letter-spacing:1px}.record-top{padding:25px 22px 12px;display:flex;justify-content:space-between;color:#687893;font-size:12px}.diff{display:flex;align-items:center;gap:16px;margin:8px 20px;padding:15px;border-radius:6px}.diff code{font-size:15px}.diff small{margin-left:auto;font-size:11px}.removed{background:#fcf0f1;color:#9b4657}.added{background:#eaf6f0;color:#2b6e51}.timeline{display:flex;justify-content:space-between;align-items:center;position:relative;margin:33px 38px 26px}.timeline:before{content:'';position:absolute;left:0;right:0;border-top:1px solid #cedbea}.timeline span{position:relative;width:8px;height:8px;border:2px solid #b6c8de;background:white;border-radius:50%}.timeline .selected{background:#5d83b2;border-color:#5d83b2;box-shadow:0 0 0 5px #e9eff7}.card-foot{display:flex;justify-content:space-between;padding:17px 22px;background:#f9fafc;color:#75839a;font-size:11px}.features{padding:0 36px 65px;display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.features article{border-top:1px solid #ccd7e6;padding-top:26px}.features h2{font-size:19px;letter-spacing:-.5px;margin:15px 0 10px}.features p{font-size:14px;margin:0}.index{font-size:10px}.closing{margin:0 36px 65px;padding:28px 30px;background:#eaf0f7;border-radius:10px;display:flex;justify-content:space-between;align-items:center;gap:20px}.closing h2{font-size:20px;margin:0;letter-spacing:-.5px}.closing p{font-size:13px;margin:7px 0 0}footer{padding:30px 36px;border-top:1px solid #dbe2ed;display:flex;justify-content:space-between;align-items:center;gap:20px}footer .brand{font-size:18px}footer span{font-size:12px;color:#74839b}@media(max-width:760px){header{padding:22px}.hero{grid-template-columns:1fr;padding:50px 22px;gap:36px}.record-card{transform:none;max-width:480px;width:100%}.features{padding:10px 22px 40px;grid-template-columns:1fr;gap:26px}.closing{margin:0 22px 35px;padding:24px;align-items:flex-start;flex-direction:column}footer{padding:24px 22px;flex-wrap:wrap}h1{letter-spacing:-1.5px}.portal-link{gap:9px}}

/* Brand surfaces and accents follow the supplied blue/green artwork. */
:root{color:#08284d;background:#f3f7fc}
header{background:#fff;border-bottom-color:#d9e6f4;border-radius:0 0 18px 18px;padding-top:14px;padding-bottom:14px;gap:24px}
header .brand{display:block;background:#fff;width:350px;max-width:65%;flex-shrink:1}
.brand-logo{display:block;width:100%;height:auto}
.portal-link{color:#0757b5}
header .portal-link{white-space:nowrap;flex-shrink:0}
a:focus-visible{outline-color:#095dcc}
h1,h2{color:#062449}
.eyebrow,.index{color:#0757b5}
.eyebrow{display:flex;align-items:center;gap:10px}
.eyebrow:before{content:'';width:8px;height:8px;flex:none;border-radius:50%;background:#0d9149}
.button{background:#095dcc;color:#fff;box-shadow:0 6px 16px #095dcc1c}
.button:hover{background:#06499f}
p{color:#4d6480}
.record-card{border-color:#d4e2f3;box-shadow:0 18px 55px #16396412}
.dot{background:#13aa58}
.timeline .selected{background:#095dcc;border-color:#095dcc}
.features article{border-top:2px solid #c8daf0}
.features article:nth-child(2){border-top-color:#0d9149}
.closing{background:#062449;border-left:4px solid #24c96b;border-radius:12px}
.closing h2{color:#fff}.closing p{color:#c9d9ed}.closing .portal-link{background:#fff;color:#0757b5;padding:12px 18px;border-radius:8px;white-space:nowrap}
footer{background:#fff;border-top-color:#d9e6f4;border-radius:18px 18px 0 0;padding-top:18px;padding-bottom:18px}
.footer-brand{display:flex;align-items:center;gap:5px;background:#fff}
.footer-brand img{width:62px;height:62px;object-fit:contain}
footer .footer-brand span{font-size:20px;font-weight:750;letter-spacing:-.7px;color:#062449}
footer>span{color:#526985}
@media(max-width:760px){header{padding:14px 20px;gap:14px;border-radius:0}header .brand{width:240px;max-width:65%}.hero{padding-top:42px}.closing .portal-link{padding:11px 15px}footer{border-radius:0}.footer-brand img{width:54px;height:54px}}
