/* ===================================================
   CHIRINO CUSTOM TRUCKS — Contacto Page
   =================================================== */

/* ---- Hero ---- */
.contacto-hero-sub {
  margin-top: .75rem;
  font-size: 1.125rem;
  color: var(--color-muted);
  max-width: 520px;
}

/* ====================================================
   WhatsApp Section
   ==================================================== */
.contacto-whatsapp-section {
  padding: 4rem 0 2rem;
}

.contacto-whatsapp-card {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 2.5rem;
  background: linear-gradient(135deg, rgba(37,211,102,.06) 0%, var(--color-surface) 50%);
  border: 1px solid rgba(37,211,102,.4);
  border-radius: 1.25rem;
  padding: 2.75rem 3rem;
  position: relative;
  overflow: hidden;
}

.contacto-whatsapp-card::after {
  content: '';
  position: absolute;
  top: -60px;
  right: -60px;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(37,211,102,.12) 0%, transparent 70%);
  pointer-events: none;
}

.contacto-wa-icon-wrap {
  width: 80px;
  height: 80px;
  background: #25d366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  flex-shrink: 0;
  box-shadow: 0 0 0 8px rgba(37,211,102,.12);
}

.contacto-wa-icon-wrap svg {
  width: 40px;
  height: 40px;
}

.contacto-wa-label {
  font-size: .75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #25d366;
  margin: 0 0 .35rem;
}

.contacto-wa-body h2 {
  font-size: 1.75rem;
  margin: 0 0 .5rem;
  color: var(--color-heading);
}

.contacto-wa-body p {
  color: var(--color-muted);
  margin: 0;
  font-size: .95rem;
  line-height: 1.6;
}

.contacto-wa-number {
  display: block !important;
  font-size: 1.4rem;
  font-weight: 700;
  color: #25d366;
  letter-spacing: .04em;
  margin-top: .6rem !important;
}

.contacto-wa-action {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: .6rem;
  flex-shrink: 0;
}

.contacto-wa-btn {
  background: #25d366 !important;
  border-color: #25d366 !important;
  color: #fff !important;
  display: flex;
  align-items: center;
  gap: .5rem;
  white-space: nowrap;
  font-weight: 700;
  padding: .9rem 2rem;
}

.contacto-wa-btn:hover {
  background: #1da851 !important;
  border-color: #1da851 !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(37,211,102,.3);
}

.contacto-wa-btn svg {
  width: 20px;
  height: 20px;
}

.contacto-wa-hint {
  font-size: .75rem;
  color: var(--color-muted);
  margin: 0;
  text-align: center;
}

.contacto-wa-setup {
  text-align: center;
}

.contacto-wa-pronto {
  font-size: .85rem;
  color: var(--color-muted);
  font-style: italic;
}

/* ====================================================
   Redes Sociales — Phone Mockups
   ==================================================== */
.contacto-redes-section {
  padding: 3rem 0 5rem;
}

.contacto-redes-admin-notice {
  text-align: center;
  padding: 3rem 2rem;
  border: 1px dashed var(--color-border);
  border-radius: 1rem;
  color: var(--color-muted);
  margin-top: 2rem;
}

.contacto-redes-admin-notice p {
  margin: 0 0 1rem;
}

/* Stage que contiene los teléfonos */
.contacto-phones-stage {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 3rem;
  margin-top: 3rem;
  perspective: 1200px;
}

/* ----- Phone Mockup base ----- */
.phone-mockup {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  text-decoration: none;
  color: var(--color-text);
  transition: transform .35s cubic-bezier(.2,.7,.2,1);
}

.phone-mockup:nth-child(odd) .phone-frame {
  transform: rotate(-2deg);
}

.phone-mockup:nth-child(even) .phone-frame {
  transform: rotate(2deg);
}

.phone-mockup:hover {
  transform: translateY(-6px);
}

