.home-hero{border-block:1px solid var(--rule);background:var(--surface-raised);overflow:hidden}.home-hero__inner{width:min(100%, var(--measure-wide));padding:clamp(2.5rem, 8vw, 6rem) var(--gutter);grid-template-columns:minmax(0,1fr) minmax(15rem,30rem);align-items:center;gap:clamp(1.5rem,5vw,5rem);margin-inline:auto;display:grid}.home-hero__copy{min-width:0;max-width:38rem}.home-hero__title{color:var(--accent-indigo);font-size:var(--step-4);letter-spacing:-.04em;line-height:.98}.home-hero__headline{max-width:24ch;color:var(--ink);font-family:var(--font-display,Georgia, "Times New Roman", serif);font-size:var(--step-2);white-space:pre-line;margin-block-start:1.5rem;line-height:1.15}.home-hero__actions{flex-wrap:wrap;gap:.75rem;margin-block-start:2rem;display:flex}.home-hero__mascot{align-self:end;min-width:0}.home-hero__mascot img{width:min(100%,30rem);height:auto;margin-inline:auto;display:block}.home-section{grid-template-columns:minmax(12rem,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(1.5rem,5vw,5rem);padding-block:clamp(2.5rem,7vw,5.5rem);display:grid}.home-section+.home-section{border-block-start:1px solid var(--rule)}.home-section__heading{max-width:28rem}.home-section__eyebrow{color:var(--accent);font-size:var(--step--1);letter-spacing:.08em;text-transform:uppercase;font-weight:700;line-height:1.2}.home-section h2{color:var(--accent-indigo);font-size:var(--step-2);letter-spacing:-.025em;margin-block-start:.7rem;line-height:1.1}.home-intro__copy{max-width:60ch}.home-intro__copy p+p{margin-block-start:1.25em}.home-projects{display:block}.home-projects__heading{margin-block-end:2rem}.home-projects__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,1.5rem);margin:0;padding:0;list-style:none;display:grid}.home-projects__item{min-width:0}.home-project-card{border-radius:var(--radius-md);height:100%;box-shadow:var(--shadow-sm);transition:transform var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);flex-direction:column;gap:1rem;display:flex}.home-project-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.home-project-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.home-project-card h3{min-width:0;color:var(--accent-indigo);font-size:var(--step-1);line-height:1.15}.home-project-card__description{flex:auto}.home-project-card__technologies,.home-homelab__stack{color:var(--ink-muted);font-size:var(--step--1)}.home-project-card__links{flex-wrap:wrap;gap:.75rem 1.25rem;padding-block-start:.25rem;display:flex}.home-interests{display:block}.home-interests__list{flex-wrap:wrap;gap:.65rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.home-homelab__card{gap:1rem;display:grid}.home-homelab__link{justify-self:start;font-weight:700}@media (max-width:56rem){.home-hero__inner{grid-template-columns:minmax(0,1fr) minmax(13rem,22rem)}.home-projects__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:48rem){.home-hero__inner,.home-section{grid-template-columns:1fr}.home-hero__copy{max-width:34rem}.home-hero__mascot{max-width:25rem;margin-inline:auto}.home-projects__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-project-card,.home-project-card:hover{box-shadow:var(--shadow-sm);transition:none;transform:none}}
