/* style.css - canonical site stylesheet for 247ch.at (site-shape standard).
   The bespoke marketing/app pages keep their own page-scoped CSS; this file is
   the shared base + the conventional /css/style.css location the shape scan and
   site standard expect. ASCII only. */
@import url("/static/css/landing.css");

:root { --brand:#14d26e; --ink:#1a1633; }
html { -webkit-text-size-adjust:100%; }
body { margin:0; }
a { color:inherit; }
