.profile-page{background:var(--paper)}
.profile-shell{max-width:1080px;margin:0 auto;padding:54px 28px 100px}
.profile-back{display:inline-flex;align-items:center;min-height:44px;color:var(--cobalt);font-size:13px;font-weight:700;text-decoration:none}
.profile-hero{max-width:900px;padding:42px 0 46px;border-top:5px solid var(--cobalt)}
.profile-eyebrow,.lowdown-head>span,.status-intro>span,.profile-section-num,.confidence-label,.profile-help span{font-family:var(--f-mono);font-size:10px;font-weight:700;letter-spacing:.075em;text-transform:uppercase;color:var(--cobalt)}
.profile-hero h1{font-family:var(--f-display);font-size:clamp(62px,10vw,112px);line-height:.88;letter-spacing:-.055em;margin:15px 0 26px}
.profile-dek{max-width:825px;font-family:var(--f-display);font-size:clamp(24px,3.2vw,36px);line-height:1.18;letter-spacing:-.025em;margin:0;color:var(--ink)}
.confidence-line{display:flex;align-items:center;flex-wrap:wrap;gap:9px 14px;margin-top:25px;font-size:13px;line-height:1.45;color:var(--slate)}
.confidence-label{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border:1px solid var(--cobalt);border-radius:999px;background:rgba(36,71,240,.06)}
.confidence-line a{color:var(--cobalt);font-weight:700}
.confidence-scope{flex-basis:100%;max-width:820px;color:var(--ink);font-weight:600}
.confidence-scope strong{font-family:var(--f-mono);font-size:10px;letter-spacing:.075em;text-transform:uppercase;color:var(--cobalt)}
.profile-lowdown{border:1px solid var(--ink);background:#fff;margin:0 0 36px}
.lowdown-head{display:grid;grid-template-columns:auto 1fr minmax(220px,.7fr);gap:18px;align-items:end;padding:22px 24px;border-bottom:1px solid var(--ink)}
.lowdown-head h2,.status-intro h2{font-family:var(--f-display);font-size:38px;line-height:1;margin:0}
.lowdown-head p{margin:0;color:var(--slate);font-size:13px;line-height:1.5}
.lowdown-grid{display:grid;grid-template-columns:repeat(2,1fr)}
.lowdown-grid article{min-height:230px;padding:24px;border-right:1px solid var(--rule);border-bottom:1px solid var(--rule)}
.lowdown-grid article:nth-child(2n){border-right:0}.lowdown-grid article:nth-last-child(-n+2){border-bottom:0}
.lowdown-grid article>span{font-family:var(--f-mono);font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--coral)}
.lowdown-grid h3{font-family:var(--f-display);font-size:27px;line-height:1.05;margin:34px 0 12px}
.lowdown-grid p{font-size:15px;line-height:1.6;color:var(--slate);margin:0}
.profile-status{margin:0 0 36px;padding:28px;background:var(--ink);color:#fff}
.status-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:25px}.status-intro>span{color:#AEBBFF}.status-intro h2{max-width:650px;text-align:right}
.status-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.28);border-left:1px solid rgba(255,255,255,.28);margin:0}
.status-grid>div{min-height:150px;padding:20px;border-right:1px solid rgba(255,255,255,.28);border-bottom:1px solid rgba(255,255,255,.28)}
.status-grid dt{font-family:var(--f-mono);font-size:9px;letter-spacing:.065em;text-transform:uppercase;color:#AEBBFF;margin-bottom:20px}
.status-grid dd{margin:0;font-family:var(--f-display);font-size:20px;line-height:1.25}
.status-boundary{max-width:850px;margin:20px 0 0;color:rgba(255,255,255,.72);font-size:12px;line-height:1.6}
.profile-jump{position:sticky;top:62px;z-index:5;display:flex;align-items:center;gap:8px;padding:10px 12px;margin:0 0 44px;border:1px solid var(--rule);background:rgba(250,248,242,.95);backdrop-filter:blur(10px);overflow-x:auto}
.profile-jump span{font-family:var(--f-mono);font-size:9px;text-transform:uppercase;white-space:nowrap;color:var(--slate);margin-right:auto}.profile-jump a{display:flex;align-items:center;min-height:36px;padding:0 10px;color:var(--ink);font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.profile-jump a:hover{background:#fff;color:var(--cobalt)}
.profile-detail{max-width:900px;margin:0 auto}
.profile-section{display:grid;grid-template-columns:54px minmax(0,1fr);gap:22px;padding:46px 0;border-top:1px solid var(--ink);scroll-margin-top:130px}
.profile-section-num{padding-top:8px;color:var(--coral)}
.profile-section-body h2{font-family:var(--f-display);font-size:clamp(34px,5vw,52px);line-height:1;letter-spacing:-.03em;margin:0 0 22px}
.profile-section-body p,.profile-section-body li{font-size:17px;line-height:1.74}.profile-section-body p{margin:0 0 18px}.profile-list{padding-left:21px;margin:0}.profile-list li{margin-bottom:13px}.profile-section-body a{color:var(--cobalt);text-underline-offset:3px}
.profile-help{display:flex;justify-content:space-between;align-items:center;gap:28px;max-width:900px;margin:44px auto 22px;padding:20px 22px;border:1px solid rgba(196,71,46,.35);background:#fff3ee}.profile-help div{display:flex;flex-direction:column;gap:5px}.profile-help strong{font-size:14px}.profile-help a{max-width:390px;min-height:44px;display:flex;align-items:center;color:var(--cobalt);font-size:13px;font-weight:700;text-decoration:none}
.profile-source-closing,.library-boundary{max-width:900px;margin:22px auto 0;font-size:13px;line-height:1.65;color:var(--slate)}
.profile-source-closing p{margin:0 0 10px}.library-boundary{padding:18px;border:1px solid var(--rule);color:var(--ink)}
.profile-shell>.change-module-grid,.profile-shell>.version-history,.profile-shell>.related-evidence{max-width:900px;margin-left:auto;margin-right:auto}
.profile-shell>.related-evidence{padding-left:0;padding-right:0}
@media(max-width:720px){
  .profile-shell{padding:34px 18px 80px}.profile-hero{padding-top:30px}.profile-hero h1{font-size:58px}.profile-dek{font-size:25px}
  .lowdown-head{grid-template-columns:1fr;gap:7px}.lowdown-grid{grid-template-columns:1fr}.lowdown-grid article,.lowdown-grid article:nth-child(n){min-height:0;border-right:0;border-bottom:1px solid var(--rule)}.lowdown-grid article:last-child{border-bottom:0}.lowdown-grid h3{margin-top:21px}
  .profile-status{padding:24px 18px}.status-intro{display:block}.status-intro h2{text-align:left;font-size:33px;margin-top:8px}.status-grid{grid-template-columns:1fr}.status-grid>div{min-height:0}.status-grid dd{font-size:19px}
  .profile-jump{top:59px;margin-left:-8px;margin-right:-8px}.profile-jump span{display:none}.profile-section{grid-template-columns:1fr;gap:8px;padding:38px 0}.profile-section-num{padding:0}.profile-section-body h2{font-size:38px}.profile-section-body p,.profile-section-body li{font-size:16px}
  .profile-help{display:block}.profile-help a{margin-top:13px}.confidence-line{align-items:flex-start}
}
@media(prefers-reduced-motion:reduce){.profile-jump{scroll-behavior:auto}}
