:root{--color-navy:#2e3247;--color-navy-dark:#14141c;--color-red:#88263c;--color-red-dark:#742033;--color-white-b:#f9f8f8;--color-gray-bg:#f9f9fb;--color-text-25:#f9f9fb;--color-text-50:#ebe9e8;--color-text-200:#b1afac;--color-text-500:#83807c;--color-text-950:#14141c;--color-light-gray:var(--color-white-b);--color-white:#fff;--color-text:var(--color-text-950);--color-text-muted:var(--color-text-500);--color-border:var(--color-text-200);--space-xs:4px;--space-sm:12px;--space-md:16px;--space-lg:32px;--space-xl:50px;--space-2xl:80px;--space-3xl:100px;--container-max:1150px;--container-pad:15px;--radius-sm:8px;--radius-md:20px;--radius-lg:30px;--radius-xl:30px;--shadow-xs:0 1px 2px #1018280d;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 12px 32px #0000001f}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:clip}body{--font-sans:var(--font-mulish), "Mulish", system-ui, -apple-system, sans-serif;--font-display:var(--font-kanit), "Kanit", var(--font-sans);color:var(--color-text-950);background:var(--color-white-b);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}