.phone-mockup:hover .phone-frame {
  transform: rotate(0deg) scale(1.02);
  box-shadow: 0 30px 60px rgba(0,0,0,.5), 0 0 0 1px color-mix(in srgb, var(--brand-color) 40%, transparent);
}

.phone-frame {
  position: relative;
  width: 290px;
  height: 590px;
  background: #0d0d0f;
  border: 8px solid #1a1a1c;
  border-radius: 40px;
  padding: 6px;
  box-shadow:
    0 20px 40px rgba(0,0,0,.4),
    inset 0 0 0 2px #2a2a2c,
    inset 0 0 0 4px #0d0d0f;
  overflow: hidden;
  transition: transform .35s cubic-bezier(.2,.7,.2,1), box-shadow .35s ease;
}

.phone-notch {
  position: absolute;
  top: 6px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 22px;
  background: #000;
  border-radius: 0 0 14px 14px;
  z-index: 10;
}

.phone-screen {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}

.phone-status-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 24px 4px;
  font-size: 11px;
  font-weight: 600;
  color: #000;
  flex-shrink: 0;
}

/* Captura única de perfil: llena toda la pantalla del teléfono (cubre la barra de estado) */
.phone-shot {
  position: absolute;
  inset: 0;
  z-index: 5;
  background: #000;
}
.phone-shot img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}

