@charset "UTF-8";:root{--bg: #ffffff;--surface: #ffffff;--surface-2: #fdf1ea;--text: #1b1410;--muted: #7a6560;--border: #f0dfd5;--brand: #b83600;--brand-2: #f5510e;--accent: #f4b400;--shadow: 0 18px 50px -24px rgba(185, 65, 10, .28);--font: "IBM Plex Sans Thai", system-ui, -apple-system, "Segoe UI", sans-serif;color-scheme:light}:root[data-theme=dark]{--bg: #140e0b;--surface: #1e1512;--surface-2: #281c15;--text: #f0e8e3;--muted: #a08880;--border: #3c2618;--brand: #ffcdb5;--brand-2: #ff8a57;--accent: #f4b400;--shadow: 0 18px 50px -24px rgba(0, 0, 0, .65);color-scheme:dark}html,body{margin:0;padding:0;min-height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font);transition:background .25s ease,color .25s ease}*{box-sizing:border-box}body.hide-pdpa-fab .pdpa-fab{display:none!important}
