/* TLYK Growth Hub v1.4 — one proactive prompt only: Web Push */
.tlyk-card{position:fixed;right:18px;bottom:88px;z-index:999990;width:min(360px,calc(100vw - 28px));display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:12px 12px 12px 10px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;box-shadow:0 14px 42px rgba(15,23,42,.18);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;animation:tlykIn .24s ease-out}.tlyk-card[hidden]{display:none!important}.tlyk-ico{width:42px;height:42px;border-radius:12px;background:#eef5ff;display:grid;place-items:center;font-size:22px}.tlyk-copy{display:flex;flex-direction:column;min-width:0}.tlyk-copy strong{font-size:14px;color:#111827;line-height:1.25}.tlyk-copy span{font-size:11.5px;color:#6b7280;line-height:1.35;margin-top:3px}.tlyk-primary{border:0;border-radius:10px;background:#0866ff;color:#fff!important;padding:10px 12px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.tlyk-primary:disabled{opacity:.65;cursor:wait}.tlyk-x{position:absolute;right:7px;top:4px;border:0;background:transparent;color:#9ca3af;font-size:20px;line-height:1;cursor:pointer}.tlyk-install-manual{display:inline-flex;align-items:center;gap:7px;border:1px solid #dbe4f0;background:#fff;color:#1f2937;border-radius:999px;padding:9px 13px;font:600 13px/1.1 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;cursor:pointer;box-shadow:0 2px 8px rgba(15,23,42,.06)}.tlyk-install-manual:hover{border-color:#9fc3ff;color:#0866ff}.tlyk-install-manual.is-installed{display:none}.tlyk-email-inline{margin:28px 0 8px;padding:18px;border:1px solid #e5eaf1;background:linear-gradient(135deg,#f8fbff,#fff);border-radius:18px;display:grid;grid-template-columns:44px 1fr;gap:10px 12px;align-items:start;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.tlyk-email-inline-icon{width:44px;height:44px;border-radius:13px;background:#eef5ff;display:grid;place-items:center;font-size:22px}.tlyk-email-inline-copy{display:flex;flex-direction:column}.tlyk-email-inline-copy strong{font-size:16px;line-height:1.3;color:#111827}.tlyk-email-inline-copy span{font-size:12.5px;line-height:1.5;color:#64748b;margin-top:4px}.tlyk-email-inline-form{grid-column:1/-1}.tlyk-email-row{display:flex;gap:8px}.tlyk-email-row input[type=email]{flex:1;min-width:0;height:42px;border:1px solid #d1d5db;border-radius:10px;padding:0 12px;font-size:14px;background:#fff;box-sizing:border-box}.tlyk-consent{display:flex;gap:7px;align-items:flex-start;margin:9px 0 0;font-size:10.5px;line-height:1.4;color:#64748b}.tlyk-email-inline small{display:block;margin-top:6px;font-size:10px;color:#94a3b8}.tlyk-email-inline small a{color:#64748b}.tlyk-email-msg{margin-top:7px;font-size:12px;color:#166534}.tlyk-admin .tlyk-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:1000px}.tlyk-admin .tlyk-stat{background:#fff;border:1px solid #dcdcde;border-radius:12px;padding:14px}.tlyk-admin .tlyk-stat span,.tlyk-admin .tlyk-stat small{display:block}.tlyk-admin .tlyk-stat b{display:block;font-size:26px;line-height:1.2;margin:5px 0}.tlyk-ok{color:#15803d}.tlyk-warn{color:#a16207}@keyframes tlykIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:768px){.tlyk-card{right:12px;bottom:76px;grid-template-columns:38px 1fr;padding:11px}.tlyk-card .tlyk-primary{grid-column:1/-1;width:100%;padding:9px 12px}.tlyk-ico{width:38px;height:38px;border-radius:11px}.tlyk-copy strong{font-size:13px}.tlyk-copy span{font-size:11px}.tlyk-email-inline{margin:22px 0 6px;padding:14px;grid-template-columns:40px 1fr;border-radius:15px}.tlyk-email-inline-icon{width:40px;height:40px}.tlyk-email-inline-copy strong{font-size:14px}.tlyk-email-row{flex-direction:column}.tlyk-email-row .tlyk-primary{width:100%;height:42px}.tlyk-admin .tlyk-stats{grid-template-columns:1fr}}
