Hout contact

<!-- ============================================ -->
<!--  HOUT - Contact  (Shopify / English)           -->
<!--  본문 안내문 / 문의 폼은 테마 기본 기능 사용     -->
<!-- ============================================ -->
<div style="max-width:760px;margin:0 auto;font-family:Helvetica,Arial,sans-serif;color:#2b2b2b;line-height:1.7;">

  <div style="text-align:center;padding:30px 16px 24px;">
    <h2 style="font-size:28px;font-weight:800;color:#1c1a17;margin:0 0 10px;letter-spacing:-0.5px;">Get in Touch</h2>
    <p style="font-size:15px;color:#666;margin:0 auto;max-width:560px;">
      Have a question about our products, your order, or international shipping?
      We're always happy to help. Reach out to us and our team will get back to you as soon as possible.
    </p>
  </div>

  <!-- 연락 정보 카드 -->
  <div style="display:flex;gap:16px;flex-wrap:wrap;margin-bottom:36px;">

    <div style="flex:1;min-width:220px;background:#f6f8f7;border-radius:6px;padding:24px;text-align:center;">
      <div style="font-size:13px;font-weight:700;color:#3a6b5e;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;">Email</div>
      <a href="mailto:official@c2clover.kr" style="font-size:16px;color:#1c1a17;font-weight:600;text-decoration:none;">official@c2clover.kr</a>
      <p style="font-size:12px;color:#999;margin:10px 0 0;">Best way to reach us</p>
    </div>

    <div style="flex:1;min-width:220px;background:#f6f8f7;border-radius:6px;padding:24px;text-align:center;">
      <div style="font-size:13px;font-weight:700;color:#3a6b5e;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;">Business Hours</div>
      <div style="font-size:16px;color:#1c1a17;font-weight:600;">10:00 AM &ndash; 6:00 PM</div>
      <p style="font-size:12px;color:#999;margin:10px 0 0;">Mon &ndash; Fri (KST, GMT+9)</p>
    </div>

    <div style="flex:1;min-width:220px;background:#f6f8f7;border-radius:6px;padding:24px;text-align:center;">
      <div style="font-size:13px;font-weight:700;color:#3a6b5e;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;">Phone</div>
      <div style="font-size:16px;color:#1c1a17;font-weight:600;">+82 1644-0361</div>
      <p style="font-size:12px;color:#999;margin:10px 0 0;">During business hours</p>
    </div>

  </div>

  <!-- 응답 안내 -->
  <div style="text-align:center;background:#e7e2da;border-radius:6px;padding:20px;margin-bottom:40px;">
    <p style="font-size:14px;color:#5a544a;margin:0;">
      We typically respond within <strong>1&ndash;2 business days</strong>.
      For order inquiries, please include your order number so we can assist you faster.
    </p>
  </div>

  <h3 style="font-size:18px;font-weight:800;color:#1c1a17;margin:0 0 6px;text-align:center;">Send Us a Message</h3>
  <p style="font-size:13px;color:#999;margin:0 0 8px;text-align:center;">Fill out the form below and we'll get back to you by email.</p>

</div>