/*
Theme Name: Agrivencia
Theme URI: https://agrivencia.com/
Author: Agrivencia
Description: The Agrivencia platform theme — an instrument-panel header with 85 live elements, full-screen mega menu, floating action rail, a module-driven colour system covering 84 distinct modules, and 65 composable section templates including eighteen working surfaces (dashboard, compliance calendar, eligibility check, traceability chain, market board, payment ledger, benchmarking, booking and more). Media slots state the brief for the photograph they are waiting for, so the platform is presentable before a single image is uploaded and nothing reflows when one arrives. Designed to be used with the Agrivencia Core plugin, which supplies the registry, the colour engine, the media engine and the content seeder.
Version: 1.1.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 8.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: agrivencia
Tags: agriculture, platform, accessibility-ready, block-styles, custom-colors, full-width-template
*/

/* Theme styles are split across assets/css for maintainability.
   This file carries only late overrides that must win the cascade. */

.agv-shell { min-height: 100vh; display: flex; flex-direction: column; }
.agv-main { flex: 1 0 auto; }
