.csg-secure-popup{--csg-green:#38f28b;--csg-bg:rgba(11,15,16,.94);--csg-line:rgba(255,255,255,.10);position:fixed;z-index:2147483000;right:22px;bottom:22px;width:min(390px,calc(100vw - 32px));padding:18px;border:1px solid rgba(56,242,139,.22);border-radius:20px;background:linear-gradient(145deg,rgba(18,24,24,.97),var(--csg-bg));box-shadow:0 24px 65px rgba(0,0,0,.36),0 0 0 1px rgba(255,255,255,.025) inset,0 0 36px rgba(56,242,139,.06);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#f7fbf9;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;overflow:hidden;opacity:0;visibility:hidden;transform:translate3d(0,34px,0) scale(.97);transition:opacity .42s ease,transform .52s cubic-bezier(.2,.82,.2,1),visibility .42s ease;box-sizing:border-box}
.csg-secure-popup *{box-sizing:border-box}.csg-secure-popup.is-visible{opacity:1;visibility:visible;transform:translate3d(0,0,0) scale(1)}.csg-secure-popup.is-leaving{opacity:0;transform:translate3d(0,18px,0) scale(.985)}.csg-secure-popup.csg-pos-left{left:22px;right:auto}.csg-secure-popup.csg-pos-center{left:50%;right:auto;transform:translate3d(-50%,34px,0) scale(.97)}.csg-secure-popup.csg-pos-center.is-visible{transform:translate3d(-50%,0,0) scale(1)}
.csg-scanline{position:absolute;left:0;right:0;top:-40%;height:34%;pointer-events:none;background:linear-gradient(to bottom,transparent,rgba(56,242,139,.055),transparent);animation:csgScan 3.8s linear infinite}.csg-topline{display:grid;grid-template-columns:42px 1fr 34px;gap:12px;align-items:center;position:relative;z-index:2}.csg-lock{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:rgba(56,242,139,.09);border:1px solid rgba(56,242,139,.19);box-shadow:0 0 22px rgba(56,242,139,.07)}.csg-lock svg{width:21px;height:21px;fill:none;stroke:var(--csg-green);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.csg-eyebrow,.csg-ip-row span,.csg-location-copy span{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;letter-spacing:.12em}.csg-eyebrow{font-size:8.5px;color:#82aa94;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.csg-title{font-size:15px;font-weight:700;letter-spacing:.035em}.csg-check{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--csg-green);box-shadow:0 0 24px rgba(56,242,139,.25)}.csg-check svg{width:18px;height:18px;fill:none;stroke:#07130c;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.csg-divider{height:1px;background:linear-gradient(90deg,transparent,var(--csg-line),rgba(56,242,139,.2),var(--csg-line),transparent);margin:16px 0 14px}.csg-location-row{display:grid;grid-template-columns:10px 1fr;gap:10px;align-items:center}.csg-pin-dot{width:7px;height:7px;border-radius:50%;background:var(--csg-green);box-shadow:0 0 0 5px rgba(56,242,139,.08),0 0 14px rgba(56,242,139,.28)}.csg-location-copy span{display:block;color:#688277;font-size:8px;margin-bottom:4px}.csg-location-copy strong{display:block;font-size:15px;font-weight:600;line-height:1.25}.csg-ip-row{margin-top:12px;padding:10px 11px;border-radius:12px;background:rgba(255,255,255,.028);border:1px solid rgba(255,255,255,.055);display:flex;align-items:center;justify-content:space-between;gap:12px}.csg-ip-row span{font-size:8px;color:#687e75}.csg-ip-row code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size:11px;color:#bdd0c6;background:none;padding:0;white-space:nowrap}.csg-verified{margin-top:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size:9px;letter-spacing:.1em;color:#80caa3;display:flex;align-items:center;gap:7px}.csg-verified span{width:6px;height:6px;border-radius:50%;background:var(--csg-green);box-shadow:0 0 9px var(--csg-green);animation:csgPulse 1.8s ease-in-out infinite}.csg-disclaimer{margin-top:7px;color:#61726b;font-size:9px;line-height:1.35}.csg-close{position:absolute;top:4px;right:7px;z-index:5;width:28px;height:28px;border:0;background:transparent;color:#76847e;font-size:20px;line-height:1;cursor:pointer;opacity:0;transition:opacity .2s}.csg-secure-popup:hover .csg-close{opacity:.8}.csg-close:hover{opacity:1!important;color:#fff}
@keyframes csgPulse{0%,100%{opacity:.65;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes csgScan{0%{transform:translateY(-20%)}100%{transform:translateY(440%)}}
@media(max-width:600px){.csg-secure-popup,.csg-secure-popup.csg-pos-left,.csg-secure-popup.csg-pos-center{left:16px;right:16px;bottom:16px;width:auto;padding:16px;border-radius:18px;transform:translate3d(0,34px,0) scale(.98)}.csg-secure-popup.is-visible,.csg-secure-popup.csg-pos-center.is-visible{transform:translate3d(0,0,0) scale(1)}.csg-secure-popup.is-leaving{transform:translate3d(0,18px,0) scale(.985)}.csg-eyebrow{max-width:210px}.csg-title{font-size:14px}.csg-location-copy strong{font-size:14px}.csg-close{opacity:.75}}
@media(prefers-reduced-motion:reduce){.csg-secure-popup,.csg-scanline,.csg-verified span{animation:none!important;transition:none!important}}
/* v1.4: server-rendered failsafe. The card is visible without JavaScript and
   auto-dismisses if every frontend script is blocked by CSP/optimization. */
.csg-secure-popup.csg-server-fallback{animation:csgServerFallback 8s forwards}
@keyframes csgServerFallback{0%,87%{opacity:1;visibility:visible;transform:translate3d(0,0,0) scale(1)}100%{opacity:0;visibility:hidden;transform:translate3d(0,18px,0) scale(.985)}}
@media(max-width:600px){.csg-secure-popup.csg-server-fallback{animation-name:csgServerFallbackMobile}@keyframes csgServerFallbackMobile{0%,87%{opacity:1;visibility:visible;transform:translate3d(0,0,0) scale(1)}100%{opacity:0;visibility:hidden;transform:translate3d(0,18px,0) scale(.985)}}}
