/* hpst global.css - reglas compartidas extraidas de GP Elements 2026-06-10 */
.hp-laptop-realcases, .hp-laptop-realcases * { font-family: 'Roboto Condensed', sans-serif; }
.hp-laptop-realcases { padding: 60px 20px; }
.hp-laptop-realcases h2 { font-size: 30px; font-weight: 700; color: #007dbd; text-align: left; margin-bottom: 10px; }
.hp-laptop-realcases .subtitle { font-size: 18px; color: #23445d; margin-bottom: 35px; }
.hp-madrid-wrapper, .hp-madrid-wrapper * { font-family: "Roboto Condensed", sans-serif; box-sizing: border-box; }
.hp-madrid-wrapper { background: #f3f6fb; }
.hp-madrid-wrapper a { text-decoration: none; }
.hp-btn-blue { display: inline-block; background: #007dbd; padding: 14px 28px; color: #ffffff !important; border-radius: 6px; font-size: 18px; font-weight: 700; transition: background 0.2s ease, transform 0.15s ease; }
.hp-btn-blue:hover { background: #005f8f; transform: translateY(-2px); }
.hp-madrid-container { max-width: 1200px; margin: 0 auto; padding: 24px 20px 40px; }
.hp-madrid-section { margin-top: 32px; background: #ffffff; border-radius: 12px; border: 1px solid #dbe4ec; box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04); padding: 24px 22px; }
.hp-madrid-section-inner { max-width: 1120px; margin: 0 auto; }
.hp-madrid-section h2 { font-size: 24px; font-weight: 700; color: #007dbd; margin: 0 0 10px; }
.hp-madrid-section p { font-size: 15px; color: #23445d; line-height: 1.5; }
.hp-madrid-hero { margin-top: 0; margin-bottom: 32px; background: radial-gradient(circle at top left, #e6f3fd 0, #ffffff 55%); border-radius: 16px; border: 1px solid #d7e4f3; box-shadow: 0 14px 30px rgba(15, 35, 52, 0.12); padding: 28px 24px; }
.hp-madrid-hero-inner { display: flex; flex-wrap: wrap; align-items: center; gap: 40px; max-width: 1200px; margin: 0 auto; }
.hp-madrid-hero-left { flex: 1 1 55%; }
.hp-madrid-badge-local { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; text-transform: uppercase; letter-spacing: 0.05em; padding: 4px 10px; border-radius: 999px; background: rgba(0, 125, 189, 0.08); color: #005f8f; margin-bottom: 10px; font-weight: 700; }
.hp-madrid-badge-local::before { content: ""; width: 6px; height: 6px; border-radius: 999px; background: #00b894; }
.hp-madrid-hero-left h1 { font-size: 38px; font-weight: 700; color: #007dbd; margin: 0 0 6px; }
.hp-madrid-hero-left h2 { font-size: 22px; font-weight: 400; color: #113b56; margin: 0 0 18px; }
.hp-madrid-bullets { list-style: none; padding: 0; margin: 0 0 18px; }
.hp-madrid-bullets li { font-size: 16px; color: #23445d; margin-bottom: 6px; padding-left: 24px; position: relative; }
.hp-madrid-bullets li::before { content: "✔"; position: absolute; left: 0; top: 0; font-size: 14px; color: #007dbd; font-weight: 700; }
.hp-madrid-hero-ctas { display: flex; flex-direction: column; gap: 8px; margin-bottom: 10px; }
.hp-madrid-hero-links { font-size: 15px; color: #23445d; }
.hp-madrid-hero-links a { color: #007dbd; font-weight: 600; text-decoration: none; }
.hp-madrid-hero-links a:hover { text-decoration: underline; }
.hp-madrid-hero-contact { margin-top: 6px; }
.hp-madrid-phones { font-size: 15px; color: #23445d; margin: 0 0 4px; }
.hp-madrid-phones a { color: #007dbd; font-weight: 600; text-decoration: none; }
.hp-madrid-phones a:hover { text-decoration: underline; }
.hp-madrid-separator { margin: 0 6px; opacity: 0.7; }
.hp-madrid-other-cities { font-size: 14px; color: #6b8094; margin: 0; }
.hp-madrid-other-cities a { color: #007dbd; font-weight: 600; }
.hp-madrid-hero-right { flex: 1 1 40%; text-align: center; position: relative; }
.hp-madrid-hero-figure { position: relative; display: inline-block; }
.hp-madrid-hero-figure img { width: 100%; max-width: 240px; aspect-ratio: 3 / 4; object-fit: cover; object-position: 50% 15%; border-radius: 12px; border: 4px solid #e6edf4; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18); }
.hp-madrid-hero-figure figcaption { margin-top: 6px; font-size: 13px; color: #6b8094; font-style: italic; }
.hp-madrid-hero-badge { position: absolute; bottom: 12px; left: 12px; background: rgba(0, 125, 189, 0.92); color: #ffffff; font-size: 12px; padding: 6px 10px; border-radius: 999px; box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25); }
.hp-madrid-services h2 { font-size: 26px; font-weight: 700; color: #007dbd; text-align: center; margin: 0 0 10px; }
.hp-madrid-intro { max-width: 780px; margin: 0 auto 24px; text-align: center; font-size: 16px; color: #23445d; line-height: 1.5; }
.hp-madrid-services-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.hp-madrid-card { background: #ffffff; border-radius: 10px; border: 1px solid #dbe4ec; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05); padding: 20px 18px; display: flex; flex-direction: column; height: 100%; transition: transform 0.18s ease, box-shadow 0.18s ease; }
.hp-madrid-card:hover { transform: translateY(-3px); box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12); }
.hp-madrid-card h3 { font-size: 19px; font-weight: 700; color: #007dbd; margin: 0 0 8px; }
.hp-madrid-card-text { font-size: 15px; color: #1f3a52; margin: 0 0 10px; }
.hp-madrid-card-list { list-style: none; padding: 0; margin: 0 0 14px; }
.hp-madrid-card-list li { font-size: 15px; color: #1f3a52; margin-bottom: 6px; padding-left: 20px; position: relative; }
.hp-madrid-card-list li::before { content: "•"; position: absolute; left: 6px; top: 0; font-size: 16px; color: #007dbd; }
.hp-madrid-links { margin-top: auto; display: flex; flex-wrap: wrap; gap: 6px; }
.hp-madrid-links a { display: inline-flex; align-items: center; font-size: 13px; padding: 6px 10px; border-radius: 999px; background: #f3f7fb; color: #007dbd; font-weight: 600; text-decoration: none; }
.hp-madrid-links a:hover { background: #e1effc; }
.hp-madrid-eeat-inner { display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 1.2fr); gap: 26px; align-items: center; }
.hp-madrid-eeat-text h2 { font-size: 24px; font-weight: 700; color: #007dbd; margin: 0 0 10px; }
.hp-madrid-eeat-text p { font-size: 15px; color: #1f3a52; line-height: 1.55; margin-bottom: 10px; }
.hp-madrid-eeat-link a { color: #007dbd; font-weight: 600; text-decoration: none; }
.hp-madrid-eeat-link a:hover { text-decoration: underline; }
.hp-madrid-eeat-badge { display: flex; justify-content: flex-start; }
.hp-madrid-badge-box { position: relative; background: #ffffff; border-radius: 14px; padding: 18px 18px 16px; max-width: 340px; box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08); border: 1px solid #dbe4ec; overflow: hidden; }
.hp-madrid-badge-box::before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 4px; background: linear-gradient(90deg, #007dbd, #00b894); }
.hp-madrid-badge-title { font-size: 14px; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; color: #113b56; margin: 4px 0 6px; }
.hp-madrid-badge-text { font-size: 14px; line-height: 1.5; color: #425b71; margin: 0; }
.hp-madrid-logistica h2 { font-size: 24px; font-weight: 700; color: #007dbd; margin: 0 0 12px; text-align: left; }
.hp-madrid-log-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px; }
.hp-madrid-log-block h3 { font-size: 18px; font-weight: 700; color: #113b56; margin: 0 0 8px; }
.hp-madrid-log-block p { font-size: 15px; color: #1f3a52; line-height: 1.55; margin-bottom: 8px; }
.hp-madrid-ul { list-style: none; padding: 0; margin: 0 0 10px; }
.hp-madrid-ul li { font-size: 15px; color: #1f3a52; margin-bottom: 6px; padding-left: 22px; position: relative; }
.hp-madrid-ul li::before { content: "➤"; position: absolute; left: 4px; top: 0; font-size: 13px; color: #007dbd; }
.hp-madrid-log-cta a { display: inline-block; font-size: 14px; color: #007dbd; font-weight: 700; text-decoration: none; padding-bottom: 2px; border-bottom: 1px solid rgba(0, 125, 189, 0.4); }
.hp-madrid-log-cta a:hover { border-bottom-color: #007dbd; }
.hp-madrid-faq h2 { font-size: 24px; font-weight: 700; color: #007dbd; margin: 0 0 12px; }
.hp-madrid-faq-list { display: flex; flex-direction: column; gap: 14px; }
.hp-madrid-faq-item { padding: 12px 0; border-top: 1px solid #e0e7f1; }
.hp-madrid-faq-item:last-child { border-bottom: 1px solid #e0e7f1; }
.hp-madrid-faq-item h3 { font-size: 16px; font-weight: 700; color: #113b56; margin: 0 0 6px; }
.hp-madrid-faq-item p { font-size: 15px; color: #1f3a52; line-height: 1.5; margin: 0; }
.hp-madrid-cta { background: linear-gradient(135deg, #ffffff, #f1f7ff); text-align: center; }
.hp-madrid-cta-inner { max-width: 780px; margin: 0 auto; }
.hp-madrid-cta-inner h2 { font-size: 24px; font-weight: 700; color: #007dbd; margin: 0 0 8px; }
.hp-madrid-cta-inner p { font-size: 16px; color: #23445d; margin-bottom: 12px; }
.hp-madrid-cta-contact, .hp-madrid-cta-phones { font-size: 16px; margin-top: 10px; color: #23445d; }
.hp-madrid-cta-contact a, .hp-madrid-cta-phones a { color: #007dbd; font-weight: 600; text-decoration: none; }
.hp-madrid-cta-contact a:hover, .hp-madrid-cta-phones a:hover { text-decoration: underline; }

@media (max-width: 1024px) {
  .hp-madrid-services-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 900px) {
  .hp-madrid-hero-inner { flex-direction: column; text-align: left; }
  .hp-madrid-hero-left h1 { font-size: 30px; }
  .hp-madrid-hero-left h2 { font-size: 18px; }
  .hp-madrid-hero-right { order: -1; }
  .hp-madrid-hero-figure img { max-width: 80%; }
  .hp-madrid-eeat-inner { grid-template-columns: 1fr; }
  .hp-madrid-eeat-badge { justify-content: flex-start; }
  .hp-madrid-log-grid { grid-template-columns: 1fr; }
}

@media (max-width: 780px) {
  .hp-madrid-services-grid { grid-template-columns: 1fr; }
  .hp-madrid-container { padding-left: 16px; padding-right: 16px; }
  .hp-madrid-section { padding: 20px 18px; }
}

@media (max-width: 600px) {
  .hp-madrid-hero { padding: 20px 18px; }
}

