/*
Theme Name: HaoYueQuan Avada Child
Theme URI: https://example.com/
Description: Avada child theme for Tianjin HaoYueQuan Hardware Products Co., Ltd. nail and hardware products website.
Author: Tianjin HaoYueQuan Hardware Products Co., Ltd.
Author URI: https://example.com/
Template: Avada
Version: 1.0.0
Text Domain: haoyuequan-avada-child
*/

/* Basic custom styles for HaoYueQuan pages */
.hyq-page{font-family:Arial,Helvetica,sans-serif;color:#1f2933;line-height:1.7}
.hyq-hero{padding:90px 30px;background:#0f172a;color:#fff;text-align:center}
.hyq-hero h1{font-size:46px;line-height:1.2;margin:0 0 18px;font-weight:700;color:#fff}
.hyq-hero p{font-size:18px;max-width:900px;margin:0 auto 28px;color:#e5e7eb}
.hyq-btn{display:inline-block;padding:13px 28px;margin:6px;border-radius:4px;text-decoration:none;font-weight:700}
.hyq-btn-primary{background:#f59e0b;color:#111827}
.hyq-btn-light{background:#fff;color:#111827}
.hyq-section{padding:70px 30px}
.hyq-wrap{max-width:1180px;margin:0 auto}
.hyq-title-small{color:#f59e0b;text-transform:uppercase;letter-spacing:1.5px;font-size:14px;font-weight:700;margin-bottom:8px}
.hyq-section h2{font-size:34px;line-height:1.25;margin:0 0 20px;color:#111827}
.hyq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.hyq-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.hyq-card{background:#fff;border:1px solid #e5e7eb;padding:28px;border-radius:8px;box-shadow:0 8px 25px rgba(15,23,42,.06)}
.hyq-card h3{font-size:22px;margin:0 0 12px;color:#111827}
.hyq-card p{margin:0;color:#4b5563}
.hyq-dark{background:#111827;color:#fff}
.hyq-dark h2,.hyq-dark h3{color:#fff}
.hyq-dark p{color:#d1d5db}
.hyq-muted{background:#f8fafc}
.hyq-list{padding-left:20px}
.hyq-list li{margin-bottom:8px}
.hyq-cta{padding:70px 30px;background:#f59e0b;color:#111827;text-align:center}
.hyq-cta h2{font-size:34px;margin:0 0 16px;color:#111827}
.hyq-table{width:100%;border-collapse:collapse;background:#fff}
.hyq-table th,.hyq-table td{border:1px solid #e5e7eb;padding:14px;text-align:left}
.hyq-table th{background:#f8fafc}
@media(max-width:900px){.hyq-grid,.hyq-grid-3{grid-template-columns:1fr 1fr}.hyq-hero h1{font-size:36px}}
@media(max-width:600px){.hyq-grid,.hyq-grid-3{grid-template-columns:1fr}.hyq-hero h1{font-size:30px}.hyq-section{padding:48px 20px}}
