/*
Theme Name: Technococo
Theme URI: https://technococo.com/
Author: Bryan Lawrence
Author URI: https://technococo.com/
Description: Custom WordPress theme for Technococo, an independent technology publication covering AI, technology, home networking, Home Assistant, privacy, and Adventures in Autonomy. Hybrid theme: PHP templates for exact editorial markup, theme.json for editor parity. All custom classes use the tc- prefix.
Version: 2.7.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 8.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: technococo
Tags: blog, news, custom-menu, custom-logo, featured-images, block-styles, editor-style, translation-ready, accessibility-ready, full-width-template, threaded-comments
*/

/*
This file exists for the WordPress theme header and as the last-resort stylesheet.
The real cascade lives in assets/css/ and is enqueued in that order by inc/enqueue.php:

  tc-tokens.css      variables and design tokens
  tc-base.css        reset, elements, links, focus, typography defaults
  tc-layout.css      site shell, containers, grids, responsive layout
  tc-components.css  header, stories, cards, callouts, series, forms, states
  tc-editor.css      WordPress block/editor parity and controlled adapters
  tc-utilities.css   small, documented utility classes

Do not add component rules here.
*/
