/* Shared project actions: one scale, centred on their own content columns. */
.personal-deep-copy{text-align:center;min-width:0}
.personal-deep-copy h3,.personal-deep-copy .eyebrow{text-align:center}
.personal-deep-copy>p:not(.eyebrow,.personal-release){max-width:620px;margin:12px auto;text-wrap:pretty}
.personal-deep-logo{display:block;margin:0 auto 16px}
.personal-deep-copy>.primary-link,.rosi-project-actions>.primary-link,.rosi-project-actions>.rosi-story-shortcut{display:flex;justify-content:center;align-items:center;gap:16px;box-sizing:border-box;min-height:50px;padding:14px 22px;border-radius:12px;font:12px/1.5 monospace;text-decoration:none;max-width:100%;text-align:center}
.personal-deep-copy>.primary-link{width:min(100%,320px);margin:22px auto 0}
.personal-deep-copy>.personal-release{text-align:center;margin:14px auto 0;max-width:100%}
.rosi-project-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:610px;margin:24px auto 0;gap:12px;align-items:stretch}
.rosi-project-actions>.primary-link,.rosi-project-actions>.rosi-story-shortcut{width:100%;min-width:0;margin:0}
.personal-deep-copy>.primary-link>span[aria-hidden],.rosi-project-actions>a>span[aria-hidden]{flex:0 0 auto;font:16px/1 monospace}
.personal-deep-copy>.primary-link [data-copy],.rosi-project-actions>a [data-copy]{font:inherit}
.personal-deep-art{width:100%;align-self:center;min-width:0}
.personal-deep-art img{display:block;max-width:100%;height:auto;object-fit:contain}
/* AI / Human: centred reading measures, natural wrapping instead of authored breaks. */
.human-page p,.human-page li{overflow-wrap:break-word}
.human-page h2,.human-page h3,.human-page .eyebrow{text-align:center;text-wrap:balance}
.human-hero .human-deck{max-width:900px;margin-inline:auto}
.human-hero>p:not(.eyebrow,.human-deck){max-width:820px;text-wrap:pretty}
.human-summary{grid-template-columns:1fr;gap:8px;max-width:860px;margin-inline:auto;text-align:center}
.human-summary>div>p:not(.eyebrow){max-width:800px;margin:0 auto 22px;text-wrap:pretty}
.human-summary .story-voice-button{display:flex;width:fit-content;margin:auto;text-align:center;justify-content:center}
.human-story-block{grid-template-columns:1fr;gap:14px;max-width:860px;margin-inline:auto}
.human-story-block h2{max-width:840px;margin-inline:auto}
.human-prose{max-width:800px;width:100%;margin:auto;text-align:center}
.human-prose p{line-height:1.85;text-wrap:pretty}
.human-prose p:first-child{max-width:780px;margin-inline:auto}
.human-traits>div,.human-traits p,.human-evolution li,.human-loop>div,.human-fit-lessons>article{text-align:center}
.human-traits p{max-width:none;margin-inline:auto}
.human-fit-lessons h3{max-width:100%;margin-inline:auto}
.human-fit-lessons li{max-width:none;text-wrap:pretty}
.human-profile-link,.human-work-note,.human-fit-note,.human-feedback>p{max-width:840px;margin-inline:auto;text-align:center;text-wrap:pretty}
.human-pack-copy{text-align:center;min-width:0}
.human-pack h2,.human-pack p:not(.eyebrow){max-width:760px;margin-inline:auto;text-wrap:pretty}
.human-closing>p:not(.eyebrow,.human-paw-note){max-width:800px;margin-inline:auto;text-wrap:pretty}
.human-loop>i{justify-self:center}
@media(max-width:700px){.rosi-project-actions{grid-template-columns:1fr;max-width:340px}.personal-deep-copy>.primary-link,.rosi-project-actions>.primary-link,.rosi-project-actions>.rosi-story-shortcut{font-size:11px;min-height:50px}.human-prose p{font-size:14px;line-height:1.8}.human-prose p:first-child{font-size:18px}.human-page h2{font-size:30px}.human-page .human-summary h2{font-size:30px}.human-story-block{padding:35px 0}.human-pack p:not(.eyebrow){font-size:14px}.human-loop>i{justify-self:center}.human-fit-note,.human-work-note{text-align:center}}
