*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fafafa;--fg:#1a1a1a;--accent:#e08a00;--accent-light:#fff4e0;--muted:#6b6b6b;--muted-light:#999;--card:#fff;--card-border:#eaeaea;--section-alt:#f5f5f5}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{opacity:.8}html{scroll-behavior:smooth}button{font-family:inherit}.nav-links{align-items:center;gap:1.5rem;font-size:.9rem;display:flex}.nav-link{color:var(--muted)}.nav-download{background:var(--fg);color:#fff;border-radius:8px;padding:.45rem 1.1rem;font-size:.85rem;font-weight:600}.hero-title{letter-spacing:-.035em;margin-bottom:.5rem;font-size:3.5rem;font-weight:700;line-height:1.15}.hero-buttons{justify-content:center;gap:.75rem;margin-bottom:1rem;display:flex}.hero-icon{width:200px;height:200px}.grid-3{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.grid-2{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.grid-steps{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.section-title{text-align:center;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.footer-grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.cta-buttons{justify-content:center;gap:.75rem;display:flex}.section-padding{padding:5rem 2rem}.nav-bar{padding:.75rem 2rem}@media (max-width:768px){.nav-link{display:none}.nav-bar{padding:.6rem 1rem}.hero-title{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center}.hero-icon{width:140px;height:140px}.grid-3,.grid-steps,.grid-2{grid-template-columns:1fr}.section-title{font-size:1.5rem}.section-padding{padding:3rem 1.25rem}.cta-buttons{flex-direction:column;align-items:center}.footer-grid{flex-direction:column;gap:1.5rem}}@media (max-width:1024px) and (min-width:769px){.hero-title{font-size:2.75rem}.grid-3{grid-template-columns:repeat(2,1fr)}}
