/*
Theme Name: TecnoFix Samsung Landing Final
Theme URI: https://example.com/
Author: OpenAI
Description: Tema WordPress para la landing de Servicio Técnico Televisores Samsung, optimizado para smartphone y tablet.
Version: 1.5
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: tecnofix-samsung-final
*/


    html { scroll-behavior: smooth; }
    body { overflow-x: hidden; }

    @media (max-width: 1279px) {
      .contact-grid-mobile {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
      }
      .contact-grid-mobile > :last-child {
        grid-column: 1 / -1;
      }
    }

    @media (max-width: 1023px) {
      .hero-title {
        font-size: 3rem !important;
        line-height: 1.05 !important;
      }
      .hero-logo {
        height: 6rem !important;
        margin-top: -0.5rem !important;
      }
      .hero-image-wrap {
        max-width: 520px;
        margin-left: auto;
        margin-right: auto;
      }
      .section-tight {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important;
      }
      .card-copy {
        font-size: 1rem !important;
        line-height: 1.75 !important;
      }
      .contact-title {
        font-size: 2.4rem !important;
        line-height: 1.1 !important;
      }
    }

    @media (max-width: 767px) {
      .hero-wrap {
        padding-top: 4rem !important;
        padding-bottom: 4.25rem !important;
        gap: 2rem !important;
      }
      .hero-title {
        font-size: 2.25rem !important;
        line-height: 1.08 !important;
        max-width: 100% !important;
      }
      .hero-logo {
        height: 4.75rem !important;
        margin-top: 0 !important;
        margin-bottom: 1rem !important;
      }
      .hero-actions {
        flex-direction: column !important;
      }
      .hero-actions a {
        width: 100% !important;
        justify-content: center !important;
        text-align: center !important;
      }
      .hero-info-grid,
      .hero-benefits-grid {
        grid-template-columns: 1fr !important;
      }
      .hero-panel,
      .hero-panel-inner,
      .service-card,
      .info-card,
      .faq-card,
      .contact-card,
      .contact-whatsapp-card,
      .model-card,
      .fault-card {
        border-radius: 1.25rem !important;
      }
      .hero-panel,
      .hero-panel-inner,
      .service-card,
      .model-card,
      .fault-card,
      .contact-card,
      .contact-whatsapp-card,
      .faq-card {
        padding: 1.1rem !important;
      }
      .section-tight {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important;
      }
      .section-title {
        font-size: 1.85rem !important;
        line-height: 1.15 !important;
      }
      .card-copy {
        font-size: 0.98rem !important;
        line-height: 1.7 !important;
      }
      .contact-title {
        font-size: 2rem !important;
        line-height: 1.08 !important;
      }
      .contact-grid-mobile {
        grid-template-columns: 1fr !important;
      }
      .map-frame {
        height: 200px !important;
      }
      .whatsapp-fixed {
        right: 0.9rem !important;
        bottom: 0.9rem !important;
        padding: 0.8rem 1rem !important;
        font-size: 0.95rem !important;
      }
      .top-header-wrap {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
      }
      .page-wrap {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
      }
      .desktop-nav {
        display: none !important;
      }
      .footer-links {
        gap: 0.75rem !important;
      }
    }

    * { box-sizing: border-box; }
    img, iframe { max-width: 100%; }
    .hero-image-wrap img { width: 100% !important; height: auto !important; display: block; }
    .mobile-quick-nav { display: none; }

    @media (max-width: 1023px) {
      .top-header-wrap {
        gap: 0.85rem !important;
        flex-wrap: wrap !important;
        align-items: flex-start !important;
      }
      .desktop-nav {
        row-gap: 0.75rem !important;
        flex-wrap: wrap !important;
      }
      .hero-wrap {
        grid-template-columns: 1fr !important;
      }
      .hero-copy,
      .hero-panel,
      .hero-image-wrap {
        max-width: 100% !important;
      }
      .hero-panel { order: 2 !important; }
      .hero-copy { order: 1 !important; }
      .section-title br { display: none !important; }
    }

    @media (max-width: 767px) {
      .mobile-quick-nav {
        display: flex !important;
        gap: 0.75rem;
        overflow-x: auto;
        padding: 0.85rem 1rem 0 1rem;
        scrollbar-width: none;
      }
      .mobile-quick-nav::-webkit-scrollbar { display: none; }
      .mobile-quick-nav a {
        white-space: nowrap;
        border: 1px solid #d4d4d8;
        border-radius: 999px;
        padding: 0.65rem 0.95rem;
        font-size: 0.9rem;
        font-weight: 600;
        background: #fff;
        color: #1f2937;
        flex: 0 0 auto;
      }
      .mobile-quick-nav a:hover {
        color: #1d4ed8;
        border-color: #93c5fd;
      }
      .hero-title { font-size: 2rem !important; }
      .hero-logo { height: 4rem !important; }
      .hero-image-wrap { width: 100% !important; }
      .hero-panel-inner img { border-radius: 1rem !important; }
      .text-xl { font-size: 1rem !important; line-height: 1.3 !important; }
    }

    @media (max-width: 480px) {
      .whatsapp-fixed {
        left: 1rem !important;
        right: 1rem !important;
        bottom: 0.85rem !important;
        text-align: center !important;
        justify-content: center !important;
      }
    }
  

html, body { max-width: 100%; overflow-x: hidden; }
.legal-shell { max-width: 1100px; margin: 0 auto; padding: 2rem 1rem 4rem; }
.legal-card { background: #fff; border: 1px solid #e5e7eb; border-radius: 1.5rem; padding: 2rem; box-shadow: 0 18px 40px rgba(15,23,42,.06); }
.legal-card h1 { font-size: clamp(2rem, 5vw, 3rem); line-height: 1.05; margin: 0 0 1rem; font-weight: 900; color: #111827; }
.legal-card h2 { font-size: 1.35rem; margin: 1.75rem 0 0.75rem; font-weight: 800; color: #111827; }
.legal-card p, .legal-card li { color: #52525b; line-height: 1.8; }
.legal-topbar { border-bottom: 1px solid #e5e7eb; background: rgba(255,255,255,.95); backdrop-filter: blur(10px); position: sticky; top: 0; z-index: 50; }
.legal-topbar-wrap { max-width: 1280px; margin: 0 auto; padding: 1rem 1.25rem; display: flex; justify-content: space-between; align-items: center; gap: 1rem; flex-wrap: wrap; }
.legal-brand { font-weight: 900; color: #1d4ed8; }
.legal-nav { display: flex; flex-wrap: wrap; gap: .75rem; }
.legal-nav a { color: #374151; font-weight: 600; }
.legal-nav a:hover { color: #1d4ed8; }
@media (max-width: 767px) {
  .legal-card { padding: 1.25rem; border-radius: 1.25rem; }
  .legal-shell { padding: 1.25rem 1rem 5rem; }
}


.model-link-card { transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.model-link-card:hover { transform: translateY(-3px); box-shadow: 0 18px 40px rgba(15,23,42,.08); border-color: #93c5fd; }
.model-arrow { transition: transform .2s ease; }
.model-link-card:hover .model-arrow { transform: translateX(4px); }
@media (max-width: 767px) {
  .model-link-card { display: block !important; }
}
