:root{--landing-primary:#69ad53;--landing-primary-hover:#5c9a48;--landing-background:#f7f7f7;--landing-foreground:#0f172a;--landing-muted:rgba(15,23,42,0.6);--landing-faint:rgba(15,23,42,0.5);--landing-surface:#ffffff;--landing-border:#e6e7e4}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background:var(--landing-background);color:var(--landing-foreground);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;letter-spacing:-.01em;text-rendering:optimizeLegibility}h1,h2,h3{margin:0;letter-spacing:-.025em;line-height:1.2}p{margin:0;line-height:1.7}a{color:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}