/*
Theme Name:        Personal Workspace Theme
Theme URI:         https://example.com/personal-workspace
Author:            Personal Workspace
Description:       Presentation layer for the Personal Workspace system — layout, navigation, responsive design, and the visual design system. Owns NO application data; safe to switch away from at any time without losing anything (all data lives in the Personal Workspace Core plugin). Also provides optional design-token overrides for the plugin's admin application.
Version:            0.2.0-phase2
Requires at least:  6.0
Requires PHP:       7.4
Text Domain:        personal-workspace-theme
*/

/* This file intentionally contains only the theme header WordPress requires
   to identify the theme. All actual styling lives in assets/css/ and is
   enqueued from functions.php, keeping style.css lightweight per WP convention. */
