@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--brand-orange: #E84C00;--brand-orange-light: #FF6820;--brand-orange-dark: #C43A00;--brand-silver: #C8C8C8;--brand-dark: #1A1A1A;--brand-darker: #111111;--text-primary: #1A1A1A;--text-secondary: #555555;--text-muted: #888888;--surface: #FFFFFF;--surface-alt: #F8F8F8;--border: #E5E5E5;--radius: 12px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--surface);color:var(--text-primary);line-height:1.7;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth}
