/*
Theme Name: Sambhav Sandesh News
Theme URI: https://example.com/sambhav-sandesh
Author: Sambhav Sandesh
Author URI: https://example.com
Description: A premium, lightweight, mobile-first WordPress news theme built for Gujarati digital news portals. Clean typography, fast performance, native Gutenberg support, and a full set of news-specific layouts (breaking news ticker, category rails, article reader tools, trending sidebar) — all built without page builders or heavy front-end libraries.
Version: 1.0.2
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sambhav-sandesh
Tags: news, blog, one-column, two-columns, right-sidebar, custom-logo, custom-menu, featured-images, translation-ready, threaded-comments, accessibility-ready

Sambhav Sandesh News is a from-scratch original theme. It is inspired only by
general UX conventions common to modern news portals and does not copy the
code, layout, branding, imagery or CSS of any third-party website.
*/

/* ==========================================================================
   Design tokens
   The full stylesheet lives in assets/css/main.css (enqueued via
   functions.php). This root file only needs the WordPress theme header
   above plus base tokens so block-editor / no-JS contexts still see
   correct colors.
   ========================================================================== */

:root{
	--ss-primary:#3C83F6;
	--ss-primary-dark:#1E3A5F;
	--ss-primary-light:#EAF2FF;
	--ss-bg:#FFFFFF;
	--ss-bg-light:#F5F8FC;
	--ss-text:#172033;
	--ss-text-secondary:#667085;
	--ss-border:#E5EAF2;
}
