.navbar{position:fixed;top:0;width:100%;height:64px;display:flex;justify-content:space-between;align-items:center;padding:0 3rem;background:#1e1e1ee6;color:#eee}.navbar a{margin-right:1.5rem;text-decoration:none;color:#ccc;font-size:.85rem;letter-spacing:.08em}.logo{font-weight:600}.hero{min-height:100vh;padding:8rem 4rem;background:#2b2b2b;color:#eee;display:flex;align-items:center}.hero-content{max-width:600px}.hero h1{font-size:3rem;font-weight:500;margin-bottom:1.5rem}.hero p{color:#bbb;margin-bottom:2rem;line-height:1.6}.features{background:#f2efe9;padding:6rem 4rem}.features h2{margin-bottom:3rem}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.feature-card h3{margin-bottom:.5rem}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#111}h1,h2,h3{font-weight:500}p{line-height:1.6;color:#555}button{font-family:inherit}
