/*
Theme Name: Pilaraya Learning Center
Theme URI: https://pilaraya.online
Author: Senior WordPress Developer & Trio Novellis
Author URI: https://pilaraya.online
Description: Native, high-performance WordPress Theme for Pilaraya Learning Center Batam (Child Therapy & Development Center). Built cleanly without React or page builders, fully responsive, accessible, and optimized for speed and SEO.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pilaraya-theme
Tags: child-therapy, education, health, responsive-layout, custom-menu, custom-logo, translation-ready, dark-yellow-theme
*/

/* Reset & Base Defaults */
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
}
