.profile-facts { max-width: 1100px; margin: 3rem auto; padding: 2rem; background: #f4f4f0; color: #151616; border: 1px solid #b8beb8; font: 16px/1.7 system-ui,sans-serif; }
.profile-facts h2 { font-size: clamp(24px,4vw,36px); line-height: 1.2; margin: 0 0 1rem; color: inherit; }
.profile-facts h3 { font-size: 20px; margin: 1.5rem 0 .5rem; color: inherit; }
.profile-facts p { margin: .75rem 0; }
.profile-facts a,.profile-facts button { color: #17603a; text-decoration: underline; text-underline-offset: 3px; }
.profile-facts button { background: none; border: 0; font: inherit; cursor: pointer; }
.profile-utility { font-size: 14px; }
.analytics-consent { position: fixed; bottom: 16px; left: 16px; right: 16px; max-width: 620px; z-index: 10000; background: #f4f4f0; color: #151616; padding: 20px; border: 1px solid #555; box-shadow: 0 4px 24px #0004; font: 15px/1.5 system-ui,sans-serif; }
.analytics-consent[hidden],[data-analytics-settings][hidden] { display: none; }
.analytics-consent p { margin: 0 0 14px; color: inherit; }
.analytics-consent button { background: #151616; color: #fff; border: 1px solid #151616; padding: 10px 16px; margin: 4px 8px 4px 0; font: inherit; cursor: pointer; }
.analytics-consent a { color: #17603a; text-decoration: underline; }
.analytics-consent :focus-visible,.profile-facts :focus-visible { outline: 3px solid #087044; outline-offset: 3px; }
@media(max-width:600px) { .profile-facts { padding: 24px; margin: 2rem 16px; } }
