.bachmar-team{font-family:inherit;color:var(--bachmar-ink);background:var(--bachmar-surface);overflow:hidden;--radius:28px;--shadow:0 24px 70px rgba(36,50,74,.12)}
.bachmar-team *{box-sizing:border-box}.bachmar-team button,.bachmar-team a{font:inherit}.bachmar-team-hero{position:relative;padding:clamp(78px,9vw,132px) 24px 54px;background:linear-gradient(135deg,var(--bachmar-soft) 0%,#fff 48%,rgba(255,190,80,.12) 100%);overflow:hidden}.bachmar-team-hero__inner{position:relative;z-index:2;width:min(1180px,100%);margin:auto}.bachmar-eyebrow,.bachmar-help-kicker{display:inline-flex;align-items:center;gap:9px;font-size:12px;line-height:1;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.bachmar-eyebrow:before,.bachmar-help-kicker:before{content:"";width:32px;height:2px;background:var(--bachmar-coral);border-radius:9px}.bachmar-team-hero h1{margin:18px 0 18px;font-size:clamp(42px,6vw,84px);line-height:.98;letter-spacing:-.055em;color:var(--bachmar-ink);max-width:860px}.bachmar-team-hero p{margin:0;max-width:760px;font-size:clamp(17px,2vw,21px);line-height:1.7;color:rgba(36,50,74,.76)}.bachmar-team-orb{position:absolute;border-radius:999px;filter:blur(.2px);opacity:.17;pointer-events:none}.bachmar-team-orb--one{width:380px;height:380px;background:var(--bachmar-magenta);right:-140px;top:-190px}.bachmar-team-orb--two{width:230px;height:230px;background:var(--bachmar-blue);right:13%;bottom:-170px}.bachmar-team-grid-wrap{padding:clamp(54px,7vw,96px) 24px}.bachmar-team-grid{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.bachmar-person-card{--accent:var(--bachmar-coral);position:relative;background:#fff;border:1px solid rgba(36,50,74,.09);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 34px rgba(36,50,74,.07);transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease;animation:bachmarReveal .62s cubic-bezier(.2,.75,.25,1) both;animation-delay:var(--stagger)}.bachmar-person-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:color-mix(in srgb,var(--accent) 38%,transparent)}.bachmar-accent-coral{--accent:var(--bachmar-coral)}.bachmar-accent-magenta{--accent:var(--bachmar-magenta)}.bachmar-accent-blue{--accent:var(--bachmar-blue)}.bachmar-accent-yellow{--accent:var(--bachmar-yellow)}.bachmar-accent-peach{--accent:var(--bachmar-peach)}.bachmar-person-card__media{position:relative;aspect-ratio:4/3;background:linear-gradient(150deg,color-mix(in srgb,var(--accent) 16%,#fff),#fff 70%);overflow:hidden}.bachmar-person-card__media img{width:100%;height:100%;object-fit:contain;object-position:center center;padding:14px 14px 0;display:block;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.bachmar-person-card:hover .bachmar-person-card__media img{transform:translateY(-2px) scale(1.01)}.bachmar-person-card__accent{position:absolute;left:0;right:0;bottom:0;height:7px;background:var(--accent)}.bachmar-photo-placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 18%,white),white)}.bachmar-photo-placeholder span{display:grid;place-items:center;width:120px;height:120px;border-radius:50%;background:var(--accent);color:white;font-size:52px;font-weight:800}.bachmar-person-card__body{padding:30px 32px 34px}.bachmar-person-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.bachmar-person-card h2{margin:0;font-size:clamp(26px,3vw,36px);line-height:1.05;letter-spacing:-.035em;color:var(--bachmar-ink)}.bachmar-person-card__heading p{margin:8px 0 0;font-size:14px;font-weight:700;color:var(--accent)}.bachmar-person-number{font-size:12px;font-weight:900;letter-spacing:.15em;color:rgba(36,50,74,.35);padding-top:5px}.bachmar-person-bio{margin:22px 0 0;color:rgba(36,50,74,.72);line-height:1.65;font-size:15.5px}.bachmar-therapy-block{margin-top:26px;padding-top:24px;border-top:1px solid rgba(36,50,74,.1)}.bachmar-therapy-label{display:block;margin-bottom:12px;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:rgba(36,50,74,.55)}.bachmar-therapy-buttons{display:flex;flex-wrap:wrap;gap:10px}.bachmar-therapy-btn{appearance:none;border:1px solid color-mix(in srgb,var(--accent) 36%,#e7e7e7);background:color-mix(in srgb,var(--accent) 7%,white);color:var(--bachmar-ink);border-radius:999px;padding:10px 14px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;font-weight:800;transition:all .22s ease}.bachmar-therapy-btn:hover,.bachmar-therapy-btn:focus-visible{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-2px);outline:none}.bachmar-therapy-btn span{font-size:15px}.bachmar-no-therapy{font-size:14px;color:rgba(36,50,74,.55)}.bachmar-team-help{width:min(1180px,calc(100% - 48px));margin:0 auto clamp(70px,8vw,110px);padding:clamp(32px,5vw,56px);border-radius:32px;background:var(--bachmar-ink);color:white;display:flex;align-items:center;justify-content:space-between;gap:38px;position:relative;overflow:hidden}.bachmar-team-help:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-80px;top:-130px;background:var(--bachmar-coral);opacity:.8}.bachmar-team-help>div,.bachmar-help-cta{position:relative;z-index:2}.bachmar-help-kicker{color:#fff;opacity:.8}.bachmar-team-help h2{color:#fff;margin:13px 0 9px;font-size:clamp(25px,3vw,40px);line-height:1.1;letter-spacing:-.04em;max-width:690px}.bachmar-team-help p{margin:0;color:rgba(255,255,255,.72);max-width:680px}.bachmar-help-cta{flex:none;text-decoration:none!important;color:var(--bachmar-ink)!important;background:#fff;padding:16px 20px;border-radius:999px;font-weight:900;display:inline-flex;align-items:center;gap:18px;transition:transform .2s ease,box-shadow .2s ease}.bachmar-help-cta:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.22)}.bachmar-empty{grid-column:1/-1;border:1px dashed rgba(36,50,74,.2);border-radius:24px;padding:48px;text-align:center;display:grid;gap:8px}.bachmar-empty span{color:rgba(36,50,74,.62)}
.bachmar-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:22px}.bachmar-modal.is-open{display:flex}.bachmar-modal__backdrop{position:absolute;inset:0;background:rgba(16,24,40,.68);backdrop-filter:blur(8px);animation:fadeIn .22s ease both}.bachmar-modal__dialog{--modal-accent:var(--bachmar-blue);position:relative;z-index:2;width:min(900px,100%);max-height:min(90vh,920px);overflow:auto;background:#fff;border-radius:30px;box-shadow:0 34px 100px rgba(0,0,0,.3);padding:clamp(28px,5vw,56px);animation:modalIn .32s cubic-bezier(.2,.75,.2,1) both;outline:none}.bachmar-modal__dialog:before{content:"";position:absolute;left:0;top:0;right:0;height:7px;background:linear-gradient(90deg,var(--modal-accent),color-mix(in srgb,var(--modal-accent) 25%,white))}.bachmar-modal__close{position:absolute;right:18px;top:17px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(36,50,74,.07);color:var(--bachmar-ink);font-size:26px;line-height:1;cursor:pointer;transition:.2s}.bachmar-modal__close:hover{transform:rotate(7deg);background:rgba(36,50,74,.12)}.bachmar-modal__eyebrow{display:block;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:var(--modal-accent);padding-right:60px}.bachmar-modal__header h2{margin:8px 0 0;color:var(--bachmar-ink);font-size:clamp(32px,5vw,52px);line-height:1;letter-spacing:-.045em}.bachmar-modal__description{margin:24px 0 30px;padding-bottom:28px;border-bottom:1px solid rgba(36,50,74,.1);font-size:16px;line-height:1.75;color:rgba(36,50,74,.75)}.bachmar-modal__description>*:first-child{margin-top:0}.bachmar-modal__description>*:last-child{margin-bottom:0}.bachmar-booking__head{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:15px}.bachmar-booking__head>div{display:flex;align-items:baseline;gap:10px}.bachmar-booking__head span{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--modal-accent)}.bachmar-booking__head h3{margin:0;font-size:17px;color:var(--bachmar-ink)}.bachmar-booking__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:18px}.bachmar-calendar,.bachmar-times{border:1px solid rgba(36,50,74,.1);background:#fff;border-radius:20px;padding:18px}.bachmar-calendar__nav{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;text-align:center;margin-bottom:14px}.bachmar-calendar__nav button{width:36px;height:36px;border:0;border-radius:50%;background:rgba(36,50,74,.06);cursor:pointer;font-size:23px;color:var(--bachmar-ink)}.bachmar-calendar__nav button:disabled{opacity:.25;cursor:not-allowed}.bachmar-calendar__nav strong{text-transform:capitalize;font-size:14px}.bachmar-calendar__week,.bachmar-calendar__days{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.bachmar-calendar__week span{text-align:center;font-size:10px;font-weight:900;color:rgba(36,50,74,.45);padding:5px}.bachmar-day{aspect-ratio:1;border:0;border-radius:50%;background:transparent;color:var(--bachmar-ink);font-size:12px;font-weight:700;cursor:pointer;transition:.18s}.bachmar-day:hover:not(:disabled){background:color-mix(in srgb,var(--modal-accent) 10%,white)}.bachmar-day.is-selected{background:var(--modal-accent)!important;color:#fff}.bachmar-day.is-today{box-shadow:inset 0 0 0 1px var(--modal-accent)}.bachmar-day:disabled{opacity:.22;cursor:not-allowed}.bachmar-day.is-empty{visibility:hidden}.bachmar-times{display:flex;align-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:9px;min-height:255px}.bachmar-times p{margin:4px;color:rgba(36,50,74,.55);font-size:14px}.bachmar-time{border:1px solid rgba(36,50,74,.13);background:rgba(36,50,74,.025);border-radius:12px;padding:10px 12px;font-weight:800;color:var(--bachmar-ink);cursor:pointer;transition:.18s}.bachmar-time:hover{border-color:var(--modal-accent);transform:translateY(-1px)}.bachmar-time.is-selected{background:var(--modal-accent);color:#fff;border-color:var(--modal-accent)}.bachmar-selection{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0 12px}.bachmar-selection>div{background:var(--bachmar-soft);border-radius:14px;padding:13px 16px}.bachmar-selection span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:rgba(36,50,74,.48);margin-bottom:3px}.bachmar-selection strong{font-size:14px}.bachmar-whatsapp-btn{width:100%;border:0;border-radius:16px;padding:16px 18px;background:#25D366;color:#fff;font-weight:900;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;cursor:pointer;box-shadow:0 13px 28px rgba(37,211,102,.2);transition:transform .2s ease,box-shadow .2s ease,opacity .2s}.bachmar-whatsapp-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 17px 34px rgba(37,211,102,.3)}.bachmar-whatsapp-btn:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.bachmar-whatsapp-icon{width:30px;height:30px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.9);border-radius:50%}.bachmar-booking-note{margin:10px 0 0;text-align:center;font-size:11px;color:rgba(36,50,74,.52)}body.bachmar-modal-open{overflow:hidden}@keyframes bachmarReveal{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes modalIn{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:782px){.bachmar-team-hero{padding:72px 20px 44px}.bachmar-team-grid-wrap{padding:42px 16px 66px}.bachmar-team-grid{grid-template-columns:1fr;gap:22px}.bachmar-person-card{border-radius:24px}.bachmar-person-card__media{aspect-ratio:5/4;min-height:350px}.bachmar-person-card__body{padding:24px 22px 27px}.bachmar-person-card__heading{gap:10px}.bachmar-person-card__heading p{font-size:13px}.bachmar-team-help{width:calc(100% - 32px);padding:30px 24px;display:grid;border-radius:24px}.bachmar-help-cta{justify-content:center}.bachmar-modal{padding:0;align-items:flex-end}.bachmar-modal__dialog{width:100%;max-height:94dvh;border-radius:26px 26px 0 0;padding:30px 18px 26px}.bachmar-modal__header h2{font-size:36px}.bachmar-modal__description{font-size:15px;margin-top:20px}.bachmar-booking__head{display:none}.bachmar-booking__grid{grid-template-columns:1fr}.bachmar-calendar,.bachmar-times{padding:15px}.bachmar-times{min-height:0}.bachmar-selection{grid-template-columns:1fr 1fr}.bachmar-day{font-size:12px}.bachmar-whatsapp-btn{position:sticky;bottom:0}}
@media(prefers-reduced-motion:reduce){.bachmar-person-card,.bachmar-modal__dialog,.bachmar-modal__backdrop{animation:none!important}.bachmar-person-card,.bachmar-person-card__media img,.bachmar-therapy-btn,.bachmar-whatsapp-btn{transition:none!important}}


/* v1.2.0 Ajuste foto completa */
.bachmar-person-card__media{display:flex;align-items:flex-end;justify-content:center;min-height:360px;background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 10%,#fff),#fff 72%)}
.bachmar-person-card__media img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain!important;object-position:center bottom!important;padding:14px 14px 0;background:transparent}
@media(max-width:782px){.bachmar-person-card__media{min-height:370px}.bachmar-person-card__media img{padding:12px 12px 0}}

/* v1.3.0 card fit + popup liviano + responsive */
.bachmar-team-grid{grid-template-columns:repeat(2,minmax(280px,420px))!important;justify-content:center;justify-items:center;align-items:start;gap:26px!important}
.bachmar-person-card{width:min(100%,420px)!important;max-width:420px;min-height:0}
.bachmar-person-card__media{height:300px;min-height:300px;aspect-ratio:auto!important;display:block;background:linear-gradient(160deg,color-mix(in srgb,var(--accent) 10%,#fff),#fff 65%)!important}
.bachmar-person-card__media img{width:100%;height:100%;object-fit:cover!important;object-position:center 15%!important;padding:0!important;background:transparent!important;display:block}
.bachmar-person-card__body{padding:24px 24px 26px!important}.bachmar-person-card h2{font-size:clamp(24px,2.2vw,32px)!important}.bachmar-person-bio{margin-top:18px;font-size:15px;line-height:1.55}.bachmar-therapy-block{margin-top:20px;padding-top:18px}
.bachmar-modal{padding:18px!important}.bachmar-modal__backdrop{background:rgba(16,24,40,.52)!important;backdrop-filter:blur(4px)!important}.bachmar-modal__dialog{width:min(760px,100%)!important;max-height:min(86vh,780px)!important;padding:24px 24px 22px!important;border-radius:24px!important;box-shadow:0 22px 60px rgba(0,0,0,.22)!important}.bachmar-modal__dialog:before{height:5px!important}.bachmar-modal__header h2{font-size:clamp(28px,4vw,42px)!important}.bachmar-modal__description{margin:16px 0 20px!important;padding-bottom:18px!important;font-size:15px!important;line-height:1.65!important}.bachmar-booking__head{margin-bottom:12px!important}.bachmar-booking__head h3{font-size:15px!important}.bachmar-booking__grid{gap:14px!important}.bachmar-calendar,.bachmar-times{border-radius:16px!important;padding:14px!important}.bachmar-times{min-height:180px!important}.bachmar-time{padding:9px 11px!important;border-radius:10px!important}.bachmar-selection{margin:14px 0 10px!important;gap:10px!important}.bachmar-selection>div{padding:11px 13px!important}.bachmar-whatsapp-btn{padding:14px 16px!important;border-radius:14px!important;box-shadow:0 10px 22px rgba(37,211,102,.18)!important}.bachmar-booking-note{font-size:10px!important}
@media(max-width:991px){.bachmar-team-grid{grid-template-columns:repeat(2,minmax(260px,1fr))!important;max-width:920px}}
@media(max-width:782px){.bachmar-team-hero{padding:48px 18px 28px!important}.bachmar-team-hero h1{font-size:clamp(34px,11vw,48px)!important}.bachmar-team-hero p{font-size:15px!important;line-height:1.55!important}.bachmar-team-grid-wrap{padding:28px 14px 46px!important}.bachmar-team-grid{grid-template-columns:1fr!important;gap:18px!important}.bachmar-person-card{width:min(100%,360px)!important;max-width:360px}.bachmar-person-card__media{height:280px!important;min-height:280px!important}.bachmar-person-card__body{padding:20px 18px 22px!important}.bachmar-person-card h2{font-size:clamp(22px,7vw,28px)!important}.bachmar-person-number{font-size:11px}.bachmar-team-help{width:calc(100% - 28px)!important;margin-bottom:44px!important;padding:24px 18px!important;border-radius:20px!important;gap:18px!important}.bachmar-help-cta{width:100%;justify-content:center}.bachmar-modal{padding:0!important;align-items:flex-end!important}.bachmar-modal__dialog{width:100%!important;max-height:88dvh!important;border-radius:22px 22px 0 0!important;padding:18px 16px 16px!important}.bachmar-modal__header h2{font-size:30px!important}.bachmar-booking__head{display:none!important}.bachmar-booking__grid{grid-template-columns:1fr!important}.bachmar-calendar,.bachmar-times{padding:12px!important}.bachmar-times{min-height:0!important}.bachmar-selection{grid-template-columns:1fr 1fr!important}.bachmar-whatsapp-btn{position:sticky;bottom:0}}


/* v1.3.1 visual premium refinements */
.bachmar-team-grid-wrap{padding:clamp(38px,5vw,70px) 20px 72px!important}
.bachmar-team-grid{grid-template-columns:repeat(2,minmax(280px,380px))!important;gap:24px!important;max-width:900px!important}
.bachmar-person-card{max-width:380px!important;border-radius:26px!important;box-shadow:0 14px 34px rgba(36,50,74,.08)!important;border:1px solid rgba(36,50,74,.08)!important;background:#fff!important}
.bachmar-person-card:hover{transform:translateY(-4px)!important;box-shadow:0 20px 46px rgba(36,50,74,.12)!important}
.bachmar-person-card__media{height:270px!important;min-height:270px!important;border-radius:26px 26px 0 0!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.02))!important}
.bachmar-person-card__media img{object-fit:cover!important;object-position:center 12%!important}
.bachmar-person-card__accent{height:5px!important}
.bachmar-person-card__body{padding:22px 22px 24px!important}
.bachmar-person-card__heading{gap:14px!important;align-items:flex-start!important}
.bachmar-person-card h2{font-size:clamp(23px,2vw,31px)!important;line-height:1.07!important;letter-spacing:-.04em!important}
.bachmar-person-card__heading p{margin-top:6px!important;font-size:13px!important;font-weight:800!important}
.bachmar-person-number{font-size:11px!important;opacity:.65!important;padding-top:4px!important}
.bachmar-person-bio{margin-top:16px!important;font-size:14px!important;line-height:1.58!important;color:rgba(36,50,74,.72)!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.bachmar-therapy-block{margin-top:18px!important;padding-top:16px!important}
.bachmar-therapy-label{margin-bottom:10px!important;font-size:11px!important;letter-spacing:.18em!important}
.bachmar-therapy-buttons{gap:8px!important}
.bachmar-therapy-btn{padding:9px 13px!important;font-size:12.5px!important;border-radius:999px!important;font-weight:800!important}
.bachmar-team-help{width:min(900px,calc(100% - 40px))!important;padding:28px 28px!important;border-radius:26px!important;gap:22px!important;margin-bottom:72px!important}
.bachmar-team-help h2{font-size:clamp(24px,3vw,34px)!important;max-width:620px!important}
.bachmar-team-help p{font-size:14px!important;line-height:1.65!important}
.bachmar-help-cta{padding:14px 18px!important;font-size:14px!important;gap:14px!important}

.bachmar-modal{padding:16px!important}
.bachmar-modal__backdrop{background:rgba(20,24,38,.44)!important;backdrop-filter:blur(2px)!important}
.bachmar-modal__dialog{width:min(680px,100%)!important;max-height:min(84vh,720px)!important;padding:20px 20px 18px!important;border-radius:22px!important;box-shadow:0 18px 44px rgba(0,0,0,.18)!important}
.bachmar-modal__dialog:before{height:4px!important}
.bachmar-modal__close{right:12px!important;top:12px!important;width:38px!important;height:38px!important;font-size:22px!important;background:rgba(36,50,74,.05)!important}
.bachmar-modal__eyebrow{font-size:11px!important;letter-spacing:.14em!important;padding-right:44px!important}
.bachmar-modal__header h2{font-size:clamp(26px,4vw,38px)!important;line-height:1.04!important}
.bachmar-modal__description{margin:14px 0 18px!important;padding-bottom:16px!important;font-size:14.5px!important;line-height:1.62!important}
.bachmar-booking__grid{grid-template-columns:1fr .95fr!important;gap:12px!important}
.bachmar-calendar,.bachmar-times{padding:12px!important;border-radius:14px!important}
.bachmar-calendar__nav{margin-bottom:10px!important}.bachmar-calendar__nav button{width:32px!important;height:32px!important;font-size:20px!important}.bachmar-calendar__nav strong{font-size:13px!important}
.bachmar-calendar__week,.bachmar-calendar__days{gap:4px!important}.bachmar-day{font-size:11px!important}
.bachmar-times{min-height:150px!important;gap:8px!important}
.bachmar-times p{font-size:13px!important}.bachmar-time{padding:8px 10px!important;font-size:12px!important;border-radius:10px!important}
.bachmar-selection{grid-template-columns:1fr 1fr!important;gap:8px!important;margin:12px 0 10px!important}.bachmar-selection>div{padding:10px 12px!important;border-radius:12px!important}.bachmar-selection strong{font-size:13px!important}
.bachmar-whatsapp-btn{padding:13px 14px!important;grid-template-columns:auto 1fr auto!important;gap:10px!important;border-radius:13px!important;font-size:14px!important}.bachmar-whatsapp-icon{width:26px!important;height:26px!important}.bachmar-booking-note{margin-top:8px!important}

@media(max-width:991px){
  .bachmar-team-grid{grid-template-columns:repeat(2,minmax(260px,1fr))!important;max-width:860px!important}
  .bachmar-person-card{max-width:100%!important}
}
@media(max-width:782px){
  .bachmar-team-grid-wrap{padding:22px 12px 40px!important}
  .bachmar-team-grid{grid-template-columns:1fr!important;gap:16px!important;max-width:380px!important}
  .bachmar-person-card{width:100%!important;max-width:100%!important;border-radius:22px!important}
  .bachmar-person-card__media{height:248px!important;min-height:248px!important;border-radius:22px 22px 0 0!important}
  .bachmar-person-card__body{padding:18px 16px 20px!important}
  .bachmar-person-card h2{font-size:28px!important}
  .bachmar-person-bio{-webkit-line-clamp:4;font-size:14px!important}
  .bachmar-therapy-btn{width:auto!important;max-width:100%!important}
  .bachmar-team-help{width:calc(100% - 24px)!important;margin-bottom:40px!important;padding:22px 16px!important;border-radius:20px!important}
  .bachmar-modal{padding:0!important;align-items:flex-end!important}
  .bachmar-modal__dialog{width:100%!important;max-height:86dvh!important;border-radius:20px 20px 0 0!important;padding:16px 14px 14px!important}
  .bachmar-modal__header h2{font-size:27px!important}
  .bachmar-modal__description{font-size:14px!important;margin:12px 0 16px!important;padding-bottom:14px!important}
  .bachmar-booking__grid{grid-template-columns:1fr!important;gap:10px!important}
  .bachmar-calendar,.bachmar-times{padding:10px!important}
  .bachmar-selection{grid-template-columns:1fr 1fr!important}
  .bachmar-whatsapp-btn{position:sticky;bottom:0;z-index:2}
}


/* v1.4.0 card CTA + premium polish */
.bachmar-team-grid{grid-template-columns:repeat(2,minmax(280px,360px))!important;max-width:860px!important;gap:22px!important}
.bachmar-person-card{max-width:360px!important;border-radius:24px!important;overflow:hidden!important}
.bachmar-person-card__media{height:236px!important;min-height:236px!important}
.bachmar-person-card__media img{object-position:center 10%!important}
.bachmar-person-card__body{padding:20px 20px 22px!important}
.bachmar-person-card h2{font-size:clamp(22px,2vw,29px)!important}.bachmar-person-card__heading p{font-size:12.5px!important}.bachmar-person-bio{font-size:13.5px!important;line-height:1.55!important;-webkit-line-clamp:3}.bachmar-therapy-block{margin-top:16px!important;padding-top:14px!important}.bachmar-therapy-buttons{gap:8px!important}.bachmar-therapy-btn{padding:8px 12px!important;font-size:12px!important}
.bachmar-card-cta{margin-top:16px;padding-top:14px;border-top:1px solid rgba(36,50,74,.08)}
.bachmar-card-wa{display:grid;grid-template-columns:auto 1fr;grid-template-areas:'icon label' 'icon meta';align-items:center;gap:4px 10px;width:100%;padding:12px 14px;border-radius:16px;text-decoration:none!important;background:linear-gradient(135deg,#25D366 0%,#21bf5b 100%);color:#fff!important;box-shadow:0 12px 24px rgba(37,211,102,.16);transition:transform .2s ease,box-shadow .2s ease}
.bachmar-card-wa:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(37,211,102,.22)}
.bachmar-card-wa__icon{grid-area:icon;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:2px solid rgba(255,255,255,.85);font-size:14px;font-weight:900}
.bachmar-card-wa span:last-of-type,.bachmar-card-wa small{grid-column:2}.bachmar-card-wa span:not(.bachmar-card-wa__icon){font-weight:900;line-height:1.1}.bachmar-card-wa small{font-size:11px;opacity:.88}
.bachmar-modal__dialog{width:min(640px,100%)!important;max-height:min(82vh,680px)!important}.bachmar-modal__description{font-size:14px!important}.bachmar-calendar,.bachmar-times{padding:11px!important}.bachmar-times{min-height:138px!important}.bachmar-whatsapp-btn{padding:12px 14px!important}.bachmar-booking-note{display:none!important}
@media(max-width:782px){.bachmar-team-grid{max-width:360px!important;gap:14px!important}.bachmar-person-card{max-width:100%!important}.bachmar-person-card__media{height:228px!important;min-height:228px!important}.bachmar-person-card__body{padding:18px 16px 18px!important}.bachmar-person-card h2{font-size:26px!important}.bachmar-card-wa{padding:11px 12px;border-radius:14px}.bachmar-card-wa__icon{width:30px;height:30px}.bachmar-modal__dialog{max-height:84dvh!important}}


/* v1.4.1 portrait photo fit: misma anchura, más imagen, sin fondo blanco */
.bachmar-person-card__media{height:318px!important;min-height:318px!important;position:relative!important;background-size:cover!important;background-position:center 18%!important;background-repeat:no-repeat!important;isolation:isolate!important}
.bachmar-person-card__media:before{content:"";position:absolute;z-index:0;inset:-16px;background-image:inherit;background-size:cover;background-position:center 18%;filter:blur(18px);transform:scale(1.08);opacity:.42}
.bachmar-person-card__media:after{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.16))}
.bachmar-person-card__media img{position:relative!important;z-index:1!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;transform:none!important;background:transparent!important}
.bachmar-person-card:hover .bachmar-person-card__media img{transform:scale(1.008)!important}
.bachmar-person-card__accent{z-index:2!important}
.bachmar-person-card__body{padding:18px 20px 20px!important}
.bachmar-person-bio{margin-top:13px!important;-webkit-line-clamp:2!important}
.bachmar-therapy-block{margin-top:13px!important;padding-top:13px!important}
.bachmar-card-cta{margin-top:13px!important;padding-top:12px!important}
@media(max-width:782px){.bachmar-person-card__media{height:300px!important;min-height:300px!important;background-position:center 18%!important}.bachmar-person-card__media:before{filter:blur(15px);opacity:.4}.bachmar-person-card__body{padding:17px 16px 18px!important}.bachmar-person-bio{-webkit-line-clamp:2!important}}


/* v1.4.2 FIX DEFINITIVO MOBILE: 1 card x fila, sin overflow */
@media screen and (max-width:782px){
  .bachmar-team{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:hidden!important;
  }
  .bachmar-team-grid-wrap{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:24px 14px 42px!important;
    margin:0!important;
    overflow:visible!important;
  }
  .bachmar-team-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-auto-flow:row!important;
    width:100%!important;
    max-width:390px!important;
    min-width:0!important;
    margin:0 auto!important;
    gap:18px!important;
    justify-content:stretch!important;
    justify-items:stretch!important;
    align-items:start!important;
  }
  .bachmar-person-card{
    grid-column:1 / -1!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    justify-self:stretch!important;
  }
  .bachmar-person-card__media,
  .bachmar-person-card__body,
  .bachmar-person-card__heading,
  .bachmar-therapy-block,
  .bachmar-therapy-buttons,
  .bachmar-card-cta{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .bachmar-person-card__heading>div{min-width:0!important;max-width:calc(100% - 34px)!important}
  .bachmar-person-card h2{overflow-wrap:anywhere!important}
  .bachmar-therapy-buttons{display:flex!important;flex-wrap:wrap!important}
  .bachmar-therapy-btn{max-width:100%!important;white-space:normal!important}
  .bachmar-card-wa{max-width:100%!important;min-width:0!important}
}
@media screen and (max-width:420px){
  .bachmar-team-grid-wrap{padding-left:12px!important;padding-right:12px!important}
  .bachmar-team-grid{max-width:100%!important}
  .bachmar-person-card__media{height:clamp(285px,92vw,330px)!important;min-height:0!important}
}
