/* Root UX corrections — 2026-09-06 */
.root-canonical .root-lang-toggle{top:18px;right:18px;bottom:auto}
.root-canonical .root-hero-actions{gap:8px;max-width:780px;margin-top:28px}
.root-canonical .root-hero-actions .button{padding:10px 14px;background:rgba(255,255,255,.018);border-color:rgba(255,255,255,.12);font-size:.78rem}
.root-canonical .root-hero-actions .button:hover{background:rgba(255,255,255,.05);border-color:#4b4b4f}
.root-canonical .root-bio-copy strong{color:#f3efe7;font-weight:800}

/* Keep axis cards informative and visibly card-like without recreating the old black wall. */
.root-canonical .root-axis-grid{border:0;gap:12px}
.root-canonical .root-axis{border:1px solid var(--line);border-radius:16px;min-height:142px;padding:24px;background:rgba(255,255,255,.012)}
.root-canonical .root-axis:hover{border-color:#4d4d50;background:rgba(255,255,255,.028);transform:translateY(-1px)}
.root-canonical .root-axis strong{font-size:1.15rem}
.root-canonical .root-axis p{font-size:.92rem;line-height:1.55}

/* styles.css gives presence-panel a two-column layout. The canonical root owns its own hierarchy. */
.root-canonical .root-presence-section .presence-panel{display:block!important;grid-template-columns:none!important;gap:0!important;padding:0!important}
.root-canonical .root-presence-section .root-section-head{max-width:820px;margin:0 0 34px}
.root-canonical .root-presence-groups{width:100%;min-width:0;align-items:stretch}
.root-canonical .root-presence-group{min-width:0;overflow:hidden}
.root-canonical .root-presence-links{min-width:0}
.root-canonical .root-presence-section .presence-link{max-width:100%}
.root-canonical .root-presence-section .presence-link span{overflow-wrap:anywhere}
.root-canonical .root-email-link svg{fill:currentColor}

/* Author review: stronger hierarchy and easier reading without changing layout. */
.root-canonical{--root-accent-readable:#e6a19c}
.root-canonical .root-hero-actions .button{border-color:#f3efe7;color:#f3efe7;font-weight:800}
.root-canonical .root-hero-actions .button:hover{border-color:#fff;color:#fff;background:rgba(255,255,255,.07)}
.root-canonical .root-bio-copy strong{font-family:inherit;font-weight:700;letter-spacing:inherit;color:#f3efe7}
.root-canonical .eyebrow{color:var(--root-accent-readable);font-size:.8rem;font-weight:800}
.root-canonical .root-section-kicker{color:var(--root-accent-readable);font-size:.9rem;font-weight:800;line-height:1.3;letter-spacing:.1em}
.root-canonical .root-text-link{color:var(--root-accent-readable);font-size:1.03rem;font-weight:800}
.root-canonical .root-milestone .year{color:var(--root-accent-readable);font-size:.84rem;font-weight:800;letter-spacing:.07em}
.root-canonical .root-axis>span{color:var(--root-accent-readable);font-size:.82rem;font-weight:800}
.root-canonical .root-milestone em{color:var(--root-accent-readable)}

@media(max-width:900px){
  .root-canonical .root-lang-toggle{top:12px;right:12px;bottom:auto}
  .root-canonical .root-hero{padding-top:76px}
  .root-canonical .root-axis{min-height:126px}
}
@media(max-width:620px){
  .root-canonical .root-lang-toggle{top:10px;right:10px;bottom:auto}
  .root-canonical .root-hero{padding-top:72px}
  .root-canonical .root-hero-actions{display:flex;flex-wrap:wrap}
  .root-canonical .root-hero-actions .button{width:auto;min-height:42px;display:inline-flex;align-items:center;justify-content:center;text-align:center}
  .root-canonical .root-axis{min-height:0;padding:20px 17px}
  .root-canonical .root-section-kicker{font-size:.86rem}
  .root-canonical .root-milestone .year,.root-canonical .root-axis>span{font-size:.8rem}
}


/* Root microtype legibility — 2026-09-20 */
.root-canonical .root-meta small{font-size:.8rem;line-height:1.35}
.root-canonical .root-machine-note{font-size:.8rem;line-height:1.5}
.root-canonical .root-footer{font-size:.8rem;line-height:1.5}
