/* Extend the existing paper and sage design for the developer's own story. */
.hero-description{font-size:16px;line-height:1.95}
.beta-note{margin-top:14px;font-size:14px;line-height:1.8;color:var(--sage)}
.beta-note a{text-decoration:underline;text-underline-offset:3px}
.developer-entry{margin-top:20px;font-size:14px;line-height:1.8;color:var(--sage);gap:8px}
.developer-entry .icon{width:17px;height:17px}
.developer-story{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(32px,6vw,88px);margin-block:72px 0;padding:clamp(28px,4.5vw,64px);border:1px solid #fff;border-radius:var(--radius);background:var(--paper-warm) url('assets/paper-texture.png') center/480px;background-blend-mode:soft-light;box-shadow:inset 0 1px #fff,var(--shadow);scroll-margin-top:32px}
.developer-story .eyebrow{font-size:14px;color:#5f6d53}
.developer-heading h2{font:600 clamp(29px,3.2vw,44px)/1.5 "Songti SC","STSong",serif;letter-spacing:-.03em;margin:16px 0 23px}
.developer-heading blockquote{margin:0;color:#5c714a;font-size:18px;line-height:1.9;letter-spacing:0}
.developer-signature{display:flex;align-items:center;gap:12px;margin-top:32px;font-size:14px;line-height:1.7}
.developer-signature img{flex:none;border-radius:11px}
.developer-signature span span{font-size:13px;color:var(--muted)}
.developer-letter{font-size:16px;line-height:2;color:#4c5749;min-width:0}
.developer-letter>p+p{margin-top:18px}
.developer-letter strong{font-weight:600;color:var(--ink)}
.developer-letter .developer-note{margin-top:25px;padding-top:20px;border-top:1px dashed #cbd0c1;font-size:14px;line-height:1.9;color:#67715d}
@media(max-width:1100px){.site-header nav{gap:20px}.developer-story{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.hero-description br{display:none}}
@media(max-width:820px){.developer-story{grid-template-columns:1fr;gap:28px;margin-top:48px}.developer-heading h2 br{display:none}.developer-heading h2{margin:12px 0 17px}.developer-signature{margin-top:22px}.hero-description{max-width:35em}}
@media(max-width:640px){.hero-description{font-size:16px}.hero-description br:first-of-type{display:none}.developer-entry{font-size:14px;max-width:100%;align-items:start}.developer-entry .icon{margin-top:4px}.developer-story{margin-top:38px;padding:27px 23px;border-radius:23px;gap:25px}.developer-heading h2{font-size:30px}.developer-heading h2 br{display:initial}.developer-heading blockquote{font-size:17px}.developer-heading blockquote br{display:none}.developer-letter{font-size:16px;line-height:1.95}.developer-letter>p+p{margin-top:17px}.developer-letter .developer-note{font-size:14px}}
