/*
Theme Name: Crab Fight — Bricks Child
Theme URI: https://crabfight.co.uk/
Description: Lightweight, update-safe Bricks child theme for the official Crab Fight website.
Author: Crab Fight
Template: bricks
Version: 1.0.0
Text Domain: crabfight
*/

/*
 * Site layouts and visual design belong in Bricks and Core Framework.
 * Keep this file intentionally small.
 */

@font-face{font-family:'Archivo Condensed';src:url('./assets/fonts/archivo-var.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:'Inter';src:url('./assets/fonts/inter-var.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{font-family:var(--font-body,'Inter',sans-serif);color:var(--text,var(--ink,#111315));background:var(--surface,var(--paper,#f4efe5))}
h1,h2,h3,h4,h5,h6{font-family:var(--font-display,'Archivo Condensed',sans-serif);text-transform:uppercase;line-height:var(--leading-display,.92);white-space:pre-line}
img{max-width:100%;height:auto}
