@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;500;600;700&display=swap";:root{--primary: #2271b1;--primary-dark: #135e96;--bg: #f0f0f1;--white: #ffffff;--text: #1d2327;--border: #dcdcde}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans Thai,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}#root{min-height:100vh}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}
