.page-nav-rail>a{position:relative;z-index:1;transition:color .18s ease,background-color .18s ease}.page-nav-indicator{position:absolute;top:0;left:0;pointer-events:none;border-radius:999px;background:#faf6f7;border:1px solid #e8d4db;transition:transform .24s ease,width .24s ease,height .24s ease,opacity .12s ease}.program-page-nav .page-nav-indicator{background:#5D0826;border-color:#5D0826}.page-nav-rail:has(.page-nav-indicator[data-ready=true])>a[aria-current=location]{background-color:transparent;border-color:transparent}.page-nav-rail>a:focus-visible{outline:2px solid #8E0C3A;outline-offset:-3px}.program-page-nav .page-nav-rail>a[aria-current=location]:focus-visible{outline-color:white}@media (prefers-reduced-motion:reduce){.page-nav-indicator,.page-nav-rail>a{transition:none}}.program-bio-trigger{display:inline-flex;align-items:center;gap:4px;min-height:44px;font-size:12px;font-weight:700;color:#8E0C3A;text-decoration:underline;text-underline-offset:3px;border-radius:3px;text-align:left}.program-bio-dialog{position:fixed;inset:0;margin:auto;width:min(680px,calc(100% - 32px));max-height:min(85dvh,900px);padding:0;border:1px solid #e8d4db;border-radius:20px;color:#1E1E1E;background:white;overflow-y:auto;overscroll-behavior:contain}.program-bio-dialog::backdrop{background:rgba(30,30,30,.55)}.program-bio-bar{position:sticky;top:0;z-index:1;background:white;display:flex;align-items:center;justify-content:space-between;padding:8px 16px 8px 24px;border-bottom:1px solid #e8d4db;font-size:13px;font-weight:700;color:#8E0C3A}.program-bio-bar button{width:44px;height:44px;display:grid;place-items:center;border-radius:50%}.program-bio-bar button:hover{background:#FAF6F7}.program-bio-content{padding:24px}.program-bio-heading{display:flex;gap:20px;align-items:flex-start;margin-bottom:24px}.program-bio-heading h2{font-size:25px;line-height:1.2;font-weight:800;color:#8E0C3A;margin-bottom:10px}.program-bio-role{font-size:13px}.program-bio-dialog .program-bio-paragraph{font-size:15px;line-height:1.8;margin-top:16px;white-space:pre-wrap}.program-bio-content{text-align:left;overflow-wrap:anywhere}.program-bio-section-title{margin-top:28px;font-size:16px;font-weight:800;color:#8E0C3A}@media (max-width:639px){.program-bio-dialog{inset:auto 0 0;width:100vw;max-width:none;max-height:90dvh;border-radius:20px 20px 0 0;margin:0}.program-bio-content{padding:20px 20px calc(24px + env(safe-area-inset-bottom))}.program-bio-heading{gap:14px}.program-bio-heading h2{font-size:22px}}