.ast-whatsapp-social{--color:#25D366!important}
.ast-whatsapp-social:hover{--color:#128C7E!important}
.tooflexi-qr-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.65);z-index:99999;align-items:center;justify-content:center;animation:tooflexiFadeIn .25s ease}
.tooflexi-qr-overlay.active{display:flex}
.tooflexi-qr-modal{background:#fff;border-radius:16px;padding:36px 32px 28px;text-align:center;max-width:340px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative}
.tooflexi-qr-modal .qr-close{position:absolute;top:10px;right:14px;background:0 0;border:none;font-size:22px;cursor:pointer;color:#999;line-height:1;padding:4px 8px}
.tooflexi-qr-modal .qr-close:hover{color:#333}
.tooflexi-qr-modal .qr-title{font-size:17px;font-weight:600;color:#1a1a1a;margin:0 0 4px}
.tooflexi-qr-modal .qr-subtitle{font-size:13px;color:#666;margin:0 0 18px}
.tooflexi-qr-modal .qr-img-wrap{background:#f8f8f8;border-radius:12px;padding:12px;display:inline-block}
.tooflexi-qr-modal .qr-img-wrap img{width:200px;height:200px;display:block;border-radius:8px}
.tooflexi-qr-modal .qr-note{font-size:12px;color:#999;margin:14px 0 0}
.tooflexi-qr-modal .qr-direct-link{display:inline-block;margin-top:10px;font-size:13px;color:#25D366;text-decoration:none;font-weight:500}
.tooflexi-qr-modal .qr-direct-link:hover{text-decoration:underline}
@keyframes tooflexiFadeIn{from{opacity:0}to{opacity:1}}
.tooflexi-contact-whatsapp{margin-top:16px}
.tooflexi-contact-whatsapp .wa-box{display:flex;align-items:center;gap:15px;background:#f9fdf9;border:1px solid #d4edda;border-radius:10px;padding:16px 18px}
.tooflexi-contact-whatsapp .wa-icon-circle{width:48px;height:48px;background:#25D366;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.tooflexi-contact-whatsapp .wa-icon-circle svg{width:26px;height:26px;fill:#fff}
.tooflexi-contact-whatsapp .wa-info h4{margin:0 0 2px;font-size:17px;font-weight:600;color:#1a1a1a}
.tooflexi-contact-whatsapp .wa-info p{margin:0;font-size:13px;color:#666}
.tooflexi-contact-whatsapp .wa-info a{color:#25D366;text-decoration:none;font-weight:500}
.tooflexi-contact-whatsapp .wa-info a:hover{text-decoration:underline}
.tooflexi-contact-whatsapp .wa-qr-thumb{margin-left:auto;flex-shrink:0}
.tooflexi-contact-whatsapp .wa-qr-thumb img{width:56px;height:56px;border-radius:8px;cursor:pointer;border:2px solid #e8e8e8;transition:border-color .2s}
.tooflexi-contact-whatsapp .wa-qr-thumb img:hover{border-color:#25D366}
@media(max-width:768px){.tooflexi-contact-whatsapp .wa-qr-thumb{display:none}}