/* ============================================================
   NINE NORTH — THEME
   Generated by theme-studio.html on 2026-08-07.
   To change the design, open theme-studio.html, adjust, and download
   a new copy of this file. You never need to edit it by hand.
   ============================================================ */

:root{
  /* ---- COLOR ---- */
  --accent:#B45309;
  --ink:#101820;
  --bg:#f3e6d3;
  --bg-alt:#d9dddb;

  /* ---- TYPE ---- */
  --font-body:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Helvetica,Arial,sans-serif;
  --font-display:Georgia,"Times New Roman",serif;
  --weight-display:700;
  --tracking:-0.015em;
  --h1-size:4.1rem;
  --body-size:19px;

  /* ---- SHAPE & SPACE ---- */
  --r:11px;
  --btn-r:18px;
  --section-pad:96px;
  --max:1040px;
  --border:1px;
}
