*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--orange:#f47b20;--orange-dark:#c45f0a;--orange-light:#fde8d0;--black:#0d0d0d;--white:#fff;--white-rgb:255, 255, 255;--gray-50:#f9f9f9;--gray-100:#f1f1f1;--gray-200:#e2e2e2;--gray-250:#cacaca;--gray-400:#9a9a9a;--gray-500:#7a7a7a;--gray-600:#5a5a5a;--gray-700:#3a3a3a;--gray-900:#1a1a1a;--whatsapp:#25d366;--font:"DM Sans", "Segoe UI", sans-serif;--mono:"DM Mono", "Courier New", monospace;--radius-sm:6px;--radius-md:10px;--radius-lg:14px}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.6}.section{max-width:1280px;margin:0 auto;padding:5rem 3rem}.section-label{font-family:var(--mono);color:var(--orange);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.75rem;font-size:11px;font-weight:500}.section-title{letter-spacing:-1px;margin-bottom:1rem;font-size:36px;font-weight:300;line-height:1.15}.section-title strong{font-weight:600}.section-sub{color:var(--gray-700);max-width:540px;font-size:16px;font-weight:300;line-height:1.7}
