
/*
Theme Name: The Dental Studio WP
Theme URI: https://thedentalstudio.in/
Author: The Dental Studio
Author URI: https://thedentalstudio.in/
Description: Full WordPress theme that matches The Dental Studio HTML design (hero, services, doctor, results, FAQ, booking). Tailwind (CDN) + Inter font.
Version: 1.0.0
Text Domain: thedentalstudio-wp
Tags: dental, clinic, landing, blog, tailwindcss, responsive
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
:root { --ring: 0 0% 100%; }
html { scroll-behavior: smooth; }
body { font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, 'Apple Color Emoji','Segoe UI Emoji'; }
.glass { backdrop-filter: saturate(140%) blur(10px); background: rgba(255,255,255,0.75); }
.shadow-soft { box-shadow: 0 10px 25px rgba(0,0,0,.08); }
