/* Contact V3: presentation and native phone disclosure only. */
.bw-contact-page.bw-contact-v3{padding-top:48px}
.bw-contact-v3 .bw-contact-hero{margin-bottom:30px;max-width:760px}
.bw-contact-v3 .bw-contact-hero h1{font-size:clamp(2.5rem,4.8vw,3.9rem);line-height:1.1}
.bw-contact-v3 .bw-contact-hero p{max-width:610px;margin-top:16px;font-size:1rem}
.bw-contact-v3 .bw-contact-layout{gap:24px}
.bw-contact-v3 .bw-cp-panel{border-radius:18px;box-shadow:0 8px 28px rgba(0,0,0,.025)}
.bw-contact-v3 .bw-contact-editor{padding:28px}
.bw-contact-v3 .bw-contact-modes{padding:4px;gap:4px;border-radius:12px}
.bw-contact-v3 .bw-contact-modes button{border-radius:8px}
.bw-contact-v3 .bw-contact-modes button.is-active{border-color:var(--cp-cyan);box-shadow:inset 0 -2px 0 var(--cp-cyan)}
.bw-contact-v3 .bw-contact-channels{gap:14px}
.bw-contact-v3 .bw-contact-channel{padding:22px}
.bw-contact-v3 .bw-contact-channel-head{display:flex;align-items:center;gap:13px;margin-bottom:16px}
.bw-contact-v3 .bw-contact-channel-head>div{min-width:0}
.bw-contact-v3 .bw-contact-channel-head .bw-cp-eyebrow{margin:0 0 5px;font-size:.65rem;letter-spacing:.09em}
.bw-contact-v3 .bw-contact-channel-head h2{font-size:1.48rem;margin:0;max-width:none;line-height:1.25}
.bw-contact-v3 .bw-contact-channel--whatsapp .bw-cp-eyebrow{color:var(--cp-green)}
.bw-contact-v3 .bw-contact-symbol{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;border:1px solid var(--cp-border);border-radius:13px;background:var(--cp-soft);color:var(--cp-cyan)}
.bw-contact-v3 .bw-contact-symbol--whatsapp{color:var(--cp-green);background:var(--cp-green-bg);border-color:var(--cp-green)}
.bw-contact-v3 .bw-contact-symbol svg{display:block;width:24px;height:24px;flex:none}
.bw-contact-v3 .bw-contact-channel p{margin:0 0 17px;font-size:.86rem;line-height:1.65}
.bw-contact-v3 .bw-contact-channel small{margin-top:11px;font-size:.7rem;line-height:1.55}
.bw-contact-v3 .bw-contact-minor-link{margin-top:10px;font-size:.74rem}
.bw-contact-v3 .bw-cp-button{border-radius:10px;min-height:46px}
.bw-contact-v3 .bw-contact-phone{padding:0;min-width:0;transition:border-color .18s ease}
.bw-contact-v3 .bw-contact-phone-summary,.bw-contact-v3 .bw-contact-mail-row{display:flex;align-items:center;gap:13px;padding:19px 22px;min-height:84px;list-style:none;cursor:pointer;text-decoration:none;color:var(--cp-ink);border-radius:18px}
.bw-contact-v3 .bw-contact-phone-summary::-webkit-details-marker{display:none}
.bw-contact-v3 .bw-contact-phone-summary::marker{content:""}
.bw-contact-v3 .bw-contact-row-copy{display:block;min-width:0;font-weight:700;font-size:.94rem;line-height:1.5;overflow-wrap:anywhere}
.bw-contact-v3 .bw-contact-row-copy .bw-cp-eyebrow{margin:0 0 4px;font-size:.65rem;letter-spacing:.1em}
.bw-contact-v3 .bw-contact-chevron,.bw-contact-v3 .bw-contact-row-arrow{margin-left:auto;flex:0 0 18px;color:var(--cp-cyan);transition:transform .18s ease}
.bw-contact-v3 .bw-contact-hide-label{display:none}
.bw-contact-v3 .bw-contact-phone[open]{border-color:var(--cp-cyan)}
.bw-contact-v3 .bw-contact-phone[open] .bw-contact-reveal-label{display:none}
.bw-contact-v3 .bw-contact-phone[open] .bw-contact-hide-label{display:inline}
.bw-contact-v3 .bw-contact-phone[open] .bw-contact-chevron{transform:rotate(180deg)}
.bw-contact-v3 .bw-contact-phone-content{margin:0 22px;padding:17px 0 21px;border-top:1px solid var(--cp-border)}
.bw-contact-v3 .bw-contact-phone-number{margin:0 0 14px;font-size:1.5rem;font-weight:750;letter-spacing:.02em;color:var(--cp-ink);font-variant-numeric:tabular-nums}
.bw-contact-v3 .bw-contact-phone-content .bw-cp-button{width:100%}
.bw-contact-v3 .bw-contact-phone-summary:focus-visible,.bw-contact-v3 .bw-contact-mail-row:focus-visible{outline:2px solid var(--cp-cyan);outline-offset:4px}
@media(hover:hover){
  .bw-contact-v3 .bw-contact-phone:hover,.bw-contact-v3 .bw-contact-mail-row:hover{border-color:var(--cp-cyan)}
  .bw-contact-v3 .bw-contact-mail-row:hover .bw-contact-row-arrow{transform:translate(2px,-2px)}
}
@media(max-width:850px){
  .bw-contact-page.bw-contact-v3{padding-top:36px}
  .bw-contact-v3 .bw-contact-channels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
}
@media(max-width:560px){
  .bw-contact-page.bw-contact-v3{padding-top:28px}
  .bw-contact-v3 .bw-contact-hero{margin-bottom:23px}
  .bw-contact-v3 .bw-contact-hero h1{font-size:clamp(2.2rem,8.5vw,2.85rem)}
  .bw-contact-v3 .bw-contact-hero p{font-size:.92rem}
  .bw-contact-v3 .bw-contact-editor{padding:18px}
  .bw-contact-v3 .bw-contact-channels{grid-template-columns:1fr;gap:12px}
  .bw-contact-v3 .bw-contact-channel{padding:20px}
  .bw-contact-v3 .bw-contact-phone-summary,.bw-contact-v3 .bw-contact-mail-row{padding:17px 20px}
  .bw-contact-v3 .bw-contact-phone-content{margin:0 20px;padding-bottom:20px}
  .bw-contact-v3 .bw-contact-row-copy{font-size:.9rem}
}
@media(prefers-reduced-motion:reduce){
  .bw-contact-v3 .bw-contact-phone,.bw-contact-v3 .bw-contact-chevron,.bw-contact-v3 .bw-contact-row-arrow{transition:none}
}
