.go360-cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:9999;display:none;align-items:flex-start;justify-content:space-between;gap:18px;max-width:980px;margin:0 auto;background:#0f172a;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 24px 80px rgba(15,23,42,.32);padding:18px;font-family:Arial,sans-serif}.go360-cookie-banner.is-visible{display:flex}.go360-cookie-copy{line-height:1.5;font-size:14px;color:rgba(255,255,255,.86)}.go360-cookie-copy strong{display:block;font-size:16px;color:#fff;margin-bottom:4px}.go360-cookie-copy a{color:#93c5fd;font-weight:800;text-decoration:none}.go360-cookie-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;min-width:260px}.go360-cookie-btn{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer;background:transparent;color:#fff}.go360-cookie-btn.primary{background:#1d4ed8;border-color:#1d4ed8}.go360-cookie-btn.secondary{background:rgba(255,255,255,.08)}@media(max-width:720px){.go360-cookie-banner{flex-direction:column;left:12px;right:12px;bottom:12px}.go360-cookie-actions{width:100%;min-width:0;justify-content:flex-start}}