.nezakr-active-activities{position:fixed;right:18px;left:auto;bottom:calc(94px + env(safe-area-inset-bottom,0px));z-index:2147483200;width:min(360px,calc(100vw - 28px));display:grid;gap:7px;direction:rtl;max-height:48vh;overflow:auto;overscroll-behavior:contain;filter:drop-shadow(0 14px 23px rgba(15,23,42,.22));font-family:inherit}
.nezakr-active-activities[hidden]{display:none!important}
.nezakr-active-card{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:start;padding:15px 14px 13px 44px;border:1px solid #c7d2fe;border-radius:21px;background:linear-gradient(120deg,#eef2ff 0%,#fff 65%);color:#172554;box-shadow:inset 0 3px 0 #4f46e5;animation:nezakr-activity-enter .28s ease-out both}
.nezakr-active-card.is-live{background:linear-gradient(120deg,#fff7ed 0%,#fff 65%);border-color:#fed7aa;box-shadow:inset 0 3px 0 #f97316;color:#431407}
.nezakr-active-icon{width:40px;height:40px;margin-top:5px;border-radius:14px;display:grid;place-items:center;background:#e0e7ff;color:#4338ca;font-size:22px}
.nezakr-active-card.is-live .nezakr-active-icon{background:#ffedd5;color:#c2410c}
.nezakr-active-card a{min-width:0;color:inherit;text-decoration:none;display:grid;line-height:1.55;border-radius:10px}
.nezakr-active-card a:focus-visible{outline:3px solid #6366f1;outline-offset:4px}
.nezakr-active-eyebrow{display:flex;align-items:center;gap:6px;color:#4338ca;font-size:10px;font-weight:800}
.nezakr-active-card.is-live .nezakr-active-eyebrow{color:#9a3412}
.nezakr-active-card.is-live .nezakr-active-eyebrow:before{content:"";width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#ea580c;box-shadow:0 0 0 4px #ffedd5;animation:nezakr-activity-pulse 1.7s ease-in-out 3}
.nezakr-active-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;margin-top:3px}
.nezakr-active-detail{color:#475569;font-size:11px;font-weight:600}
.nezakr-active-cta{justify-self:start;margin-top:8px;background:#4338ca;color:#fff;padding:6px 13px;border-radius:10px;font-size:11px;font-weight:800;box-shadow:0 4px 10px #4338ca22}
.nezakr-active-card.is-live .nezakr-active-cta{background:#c2410c;box-shadow:0 4px 10px #c2410c22}
.nezakr-active-close{position:absolute;left:4px;top:5px;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:#64748b;font:400 27px/1 Arial;cursor:pointer;display:grid;place-items:center}
.nezakr-active-close:hover,.nezakr-active-close:focus-visible{background:#e2e8f0;color:#0f172a;outline:2px solid #94a3b8;outline-offset:-5px}
.nezakr-active-expand{justify-self:stretch;border:1px solid #e2e8f0;background:#fff;color:#334155;padding:9px 13px;border-radius:13px;font-family:inherit;font-size:10px;font-weight:700;cursor:pointer;min-height:36px}
.nezakr-active-expand:focus-visible{outline:2px solid #6366f1;outline-offset:-3px}
.nezakr-active-card.is-secondary{padding-top:12px;padding-bottom:11px}.nezakr-active-card.is-secondary .nezakr-active-cta{margin-top:4px}
html.dark .nezakr-active-card{background:linear-gradient(120deg,#1e1b4b,#0f172a 75%);border-color:#4338ca;color:#f8fafc}
html.dark .nezakr-active-card.is-live{background:linear-gradient(120deg,#431407,#0f172a 75%);border-color:#9a3412}
html.dark .nezakr-active-eyebrow{color:#c7d2fe}html.dark .nezakr-active-card.is-live .nezakr-active-eyebrow{color:#fed7aa}
html.dark .nezakr-active-detail{color:#cbd5e1}html.dark .nezakr-active-close{color:#cbd5e1}
html.dark .nezakr-active-expand{background:#1e293b;border-color:#475569;color:#e2e8f0}
@media(max-width:640px){.nezakr-active-activities{right:12px;left:auto;bottom:calc(86px + env(safe-area-inset-bottom,0px));width:min(352px,calc(100vw - 24px));gap:5px}.nezakr-active-card{grid-template-columns:35px minmax(0,1fr);gap:8px;padding:12px 12px 11px 42px;border-radius:18px}.nezakr-active-icon{width:34px;height:37px;font-size:20px}.nezakr-active-card strong{font-size:13px}.nezakr-active-close{width:42px;height:42px;left:0;top:1px}}
@keyframes nezakr-activity-enter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}
@keyframes nezakr-activity-pulse{50%{box-shadow:0 0 0 6px #ffedd580}}
@media(prefers-reduced-motion:reduce){.nezakr-active-card,.nezakr-active-card.is-live .nezakr-active-eyebrow:before{animation:none}}
