/*
Theme Name: Waseelah Ansari Associates
Theme URI: https://waseelahansari.com
Author: ibdaX Digital
Description: Custom theme for Waseelah Ansari Associates — Architecture, Planning & Interior Design, Karachi. Design system: Architectural Prestige (deep navy, brass accents, sharp 0px corners, editorial layout).
Version: 2.0.0
Text Domain: waa
*/

/*
This theme uses Tailwind CSS (via CDN) for all styling — see inc/tailwind-head.php
for the design token configuration and custom utility classes. This file exists
because WordPress requires a style.css with the header above to recognize the
theme; it intentionally contains no rules of its own beyond a minimal reset.
*/

* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; display: block; }
