/*
Theme Name: Ramybė – The Reset Protocol
Theme URI: https://ramybe.app
Author: Cognition / Devin
Author URI: https://cognition.ai
Description: Terapinė nervų sistemos treniruočių tema (The Reset Protocol). Tiksli Lovable web-app išvaizdos kopija: tamsi violetinė/rožinė tema, Outfit šriftas, gradientai, švytėjimo efektai. Palaiko ACF Pro, WooCommerce Subscriptions produktus/prenumeratas, apsaugotą video (tik prisijungusiems, be atsisiuntimo) ir video sekimą.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ramybe
Tags: dark, meditation, wellness, custom-colors, translation-ready
*/

/*
 * The full compiled design system lives in assets/css/app.css
 * (loaded via functions.php). This file only carries the WP theme header
 * plus a minimal fallback so the theme is valid on its own.
 */

:root { color-scheme: dark; }
body { margin: 0; font-family: "Outfit", system-ui, sans-serif; background: #0d0613; color: #f2f1f4; }
