body{font-family:Inter,system-ui,sans-serif;background:#fff;margin:0}.container{max-width:1100px;margin:auto;padding:40px 20px;text-align:center}.subtitle{color:#555;max-width:750px;margin:0 auto 30px}.features-card{max-width:720px;margin:0 auto 48px;background:#fff;border-radius:14px;padding:20px 16px 24px;box-shadow:0 10px 25px #0f172a0f,0 2px 6px #0f172a0a}.features{display:grid;grid-template-columns:repeat(2,1fr);max-width:640px;margin:0 auto 40px;padding:12px;gap:10px;border-radius:12px;border:1px solid #e5e7eb;background:#fff}.features-title{font-size:20px;font-weight:800;margin:0;text-align:center;color:#111827}.features-divider{height:1px;background:#e5e7eb;margin:16px 0 18px}.feature{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:8px;font-size:14px}.feature-active{background:#f3f7ff;color:#111827}.feature-inactive{background:#fff;color:#9ca3af}.feature-icon{width:18px;height:18px;border-radius:50%;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon.active{background:#22c55e;color:#fff}.feature-icon.inactive{background:#e5e7eb;color:#9ca3af}.feature-name{flex:1;text-align:left;font-weight:500}.feature-value{font-size:12px;color:#2563eb;background:#e8efff;padding:2px 8px;border-radius:999px}.templates{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}.card{border:1px solid #e5e7eb;padding:16px;border-radius:8px;text-align:left}.preview{height:140px;background:#f8fafc;border-radius:6px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.preview img{max-width:100%;max-height:100%;object-fit:contain}.card h4{margin:8px 0}.card p{font-size:14px;color:#555}.link{color:#2563eb;font-size:14px;cursor:pointer}.launch{background:#111827;color:#fff;padding:12px 30px;border-radius:6px;border:none;cursor:pointer;font-size:15px}
