/* ============================================================
   THE LOCAL SQUARE — theme: The Local Square hub — civic poster  [ref: Land-book breadth + Obys]
   Loads LAST. Colours derived from this world's ORIGINAL tokens by
   preserving each one's RELATIVE LUMINANCE exactly (binary-searched
   to 4dp) and replacing only hue + saturation — so contrast ratios
   are mathematically unchanged while the palette is unrecognisable.
   ============================================================ */
:root{
  --tang:#C29305;
  --tang-dk:#A37B04;
  --sun:#FAC731;
  --sun-dk:#EAB106;
  --sky:#FB6B9B;
  --sky-dk:#F90A59;
  --grape:#E70651;
  --denim:#630323;
  --denim-2:#8A0430;
  --cream:#FEF9E7;
  --cream-2:#FEF0C7;
  --ink:#5A172D;
  --ink-soft:#955B6E;
  --line:#FCE293;
  --white:#FFFFFF;
  --ok:#FA427F;
  --radius:0px; --radius-sm:0px;
  --head:'Anton',system-ui,sans-serif; --body:'Manrope',system-ui,sans-serif; --font:'Manrope',system-ui,sans-serif;
  --pv-accent:#C29305; --pv-accent-dk:#C29305; --pv-deep:#5A172D;

  --k-accent:#C29305; --k-accent-2:#5A172D;
  --k-display:'Anton',system-ui,sans-serif; --k-body:'Manrope',system-ui,sans-serif;
  --k-radius:0px; --k-radius-lg:0px;
  --k-display-weight:400; --k-display-track:-.01em; --k-grain:.26;
}
body{font-family:var(--body) !important}
.cat,.door,.path,.res-card,.step,.k-tile{border-radius:0!important}
h1,h2,h3,.brand{font-family:'Anton',sans-serif !important;font-weight:400 !important;text-transform:uppercase !important;letter-spacing:-.01em !important;line-height:.92}
.btn,button{border-radius:0!important;text-transform:uppercase !important;letter-spacing:.1em !important;font-weight:800}
