.social-premium{padding:80px 0;background:linear-gradient(180deg,#fff,#f5effc)}
.social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.social-card{padding:28px;border-radius:24px;background:#fff;box-shadow:0 18px 55px #5a347518;border:1px solid #eee3fa;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}
.social-card:hover,.social-card:focus-visible{transform:translateY(-8px);box-shadow:0 24px 65px #5a34752b}
.social-card strong{display:block;font:700 1.35rem Fredoka,sans-serif;margin:12px 0}.social-icon{font-size:36px}
.social-card .social-cta{display:inline-block;margin-top:8px;color:#6f35b5;font-weight:700}
.social-dock{position:fixed;left:18px;top:50%;transform:translateY(-50%);z-index:9994;display:grid;gap:10px}
.social-dock a{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 12px 30px #32164f2e;border:1px solid #eadff5;text-decoration:none;font-size:21px;transition:.25s}
.social-dock a:hover,.social-dock a:focus-visible{transform:translateX(5px) scale(1.06)}
.maskotizate-chat{position:fixed;right:20px;bottom:92px;z-index:9998}.chat-toggle{width:74px;height:74px;border-radius:50%;border:0;background:linear-gradient(145deg,#8450c4,#6f35b5);box-shadow:0 16px 35px #4b246d66;cursor:pointer;position:relative}.chat-dog{font-size:38px;display:block;animation:dogTalk 1.8s infinite}.chat-bubble{position:absolute;right:0;bottom:84px;width:min(350px,calc(100vw - 36px));background:#fff;border-radius:24px;padding:18px;box-shadow:0 25px 70px #32164f44;display:none}.maskotizate-chat.open .chat-bubble{display:block;animation:chatIn .35s ease}.chat-head{display:flex;align-items:center;gap:10px;border-bottom:1px solid #eee;padding-bottom:12px}.chat-head .dog-face{font-size:34px}.chat-messages{height:220px;overflow:auto;padding:12px 0;display:grid;gap:9px}.msg{max-width:88%;padding:10px 12px;border-radius:16px;background:#f0e8fa}.msg.user{margin-left:auto;background:#6f35b5;color:#fff}.chat-actions{display:flex;gap:7px;flex-wrap:wrap}.chat-actions button{border:1px solid #d8c7ec;background:#fff;color:#5d2e91;padding:8px 10px;border-radius:999px;cursor:pointer}.chat-input{display:flex;gap:8px;margin-top:10px}.chat-input input{flex:1;border:1px solid #ddd;border-radius:12px;padding:10px}.chat-input button{border:0;background:#6f35b5;color:#fff;border-radius:12px;padding:0 14px}
@keyframes dogTalk{0%,100%{transform:rotate(-3deg) scale(1)}50%{transform:rotate(3deg) scale(1.06)}}@keyframes chatIn{from{opacity:0;transform:translateY(15px) scale(.96)}}
@media(max-width:800px){.social-grid{grid-template-columns:1fr}.social-dock{left:8px;top:auto;bottom:16px;transform:none;display:flex}.social-dock a{width:40px;height:40px}.maskotizate-chat{right:12px;bottom:82px}}
@media(prefers-reduced-motion:reduce){.chat-dog{animation:none}.social-card,.social-dock a{transition:none}}

/* V7.1 - Gabby, Alaska Malamute blanco */
.chat-toggle{display:grid;place-items:center;overflow:visible;background:linear-gradient(145deg,#f6effb,#dbc9ed);border:3px solid #fff}
.chat-dog{width:62px;height:62px;display:grid;place-items:center;animation:gabbyTalk 1.8s ease-in-out infinite}
.gabby-avatar{width:100%;height:100%;display:block;filter:drop-shadow(0 5px 6px rgba(67,35,91,.2))}
.chat-head .dog-face{width:54px;height:54px;display:grid;place-items:center;flex:0 0 54px}
.chat-head .dog-face .gabby-avatar{width:54px;height:54px}
@keyframes gabbyTalk{0%,100%{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(2deg) translateY(-3px)}}
@media(prefers-reduced-motion:reduce){.chat-dog{animation:none!important}}

/* V7.2 - Gabby IA */
.ai-badge{position:absolute;right:-4px;top:-5px;background:#fff;color:#6f35b5;border:2px solid #8b55c5;border-radius:999px;font:800 11px/1 Arial;padding:5px 6px;box-shadow:0 4px 12px rgba(67,35,91,.22)}
.chat-head{position:relative}.chat-head small{display:block}.gabby-status{display:block;margin-top:3px;font-size:11px;color:#55725a}.gabby-status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#36b95c;box-shadow:0 0 0 3px rgba(54,185,92,.12)}
.chat-close{margin-left:auto;border:0;background:#f3edf8;color:#633594;width:31px;height:31px;border-radius:50%;font-size:22px;line-height:1;cursor:pointer}
.chat-messages{height:260px}.msg{white-space:pre-wrap;line-height:1.45}.msg.typing{opacity:.7;font-style:italic}.msg.typing::after{content:'•••';display:inline-block;margin-left:5px;animation:gabbyDots 1.2s infinite}
.chat-input button:disabled,.chat-input input:disabled{opacity:.55;cursor:not-allowed}.chat-note{font-size:10.5px;line-height:1.35;color:#777;margin:9px 2px 0;text-align:center}
@keyframes gabbyDots{0%,100%{opacity:.25}50%{opacity:1}}
@media(max-width:520px){.chat-bubble{position:fixed;left:10px;right:10px;bottom:88px;width:auto;max-height:calc(100vh - 115px);overflow:auto}.chat-messages{height:min(270px,38vh)}}

/* V8.0 - Gabby Core sin consumo de IA */
.gabby-core .core-badge{position:absolute;right:-7px;top:-6px;background:#fff7fb;color:#6f35b5;border:2px solid #b98bd9;border-radius:999px;font:800 9px/1 Arial;padding:5px 6px;letter-spacing:.4px;box-shadow:0 4px 12px rgba(67,35,91,.2)}
.gabby-core .chat-bubble{width:min(390px,calc(100vw - 34px));padding:0;overflow:hidden;border:1px solid #eadff5;background:linear-gradient(180deg,#fff 0%,#fffafd 100%)}
.gabby-core .chat-head{padding:14px 15px;background:linear-gradient(135deg,#f6eefa,#fff7fb);border-bottom:1px solid #eadff5}
.gabby-core .chat-reset,.gabby-core .chat-close{border:0;background:#fff;color:#633594;width:31px;height:31px;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(67,35,91,.1)}
.gabby-core .chat-reset{margin-left:auto}.gabby-core .chat-close{margin-left:5px}
.gabby-core .chat-messages{height:310px;padding:14px 14px 8px;display:block;background:linear-gradient(180deg,#fff,#fffafd)}
.gabby-core .msg-wrap{margin-bottom:10px;display:flex;flex-direction:column;align-items:flex-start}.gabby-core .msg-wrap.user{align-items:flex-end}
.gabby-core .msg{max-width:92%;white-space:pre-wrap;line-height:1.48;padding:11px 13px;border-radius:17px 17px 17px 5px;background:#f0e8fa;color:#3f2b4b;box-shadow:0 4px 10px rgba(77,43,103,.06)}
.gabby-core .msg.user{border-radius:17px 17px 5px 17px;background:linear-gradient(135deg,#7d43bc,#63309b);color:#fff}
.gabby-core .msg-options{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.gabby-core .msg-options button{border:1px solid #d8c7ec;background:#fff;color:#5d2e91;padding:7px 10px;border-radius:999px;cursor:pointer;font:700 11px DM Sans,Arial,sans-serif}
.gabby-core .chat-actions{padding:9px 14px 4px;border-top:1px solid #f0e7f7;background:#fff;max-height:92px;overflow:auto}.gabby-core .chat-actions button{font-weight:700;font-size:11px}
.gabby-core .chat-input{padding:7px 14px 0;margin-top:0;background:#fff}.gabby-core .chat-input input{min-width:0}.gabby-core .chat-note{padding:0 14px 11px;margin:7px 0 0;background:#fff}
@media(max-width:520px){.gabby-core .chat-bubble{left:8px;right:8px;bottom:88px;width:auto}.gabby-core .chat-messages{height:min(330px,43vh)}}
