/* =========================================================
   ficha-centro.css — estilos del perfil de centro psicológico
   Ir a: assets/css/ficha-centro.css
   ========================================================= */

main.ficha-centro-main{max-width:1280px;margin:0 auto}
@keyframes floaty{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
@media (prefers-reduced-motion:reduce){.fc-hero-blobs path{animation:none!important}}


  .fc-hero{position:relative;background:linear-gradient(180deg,#E7EEE4,#FAF7F2);border-bottom:1px solid #EDE3D8;overflow:hidden;padding:22px 34px 30px}
  .fc-hero-blobs{position:absolute;top:-40px;right:-30px;width:420px;height:320px;opacity:.6}
  .fc-hero-blobs path{animation:floaty 12s ease-in-out infinite;transform-origin:220px 150px}
  .breadcrumb{position:relative;font-size:13px;color:#9a9089;display:flex;gap:7px;margin-bottom:20px;flex-wrap:wrap}
  .breadcrumb a{color:#9a9089}
  .breadcrumb a:hover{color:#C15F3C}
  .fc-top{position:relative;display:flex;gap:28px;align-items:flex-start}
  @media (max-width:1024px){.fc-top{flex-direction:column;align-items:stretch}}
  .fc-photo{flex:none;width:200px;height:200px;border-radius:16px;overflow:hidden;box-shadow:0 20px 44px rgba(90,60,40,.18)}
  @media (max-width:1024px){.fc-photo{width:100%;height:220px}}
  .fc-photo-bg{width:100%;height:100%;background:linear-gradient(150deg,#E1EAE4,#EFE0D4);display:flex;align-items:center;justify-content:center;color:#7FA089}
  .fc-headline{flex:1;min-width:0;padding-top:6px}
  .fc-badge-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
  .type-badge{display:inline-flex;align-items:center;gap:6px;background:#2F5D4E;color:#fff;font-size:11.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:5px 11px;border-radius:6px}
  .verified-badge{display:inline-flex;align-items:center;gap:6px;background:#E4ECE3;color:#2F7D57;font-size:12.5px;font-weight:700;padding:6px 12px;border-radius:999px}
  .fc-headline h1{font-size:34px;font-weight:800;margin-top:12px}
  .fc-sub{font-size:16px;color:#6E6862;margin-top:6px}
  .fc-rating{display:flex;align-items:center;gap:6px;margin-top:12px;font-size:15px;color:#6E6862}
  .fc-rating .stars{display:inline-flex;color:#E0A43B}
  .fc-specs{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}
  .fc-spec-chip{background:#E4ECE3;color:#3F5A42;font-size:13px;font-weight:600;padding:5px 12px;border-radius:999px}
  .fc-meta-row{display:flex;align-items:center;gap:18px;margin-top:14px;font-size:14px;color:#6E6862;flex-wrap:wrap}
  .fc-meta-row span{display:inline-flex;align-items:center;gap:6px}

  .price-card{flex:none;background:#fff;border:1px solid #E7DDD1;border-radius:14px;padding:20px;box-shadow:0 12px 32px rgba(90,60,40,.10);width:360px}
  @media (max-width:1024px){.price-card{width:100%}}
  .price-main-row{display:flex;align-items:baseline;gap:7px}
  .price-prefix{font-size:12.5px;color:#9a9089;font-weight:600}
  .price-main{font-family:'Schibsted Grotesk';font-weight:800;font-size:24px;color:#C15F3C}
  .price-unit{font-size:13px;color:#9a9089}
  .price-sub{font-size:12.5px;color:#6E6862;margin-top:3px}
  .price-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}
  .price-badge-free{display:inline-flex;align-items:center;gap:6px;background:#E1EDEF;color:#1C6B75;font-size:12px;font-weight:700;padding:6px 11px;border-radius:8px}
  .price-badge-low{display:inline-flex;align-items:center;gap:6px;background:#F5E7DC;color:#A34A2C;font-size:12px;font-weight:700;padding:6px 11px;border-radius:8px}
  .reveal-btn{cursor:pointer;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1.5px solid #C15F3C;color:#C15F3C;font-weight:700;font-size:15px;padding:13px;border-radius:10px;margin-top:14px}
  .reveal-btn:hover{background:#F4E3DA}
  .phone-box{display:none;border:1px solid #E7DDD1;background:#F4E3DA;border-radius:10px;padding:12px;margin-top:14px}
  .phone-box.is-active{display:block}
  .phone-box .label{font-size:12px;color:#A34A2C;font-weight:600}
  .phone-box .num{font-family:'Schibsted Grotesk';font-weight:800;font-size:22px;margin-top:2px;color:#2C2A28}
  .btn-whatsapp-full{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#12965A;color:#fff;font-weight:700;font-size:15px;padding:13px;border-radius:10px;margin-top:9px;width:100%}
  .btn-whatsapp-full:hover{background:#0E7D4B;color:#fff}
  .response-note{font-size:12px;color:#9a9089;text-align:center;margin-top:9px}

  .fc-body{display:flex;gap:30px;padding:30px 34px 40px;align-items:flex-start}
  @media (max-width:1024px){.fc-body{flex-direction:column}}
  .fc-main{flex:1.7;min-width:0;display:flex;flex-direction:column;gap:26px}
  .fc-section p{font-size:16px;color:#4A453F;margin:12px 0 0;max-width:660px}
  .fc-section-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:10px}
  .fc-section-head-note{font-size:13px;color:#9a9089}

  .team-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}
  @media (max-width:600px){.team-grid{grid-template-columns:1fr}}
  .team-card{display:flex;gap:14px;background:#fff;border:1px solid #E7DDD1;border-radius:14px;padding:14px;color:#2C2A28;text-decoration:none}
  .team-card:hover{border-color:#C15F3C;box-shadow:0 10px 24px rgba(90,60,40,.08)}
  .team-photo{flex:none;width:74px;height:88px;border-radius:11px;overflow:hidden;background:linear-gradient(150deg,#F4E3DA,#E4ECE3);display:flex;align-items:center;justify-content:center;color:#C79B86}
  .team-info{min-width:0;flex:1}
  .team-name{font-family:'Schibsted Grotesk';font-weight:700;font-size:16px}
  .team-role{font-size:12.5px;color:#6E6862;margin-top:2px}
  .team-rating{display:flex;align-items:center;gap:5px;margin-top:6px;font-size:12.5px;color:#6E6862}
  .team-rating .stars{color:#E0A43B;display:inline-flex}
  .team-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}
  .team-tag{background:#E4ECE3;color:#3F5A42;font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px}
  .team-link{display:inline-block;margin-top:9px;font-size:12.5px;font-weight:700}

  .services-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}
  @media (max-width:600px){.services-grid{grid-template-columns:1fr}}
  .service-card{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #E7DDD1;border-radius:12px;padding:16px}
  .service-icon{flex:none;width:40px;height:40px;border-radius:10px;background:#F4E3DA;color:#C15F3C;display:flex;align-items:center;justify-content:center}
  .service-name{font-weight:700;font-size:15px}
  .service-desc{font-size:13px;color:#6E6862;margin-top:2px}

  .map-card{display:flex;gap:16px;margin-top:12px;background:#fff;border:1px solid #E7DDD1;border-radius:12px;overflow:hidden}
  @media (max-width:600px){.map-card{flex-direction:column}}
  .map-visual{flex:2;min-height:180px;position:relative;background:linear-gradient(135deg,#E4ECE3,#EFE0D4)}
  .map-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);color:#C15F3C}
  .map-info{flex:1;padding:16px 18px 16px 4px;display:flex;flex-direction:column;justify-content:center}
  @media (max-width:600px){.map-info{padding:16px 18px}}
  .map-info .place{font-weight:700;font-size:15px}
  .map-info .addr{font-size:14px;color:#6E6862;margin-top:3px}
  .map-info .access{font-size:13px;color:#6E6862;margin-top:8px}
  .map-info .link{align-self:flex-start;margin-top:12px;font-size:14px;font-weight:700}

  .reviews-list{display:flex;flex-direction:column;gap:14px;margin-top:16px}
  .review-card{background:#fff;border:1px solid #E7DDD1;border-radius:12px;padding:18px 20px}
  .review-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}
  .review-who{display:flex;align-items:center;gap:10px}
  .review-avatar{flex:none;width:38px;height:38px;border-radius:50%;background:#F4E3DA;color:#C15F3C;display:flex;align-items:center;justify-content:center;font-family:'Schibsted Grotesk';font-weight:700;font-size:15px}
  .review-name{font-weight:700;font-size:14.5px}
  .review-date{font-size:12.5px;color:#9a9089}
  .review-verified{display:inline-flex;align-items:center;gap:5px;color:#2F7D57;font-size:11.5px;font-weight:700}
  .review-stars{display:inline-flex;color:#E0A43B;margin-top:11px}
  .review-text{font-size:14.5px;color:#4A453F;margin:8px 0 0}

  .fc-aside{flex:1;min-width:0;max-width:360px;display:flex;flex-direction:column;gap:18px}
  @media (max-width:1024px){.fc-aside{max-width:100%}}
  .aside-card{background:#fff;border:1px solid #E7DDD1;border-radius:14px;padding:22px;box-shadow:0 10px 30px rgba(90,60,40,.06)}
  .aside-card-title{font-family:'Schibsted Grotesk';font-weight:700;font-size:15px;margin-bottom:10px}
  .schedule-row{display:flex;flex-direction:column;gap:7px;font-size:14px;color:#4A453F}
  .schedule-row div{display:flex;justify-content:space-between}
  .schedule-row .closed{color:#9a9089}
  .aside-divider{height:1px;background:#F0E7DD;margin:18px 0}
  .aside-block-title{display:flex;align-items:center;gap:8px;margin-bottom:10px}
  .aside-block-title span{font-family:'Schibsted Grotesk';font-weight:700;font-size:15px}
  .lang-chips{display:flex;flex-wrap:wrap;gap:6px}
  .lang-chip{background:#EFE7DD;color:#4A453F;font-size:12.5px;font-weight:600;padding:5px 11px;border-radius:999px}
  .social-row{display:flex;align-items:center;gap:14px}
  .social-row a{color:#6E6862}
  .social-row a:hover{color:#C15F3C}
  .credentials-title{font-family:'Schibsted Grotesk';font-weight:800;font-size:17px}
  .credential-row{display:flex;align-items:flex-start;gap:11px;padding:12px 0;border-top:1px solid #F0E7DD}
  .credential-row .icon{flex:none;color:#2F7D57;margin-top:1px}
  .credential-title{font-weight:700;font-size:14px}
  .credential-sub{font-size:12.5px;color:#6E6862}
  .credentials-footnote{font-size:12px;color:#9a9089;margin-top:8px}

  .cta-card p{font-size:13.5px;color:#6E6862;margin:8px 0 0}
  .cta-card-btn{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:8px;background:#C15F3C;color:#fff;font-weight:700;font-size:15px;padding:13px;border-radius:10px;margin-top:14px}
  .cta-card-btn:hover{background:#A34A2C;color:#fff}
