/*
Theme Name: GeneratePress Child — ROFUS Landing
Theme URI: https://alfasearch.local/
Description: Child theme for a blocky, sectioned landing page. Loads a page-specific stylesheet for the “Casino bonus uden indbetaling uden ROFUS” guide.
Author: alfasearch PBN Team
Version: 1.0.0
Template: generatepress
Text Domain: gp-child-rofus
*/

/* ---- Design tokens (safe site-wide) ------------------------------------- */
:root {
  --gpw: 1200px;                /* max content width inside sections */
  --radius: 18px;               /* large rounded corners */
  --radius-sm: 12px;
  --shadow-1: 0 6px 18px rgba(3, 7, 18, .08);
  --shadow-2: 0 10px 30px rgba(3, 7, 18, .12);

  /* Palette (accessible on light & dark backgrounds) */
  --c-bg: #f7f8fb;
  --c-card: #ffffff;
  --c-ink: #0f172a;
  --c-muted: #475569;

  --c-primary: #0ea5e9;  /* sky */
  --c-primary-700: #0369a1;
  --c-green: #22c55e;   /* success */
  --c-amber: #f59e0b;   /* warn */
  --c-rose: #e11d48;    /* danger */
  --c-violet: #7c3aed;  /* accent alt */
  --c-slate-100: #eef2f7;
  --c-slate-200: #e5eaf1;
  --c-slate-300: #dbe2ec;
  --c-slate-900: #0b1220;
}

/* Keep the site stable elsewhere; the heavy styles live in main-page.css */
