/* Hijyenix SEO Generator - Frontend Styles (generated pages) */

.hijyenix-seo-page {
    max-width: 900px;
    margin: 0 auto;
    padding: 32px 20px;
}

.hijyenix-seo-page-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 24px;
}

.hijyenix-seo-page-content {
    line-height: 1.7;
}

.hijyenix-breadcrumb {
    font-size: 13px;
    color: #666;
    margin-bottom: 16px;
}

.hijyenix-breadcrumb a {
    color: #2271b1;
    text-decoration: none;
}

.hijyenix-breadcrumb .sep {
    margin: 0 6px;
    color: #999;
}

.hijyenix-advantages {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 10px;
}

.hijyenix-advantages li {
    background: #f5f9ff;
    border-left: 3px solid #2271b1;
    padding: 10px 14px;
    border-radius: 4px;
}

.hijyenix-cta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 24px 0;
}

.hijyenix-btn {
    display: inline-block;
    padding: 12px 22px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
}

.hijyenix-btn-phone {
    background: #2271b1;
}

.hijyenix-btn-whatsapp {
    background: #25d366;
}

.hijyenix-map iframe {
    border-radius: 8px;
    margin: 20px 0;
}

.hijyenix-faq-item {
    border-bottom: 1px solid #e2e2e2;
    padding: 14px 0;
}

.hijyenix-faq-item h3 {
    margin-bottom: 6px;
}

.hijyenix-internal-links ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 16px;
    list-style: none;
    padding: 0;
}

.hijyenix-internal-links li a {
    text-decoration: none;
}

.hijyenix-contact ul {
    list-style: none;
    padding: 0;
}

.hijyenix-process {
    padding-left: 20px;
}

.hijyenix-process li {
    margin-bottom: 10px;
}

.hijyenix-trust {
    background: #f7fbff;
    border-radius: 8px;
    padding: 16px 20px;
    margin: 20px 0;
}

.hijyenix-rating {
    font-size: 18px;
    font-weight: 700;
}

.hijyenix-btn-review {
    background: #fbbc04;
    color: #202124;
}

.hijyenix-btn-instagram {
    background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
}

.hijyenix-cta-text {
    font-style: italic;
    color: #444;
}

.hijyenix-footer-cta {
    background: #0f2a3d;
    color: #fff;
    padding: 30px;
    border-radius: 10px;
    margin-top: 30px;
    text-align: center;
}

.hijyenix-footer-cta h2 {
    color: #fff;
    margin-top: 0;
}
