.product-contact-card{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:620px;margin:20px 0 4px;padding:16px 17px;border:1px solid #dce5e1;border-radius:10px;background:#f7faf8}.product-contact-card>div:first-child{display:flex;min-width:0;flex-direction:column}.product-contact-card>div:first-child>span{color:#5e796f;font-size:10px;font-weight:800;letter-spacing:.14em}.product-contact-card>div:first-child>b{margin-top:2px;font-size:14px}.product-contact-card>div:first-child>small{margin-top:2px;color:var(--muted);font-size:11px}.product-contact-actions{display:flex;flex:none;gap:8px}.product-contact-actions a,.product-mobile-contact a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 13px;border-radius:7px;font-size:12px;font-weight:800;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s}.product-contact-actions a:hover{transform:translateY(-1px)}.product-contact-actions svg,.product-mobile-contact svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-contact-actions .product-contact-call{border:1px solid #cbd9d3;background:#fff;color:#275e50}.product-contact-actions .product-contact-call:hover{border-color:#91aa9f;background:#f1f7f4}.product-contact-actions .product-contact-whatsapp{background:#168c4b;color:#fff;box-shadow:0 5px 14px #168c4b24}.product-contact-actions .product-contact-whatsapp svg,.product-mobile-contact .product-contact-whatsapp svg{fill:currentColor;stroke:none}.product-contact-actions .product-contact-whatsapp:hover{background:#10763e;box-shadow:0 7px 18px #168c4b35}.product-mobile-contact{display:none}
@media(max-width:640px){body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.product-contact-card{display:none}.product-mobile-contact{position:fixed;z-index:30;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:9px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #dce5e1;background:#fffffff2;box-shadow:0 -8px 28px #102a241c;backdrop-filter:blur(12px)}.product-mobile-contact a{min-height:50px;padding:11px 14px;border-radius:8px;font-size:13px}.product-mobile-contact .product-contact-call{border:1px solid #a9c0b7;background:#fff;color:#174c3e}.product-mobile-contact .product-contact-whatsapp{background:#168c4b;color:#fff;box-shadow:0 5px 15px #168c4b2e}.product-mobile-contact a:active{transform:scale(.98)}}
@media(min-width:641px) and (max-width:1050px){.product-contact-card{align-items:stretch;flex-direction:column}.product-contact-actions a{flex:1}}
@media(prefers-reduced-motion:reduce){.product-contact-actions a,.product-mobile-contact a{transition:none}}
