:root{--color-red:#e73a12;--color-red-dark:#c42e0a;--color-red-deeper:#b82500;--color-dark:#0a0a0a;--color-text:#1a1a1a;--color-text-2:#111;--color-text-muted:#666;--color-text-subtle:#6b7280;--color-text-light:#9ca3af;--color-white:#fff;--color-bg:#fff;--color-bg-light:#f5f5f5;--color-bg-warm:#fdf9f7;--color-bg-card:#faf8f6;--color-bg-hover:#fff7f5;--color-border:#00000014;--color-border-light:#0000000f;--color-border-warm:#ffebe5;--shadow-sm:0 4px 15px #0000001a;--shadow-md:0 8px 25px #0000001f;--shadow-lg:0 20px 50px #0000001f;--shadow-red:0 8px 24px #e73a1266;--radius-xs:8px;--radius-sm:12px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--radius-2xl:36px;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-display:"Poppins", system-ui, sans-serif;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.3s ease;--section-px:60px;--section-py:100px;--container-max:1200px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{max-width:var(--container-max);margin:0 auto}
