/*
Theme Name: บ้านไอศูรย์
Theme URI: https://www.baan-aisoon.com
Author: Baan Aisoon
Description: Custom theme สำหรับเว็บไซต์บ้านไอศูรย์
Version: 2.0.0
Text Domain: baan-aisoon
*/

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { font-size: 16px; scroll-behavior: smooth; }
body { font-family: 'Sarabun', sans-serif; background: #FDFAF6; color: #2C1F10; line-height: 1.8; -webkit-font-smoothing: antialiased; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }
