.cfc-floating-contact{position:fixed;right:20px;bottom:20px;z-index:99999;font-family:inherit}.cfc-contact-toggle{background:var(--cfc-accent);color:#fff;border:1px solid rgba(255,255,255,.35);border-radius:0;padding:10px 17px;font-size:14px;line-height:1.2;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.18);font-weight:600;min-width:92px;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.cfc-contact-toggle:hover{background:var(--cfc-accent-dark);transform:translateY(-1px);box-shadow:0 8px 22px rgba(0,0,0,.22)}.cfc-contact-toggle.cfc-close{width:42px;height:42px;min-width:42px;border-radius:50%;padding:0;font-size:28px;line-height:1;background:#fff;color:var(--cfc-accent);border:0}.cfc-contact-panel{position:absolute;right:0;bottom:56px;width:232px;background:var(--cfc-bg);border:1px solid rgba(255,255,255,.22);border-radius:12px;padding:13px 13px 11px;box-shadow:0 12px 30px rgba(0,0,0,.22);box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px) scale(.97);transform-origin:bottom right;transition:opacity .32s ease,transform .32s ease,visibility 0s linear .32s}.cfc-floating-contact.active .cfc-contact-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition:opacity .32s ease,transform .32s ease,visibility 0s}.cfc-contact-panel h4{color:var(--cfc-heading);letter-spacing:3px;font-size:9px;margin:0 0 9px 0;padding-bottom:9px;border-bottom:1px solid rgba(255,255,255,.24);font-weight:700;text-transform:uppercase}.cfc-contact-panel a{display:flex;align-items:center;gap:10px;color:var(--cfc-muted);text-decoration:none;margin:9px 0;font-size:11.5px;line-height:1.35;transition:transform .22s ease,color .22s ease}.cfc-contact-panel a:hover{color:#fff;transform:translateX(2px)}.cfc-contact-panel a strong{color:var(--cfc-text);font-size:12.5px;font-weight:600}.cfc-contact-panel a:hover strong{color:#fff}.cfc-icon{width:38px;height:38px;min-width:38px;border-radius:50%;background:rgba(255,255,255,.13);color:#fff;display:flex;align-items:center;justify-content:center;transition:background .22s ease,transform .22s ease}.cfc-icon svg{width:18px;height:18px;display:block;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;fill:none}.cfc-contact-panel a:hover .cfc-icon{background:rgba(255,255,255,.22);color:#fff;transform:scale(1.04)}@media (max-width:600px){.cfc-floating-contact{right:14px;bottom:14px}.cfc-contact-toggle{padding:9px 15px;font-size:12.5px;min-width:88px}.cfc-contact-toggle.cfc-close{width:40px;height:40px;min-width:40px}.cfc-contact-panel{width:220px;bottom:52px;padding:12px}.cfc-contact-panel a{margin:8px 0}.cfc-icon{width:36px;height:36px;min-width:36px}.cfc-icon svg{width:17px;height:17px}}
