TITLE: Coarse Press — an identity that ships misregistered PROMPT: Build a single self-contained HTML editorial brand-identity page for a fictional risograph studio called Coarse Press, styled like a printed specimen sheet. Palette: paper #e8e4da, ink #1c1c1c, riso orange #ff4d2e, riso blue #2d5bff, grey #8f8a7e, card #f2eee4. Structure: a sticky top nav (monospace 0.26em tracked, 1.5px ink bottom rule, links with an orange underline that scales in on hover), a two-column hero grid (minmax(0,1.12fr) / minmax(0,.88fr), 92dvh min height), a full-bleed ink specimen strip, a two-column long manifesto with a sticky monospace kicker, and a footer with a giant outlined wordmark over four monospace contact columns. Hero left: an eyebrow rule in orange, a display headline WE / PRINT / LOUD. at system-ui 900 uppercase, clamp(46px,12.6vw,178px), letter-spacing -0.035em, line-height 0.82, with the last word carrying a 4px orange / -4px blue text-shadow for instant risograph misregistration; a Georgia lede at 1.62 line-height; a 1.5px rule; and a four-item stat row in monospace with 900-weight numerals. Hero right: a paper card with a 1.5px ink border and a hard 10px ink offset shadow containing the logo lockup — a bold C mark built as a single arc path in a symbol, stacked three times as absolutely-positioned SVGs with mix-blend-mode:multiply, orange offset (-7px,5px) and blue offset (8px,-4px) under an ink copy — plus the COARSE wordmark and a caption. Below it a control bar: a custom-styled range input for grain, a live numeric readout, and a Print mode toggle button. Specimen strip on ink: three type specimens (Aa in system-ui 900, Georgia italic, ui-monospace) each under a hairline rule with a monospace label, plus a five-swatch ink library with hex names and an animated texture swatch. Footer: a giant COARSE wordmark at clamp(56px,17.5vw,268px) with -webkit-text-stroke 1.5px ink and transparent fill that fills solid on hover, above Studio / Enquiries / Services / Colophon columns. Motion and texture: a full-viewport fixed canvas of procedurally generated 128x128 noise drawn as a repeating pattern, re-offset to a random position every 110ms (70ms in print mode) so the grain visibly shifts in steps, blended with mix-blend-mode:multiply at opacity driven by a CSS custom property; a second fixed overlay of repeating linear gradients animated with steps(3,end) for print texture; a 4px orange scroll-progress bar scaled with transform; hero headline lines and manifesto articles that reveal by sliding up from translate3d(0,.42em,0) rotate(-.4deg) — position only, never opacity — triggered by IntersectionObserver; logo layers that jitter on a steps() keyframe when the stack is hovered. Interaction: the grain slider rebuilds the noise tile density and alpha live; Print mode doubles the grain, speeds the shift interval and restyles the button; hovering the logo stack misregisters the orange and blue layers; scrolling reveals the manifesto and advances the progress bar. All CSS in one inline