.tg-widget{position:fixed;right:16px;bottom:16px;display:flex;align-items:center;gap:10px;z-index:9999;opacity:0;pointer-events:none;transform:translateY(10px) scale(1.2);transform-origin:bottom right;transition:opacity .35s ease,transform .35s ease}.tg-widget.visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1.2)}.tg-bubble{background:#fff;padding:11px 15px;border-radius:16px;font-size:14px;font-weight:600;line-height:1.3;color:#111;max-width:230px;box-shadow:0 10px 28px rgba(0,0,0,.12)}.tg-button{position:relative;width:48px;height:48px;border-radius:50%;background:#2aabee;display:flex;align-items:center;justify-content:center;text-decoration:none;flex-shrink:0;box-shadow:0 8px 18px rgba(42,171,238,.35);animation:tgPulse 6s infinite}.tg-button img{width:24px;height:24px;display:block}.tg-dot{position:absolute;top:3px;right:3px;width:10px;height:10px;border-radius:50%;background:#2ecc71;border:2px solid #fff}.tg-close{width:28px;height:28px;border-radius:50%;border:none;background:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px rgba(0,0,0,.12)}@keyframes tgPulse{0%,92%,100%{transform:scale(1)}96%{transform:scale(1.08)}}@media(max-width: 480px){.tg-bubble{font-size:13px;max-width:170px;padding:10px 13px}.tg-widget{right:12px;bottom:12px}}.cc-popup{display:none;position:fixed;inset:0;z-index:20000;background:#fff;align-items:center;justify-content:center;text-align:center}.cc-popup.visible{display:flex}.cc-content{width:100%;max-width:360px;padding:20px;color:#000;font-family:inherit;transform:translateY(-20px)}.cc-content h2{margin:0 0 28px;font-size:16px;font-weight:700;line-height:1.3}.cc-warning{margin:0 0 52px;font-size:15px;font-weight:700;line-height:1.25;text-decoration:underline}.cc-text{margin:0 0 38px;font-size:15px;font-weight:700;line-height:1.25}.cc-telegram-btn{width:240px;height:34px;margin:0 auto;border-radius:4px;background:#31aee4;color:#fff;text-decoration:none;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px;box-sizing:border-box}@media(max-width: 480px){.cc-content{max-width:320px;transform:translateY(-10px)}.cc-telegram-btn{width:240px}}