/*
Theme Name: Polaris
Theme URI: https://kiln-themes.example/polaris
Author: Kiln Themes
Author URI: https://kiln-themes.example
Description: A cinematic WordPress theme for online-learning platforms, course creators, bootcamps and academies. Its signature is a navigable 3D "knowledge constellation" — a real-time Three.js star map where courses and skills are stars, prerequisites are the glowing lines between them, and you drag to rotate the night sky and click a star to focus its course. Course, Instructor and Path custom post types drive a rich catalogue, curricula and mentor directory. Deep indigo night with warm starlight gold and cool cyan; Fraunces over Familjen Grotesk. WebGL-gated with a designed static fallback; fully reduced-motion safe.
Version: 1.0.1
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: polaris
Tags: education, blog, portfolio, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, translation-ready, rtl-language-support, threaded-comments, sticky-post, footer-widgets
*/

:root { color-scheme: dark; }
body { margin: 0; font-family: 'Familjen Grotesk', system-ui, sans-serif; background: #0b1020; color: #eef1f8; }
