:root{color-scheme:light;--background:0 0% 100%;--foreground:0 0% 13%;--muted-foreground:0 0% 42%;--primary:160 100% 30.6%;--border:0 0% 87%}*{box-sizing:border-box}body{margin:0;background:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.landing-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(90deg,#fffffff0,#ffffffb8),url(https://images.unsplash.com/photo-1557804506-669a67965ba0?auto=format&fit=crop&w=1800&q=80) 50% /cover}.landing-content{width:min(100%,960px)}.landing-title{margin:0;max-width:760px;font-size:42px;line-height:.96;letter-spacing:0}.landing-copy{max-width:620px;margin:22px 0 0;color:hsl(var(--muted-foreground));font-size:20px;line-height:1.55}.landing-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.landing-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;text-decoration:none;font-weight:600}.landing-button.primary{background:hsl(var(--primary));color:#fff}.landing-button.secondary{border:1px solid hsl(var(--border));background:#ffffffb3}@media(min-width:720px){.landing-title{font-size:72px}}@media(min-width:1120px){.landing-title{font-size:92px}}
