.home-page{padding-top:4rem}.hero{margin-bottom:2.5rem}.hero jm-status-dot{margin-bottom:2rem}.hero-headline{letter-spacing:-.02em;min-height:3.45em;margin-bottom:1.5rem;font-size:clamp(1.75rem,4.5vw,3rem);font-weight:700;line-height:1.15}.hero-sub{color:var(--text-muted);max-width:640px;margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.hero-ctas{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.text-link{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.85rem;text-decoration:none;transition:color .3s;display:inline-flex}.text-link:hover{color:var(--accent1-500)}.text-link .arrow{transition:transform .3s;display:inline-block}.text-link:hover .arrow{transform:translate(4px)}.section-title{color:var(--text);margin-bottom:2rem;font-size:1.5rem;font-weight:500}.projects{margin-block:2.5rem}.project-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.writing{margin-block:2.5rem}.writing-list{flex-direction:column;gap:2rem;margin-bottom:2rem;display:flex}.writing-teaser{border:1px solid var(--border-subtle);background:var(--surface-1);cursor:pointer;border-radius:12px;padding:clamp(1rem,3vw,1.5rem) clamp(1.25rem,4vw,2rem);transition:border-color .3s,transform .2s}.writing-teaser:hover{border-color:var(--border-strong);transform:translate(4px)}.writing-meta{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:1rem;margin-bottom:.75rem;font-size:.7rem;display:flex}.reading-time:before{content:"·";margin-right:1rem}.writing-title{color:var(--text);margin-bottom:.5rem;font-size:1.1rem;font-weight:500;line-height:1.4}.writing-excerpt{color:var(--text-muted);font-size:.8rem;line-height:1.7}.section-link{margin-top:1rem}@media (max-width:1024px){.project-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero-ctas{flex-direction:column;align-items:flex-start;gap:1rem}}
