<%- include('../partials/head', {title: t.legal.terms_title}) %>
<%- include('../partials/nav') %>
<div style="max-width:740px;margin:0 auto;padding:120px 24px 80px">
  <h1 style="font-size:36px;font-weight:800;margin-bottom:8px"><%= t.legal.terms_title %></h1>
  <p style="font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--dim);margin-bottom:48px"><%= t.legal.updated %></p>
  <style>h2{font-size:18px;font-weight:700;margin:40px 0 12px;color:var(--accent)}p,li{font-size:15px;color:#aaa;margin-bottom:12px;line-height:1.8}ul{padding-left:20px}a{color:var(--accent)}</style>

  <p>By using the Vianexu platform, you agree to these Terms of Use. Please read carefully.</p>

  <h2>1. Service Description</h2>
  <p>Vianexu offers a social media content management and publishing platform, specifically for Instagram, using the official Meta API. The service allows users to create and publish images and carousels directly to their professional Instagram accounts.</p>

  <h2>2. Eligibility</h2>
  <ul>
    <li>You must be at least 18 years old to use the service.</li>
    <li>Your Instagram account must be Business or Creator type.</li>
    <li>You must have legal authority to use the linked Instagram account.</li>
  </ul>

  <h2>3. Acceptable Use</h2>
  <p>You agree not to use the platform to publish content that violates Instagram/Meta Community Policies, spam, deceptive content, impersonation, illegal activities, or third-party copyrighted content without permission.</p>

  <h2>4. Meta / Instagram Integration</h2>
  <p>Our platform operates through the official Meta API, subject to <a href="https://developers.facebook.com/terms/" target="_blank">Meta Platform Terms</a> and <a href="https://www.facebook.com/policies/ads/" target="_blank">Instagram Community Policies</a>.</p>

  <h2>5. User Content</h2>
  <p>You retain all rights to the content you publish. By using the service, you grant us a limited, non-exclusive, temporary license to process and transmit content to the Instagram API on your behalf.</p>

  <h2>6. Limitation of Liability</h2>
  <p>Vianexu is not responsible for failures in the Meta API, content that violates third-party rights, data loss from technical failures outside our control, or Instagram account suspensions by Meta.</p>

  <h2>7. Modifications</h2>
  <p>We may update these Terms at any time. Users will be notified by email of significant changes.</p>

  <h2>8. Contact</h2>
  <p><a href="mailto:info@vianexu.com">info@vianexu.com</a> · vianexu.com</p>
</div>
<%- include('../partials/footer') %>
</body></html>
