/*
Theme Name: Corso
Theme URI: https://kiln-themes.example/corso
Author: Kiln Themes
Author URI: https://kiln-themes.example
Description: A horizontal, spatial WordPress theme for architecture and interior-design studios. The homepage is a promenade — you walk sideways through the studio's projects, room by room. Blueprint cobalt on warm plaster, Space Grotesk over Space Mono. Falls back to a clean vertical stack under reduced-motion, no-JS and on mobile.
Version: 1.0.2
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: corso
Tags: portfolio, business, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, translation-ready, rtl-language-support, threaded-comments, blog
*/

/* Base reset lives in main.css; this file carries the theme header + a minimal fallback. */
:root { color-scheme: light; }
body { margin: 0; font-family: 'Space Grotesk', system-ui, sans-serif; background: #e7e2d7; color: #17171a; }