.phone-time {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

.phone-icons {
  display: flex;
  gap: 4px;
  align-items: center;
}

.phone-icons svg {
  width: 14px;
  height: 12px;
  color: #000;
}

.phone-cta {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  padding: .6rem 1.5rem;
  background: var(--brand-color);
  color: #fff;
  border-radius: 999px;
  font-weight: 600;
  font-size: .9rem;
  transition: transform .2s, box-shadow .2s;
}

.phone-cta svg {
  width: 16px;
  height: 16px;
}

.phone-mockup:hover .phone-cta {
  transform: scale(1.05);
  box-shadow: 0 6px 16px color-mix(in srgb, var(--brand-color) 50%, transparent);
}

/* ====================================================
   INSTAGRAM — fiel al mobile app
   ==================================================== */
.ig-app,
.ig-app *:not(svg):not(svg *) {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.ig-app {
  flex: 1;
  display: flex;
  flex-direction: column;
  background: #fff;
  color: #000;
  font-size: 11px;
  overflow-y: auto;
}

.ig-app > * {
  flex-shrink: 0;
}

.ig-app::-webkit-scrollbar { display: none; }

/* Top bar */
.ig-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 14px 8px;
  background: #fff;
  flex-shrink: 0;
}

.ig-topbar-left {
  display: flex;
  align-items: center;
  gap: 12px;
}

.ig-topbar-left svg { width: 18px; height: 18px; color: #000; }

.ig-topbar-name {
  display: flex;
  align-items: center;
  gap: 4px;
  font-weight: 700;
  font-size: 15px;
  color: #000;
}

.ig-lock { display: inline-flex; }
.ig-lock svg { width: 12px; height: 12px; }
.ig-caret { width: 13px; height: 13px; }

.ig-topbar-right { display: flex; align-items: center; gap: 18px; }
.ig-topbar-right svg { width: 20px; height: 20px; color: #000; }

/* Profile row */
.ig-profile-row {
  display: flex;
  align-items: center;
  padding: 6px 14px 12px;
  gap: 16px;
}

.ig-avatar {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  padding: 2.5px;
  flex-shrink: 0;
  position: relative;
}

.ig-avatar img,
.ig-avatar-placeholder {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  background: #fff;
  border: 2px solid #fff;
}

.ig-avatar-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f5f5;
}

.ig-avatar-placeholder svg { width: 36px; height: 36px; color: #999; }

.ig-stats {
  flex: 1;
  display: flex;
  justify-content: space-around;
  text-align: center;
  min-width: 0;
}

.ig-stat {
  flex: 1;
  min-width: 0;
  padding: 0 2px;
}

.ig-stat strong {
  display: block;
  font-size: 14px;
  font-weight: 700 !important;
  color: #000 !important;
  line-height: 1.15;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ig-stat span {
  display: block;
  font-size: 10.5px;
  color: #000;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 1px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Bio */
.ig-bio {
  padding: 0 16px 10px;
  line-height: 1.4;
  font-size: 12px;
  color: #000;
}

.ig-bio strong {
  display: block;
  font-size: 12.5px;
  font-weight: 600 !important;
  color: #000 !important;
  margin-bottom: 3px;
}

.ig-bio p {
  margin: 0;
  color: #000;
  white-space: pre-line;
}

.ig-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-top: 4px;
  color: #00376b;
  font-weight: 600;
  text-decoration: none;
  font-size: 12px;
}

.ig-link svg { width: 12px; height: 12px; }

/* Action buttons */
.ig-actions {
  display: flex;
  gap: 4px;
  padding: 4px 16px 14px;
}

.ig-btn {
  flex: 1;
  text-align: center;
  padding: 7px;
  background: #efefef;
  color: #000;
  border: none;
  border-radius: 8px;
  font-weight: 600;
  font-size: 12px;
  cursor: pointer;
}

.ig-btn--primary {
  background: #0095f6;
  color: #fff;
}

.ig-btn--icon {
  flex: 0 0 auto;
  padding: 7px 10px;
}

.ig-btn--icon svg { width: 14px; height: 14px; display: block; }

/* Highlights */
.ig-highlights {
  display: flex;
  gap: 14px;
  padding: 6px 16px 14px;
  overflow-x: auto;
  scrollbar-width: none;
}

.ig-highlights::-webkit-scrollbar { display: none; }

.ig-highlight {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  flex-shrink: 0;
  width: 64px;
}

.ig-highlight-ring {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 1.5px solid #c7c7c7;
  padding: 2.5px;
  overflow: hidden;
  background: #fff;
}

.ig-highlight-ring img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

.ig-highlight span {
  font-size: 11px;
  color: #000;
  text-align: center;
  white-space: nowrap;
  max-width: 64px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Tabs */
.ig-tabs {
  display: flex;
  border-top: 1px solid #dbdbdb;
  margin-top: 4px;
}

.ig-tab {
  flex: 1;
  background: none;
  border: none;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #8e8e8e;
  cursor: pointer;
  border-bottom: 1.5px solid transparent;
}

.ig-tab svg { width: 22px; height: 22px; }

.ig-tab--active {
  color: #000;
  border-bottom-color: #000;
}

/* Grid */
.ig-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.5px;
}

.ig-post {
  aspect-ratio: 1;
  position: relative;
  overflow: hidden;
  background: #f0f0f0;
}

.ig-post--real {
  background-size: cover;
  background-position: center;
}

/* Fallback gradients para mock posts */
.ig-post--1 { background: linear-gradient(135deg, #4a6584 0%, #1a2a3a 100%); }
.ig-post--2 { background: linear-gradient(135deg, #8b6f47 0%, #3d2f1f 100%); }
.ig-post--3 { background: linear-gradient(135deg, #2a8a8a 0%, #0d3a3a 100%); }
.ig-post--4 { background: linear-gradient(135deg, #d4870a 0%, #5e3a04 100%); }
.ig-post--5 { background: linear-gradient(135deg, #5a4a3a 0%, #1f1812 100%); }
.ig-post--6 { background: linear-gradient(135deg, #6b8e7e 0%, #2a3a32 100%); }
.ig-post--7 { background: linear-gradient(135deg, #4a6584 0%, #1a2a3a 100%); }
.ig-post--8 { background: linear-gradient(135deg, #8b6f47 0%, #3d2f1f 100%); }
.ig-post--9 { background: linear-gradient(135deg, #2a8a8a 0%, #0d3a3a 100%); }

/* ====================================================
   YOUTUBE — fiel al mobile app
   ==================================================== */
.yt-app,
.yt-app *:not(svg):not(svg *) {
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.yt-app {
  flex: 1;
  display: flex;
  flex-direction: column;
  background: #0f0f0f;
  color: #fff;
  font-size: 12px;
  overflow-y: auto;
}

.yt-app > * {
  flex-shrink: 0;
}

.yt-app::-webkit-scrollbar { display: none; }

/* Top bar */
.yt-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 14px 10px;
  background: #0f0f0f;
  flex-shrink: 0;
}

.yt-back { width: 20px; height: 20px; color: #fff; }

.yt-topbar-right {
  display: flex;
  align-items: center;
  gap: 16px;
}

.yt-topbar-right svg { width: 20px; height: 20px; color: #fff; }

/* Banner */
.yt-banner {
  width: 100%;
  height: 88px;
  background: linear-gradient(135deg, #2a8a8a 0%, #0d3a3a 60%, #1a1a1a 100%);
  background-size: cover;
  background-position: center;
  position: relative;
  flex-shrink: 0;
  overflow: hidden;
}

.yt-banner-blur {
  position: absolute;
  inset: -20px;
  background-size: cover;
  background-position: center;
  filter: blur(24px) brightness(.7) saturate(1.4);
  transform: scale(1.2);
}

.yt-banner-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,.1), rgba(15,15,15,.4) 80%, #0f0f0f 100%);
}

/* Channel head */
.yt-channel-head {
  padding: 14px 16px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: #0f0f0f;
}

.yt-channel-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #1a1a1a;
  margin-top: -52px;
  border: 3px solid #0f0f0f;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.yt-channel-avatar img,
.yt-avatar-placeholder {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 50%;
}

.yt-avatar-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1a1a1a;
}

.yt-avatar-placeholder svg { width: 32px; height: 32px; color: #888; }

.yt-channel-name {
  font-size: 18px;
  font-weight: 700 !important;
  color: #fff !important;
  margin: 10px 0 2px;
  display: flex;
  align-items: center;
  gap: 4px;
  line-height: 1.2 !important;
}

.yt-verified {
  width: 14px;
  height: 14px;
  color: #aaa;
}

.yt-channel-meta {
  font-size: 12px;
  color: #aaa;
  margin: 0 0 4px;
}

.yt-dot { margin: 0 2px; }

.yt-channel-desc {
  font-size: 12px;
  color: #aaa;
  margin: 4px 0 14px;
  line-height: 1.35;
  max-width: 100%;
}

.yt-more { color: #fff; font-weight: 500; }

.yt-btn-subscribe {
  background: #fff;
  color: #0f0f0f;
  border: none;
  border-radius: 999px;
  padding: 9px 18px;
  font-size: 14px;
  font-weight: 600 !important;
  cursor: pointer;
  align-self: center;
}

/* Channel tabs */
.yt-channel-tabs {
  display: flex;
  gap: 24px;
  padding: 14px 16px 12px;
  overflow-x: auto;
  scrollbar-width: none;
  border-bottom: 1px solid #272727;
}

.yt-channel-tabs::-webkit-scrollbar { display: none; }

.yt-channel-tab {
  background: none;
  border: none;
  color: #aaa;
  font-size: 13px;
  font-weight: 500;
  padding: 0 0 6px;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
}

.yt-channel-tab--active {
  color: #fff;
  font-weight: 600;
}

.yt-channel-tab--active::after {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  height: 2px;
  background: #fff;
}

/* Featured video (16:9 thumbnail) */
.yt-featured { padding: 12px 0 4px; }

.yt-featured-thumb {
  width: 100%;
  aspect-ratio: 16/9;
  background: #1a1a1a;
  background-size: cover;
  background-position: center;
  position: relative;
}

.yt-featured-thumb .yt-play {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 52px;
  height: 52px;
  background: rgba(0,0,0,.65);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.yt-featured-thumb .yt-play svg { width: 22px; height: 22px; margin-left: 3px; color: #fff; }

.yt-duration {
  position: absolute;
  bottom: 8px;
  right: 8px;
  padding: 2px 5px;
  background: rgba(0,0,0,.85);
  border-radius: 4px;
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  letter-spacing: -.2px;
}

.yt-featured-info {
  display: flex;
  gap: 10px;
  padding: 10px 14px 14px;
  align-items: flex-start;
}

.yt-featured-avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  background: #333;
}

.yt-featured-avatar img {
  width: 100%; height: 100%; object-fit: cover; display: block;
}

.yt-featured-text { flex: 1; min-width: 0; }

.yt-featured-text strong {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  line-height: 1.35;
  margin-bottom: 4px;
  /* truncate 2 lines */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.yt-featured-text span {
  font-size: 11px;
  color: #aaa;
  line-height: 1.3;
}

.yt-featured-more { width: 16px; height: 16px; color: #aaa; flex-shrink: 0; }

/* Video list rows */
.yt-video-row {
  display: flex;
  gap: 10px;
  padding: 8px 14px;
  align-items: flex-start;
}

.yt-video-thumb {
  width: 130px;
  aspect-ratio: 16/9;
  background: #1a1a1a;
  background-size: cover;
  background-position: center;
  border-radius: 6px;
  position: relative;
  flex-shrink: 0;
  overflow: hidden;
}

.yt-video-row .yt-duration {
  bottom: 4px;
  right: 4px;
  font-size: 10px;
  padding: 1px 4px;
}

.yt-video-info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-top: 2px;
}

.yt-video-info strong {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.yt-video-info span {
  font-size: 10.5px;
  color: #aaa;
  line-height: 1.3;
}

/* ====================================================
   Phone Fallback (genérico para otras redes)
   ==================================================== */
.phone-fallback {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: .75rem;
  background: var(--brand-color, #1a1a1a);
  color: #fff;
  padding: 2rem;
}

.phone-fallback-icon {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.phone-fallback-icon svg {
  width: 100%;
  height: 100%;
}

.phone-fallback strong {
  font-size: 1.2rem;
  font-weight: 700;
}

.phone-fallback span {
  font-size: .85rem;
  opacity: .85;
}

.contacto-red-card {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  padding: 1.5rem 1.75rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 1rem;
  text-decoration: none;
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
  position: relative;
  overflow: hidden;
}

.contacto-red-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: var(--card-bg, transparent);
  opacity: 0;
  transition: opacity .22s ease;
  pointer-events: none;
}

a.contacto-red-card:hover {
  transform: translateY(-4px);
  border-color: var(--card-color, var(--color-primary));
  box-shadow: 0 12px 32px rgba(0,0,0,.25);
}

a.contacto-red-card:hover::before {
  opacity: 1;
}

.contacto-red-card--empty {
  opacity: .6;
  cursor: default;
}

.contacto-red-icon {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  border-radius: .75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--card-color, var(--color-primary));
  background: var(--card-bg, rgba(255,255,255,.04));
  border: 1px solid color-mix(in srgb, var(--card-color, var(--color-primary)) 25%, transparent);
  transition: background .22s ease;
}

a.contacto-red-card:hover .contacto-red-icon {
  background: color-mix(in srgb, var(--card-color, var(--color-primary)) 20%, transparent);
}

.contacto-red-icon svg {
  width: 26px;
  height: 26px;
}

.contacto-red-body {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: .2rem;
}

.contacto-red-body strong {
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--color-heading);
  line-height: 1.2;
}

.contacto-red-handle,
.contacto-red-desc {
  font-size: .85rem;
  color: var(--color-muted);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.contacto-red-arrow {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  color: var(--color-muted);
  transition: color .22s ease, transform .22s ease;
  position: relative;
  z-index: 1;
}

a.contacto-red-card:hover .contacto-red-arrow {
  color: var(--card-color, var(--color-primary));
  transform: translate(3px, -3px);
}

.contacto-red-arrow svg {
  width: 100%;
  height: 100%;
}

.contacto-red-configure {
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}

.contacto-red-configure a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: var(--color-muted);
  border: 1px dashed var(--color-border);
  border-radius: .375rem;
  transition: color .2s, border-color .2s;
}

.contacto-red-configure a:hover {
  color: var(--color-primary);
  border-color: var(--color-primary);
}

.contacto-red-configure svg {
  width: 14px;
  height: 14px;
}

/* ====================================================
   Info adicional
   ==================================================== */
.contacto-info-section {
  padding: 0 0 4rem;
}

.contacto-info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 1.25rem;
}

.contacto-info-card {
  display: flex;
  align-items: flex-start;
  gap: 1.25rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 1rem;
  padding: 1.75rem;
  transition: border-color .2s;
}

.contacto-info-card:hover {
  border-color: var(--color-primary);
}

.contacto-info-icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: .5rem;
  background: rgba(255,255,255,.04);
  border: 1px solid var(--color-border);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-primary);
}

.contacto-info-icon svg {
  width: 22px;
  height: 22px;
}

.contacto-info-card h3 {
  font-size: .75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: var(--color-muted);
  margin: 0 0 .4rem;
}

.contacto-info-card p {
  margin: 0;
  font-size: .95rem;
  color: var(--color-text);
  line-height: 1.6;
}

.contacto-info-card a {
  color: var(--color-primary);
  text-decoration: none;
}

.contacto-info-card a:hover {
  text-decoration: underline;
}

/* ====================================================
   Responsive
   ==================================================== */
@media (max-width: 900px) {
  .contacto-whatsapp-card {
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
    gap: 1.5rem 2rem;
    padding: 2rem 2rem;
  }

  .contacto-wa-action {
    grid-column: 1 / -1;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 1.25rem;
  }

  .contacto-wa-hint {
    text-align: left;
  }
}

@media (max-width: 640px) {
  .contacto-whatsapp-card {
    grid-template-columns: 1fr;
    text-align: center;
    padding: 2rem 1.5rem;
    gap: 1.25rem;
  }

  .contacto-wa-icon-wrap {
    margin: 0 auto;
  }

  .contacto-wa-body h2 {
    font-size: 1.4rem;
  }

  .contacto-wa-action {
    flex-direction: column;
    align-items: center;
  }

  .contacto-wa-btn {
    width: 100%;
    justify-content: center;
  }

  .contacto-wa-hint {
    text-align: center;
  }

  .contacto-redes-grid {
    grid-template-columns: 1fr;
  }

  .contacto-info-grid {
    grid-template-columns: 1fr;
  }
}

/* ====================================================
   Home — Social Proof Section
   ==================================================== */
.hp-social-section {
  padding: 5rem 0;
  background: linear-gradient(180deg, var(--color-bg) 0%, #060606 100%);
  position: relative;
  overflow: hidden;
}

.hp-social-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--color-primary), transparent);
  opacity: .4;
}

.hp-social-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}

.hp-social-text .badge {
  margin-bottom: 1.25rem;
  display: inline-block;
}

.hp-social-text h2 {
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.1;
  margin-bottom: 1rem;
}

.hp-social-text h2 em {
  font-style: normal;
  color: var(--color-primary);
}

.hp-social-text > p {
  color: var(--color-muted);
  font-size: 1.05rem;
  line-height: 1.7;
  margin: 1.5rem 0 2rem;
  max-width: 480px;
}

.hp-social-stats {
  display: flex;
  gap: 2.5rem;
  margin-bottom: 2rem;
  padding: 1.5rem 0;
  border-top: 1px solid var(--color-border);
  border-bottom: 1px solid var(--color-border);
}

.hp-social-stat strong {
  display: block;
  font-family: var(--font-heading);
  font-size: 2.25rem;
  line-height: 1;
  color: var(--color-primary);
  margin-bottom: .25rem;
}

.hp-social-stat span {
  font-size: .8rem;
  color: var(--color-muted);
  text-transform: uppercase;
  letter-spacing: .08em;
}

.hp-social-phones {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 1.5rem;
  position: relative;
  perspective: 1200px;
}

.hp-social-phones .phone-mockup--mini {
  gap: 0;
}

.hp-social-phones .phone-mockup--mini .phone-frame {
  width: 220px;
  height: 450px;
  border-radius: 32px;
  border-width: 6px;
  padding: 4px;
}

.hp-social-phones .phone-mockup--mini .phone-screen {
  border-radius: 24px;
}

.hp-social-phones .phone-mockup--mini .phone-notch {
  width: 70px;
  height: 18px;
  border-radius: 0 0 10px 10px;
  top: 4px;
}

/* Ajustes para el teléfono mini (home) */
.phone-mockup--mini .ig-topbar,
.phone-mockup--mini .yt-topbar { padding: 8px 10px 6px; }
.phone-mockup--mini .ig-topbar-name { font-size: 13px; }
.phone-mockup--mini .ig-topbar-right { gap: 12px; }
.phone-mockup--mini .ig-topbar-right svg,
.phone-mockup--mini .yt-topbar-right svg { width: 16px; height: 16px; }

.phone-mockup--mini .ig-profile-row { padding: 4px 12px 10px; gap: 16px; }
.phone-mockup--mini .ig-avatar { width: 62px; height: 62px; }
.phone-mockup--mini .ig-avatar-placeholder svg { width: 28px; height: 28px; }
.phone-mockup--mini .ig-stat strong { font-size: 13px; }
.phone-mockup--mini .ig-stat span { font-size: 10px; }

.phone-mockup--mini .ig-bio { padding: 0 12px 8px; font-size: 11px; }
.phone-mockup--mini .ig-bio strong { font-size: 11px; }
.phone-mockup--mini .ig-actions { padding: 2px 12px 10px; }
.phone-mockup--mini .ig-btn { font-size: 11px; padding: 6px; }

.phone-mockup--mini .ig-highlights { padding: 4px 12px 10px; gap: 10px; }
.phone-mockup--mini .ig-highlight { width: 50px; }
.phone-mockup--mini .ig-highlight-ring { width: 50px; height: 50px; }
.phone-mockup--mini .ig-highlight span { font-size: 9px; max-width: 50px; }

.phone-mockup--mini .ig-tab svg { width: 18px; height: 18px; }

.phone-mockup--mini .yt-banner { height: 64px; }
.phone-mockup--mini .yt-channel-head { padding: 10px 14px 8px; }
.phone-mockup--mini .yt-channel-avatar { width: 60px; height: 60px; margin-top: -38px; border-width: 2.5px; }
.phone-mockup--mini .yt-channel-name { font-size: 15px; }
.phone-mockup--mini .yt-channel-meta { font-size: 11px; }
.phone-mockup--mini .yt-channel-desc { font-size: 11px; margin-bottom: 10px; }
.phone-mockup--mini .yt-btn-subscribe { font-size: 12px; padding: 7px 14px; }

.phone-mockup--mini .yt-channel-tabs { gap: 18px; padding: 10px 12px 10px; }
.phone-mockup--mini .yt-channel-tab { font-size: 11px; }

.phone-mockup--mini .yt-featured-text strong { font-size: 12px; }
.phone-mockup--mini .yt-featured-text span { font-size: 10px; }
.phone-mockup--mini .yt-featured-info { padding: 8px 12px 12px; gap: 8px; }
.phone-mockup--mini .yt-featured-avatar { width: 28px; height: 28px; }
.phone-mockup--mini .yt-video-row { padding: 6px 12px; gap: 8px; }
.phone-mockup--mini .yt-video-thumb { width: 100px; }
.phone-mockup--mini .yt-video-info strong { font-size: 11px; }
.phone-mockup--mini .yt-video-info span { font-size: 9.5px; }

/* Sin rotación: la rotación rasteriza el contenido en diagonal y
   desenfoca el texto/fotos. Mantenemos el desfase vertical escalonado. */
.hp-social-phones .phone-mockup--mini:nth-child(1) .phone-frame {
  transform: translateY(20px);
}

.hp-social-phones .phone-mockup--mini:nth-child(2) .phone-frame {
  transform: translateY(-20px);
}

.hp-social-phones .phone-mockup--mini:hover .phone-frame {
  transform: translateY(-8px);
  z-index: 5;
}

/* Sin CTA debajo en versión mini */
.hp-social-phones .phone-cta {
  display: none;
}

@media (max-width: 960px) {
  .hp-social-grid {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  .hp-social-stats {
    justify-content: space-between;
    gap: 1rem;
  }
}

@media (max-width: 560px) {
  .hp-social-phones {
    gap: .5rem;
  }

  .hp-social-phones .phone-mockup--mini .phone-frame {
    width: 175px;
    height: 360px;
    border-radius: 26px;
  }

  .hp-social-phones .phone-mockup--mini .phone-screen {
    border-radius: 20px;
  }

  /* IG mini — ajustes para 175px de ancho */
  .hp-social-phones .phone-mockup--mini .ig-topbar { padding: 6px 8px 5px; }
  .hp-social-phones .phone-mockup--mini .ig-topbar-name { font-size: 11px; gap: 2px; }
  .hp-social-phones .phone-mockup--mini .ig-lock svg { width: 9px; height: 9px; }
  .hp-social-phones .phone-mockup--mini .ig-caret { width: 10px; height: 10px; }
  .hp-social-phones .phone-mockup--mini .ig-topbar-right { gap: 8px; }
  .hp-social-phones .phone-mockup--mini .ig-topbar-right svg,
  .hp-social-phones .phone-mockup--mini .ig-topbar-left svg { width: 14px; height: 14px; }

  .hp-social-phones .phone-mockup--mini .ig-profile-row { padding: 3px 8px 8px; gap: 8px; }
  .hp-social-phones .phone-mockup--mini .ig-avatar { width: 50px; height: 50px; }
  .hp-social-phones .phone-mockup--mini .ig-stat strong { font-size: 11px; }
  .hp-social-phones .phone-mockup--mini .ig-stat span { font-size: 9px; }

  .hp-social-phones .phone-mockup--mini .ig-bio { padding: 0 8px 6px; font-size: 10px; }
  .hp-social-phones .phone-mockup--mini .ig-bio strong { font-size: 10px; }
  .hp-social-phones .phone-mockup--mini .ig-link { display: none; }

  .hp-social-phones .phone-mockup--mini .ig-actions { padding: 2px 8px 8px; gap: 3px; }
  .hp-social-phones .phone-mockup--mini .ig-btn { font-size: 10px; padding: 5px 3px; }

  .hp-social-phones .phone-mockup--mini .ig-highlights { padding: 3px 8px 8px; gap: 8px; }
  .hp-social-phones .phone-mockup--mini .ig-highlight { width: 42px; }
  .hp-social-phones .phone-mockup--mini .ig-highlight-ring { width: 42px; height: 42px; }
  .hp-social-phones .phone-mockup--mini .ig-highlight span { font-size: 8px; max-width: 42px; }

  .hp-social-phones .phone-mockup--mini .ig-tab svg { width: 16px; height: 16px; }

  .hp-social-stats {
    flex-wrap: wrap;
  }

  .hp-social-stat {
    flex: 1 0 30%;
  }
}

/* Phone mockups responsive */
@media (max-width: 720px) {
  .contacto-phones-stage {
    gap: 2rem;
  }

  .phone-frame {
    width: 260px;
    height: 530px;
    border-radius: 36px;
  }

  .phone-mockup:nth-child(odd) .phone-frame,
  .phone-mockup:nth-child(even) .phone-frame {
    transform: rotate(0);
  }
}

@media (max-width: 480px) {
  .phone-frame {
    width: 240px;
    height: 490px;
  }
}
