/*
Theme Name: Search Circle
Theme URI: https://search-circle.hdwebs.vn
Author: HDWEBS
Description: Theme tuỳ chỉnh cho Search Circle - đơn vị SEO/GEO "Be Found Everywhere". Dựng theo thiết kế Figma "Web Search Circle".
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: search-circle
*/

:root{
	--sc-navy-deepest:#041133;
	--sc-navy-deep:#141B66;
	--sc-navy:#1E2A78;
	--sc-gray-palest:#F7F7F7;
	--sc-gray-100:#EEF0F3;
	--sc-gray-300:#D6DAE2;
	--sc-gray-500:#6B7280;
	--sc-white:#FFFFFF;
	--sc-yellow:#FFDD15;
	--sc-yellow-dark:#E9C400;
	--sc-radius-pill:100px;
	--sc-radius-md:16px;
	--sc-radius-lg:24px;
	--sc-shadow-card:0 10px 30px rgba(4,17,51,.08);
	--sc-container:1440px;
	--sc-font: "Be Vietnam Pro", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
