*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;background:#fff;color:#111}button{padding:6px 10px;border-radius:6px;border:1px solid #ddd;background:#f7f7f7}.web-landing{padding:24px;max-width:980px;margin:0 auto}.web-hero{display:grid;gap:18px;align-items:start}.web-title{margin:0 0 8px;font-size:42px;letter-spacing:-.02em}.web-subtitle{margin:0 0 16px;color:#444;font-size:16px;line-height:1.5}.web-cta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.web-button{display:inline-block;padding:10px 14px;border-radius:8px;border:1px solid #ddd;background:#f7f7f7;color:#111;text-decoration:none;font-weight:600}.web-buttonPrimary{border-color:#0969da;background:#0969da;color:#fff}.web-install{padding:16px;background:#f5f5f5;border-radius:10px}.web-sectionTitle{margin:0 0 10px;font-size:16px}.web-list{margin:0;padding-left:18px;color:#333;line-height:1.6}.web-screenshotWrap{padding:12px;background:#f6f8fa;border:1px solid #e5e7eb;border-radius:12px}.web-screenshot{width:100%;height:auto;display:block}.web-features{margin-top:22px}.web-featureGrid{display:grid;gap:12px}.web-featureCard{padding:14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.web-featureTitle{font-weight:700;margin-bottom:4px}.web-featureDescription{color:#444;font-size:13px;line-height:1.5}@media(min-width:880px){.web-hero{grid-template-columns:1fr 1.05fr}.web-featureGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}
