.home-hero{max-width:58rem;padding:4.5rem 0 4rem}.home-hero h1{margin:0 0 2.25rem;font-size:clamp(3.5rem,7vw,6.25rem);line-height:.98;letter-spacing:-.055em}.hero-introduction{display:grid;grid-template-columns:10rem minmax(0,1fr);gap:1.75rem;align-items:start}.hero-author{margin:0}.hero-sprite-stage{position:relative;display:grid;width:10rem;height:9.5rem;place-items:end center;background:radial-gradient(ellipse at 50% 62%,rgba(170,196,220,.38) 0%,rgba(170,196,220,.15) 40%,rgba(170,196,220,.05) 62%,transparent 82%)}.hero-sprite{width:7.25rem;height:7.25rem;background-color:transparent;background-image:var(--sprite-sheet);background-repeat:no-repeat;background-position:0 0;background-size:300% 100%;image-rendering:pixelated;animation:sprite-poses 6.5s step-end infinite}@keyframes sprite-poses{0%,36%{background-position:0 0}37%,56%{background-position:47.3% 0}57%,77%{background-position:94.5% 0}78%,to{background-position:0 0}}.sprite-speech{position:absolute;top:0;left:50%;z-index:1;padding:.48rem .7rem;border-radius:9px;background:var(--color-text-main);color:var(--color-bg);font-size:.76rem;font-weight:700;line-height:1;white-space:nowrap;box-shadow:var(--shadow-sm);transform:translate(-50%)}.sprite-speech:after{content:"";position:absolute;left:50%;bottom:-.38rem;border-top:.45rem solid var(--color-text-main);border-right:.42rem solid transparent;transform:translate(-50%)}.hero-author figcaption{margin-top:.6rem;color:var(--color-text-main);font-size:.82rem;font-weight:700;line-height:1.3}.hero-copy p{margin:0;color:var(--color-text-main);font-size:1.08rem;line-height:1.72}.focus-list{display:flex;flex-wrap:wrap;gap:0;margin:1.4rem 0 0;padding:0;list-style:none}.focus-list li{display:inline-flex;align-items:center;margin:0;padding:0;color:var(--color-text-main);font-size:.95rem;font-weight:700;line-height:1.5}.focus-list li+li:before{content:"|";margin:0 .7rem;color:var(--color-border-strong);font-weight:400}.home-section{padding:4.5rem 0;border-top:1px solid var(--color-border)}.section-heading{max-width:48rem;margin-bottom:2rem}.section-heading h2,.output-heading h2{display:block;margin:.55rem 0 0;padding:0;border:0;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.035em}.section-heading p{margin:.8rem 0 0}.project-dashboard{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.project-card{position:relative;grid-column:span 2;display:flex;flex-direction:column;min-height:18rem;padding:1.35rem;overflow:hidden;border:1px solid var(--color-border);border-radius:10px;background:var(--color-bg-offset);color:var(--color-text-main);text-decoration:none}.project-card:nth-child(4),.project-card:nth-child(5){grid-column:span 3}.project-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--color-accent);opacity:.65}.project-card:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover);text-decoration:none;opacity:1;transform:translateY(-2px)}.project-card-header,.project-card-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.project-type,.project-status,.project-card-footer,.output-meta{font:700 .68rem/1.3 var(--font-mono);letter-spacing:.07em;text-transform:uppercase}.project-type,.project-card-footer,.output-meta{color:var(--color-text-muted)}.project-status{display:inline-flex;align-items:center;gap:.4rem;color:var(--color-accent)}.project-status i{width:.42rem;height:.42rem;border-radius:50%;background:currentColor}.project-card h3{margin:2rem 0 .65rem;font-size:1.45rem}.project-card p{margin-bottom:1.5rem;font-size:.94rem}.project-card-footer{margin-top:auto;padding-top:1rem;border-top:1px solid var(--color-border)}.output-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,6vw,5rem)}.output-heading{margin-bottom:1.75rem}.output-list{border-top:1px solid var(--color-border)}.output-card{padding:1.35rem 0;border-bottom:1px solid var(--color-border)}.output-card h3{margin:.55rem 0 .45rem;font-size:1.2rem;line-height:1.35}.output-card h3 a{color:var(--color-text-main)}.output-card p{margin:0;font-size:.92rem}@media(max-width:900px){.project-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card,.project-card:nth-child(4),.project-card:nth-child(5){grid-column:auto}}@media(max-width:720px){.home-hero{padding:3.5rem 0}.output-section,.project-dashboard{grid-template-columns:1fr}.project-card{min-height:15rem}}@media(max-width:520px){.home-hero h1{font-size:clamp(3rem,15vw,4.3rem)}.hero-introduction{grid-template-columns:7.25rem minmax(0,1fr);gap:1rem}.hero-sprite-stage{width:7.25rem;height:7.75rem}.hero-sprite{width:5.6rem;height:5.6rem}.sprite-speech{top:-.1rem;font-size:.68rem}.hero-copy p{font-size:1rem}}@media(prefers-reduced-motion:reduce){.hero-sprite{animation:none}}
