.whatsapp-widget{position:fixed;right:24px;bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:70;font-family:inherit}
.whatsapp-widget>summary{list-style:none;display:flex;align-items:center;justify-content:center;gap:10px;min-height:60px;padding:0 21px;border:1px solid #ffffff40;border-radius:50px;background:linear-gradient(135deg,#087b46,#075e38);color:white;box-shadow:0 8px 28px #075e3838;user-select:none;transition:transform .18s,box-shadow .18s}
.whatsapp-widget>summary::-webkit-details-marker{display:none}
.whatsapp-widget>summary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #075e3848}
.whatsapp-widget>summary svg{width:30px;height:30px;flex-shrink:0;fill:currentColor}
.whatsapp-widget>summary span{font-size:14px;font-weight:700}
.whatsapp-widget>summary:focus-visible,.whatsapp-panel a:focus-visible,.whatsapp-close:focus-visible{outline:3px solid #29bf77;outline-offset:4px}
.whatsapp-panel{position:absolute;bottom:calc(100% + 14px);right:0;width:335px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 125px - env(safe-area-inset-bottom,0px));overflow-y:auto;border:1px solid #dce8e1;border-radius:22px;background:#fff;box-shadow:0 20px 65px #13251f30;color:#25262c}
.whatsapp-heading{position:relative;padding:23px 47px 21px 22px;background:linear-gradient(125deg,#182b24,#10211b);color:#fff;border-bottom:1px solid #31b67b55}
.whatsapp-heading>span{display:block;font-size:10px;letter-spacing:1.8px;font-weight:700;color:#7de7ad}
.whatsapp-heading h2{margin:8px 0 7px;font-size:23px;line-height:1.18;letter-spacing:-.6px}
.whatsapp-heading p{margin:0;color:#cbded3;font-size:13px;line-height:1.5}
.whatsapp-close{position:absolute;right:10px;top:12px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#ffffff12;color:#fff;cursor:pointer}
.whatsapp-close svg{width:18px;height:18px}
.whatsapp-contacts{padding:10px}
.whatsapp-contact{display:flex;align-items:center;gap:12px;min-height:80px;padding:13px 10px;border-radius:13px;color:#25262c;transition:background .18s}
.whatsapp-contact+.whatsapp-contact{border-top:1px solid #edf1ee}
.whatsapp-contact:hover{background:#edf8f1;color:#075e38}
.whatsapp-avatar{display:grid;place-items:center;flex-shrink:0;width:43px;height:43px;border-radius:14px;background:#e4f3e9;color:#086037;font-size:19px;font-weight:700}
.whatsapp-contact-copy{flex:1;min-width:0}
.whatsapp-contact-copy strong{display:block;font-size:16px;line-height:1.3}
.whatsapp-contact-copy small{display:block;margin-top:4px;font-size:12px;color:#626f67}
.whatsapp-contact>svg{width:20px;height:20px;flex-shrink:0;color:#087b46}
.whatsapp-footnote{margin:0;padding:2px 21px 18px;font-size:11px;line-height:1.5;color:#657169}
.footerline{padding-bottom:100px}
@media(max-width:760px){.whatsapp-widget{right:16px;bottom:calc(17px + env(safe-area-inset-bottom,0px))}.whatsapp-widget>summary{width:56px;min-height:56px;padding:0;border-radius:50%}.whatsapp-widget>summary span{display:none}.whatsapp-panel{bottom:calc(100% + 12px)}#toast{bottom:calc(90px + env(safe-area-inset-bottom,0px));max-width:calc(100vw - 32px);width:max-content}.footerline{padding-bottom:90px}}
@media(prefers-reduced-motion:reduce){.whatsapp-widget>summary,.whatsapp-contact{transition:none}.whatsapp-widget>summary:hover{transform:none}}
