:root{--background:#fff;--foreground:#212529;--brand-red:#ff4c2e;--brand-navy:#0f172a;--text-gray:#666;--light-gray:#f8f9fa;--border-color:#e9ecef}html{font-family:var(--font-kanit),sans-serif}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}::selection{background:var(--brand-red);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--brand-red)}.static-footer,.static-footer-text{font-size:13px!important}
