@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600;700&family=Inter:wght@500;600;700&display=swap";:root{--color-primary-50:#ecfdf5;--color-primary-100:#d1fae5;--color-primary-500:#10b981;--color-primary-600:#059669;--color-primary-700:#047857;--color-primary-900:#064e3b;--color-gold-100:#fef3c7;--color-gold-500:#f59e0b;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-500:#6b7280;--color-gray-700:#374151;--color-gray-900:#111827;--surface-primary:#fff;--surface-secondary:#f9fafb;--shadow-soft:0 18px 50px #11182714;--radius:8px;color:var(--color-gray-900);background:var(--surface-secondary);font-family:IBM Plex Sans Thai,Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(180deg, #ecfdf5e6, #f9fafb66 420px), var(--surface-secondary);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1120px,100% - 32px);margin:0 auto}.section{padding:56px 0}.eyebrow{color:var(--color-primary-700);margin:0 0 8px;font-size:.9rem;font-weight:700}.section-title{margin:0;font-size:2rem;line-height:1.2}.section-subtitle{color:var(--color-gray-500);margin:10px 0 0;line-height:1.7}.grid{gap:18px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.muted{color:var(--color-gray-500)}.page-shell{flex-direction:column;min-height:100vh;display:flex}.page-main{flex:1}@media (width<=860px){.grid-3{grid-template-columns:1fr}.section{padding:40px 0}}.site-header.svelte-hv3zzy{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-bottom:1px solid #e5e7ebbf;position:sticky;top:0}.header-inner.svelte-hv3zzy{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.brand.svelte-hv3zzy,nav.svelte-hv3zzy{align-items:center;gap:14px;display:flex}.brand.svelte-hv3zzy{font-weight:800}.brand-mark.svelte-hv3zzy{color:#fff;background:var(--color-primary-700);border-radius:8px;place-items:center;width:38px;height:38px;font-size:.9rem;display:grid}nav.svelte-hv3zzy a:where(.svelte-hv3zzy):not(.button){color:var(--color-gray-700);font-weight:600}@media (width<=680px){nav.svelte-hv3zzy a:where(.svelte-hv3zzy):not(.button){display:none}}.footer.svelte-7lfk2o{border-top:1px solid var(--color-gray-200);background:#fff}.footer-inner.svelte-7lfk2o{justify-content:space-between;align-items:center;gap:24px;padding:28px 0;display:flex}p.svelte-7lfk2o{margin:0;line-height:1.6}@media (width<=760px){.footer-inner.svelte-7lfk2o{flex-direction:column;align-items:flex-start}}
