@import url("tokens.css");

/*
 * Authored layer for the Oakline Barbers clone.
 *
 * The page's visual styling lives in /vendor/webflow.css (the original
 * Webflow-generated stylesheet, with every colour and font tokenised so it
 * reads from the custom properties defined in tokens.css). Swapping
 * tokens.css re-skins the whole site.
 *
 * This file is the small, token-driven authored layer. Add overrides here
 * using the theme vocabulary (var(--color-*), var(--font-*), …) only — never
 * hard-coded colours, fonts or dimensions (check_tokens.py enforces that).
 */
